Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111487 - Error emerging gimp-print-5.0.0_rc1
Summary: Error emerging gimp-print-5.0.0_rc1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-04 08:36 UTC by Jure Repinc
Modified: 2006-01-24 11:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jure Repinc 2005-11-04 08:36:52 UTC
I'm trying to emerge gimp-print-5.0.0_rc1 (upgrading from 5.0.0_beta4) but it fails.

Reproducible: Always
Steps to Reproduce:
1. Emerge gimp-print-5.0.0_rc1
Actual Results:  
I get this error while compiling:

Making all in gimp2
make[3]: Entering directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src/gimp2'
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../include
-I../../include  -I/usr/include/gimp-2.0 -I/usr/include/gtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0   -Wall -Wcast-align -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings
-Werror-implicit-function-declaration -Winline -finline-limit=1048576  
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions -MT
print-image-gimp.o -MD -MP -MF ".deps/print-image-gimp.Tpo" -c -o
print-image-gimp.o print-image-gimp.c; \
then mv -f ".deps/print-image-gimp.Tpo" ".deps/print-image-gimp.Po"; else rm -f
".deps/print-image-gimp.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../include
-I../../include  -I/usr/include/gimp-2.0 -I/usr/include/gtk-2.0
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0   -Wall -Wcast-align -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wwrite-strings
-Werror-implicit-function-declaration -Winline -finline-limit=1048576  
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions -MT print.o
-MD -MP -MF ".deps/print.Tpo" -c -o print.o print.c; \
then mv -f ".deps/print.Tpo" ".deps/print.Po"; else rm -f ".deps/print.Tpo";
exit 1; fi
In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34,
                 from /usr/include/gtk-2.0/gtk/gtk.h:38,
                 from print_gimp.h:36,
                 from print-image-gimp.c:30:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration
