lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GUB fail


From: Phil Holmes
Subject: GUB fail
Date: Sun, 29 Mar 2015 12:01:12 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I have pulled Masamichi Hosoda's new pango-1.28 branch from his github
repository and the GUB build has failed building Ghostscript.  I get the
following:

building package: darwin-ppc::ghostscript
 *** Stage: download (ghostscript, darwin-ppc)
 *** Stage: untar (ghostscript, darwin-ppc)
 *** Stage: patch (ghostscript, darwin-ppc)
 *** Stage: autoupdate (ghostscript, darwin-ppc)
 *** Stage: configure (ghostscript, darwin-ppc)
 *** Stage: compile (ghostscript, darwin-ppc)
Command barfed: cd /home/gub/NewGub/gub/target/darwin-ppc/build/ghostscript-9.15
 && make   TARGET=darwin CFLAGS+="-DHAVE_SYS_TIME_H=1"  
INCLUDE=/home/gub/NewGub/gub/target/darwin-ppc/root/usr/include 
PSDOCDIR=/usr/share/doc PSMANDIR=/usr/share/man XLDFLAGS=''  so

ghostscript.log shows:

powerpc-apple-darwin8-gcc -D__ppc__  -DHAVE_MKSTEMP  -DHAVE_FSEEKO    
-DHAVE_SETLOCALE   -DHAVE_BSWAP32  -DHAVE_STRERROR -fPIC  -O2 -fPIC 
-DSTDC_HEADERS  -Wall -Wundef -Wwrite-strings -Wno-strict-aliasing 
-Wdeclaration-after-statement -fno-builtin -fno-common -DHAVE_STDINT_H=1 
-DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 
-DHAVE_INTTYPES_H=1 -DGX_COLOR_INDEX_TYPE="unsigned long long"  
-DUSE_LIBICONV_GNU -I/home/gub/NewGub/gub/target/darwin-ppc/root/usr/include
   -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/lib/ghostscript/9.15\"  
-I/home/gub/NewGub/gub/target/darwin-ppc/src/ghostscript-9.15/psi -I./soobj 
-I./soobj -I/home/gub/NewGub/gub/target/darwin-ppc/src/ghostscript-9.15/base 
-I/home/gub/NewGub/gub/target/darwin-ppc/src/ghostscript-9.15/devices  
-o ./soobj/zchar1.o 
-c /home/gub/NewGub/gub/target/darwin-ppc/src/ghostscript-9.15/psi/zchar1.c
In file included from /home/gub/NewGub/gub/target/darwin-ppc/src
/ghostscript-9.15/base/gsdcolor.h:26:0,
                 from /home/gub/NewGub/gub/target/darwin-ppc/src
/ghostscript-9.15/base/gxdevcli.h:25,
                 from /home/gub/NewGub/gub/target/darwin-ppc/src
/ghostscript-9.15/base/gxdevice.h:23,
                 from /home/gub/NewGub/gub/target/darwin-ppc/src
/ghostscript-9.15/psi/zchar1.c:24:
/home/gub/NewGub/gub/target/darwin-ppc/src/ghostscript-9.15/base
/gxcindex.h:58:78: warning: division by zero [-Wdiv-by-zero]
 enum { ARCH_SIZEOF_GX_COLOR_INDEX__must_equal__sizeof_GX_COLOR_INDEX_TYPE = 
1/!!(ARCH_SIZEOF_GX_COLOR_INDEX == sizeof(GX_COLOR_INDEX_TYPE)) };
                                                                              ^
/home/gub/NewGub/gub/target/darwin-ppc/src/ghostscript-9.15/
base/gxcindex.h:58:8: error: enumerator value for 
'ARCH_SIZEOF_GX_COLOR_INDEX__must_equal__sizeof_GX_COLOR_INDEX_TYPE' 
is not an integer constant
 enum { ARCH_SIZEOF_GX_COLOR_INDEX__must_equal__sizeof_GX_COLOR_INDEX_TYPE 
= 1/!!(ARCH_SIZEOF_GX_COLOR_INDEX == sizeof(GX_COLOR_INDEX_TYPE)) };
        ^
make[2]: *** [soobj/zchar1.o] Error 1


Any advice anyone?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]