Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Mar 2007 02:29:07 GMT
From:      bf<bf2006a@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/110370: ghostscript-afpl-8.54_1, 1 cannot be built WITH_FT_BRIDGE=yes on 6.2-STABLE i386
Message-ID:  <200703160229.l2G2T7WI066830@www.freebsd.org>
Resent-Message-ID: <200703160230.l2G2UDxt050258@freefall.freebsd.org>

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

>Number:         110370
>Category:       misc
>Synopsis:       ghostscript-afpl-8.54_1,1 cannot be built WITH_FT_BRIDGE=yes on 6.2-STABLE i386
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 16 02:30:13 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        FreeBSD 6.2-RELEASE-p2
>Organization:
-
>Environment:
FreeBSD 6.2-RELEASE-p2 i386 custom kernel
>Description:
The build of the ghostscript-afpl-8.54_1,1 port WITH_FT_BRIDGE=yes fails at:

./obj/echogs -e .dev -w- -l-obj ./obj/pipe ./obj/gdevpipe.o
./obj/echogs -e .dev -a-  ./obj/pipe -iodev pipe
cc `cat ./obj/cc.tr`  -DHAVE_MKSTEMP -O2 -fno-strict-aliasing -pipe -march=athlon-tbird -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -DUPD_SIGNAL=0 -DHAVE_HYPOT=1 -DSYS_TYPES_HAS_STDINT_TYPES=1 -I/usr/local/include/libpng -I/usr/local/include -DGX_COLOR_INDEX_TYPE='unsigned long long' -I./src -I./obj -I./obj -I./src  -o ./obj/zfapi.o -c ./src/zfapi.c
./obj/echogs -e .dev -w- -l-obj ./obj/fapiu
cc `cat ./obj/cc.tr`  -DHAVE_MKSTEMP -O2 -fno-strict-aliasing -pipe -march=athlon-tbird -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -DUPD_SIGNAL=0 -DHAVE_HYPOT=1 -DSYS_TYPES_HAS_STDINT_TYPES=1 -I/usr/local/include/libpng -I/usr/local/include -DGX_COLOR_INDEX_TYPE='unsigned long long' -I./src -I./obj -I./obj -I./src   -I/usr/tmp/usr/ports/print/ghostscript-afpl/work/ghostscript-8.54/freetype/include -o ./obj/fapi_ft.o -c ./src/fapi_ft.c
./src/fapi_ft.c: In function `free_fapi_glyph_data':
./src/fapi_ft.c:177: warning: cast discards qualifiers from pointer target type
./src/fapi_ft.c: In function `make_rotation':
./src/fapi_ft.c:372: warning: cast discards qualifiers from pointer target type
./src/fapi_ft.c: In function `get_scaled_font':
./src/fapi_ft.c:513: warning: implicit declaration of function `return_error'
./src/fapi_ft.c:513: error: `gs_error_unregistered' undeclared (first use in this function)
./src/fapi_ft.c:513: error: (Each undeclared identifier is reported only once
./src/fapi_ft.c:513: error: for each function it appears in.)
./src/fapi_ft.c: In function `get_char_raster':
./src/fapi_ft.c:724: error: `gs_error_unregistered' undeclared (first use in this function)
./src/fapi_ft.c: At top level:
./src/fapi_ft.c:796: warning: initialization from incompatible pointer type
./src/fapi_ft.c:797: warning: initialization from incompatible pointer type
./src/fapi_ft.c:798: warning: initialization from incompatible pointer type
./src/fapi_ft.c:799: warning: initialization from incompatible pointer type
gmake: *** [obj/fapi_ft.o] Error 1
*** Error code 2

Stop in /usr/ports/print/ghostscript-afpl.


The port can be successfully built with the knobs WITH_SHLIB=yes and WITH_SVGALIB=yes.

>How-To-Repeat:

>Fix:

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



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