isn't a prototype
In file included from /usr/include/gtk-2.0/gtk/gtkactiongroup.h:34,
                 from /usr/include/gtk-2.0/gtk/gtk.h:38,
                 from ../../include/gutenprintui2/gutenprintui.h:41,
                 from print.c:28:
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:50: warning: function declaration
isn't a prototype
print.c: In function `stpui_get_thumbnail_data_function':
print.c:152: warning: cast from pointer to integer of different size
print.c: In function `gimp_errfunc':
print.c:443: warning: int format, different type arg (arg 4)
print.c:443: warning: int format, different type arg (arg 4)
print.c: In function `do_print_dialog':
print.c:460: warning: cast to pointer from integer of different size
print.c: At top level:
print.c:434: warning: 'gimp_writefunc' defined but not used
/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc 
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions   -o print 
print-image-gimp.o print.o -lgimpui-2.0 -lgimpwidgets-2.0 -lgimp-2.0
-lgimpmath-2.0 -lgimpcolor-2.0 -lgimpbase-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
../../src/gutenprintui2/libgutenprintui2.la
mkdir .libs
x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -O2 -fomit-frame-pointer
-frename-registers -fno-inline-functions -fno-inline-functions
-fno-inline-functions -o .libs/print print-image-gimp.o print.o 
/usr/lib64/libgimpui-2.0.so /usr/lib64/libgimpwidgets-2.0.so
/usr/lib64/libgimp-2.0.so /usr/lib64/libgimpmath-2.0.so
/usr/lib64/libgimpcolor-2.0.so /usr/lib64/libgimpbase-2.0.so
/usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so
/usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so -lm
/usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so
/usr/lib64/libcairo.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so
-ldl /usr/lib64/libglib-2.0.so ../../src/gutenprintui2/.libs/libgutenprintui2.so
creating print
make[3]: Leaving directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src/gimp2'
Making all in cups
make[3]: Entering directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src/cups'
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../include
-I../../include   -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wwrite-strings
-Werror-implicit-function-declaration -Winline -finline-limit=1048576  
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions -MT
cups-calibrate.o -MD -MP -MF ".deps/cups-calibrate.Tpo" -c -o cups-calibrate.o
cups-calibrate.c; \
then mv -f ".deps/cups-calibrate.Tpo" ".deps/cups-calibrate.Po"; else rm -f
".deps/cups-calibrate.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../include
-I../../include   -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wwrite-strings
-Werror-implicit-function-declaration -Winline -finline-limit=1048576  
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions -MT epson.o
-MD -MP -MF ".deps/epson.Tpo" -c -o epson.o epson.c; \
then mv -f ".deps/epson.Tpo" ".deps/epson.Po"; else rm -f ".deps/epson.Tpo";
exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../include
-I../../include   -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wwrite-strings
-Werror-implicit-function-declaration -Winline -finline-limit=1048576  
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions -MT canon.o
-MD -MP -MF ".deps/canon.Tpo" -c -o canon.o canon.c; \
then mv -f ".deps/canon.Tpo" ".deps/canon.Po"; else rm -f ".deps/canon.Tpo";
exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../include
-I../../include   -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wwrite-strings
-Werror-implicit-function-declaration -Winline -finline-limit=1048576  
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions -MT
rastertoprinter.o -MD -MP -MF ".deps/rastertoprinter.Tpo" -c -o
rastertoprinter.o rastertoprinter.c; \
then mv -f ".deps/rastertoprinter.Tpo" ".deps/rastertoprinter.Po"; else rm -f
".deps/rastertoprinter.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../include
-I../../include   -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wwrite-strings
-Werror-implicit-function-declaration -Winline -finline-limit=1048576  
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions -MT
commandtoepson.o -MD -MP -MF ".deps/commandtoepson.Tpo" -c -o commandtoepson.o
commandtoepson.c; \
then mv -f ".deps/commandtoepson.Tpo" ".deps/commandtoepson.Po"; else rm -f
".deps/commandtoepson.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../include
-I../../include   -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wwrite-strings
-Werror-implicit-function-declaration -Winline -finline-limit=1048576  
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions -MT
commandtocanon.o -MD -MP -MF ".deps/commandtocanon.Tpo" -c -o commandtocanon.o
commandtocanon.c; \
then mv -f ".deps/commandtocanon.Tpo" ".deps/commandtocanon.Po"; else rm -f
".deps/commandtocanon.Tpo"; exit 1; fi
rastertoprinter.c: In function `main':
rastertoprinter.c:684: warning: int format, different type arg (arg 4)
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../include
-I../../include   -Wall -Wcast-align -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wwrite-strings
-Werror-implicit-function-declaration -Winline -finline-limit=1048576  
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions -MT genppd.o
-MD -MP -MF ".deps/genppd.Tpo" -c -o genppd.o genppd.c; \
then mv -f ".deps/genppd.Tpo" ".deps/genppd.Po"; else rm -f ".deps/genppd.Tpo";
exit 1; fi
/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc 
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions   -o
cups-calibrate  cups-calibrate.o -lm
/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc 
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions   -o epson 
epson.o -Wl,-rpath,/usr/lib64 -L/usr/lib64 -lcupsimage -ltiff -ljpeg -lpng -lm
-lz -lcups -lssl -lcrypto -lnsl
mkdir .libs
x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -O2 -fomit-frame-pointer
-frename-registers -fno-inline-functions -fno-inline-functions
-fno-inline-functions -o cups-calibrate cups-calibrate.o  -lm
/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc 
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions   -o canon 
canon.o -Wl,-rpath,/usr/lib64 -L/usr/lib64 -lcupsimage -ltiff -ljpeg -lpng -lm
-lz -lcups -lssl -lcrypto -lnsl
x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -O2 -fomit-frame-pointer
-frename-registers -fno-inline-functions -fno-inline-functions
-fno-inline-functions -o epson epson.o -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64
-lcupsimage /usr/lib64/libtiff.so /usr/lib64/libjpeg.so -lpng -lm -lz -lcups
-lssl -lcrypto -lnsl
x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -O2 -fomit-frame-pointer
-frename-registers -fno-inline-functions -fno-inline-functions
-fno-inline-functions -o canon canon.o -Wl,-rpath -Wl,/usr/lib64 -L/usr/lib64
-lcupsimage /usr/lib64/libtiff.so /usr/lib64/libjpeg.so -lpng -lm -lz -lcups
-lssl -lcrypto -lnsl
/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc 
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions   -o
rastertogutenprint.5.0 -static -export-dynamic rastertoprinter.o
-Wl,-rpath,/usr/lib64 -L/usr/lib64 -lcupsimage -ltiff -ljpeg -lpng -lm -lz
-lcups -lssl -lcrypto -lnsl ../../src/main/libgutenprint.la
/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc 
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions   -o
commandtoepson  commandtoepson.o -Wl,-rpath,/usr/lib64 -L/usr/lib64 -lcupsimage
-ltiff -ljpeg -lpng -lm -lz -lcups -lssl -lcrypto -lnsl
x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -O2 -fomit-frame-pointer
-frename-registers -fno-inline-functions -fno-inline-functions
-fno-inline-functions -o commandtoepson commandtoepson.o -Wl,-rpath
-Wl,/usr/lib64 -L/usr/lib64 -lcupsimage /usr/lib64/libtiff.so
/usr/lib64/libjpeg.so -lpng -lm -lz -lcups -lssl -lcrypto -lnsl
/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc 
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions   -o
commandtocanon  commandtocanon.o
x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -O2 -fomit-frame-pointer
-frename-registers -fno-inline-functions -fno-inline-functions
-fno-inline-functions -o rastertogutenprint.5.0 rastertoprinter.o -Wl,-rpath
-Wl,/usr/lib64 -Wl,--export-dynamic -L/usr/lib64 -lcupsimage
/usr/lib64/libtiff.a /usr/lib64/libjpeg.a -lpng -lm -lz -lcups -lssl -lcrypto
-lnsl ../../src/main/.libs/libgutenprint.a
/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc 
-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers
-fno-inline-functions -fno-inline-functions -fno-inline-functions   -o
cups-genppd.5.0 -static -export-dynamic genppd.o -Wl,-rpath,/usr/lib64
-L/usr/lib64 -lcupsimage -ltiff -ljpeg -lpng -lm -lz -lcups -lssl -lcrypto -lnsl
-lz ../../src/main/libgutenprint.la
x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -O2 -fomit-frame-pointer
-frename-registers -fno-inline-functions -fno-inline-functions
-fno-inline-functions -o commandtocanon commandtocanon.o
x86_64-pc-linux-gnu-gcc -march=athlon64 -pipe -O2 -fomit-frame-pointer
-frename-registers -fno-inline-functions -fno-inline-functions
-fno-inline-functions -o cups-genppd.5.0 genppd.o -Wl,-rpath -Wl,/usr/lib64
-Wl,--export-dynamic -L/usr/lib64 -lcupsimage /usr/lib64/libtiff.a
/usr/lib64/libjpeg.a -lpng -lm -lcups -lssl -lcrypto -lnsl -lz
../../src/main/.libs/libgutenprint.a
make ppd-stamp-phony
make[4]: Entering directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src/cups'
rm -r ppd
for language in C ; do \
  mkdir ppd/$language ; \
  echo "$language:" ; \
  LANGUAGE=$language ./cups-genppd.5.0 -p ppd/$language ; \
