Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2007 21:37:01 GMT
From:      Kris Moore <kris@pcbsd.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/118841: Port bmpx fails to build
Message-ID:  <200712182137.lBILb1XG069862@www.freebsd.org>
Resent-Message-ID: <200712182140.lBILe3W5005138@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118841
>Category:       ports
>Synopsis:       Port bmpx fails to build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 18 21:40:03 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Kris Moore
>Release:        6.2-Stable
>Organization:
PC-BSD Software
>Environment:
FreeBSD pcbsd 6.2-STABLE FreeBSD 6.2-STABLE #76: Fri Sep 21 11:42:26 PDT 2007     root@pcbsd:/usr/obj/usr/src/sys/PCBSD-SMP  i386
>Description:
The port bmpx has been failing to compile for the past few days, ever since the last port freeze was finished. Here's the error:

 echo './'`sanity.cc; \
        then mv -f ".deps/bmp2_bin-sanity.Tpo" ".deps/bmp2_bin-sanity.Po"; else
rm -f ".deps/bmp2_bin-sanity.Tpo"; exit 1; fi
sanity.cc: In function `gchar* sanity_check_gtk()':
sanity.cc:77: error: invalid conversion from `const gchar*' to `gchar*'
gmake[4]: *** [bmp2_bin-sanity.o] Error 1
gmake[4]: Leaving directory `/usr/ports/multimedia/bmpx/work/bmpx-0.40.7/src'
gmake[3]: *** [all-recursive] Error 1

>How-To-Repeat:
Doing a "make" on bmpx seems to produce the problem here. 
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712182137.lBILb1XG069862>