Opened 15 years ago
Closed 15 years ago
#20187 closed defect (duplicate)
Fontforge make: *** [libgunicode] Error 2
Reported by: | de5ton56@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | FontForge |
Description
FontForge failed to build on Dual 2.3 GHz PowerPC G5.
---> Configuring fontforge checking for gcc... ccache /usr/bin/gcc-4.0 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ccache /usr/bin/gcc-4.0 accepts -g... yes checking for ccache /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking for a BSD-compatible install... /usr/bin/install -c checking build system type... powerpc-apple-darwin9.7.0 checking host system type... powerpc-apple-darwin9.7.0 checking for an ANSI C-conforming const... yes checking how to run the C preprocessor... ccache /usr/bin/cpp-4.0 checking for X... libraries /usr/X11/lib, headers /usr/X11/include checking whether -R must be followed by a space... no checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDevice in -lXi... yes checking for XkbQueryExtension in -lxkbui... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... yes checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by ccache /usr/bin/gcc-4.0... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no checking for /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... yes checking whether ccache /usr/bin/g++-4.0 accepts -g... yes checking how to run the C++ preprocessor... ccache /usr/bin/g++-4.0 -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm -p output from ccache /usr/bin/gcc-4.0 object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking for dsymutil... dsymutil checking for nmedit... nmedit checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking if ccache /usr/bin/gcc-4.0 supports -fno-rtti -fno-exceptions... no checking for ccache /usr/bin/gcc-4.0 option to produce PIC... -fno-common checking if ccache /usr/bin/gcc-4.0 PIC flag -fno-common works... yes checking if ccache /usr/bin/gcc-4.0 static flag -static works... no checking if ccache /usr/bin/gcc-4.0 supports -c -o file.o... yes checking whether the ccache /usr/bin/gcc-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.7.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ccache /usr/bin/g++-4.0... /usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld checking if the linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) is GNU ld... no checking whether the ccache /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes checking for ccache /usr/bin/g++-4.0 option to produce PIC... -fno-common checking if ccache /usr/bin/g++-4.0 PIC flag -fno-common works... yes checking if ccache /usr/bin/g++-4.0 static flag -static works... no checking if ccache /usr/bin/g++-4.0 supports -c -o file.o... yes checking whether the ccache /usr/bin/g++-4.0 linker (/usr/libexec/gcc/powerpc-apple-darwin9/4.0.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin9.7.0 dyld (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for library containing dlopen... none required checking for library containing inet_aton... none required checking for library containing libiconv... -liconv checking for tzset... yes checking for /opt/local/include/freetype2... yes checking for /usr/include/libxml2/libxml... yes checking for DGifOpenFileName in -lgif... yes -n checking for ExtensionBlock.Function in gif_lib.h... yes checking for deflateEnd in -lz... yes checking for png_create_read_struct in -lpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for jpeg_CreateDecompress in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for TIFFOpen in -ltiff... yes checking tiffio.h usability... yes checking tiffio.h presence... yes checking for tiffio.h... yes checking for TaggedSpiroCPsToBezier in -lspiro... no checking spiroentrypoints.h usability... no checking spiroentrypoints.h presence... no checking for spiroentrypoints.h... no checking for xmlParseFile in -lxml2... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking for stdint.h... (cached) yes checking fontconfig/fontconfig.h usability... yes checking fontconfig/fontconfig.h presence... yes checking for fontconfig/fontconfig.h... yes checking for FcConfigCreate in -lfontconfig... yes checking for cairo_set_scaled_font in -lcairo... yes checking for X11/Xft/Xft.h... yes checking for FT_New_Memory_Face in -lfreetype... yes checking for pthread_create in -lpthread... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for snprintf... yes checking for long double with more range or precision than double... yes -n checking for long long ... yes checking for bind_textdomain_codeset in -lintl... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating Unicode/Makefile config.status: creating gutils/Makefile config.status: creating gdraw/Makefile config.status: creating fontforge/Makefile config.status: creating po/Makefile config.status: creating plugins/Makefile config.status: creating systemspecific config.status: creating fontforge.pc config.status: creating po/mackeys/Makefile config.status: creating inc/config.h Configuration defines: -DHAVE_CONFIG_H CFLAGS: -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 ---> Building fontforge ( cd Unicode ; make ) /bin/sh ../libtool --mode=compile ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c ArabicForms.c mkdir .libs ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c ArabicForms.c -fno-common -DPIC -o .libs/ArabicForms.o /bin/sh ../libtool --mode=compile ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c alphabet.c ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c alphabet.c -fno-common -DPIC -o .libs/alphabet.o /bin/sh ../libtool --mode=compile ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c backtrns.c ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c backtrns.c -fno-common -DPIC -o .libs/backtrns.o /bin/sh ../libtool --mode=compile ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c char.c ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c char.c -fno-common -DPIC -o .libs/char.o In file included from /usr/include/_wctype.h:64, from /usr/include/wchar.h:115, from /opt/local/include/iconv.h:107, from ../inc/charset.h:66, from ../inc/ustring.h:34, from char.c:31: /usr/include/ctype.h:229: error: syntax error before '_c' /usr/include/ctype.h:229: error: syntax error before '&' token /usr/include/ctype.h:235: error: syntax error before '_c' /usr/include/ctype.h:235: error: syntax error before '&' token /usr/include/ctype.h:254: error: syntax error before '_c' /usr/include/ctype.h:254: error: syntax error before '&' token /usr/include/ctype.h:266: error: syntax error before '_c' /usr/include/ctype.h:266: error: syntax error before '&' token /usr/include/ctype.h:278: error: syntax error before '_c' /usr/include/ctype.h:278: error: syntax error before '&' token /usr/include/ctype.h:284: error: syntax error before '_c' /usr/include/ctype.h:284: error: syntax error before '&' token /usr/include/ctype.h:290: error: syntax error before '_c' /usr/include/ctype.h:290: error: syntax error before '&' token /usr/include/ctype.h:309: error: syntax error before '_c' /usr/include/ctype.h:310: error: syntax error before '{' token /usr/include/ctype.h:315: error: syntax error before '_c' /usr/include/ctype.h:316: error: syntax error before '{' token make[1]: *** [char.lo] Error 1 make: *** [libgunicode] Error 2 Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_fontforge/work/fontforge-20090224" && make all " returned error 2 Command output: /bin/sh ../libtool --mode=compile ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c backtrns.c ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c backtrns.c -fno-common -DPIC -o .libs/backtrns.o /bin/sh ../libtool --mode=compile ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c char.c ccache /usr/bin/gcc-4.0 -O2 -I/opt/local/include/freetype2/ -I/opt/local/include/freetype2 -I/opt/local/include -I/usr/include/libxml2/ -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include/pango-1.0 -I/opt/local/include/cairo -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/opt/local/include -I../inc -I../inc -I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -DHAVE_CONFIG_H -c char.c -fno-common -DPIC -o .libs/char.o In file included from /usr/include/_wctype.h:64, from /usr/include/wchar.h:115, from /opt/local/include/iconv.h:107, from ../inc/charset.h:66, from ../inc/ustring.h:34, from char.c:31: /usr/include/ctype.h:229: error: syntax error before '_c' /usr/include/ctype.h:229: error: syntax error before '&' token /usr/include/ctype.h:235: error: syntax error before '_c' /usr/include/ctype.h:235: error: syntax error before '&' token /usr/include/ctype.h:254: error: syntax error before '_c' /usr/include/ctype.h:254: error: syntax error before '&' token /usr/include/ctype.h:266: error: syntax error before '_c' /usr/include/ctype.h:266: error: syntax error before '&' token /usr/include/ctype.h:278: error: syntax error before '_c' /usr/include/ctype.h:278: error: syntax error before '&' token /usr/include/ctype.h:284: error: syntax error before '_c' /usr/include/ctype.h:284: error: syntax error before '&' token /usr/include/ctype.h:290: error: syntax error before '_c' /usr/include/ctype.h:290: error: syntax error before '&' token /usr/include/ctype.h:309: error: syntax error before '_c' /usr/include/ctype.h:310: error: syntax error before '{' token /usr/include/ctype.h:315: error: syntax error before '_c' /usr/include/ctype.h:316: error: syntax error before '{' token make[1]: *** [char.lo] Error 1 make: *** [libgunicode] Error 2 Warning: the following items did not execute (for fontforge): org.macports.activate org.macports.build org.macports.destroot org.macports.archive org.macports.install Error: Status 1 encountered during processing. DC:~ DESTON$ make: *** [libgunicode] Error
Any help would be much appreciated.
Change History (1)
comment:1 Changed 15 years ago by blb@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Dup of #20085.