done
rm: ni mogoče odstraniti ,ppd`: No such file or directory
make[4]: [ppd-stamp-pre] Error 1 (ignored)
mkdir ppd
mkdir: imenika ,ppd/C` ni mogoče ustvariti: No such file or directory
C:
wdir=`pwd` ; \
cd ../../po ; \
make ; \
make DESTDIR= prefix=${wdir}/catalog datadir=${wdir}/catalog/share install
make[5]: Entering directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/po'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/po'
make[5]: Entering directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/po'
/bin/sh `case "scripts/mkinstalldirs" in /*) echo "scripts/mkinstalldirs" ;; *)
echo "../scripts/mkinstalldirs" ;; esac`
/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src/cups/catalog/share
mkdir -p --
/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src/cups/catalog/share
if test "gutenprint" = "gettext"; then \
  /bin/sh `case "scripts/mkinstalldirs" in /*) echo "scripts/mkinstalldirs" ;;
*) echo "../scripts/mkinstalldirs" ;; esac`
/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src/cups/catalog/share/gettext/po;
\
  for file in Makefile.in.in Makevars remove-potcdate.sin quot.sed boldquot.sed
en@quot.header en@boldquot.header insert-header.sin Rules-quot  ; do \
    /bin/install -c -m 644 ./$file \
                   
