- * Package: dev-vcs/cvsgraph-1.7.0
- * Repository: gentoo
- * Maintainer: cvs-utils@gentoo.org
- * USE: abi_x86_64 amd64 elibc_glibc kernel_linux nls test truetype userland_GNU zlib
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking cvsgraph-1.7.0.tar.gz to /tmp/portage/dev-vcs/cvsgraph-1.7.0/work
- >>> Source unpacked in /tmp/portage/dev-vcs/cvsgraph-1.7.0/work
- >>> Compiling source in /tmp/portage/dev-vcs/cvsgraph-1.7.0/work/cvsgraph-1.7.0 ...
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-nls --disable-gif --disable-png --disable-jpeg --enable-truetype
- configure: loading site script /usr/share/config.site
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- 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 x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
- checking for flex... flex
- checking lex output file root... lex.yy
- checking lex library... -lfl
- checking whether yytext is a pointer... yes
- checking for bison... bison -y
- checking for pkg-config... /usr/bin/pkg-config
- checking for sqrt in -lm... yes
- checking for FT_Load_Glyph in -lfreetype... yes
- checking for gdlib-config... /usr/bin/gdlib-config
- checking for gdImageCreate in -lgd... no
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /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 getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking sys/wait.h usability... yes
- checking sys/wait.h presence... yes
- checking for sys/wait.h... yes
- checking gd.h usability... yes
- checking gd.h presence... yes
- checking for gd.h... yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking for size_t... yes
- checking whether time.h and sys/time.h may both be included... yes
- checking for memset... yes
- checking for strdup... yes
- checking for strtol... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating contrib/Makefile
- config.status: creating cvsgraph.1
- config.status: creating cvsgraph.conf.5
- config.status: creating cvsgraph.spec
- config.status: creating contrib/mkimage.php
- config.status: creating contrib/cvsgraphwrapper.php
- config.status: creating config.h
- config.status: executing depfiles commands
- make -j24
- make all-am
- make[1]: Entering directory '/tmp/portage/dev-vcs/cvsgraph-1.7.0/work/cvsgraph-1.7.0'
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT cvsgraph.o -MD -MP -MF .deps/cvsgraph.Tpo -c -o cvsgraph.o cvsgraph.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT readconf.o -MD -MP -MF .deps/readconf.Tpo -c -o readconf.o readconf.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT rcsy.o -MD -MP -MF .deps/rcsy.Tpo -c -o rcsy.o rcsy.c
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -Wall -DETCDIR='"/etc"' -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -MT rcsl.o -MD -MP -MF .deps/rcsl.Tpo -c -o rcsl.o rcsl.c
- cvsgraph.c:56:3: error: #error No image output format available. Check libgd
- cvsgraph.c: In function 'dump_dtext':
- cvsgraph.c:193:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
- cvsgraph.c:194:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' [-Wformat]
- cvsgraph.c: In function 'space_below':
- cvsgraph.c:2729:12: warning: variable 'minb' set but not used [-Wunused-but-set-variable]
- mv -f .deps/utils.Tpo .deps/utils.Po
- Makefile:303: recipe for target 'cvsgraph.o' failed
- make[1]: *** [cvsgraph.o] Error 1
- make[1]: *** Waiting for unfinished jobs....
- mv -f .deps/readconf.Tpo .deps/readconf.Po
- mv -f .deps/rcsy.Tpo .deps/rcsy.Po
- mv -f .deps/rcsl.Tpo .deps/rcsl.Po
- make[1]: Leaving directory '/tmp/portage/dev-vcs/cvsgraph-1.7.0/work/cvsgraph-1.7.0'
- Makefile:198: recipe for target 'all' failed
- make: *** [all] Error 2
- emake failed
- * ERROR: dev-vcs/cvsgraph-1.7.0::gentoo failed (compile phase):
- * emake failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_compile
- * environment, line 389: Called die
- * The specific snippet of code:
- * emake || die "emake failed"
- *
- * If you need support, post the output of `emerge --info '=dev-vcs/cvsgraph-1.7.0::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=dev-vcs/cvsgraph-1.7.0::gentoo'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sed5Mi3Uy: Permission denied