successfully emerged and ran autotrace 0.31.1-r1 The ebuild shows dependencies on x11-libs/gtkDPS and x11-libs/gtk+ (1.2) In order to circumvent this I emerged with --nodeps IMHO these dependencies are needed for some optional frontends. The actual autotrace app works as a console application. So these dependenies should be made optional by USE flags. Reproducible: Always Steps to Reproduce: 1. 2. 3. !!! Relying on the shell to locate gcc, this may break !!! DISTCC, installing gcc-config and setting your current gcc !!! profile will fix this Portage 2.0.52-r1 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0, 8.2.0 Power Macintosh) =============================================================== == System uname: 8.2.0 Power Macintosh powerpc macos-20041118 distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632) [disabled] dev-lang/python: [Not Present] sys-apps/sandbox: [Not Present] sys-devel/autoconf: [Not Present] sys-devel/automake: [Not Present] sys-devel/binutils: [Not Present] sys-devel/libtool: [Not Present] virtual/os-headers: 7.1 ACCEPT_KEYWORDS="ppc-macos ~ppc-macos" AUTOCLEAN="yes" CBUILD="powerpc-apple-darwin" CFLAGS="-O2 -pipe" CHOST="powerpc-apple-darwin" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/ qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig collision-protect distlocks sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/ gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="ppc emboss gdbm gif imagemagick nls png ppc-macos qt sdl slang tiff userland_Darwin kernel_Darwin elibc_Darwin" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
CCed the maintainers of this package. How easy would it be to make the GTK libraries optional deps?
media-gfx/autotrace-0.31.1-r2: powerpc-apple-darwin8-gcc -DHAVE_CONFIG_H -I. -O3 -pipe -mcpu=G5 -mtune=G5 -c input-pnm.c -fno-common -DPIC -o .libs/input-pnm.o In file included from bitmap.h:9, from input-pnm.c:31: autotrace.h:91: error: syntax error before ‘bool’ autotrace.h:91: warning: no semicolon at end of struct or union autotrace.h:93: error: syntax error before ‘open’ autotrace.h:93: warning: data definition has no type or storage class autotrace.h:109: error: syntax error before ‘bool’ autotrace.h:109: warning: no semicolon at end of struct or union autotrace.h:110: warning: data definition has no type or storage class autotrace.h:113: error: syntax error before ‘}’ token autotrace.h:175: error: syntax error before ‘bool’ autotrace.h:175: warning: no semicolon at end of struct or union autotrace.h:193: error: syntax error before ‘centerline’ autotrace.h:193: warning: data definition has no type or storage class autotrace.h:198: error: syntax error before ‘preserve_width’ autotrace.h:198: warning: data definition has no type or storage class autotrace.h:203: error: syntax error before ‘}’ token autotrace.h:262: error: syntax error before ‘*’ token autotrace.h:262: error: ‘bool’ declared as function returning a function autotrace.h:381: error: syntax error before ‘at_testcancel_func’ autotrace.h:400: error: ‘at_color_equal’ declared as function returning a function I won't fix this. If you want the package, please provide a patch.