/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src/cups/catalog/share/gettext/po/$file;
\
  done; \
else \
  : ; \
fi
make[5]: Leaving directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/po'
for language in `./cups-genppd.5.0 -L -c \`pwd\`/catalog/share/locale` ; do \
  mkdir ppd/$language ; \
  echo "$language:" ; \
  LANGUAGE=$language ./cups-genppd.5.0 -p ppd/$language -c
`pwd`/catalog/share/locale ; \
done
cups-genppd: Unable to create file "ppd/C/stp-bjc-30.5.0.ppd.gz" - No such file
or directory.
make[4]: *** [ppd-nonls] Error 1
make[4]: *** Waiting for unfinished jobs....
rm -r catalog
make[4]: Leaving directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src/cups'
make[3]: *** [ppd-stamp] Error 2
make[3]: Leaving directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src/cups'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gimp-print-5.0.0_rc1/work/gutenprint-5.0.0-rc1'
make: *** [all] Error 2

!!! ERROR: media-gfx/gimp-print-5.0.0_rc1 failed.
!!! Function src_compile, Line 74, Exitcode 2
!!! compile problem
!!! If you need support, post the topmost build error, NOT this status message.

Expected Results:  
It should compile whithout error.

# emerge info
Portage 2.0.53_rc7 (default-linux/amd64/2005.0, gcc-3.4.4, glibc-2.3.5-r3,
2.6.13-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.13-gentoo-r4 x86_64 AMD Athlon(tm) 64 Processor 3000+
Gentoo Base System version 1.12.0_pre9
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.2
sys-apps/sandbox:    1.2.13
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config
/usr/share/cursors/xorg-x11/default /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-march=athlon64 -pipe -O2 -fomit-frame-pointer -frename-registers"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LANG="sl_SI"
LINGUAS="en sl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/root/portageoverlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acpi alsa amd64 apache2 apm arts avi berkdb bitmap-fonts
cairo cdr crypt cups curl dbus dvd dvdr eds emboss encode esd exif fam fbcon
ffmpeg flac foomaticdb fortran freetype ftp gd gdbm gif gnome gphoto2 gpm
gstreamer gtk gtk2 hal imagemagick imlib ipv6 jabber jpeg kde libwww lm_sensors
lzw lzw-tiff mad matroska mikmod motif mozilla mp3 mpeg mysql ncurses nls nptl
nptlonly ogg oggvorbis opengl oss pam pdflib perl png posix ppds python qt
quicktime readline samba scanner sdl slang speex spell ssl stream subversion svg
tcltk tcpd tetex theora tiff truetype truetype-fonts type1-fonts udev unicode
usb userlocales vhosts videos vorbis xine xml xml2 xmms xosd xpm xprint
xscreensaver xv xvid zlib linguas_en linguas_sl userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-01-24 11:20:21 UTC
This may have been in fixed in 5.0.0_rc2
Please reopne if not.