Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 237493 - app-crypt/truecrypt-6.0a - /usr/include/stdlib.h:368: error: '__strtoll_internal' was not declared in this scope
Summary: app-crypt/truecrypt-6.0a - /usr/include/stdlib.h:368: error: '__strtoll_inter...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 15:58 UTC by Thilo Mohri
Modified: 2009-02-23 01:20 UTC (History)
6 users (show)

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


Attachments
build.log (build.log,6.71 KB, text/plain)
2008-09-12 15:59 UTC, Thilo Mohri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thilo Mohri 2008-09-12 15:58:40 UTC
host ~# emerge -av truecrypt

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N f  ] app-crypt/truecrypt-6.0a  USE="X" 0 kB 
Total: 1 package (1 new), Size of downloads: 0 kB
Fetch Restriction: 1 package

Would you like to merge these packages? [Yes/No] yes
>>> Verifying ebuild Manifests...

>>> Emerging (1 of 1) app-crypt/truecrypt-6.0a to /
 * truecrypt-6.0a.tar.gz RMD160 SHA1 SHA256 size ;-) ...                                                    
 * checking ebuild checksums ;-) ...                                                                        
 * checking auxfile checksums ;-) ...                                                                       
 * checking miscfile checksums ;-) ...                                                                      
 * checking truecrypt-6.0a.tar.gz ;-) ...                                                                   
 * Checking wxGTK-2.8 for X support ...                                                                     

 * Requested wxWidgets:        unicode 2.8
 * Using wxWidgets:            gtk2-unicode-release-2.8

>>> Unpacking source...
>>> Unpacking truecrypt-6.0a.tar.gz to /var/tmp/portage/app-crypt/truecrypt-6.0a/work
 * Applying truecrypt-5.1a-external-wx.patch ...                                                            
 * Applying truecrypt-5.1-64bit.patch ...                                                                   
 * Applying truecrypt-5.0-bool.patch ...                                                                    
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source ...
make[1]: Entering directory `/var/tmp/portage/app-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source/Platform'
Compiling Buffer.cpp
Compiling Exception.cpp
Compiling Event.cpp
i686-pc-linux-gnu-g++ -MMD -I/var/tmp/portage/app-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source -I/var/tmpp-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source/Crypto -DBOOL=int -DFALSE=0 -DTRUE=1 -DBOOL1=int -D__int8=t16=short -D__int32=int '-D__int64=long long'   -O2 -fno-strict-aliasing   -DTC_UNIX -DTC_LINUX -fdata-sectiion-sections -Wall -Wno-sign-compare -Wno-unused-parameter  -march=core2 -O2 -pipe -fomit-frame-pointer -c Bo Buffer.o
i686-pc-linux-gnu-g++ -MMD -I/var/tmp/portage/app-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source -I/var/tmpp-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source/Crypto -DBOOL=int -DFALSE=0 -DTRUE=1 -DBOOL1=int -D__int8=t16=short -D__int32=int '-D__int64=long long'   -O2 -fno-strict-aliasing   -DTC_UNIX -DTC_LINUX -fdata-sectiion-sections -Wall -Wno-sign-compare -Wno-unused-parameter  -march=core2 -O2 -pipe -fomit-frame-pointer -c Ep -o Exception.o
i686-pc-linux-gnu-g++ -MMD -I/var/tmp/portage/app-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source -I/var/tmpp-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source/Crypto -DBOOL=int -DFALSE=0 -DTRUE=1 -DBOOL1=int -D__int8=t16=short -D__int32=int '-D__int64=long long'   -O2 -fno-strict-aliasing   -DTC_UNIX -DTC_LINUX -fdata-sectiion-sections -Wall -Wno-sign-compare -Wno-unused-parameter  -march=core2 -O2 -pipe -fomit-frame-pointer -c E Event.o
Compiling FileCommon.cpp
i686-pc-linux-gnu-g++ -MMD -I/var/tmp/portage/app-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source -I/var/tmpp-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source/Crypto -DBOOL=int -DFALSE=0 -DTRUE=1 -DBOOL1=int -D__int8=t16=short -D__int32=int '-D__int64=long long'   -O2 -fno-strict-aliasing   -DTC_UNIX -DTC_LINUX -fdata-sectiion-sections -Wall -Wno-sign-compare -Wno-unused-parameter  -march=core2 -O2 -pipe -fomit-frame-pointer -c Fpp -o FileCommon.o
In file included from StringConverter.h:13,
                 from SerializerFactory.h:15,
                 from Serializable.h:17,
                 from Exception.h:15,
                 from Buffer.cpp:11:
/usr/include/stdlib.h: In function 'long long int strtoq(const char*, char**, int)':
/usr/include/stdlib.h:368: error: '__strtoll_internal' was not declared in this scope
/usr/include/stdlib.h: In function 'long long unsigned int strtouq(const char*, char**, int)':
/usr/include/stdlib.h:374: error: '__strtoull_internal' was not declared in this scope
/usr/include/stdlib.h: In function 'long long int strtoll(const char*, char**, int)':
/usr/include/stdlib.h:384: error: '__strtoll_internal' was not declared in this scope
/usr/include/stdlib.h: In function 'long long unsigned int strtoull(const char*, char**, int)':
/usr/include/stdlib.h:390: error: '__strtoull_internal' was not declared in this scope
make[1]: *** [Buffer.o] Error 1
make[1]: *** Waiting for unfinished jobs....
In file included from StringConverter.h:13,
                 from SerializerFactory.h:15,
                 from Serializable.h:17,
                 from Exception.h:15,
                 from Exception.cpp:10:
/usr/include/stdlib.h: In function 'long long int strtoq(const char*, char**, int)':
/usr/include/stdlib.h:368: error: '__strtoll_internal' was not declared in this scope
/usr/include/stdlib.h: In function 'long long unsigned int strtouq(const char*, char**, int)':
/usr/include/stdlib.h:374: error: '__strtoull_internal' was not declared in this scope
/usr/include/stdlib.h: In function 'long long int strtoll(const char*, char**, int)':
/usr/include/stdlib.h:384: error: '__strtoll_internal' was not declared in this scope
/usr/include/stdlib.h: In function 'long long unsigned int strtoull(const char*, char**, int)':
/usr/include/stdlib.h:390: error: '__strtoull_internal' was not declared in this scope
make[1]: *** [Exception.o] Error 1
In file included from StringConverter.h:13,
                 from FilesystemPath.h:15,
                 from File.h:15,
                 from FileCommon.cpp:10:
/usr/include/stdlib.h: In function 'long long int strtoq(const char*, char**, int)':
/usr/include/stdlib.h:368: error: '__strtoll_internal' was not declared in this scope
/usr/include/stdlib.h: In function 'long long unsigned int strtouq(const char*, char**, int)':
/usr/include/stdlib.h:374: error: '__strtoull_internal' was not declared in this scope
/usr/include/stdlib.h: In function 'long long int strtoll(const char*, char**, int)':
/usr/include/stdlib.h:384: error: '__strtoll_internal' was not declared in this scope
/usr/include/stdlib.h: In function 'long long unsigned int strtoull(const char*, char**, int)':
/usr/include/stdlib.h:390: error: '__strtoull_internal' was not declared in this scope
make[1]: *** [FileCommon.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-crypt/truecrypt-6.0a/work/truecrypt-6.0a-source/Platform'
make: *** [all] Error 2
 * 
 * ERROR: app-crypt/truecrypt-6.0a failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2154:  Called die
 * The specific snippet of code:
 *       emake ${EXTRA} NOSTRIP=1 VERBOSE=1 NOTEST=1 CC="$(tc-getCC)" AR="$(tc-getAR)" CXX="$(tc-getCXX)" RAgetRANLIB)" EXTRA_CFLAGS="${CFLAGS}" EXTRA_CXXFLAGS="${CXXFLAGS}" EXTRA_LDFLAGS="${LDFLAGS}" WX_CONFIG="${WXX_CONFIG_EXTRA="" || die
 *  The die message:
 *   (no error message)
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-crypt/truecrypt-6.0a/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-crypt/truecrypt-6.0a/temp/environment'.
 * 

 * Messages for package app-crypt/truecrypt-6.0a:

 * 
 * ERROR: app-crypt/truecrypt-6.0a failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2154:  Called die
 * The specific snippet of code:
 *       emake ${EXTRA} NOSTRIP=1 VERBOSE=1 NOTEST=1 CC="$(tc-getCC)" AR="$(tc-getAR)" CXX="$(tc-getCXX)" RAgetRANLIB)" EXTRA_CFLAGS="${CFLAGS}" EXTRA_CXXFLAGS="${CXXFLAGS}" EXTRA_LDFLAGS="${LDFLAGS}" WX_CONFIG="${WXX_CONFIG_EXTRA="" || die
 *  The die message:
 *   (no error message)
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-crypt/truecrypt-6.0a/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-crypt/truecrypt-6.0a/temp/environment'.
 *
Comment 1 Thilo Mohri 2008-09-12 15:59:48 UTC
Created attachment 165283 [details]
build.log
Comment 2 Thilo Mohri 2008-09-12 16:00:49 UTC
emerge --info
Portage 2.1.4.4 (default/linux/x86/2008.0, gcc-4.3.1, glibc-2.6.1-r0, 2.6.25-gentoo-r7 i686)
=================================================================
System uname: 2.6.25-gentoo-r7 i686 Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
Timestamp of tree: Fri, 12 Sep 2008 01:45:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf             /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/terminfo             /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://mirrors.sec.informatik.tu-darmstadt.de/            gentoo/ ftp://pandemonium.tiscali.de/pub/gentoo/ "
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delet            e --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac acl acpi alsa bash-completion bcmath bluetooth bzip2 calendar cdr cli cracklib crypt csope css cu            ps curl curlwrappers cvs db2 dri dvd dvdr dvdread encode enscript exif expat fam fastcgi fbcon ffmpeg firefo            x freetds ftp gcj gd gdbm gif gpm hddtemp iconv icq idn ieee1394 innodb iodbc isdnlog jabber java java6 java            script jpeg jpeg2k kerberos ldap libwww lm_sensors lzo mcal memlimit mhash midi mime mp3 mssql mudflap ncurs            es nls nntp nptl nptlonly odbc ogg openmp oracle pae pam pcre pdf perl php png pppd python qt4 rdesktop read            line reflection rss samba session sharedext sharedmem skey smartcard spl ssl subversion suid svg symlink sys            fs syslog tcpd tiff truetype unicode usb vcd vhosts vim-syntax vnc x86 xinetd xml xmlrpc xorg xscreensaver x            vid zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens13            71 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"             ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfl            oat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alia            s auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfi            le authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires             ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rew            rite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard             mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses te            xt" USERLAND="GNU" VIDEO_CARDS="vga nv vesa nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRES            S, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-09-13 16:42:02 UTC
Looks like a gcc-4.3 strict include problem.
Comment 4 Yaroslav Gorbunov 2008-11-02 23:07:33 UTC
On my system it is possible to compile truecrypt-6.0a with gcc-4.3.2 with -O0 flag.

emerge --info
WARNING: repository at /usr/local/portage is missing a repo_name entry
Portage 2.2_rc12 (default-linux/x86/2007.0, gcc-4.3.2, glibc-2.6.1-r0, 2.6.25-gentoo-r8 i686)
=================================================================
System uname: Linux-2.6.25-gentoo-r8-i686-Intel-R-_Core-TM-2_CPU_T5500_@_1.66GHz-with-glibc2.0
Timestamp of tree: Sun, 02 Nov 2008 16:22:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [disabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r14, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O0 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O0 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://mirror.yandex.ru/gentoo-distfiles/"
LANG="ru_RU.UTF-8"
LC_ALL=""
LDFLAGS=""
LINGUAS="en ru"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/berkano /usr/local/portage/layman/sunrise /usr/local/portage/layman/desktop-effects /usr/local/portage"
SYNC="rsync://mirror.yandex.ru/gentoo-portage/"
USE="X acl acpi alsa berkdb cli cracklib crypt css dri fortran fuse gdbm gpm hal iconv isdnlog kde lm_sensors midi mmx mudflap ncurses nls nptl nptlonly nvidia opengl openmp pam pcre perl pppd python qt3 readline reflection samba session spl sse sse2 sse3 ssl ssse3 tcpd unicode userlocales utf8 x86 xorg xvmc zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="canon ptp2" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev synaptics" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en ru" USERLAND="GNU" VIDEO_CARDS="nvidia vesa i810"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 5 Daniel Black (RETIRED) gentoo-dev 2008-11-03 17:51:35 UTC
won't fix- 6.0 not available anymore.

package masked due to legal problems.bug #241650
Comment 6 Teh Tuxusah 2008-11-04 19:07:52 UTC
(In reply to comment #5)
> won't fix- 6.0 not available anymore.
> 
> package masked due to legal problems.bug #241650
> 


Hello there guys.

It seems Truecrypt 6.0a is compiling for me without any extra hacks.

I did the following:
- Unmask truecrypt in package.unmask
- cp TrueCrypt 6.0a Source.tar.gz /usr/portage/distfiles/truecrypt-6.0a.tar.gz
- emerge app-crypt/truecrypt, result: OK
- Run Truecrypt 6.0a: OK
- Mount hidden encrypted harddrive: OK
- Copy 4,5 GiB file from non-encrypted container to HIDDEN encrypted mdadm 1,2 TB RAID 0 drive. Result: OK, nice speed - 45 MiB /s
- Copy 4,5 GiB file from an encrypted HIDDEN partition to the same encrypted HIDDEN partition. Result: OK, speed: ~32 MiB/s

So i suppose Truecrypt is working correctly and is stable for me.


Here is some (hpefully useful) information for You:

#emerge --info output:

Portage 2.1.4.5 (default/linux/amd64/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r7 x86_64 AMD Phenom(tm) 9850 Quad-Core Processor
Timestamp of tree: Tue, 04 Nov 2008 16:46:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.4.4-r13, 2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
dev-util/cmake:      2.4.6-r1
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.zie.pg.gda.pl "
LANG="pl_PL.UTF-8"
LC_ALL="pl_PL.UTF-8"
LDFLAGS="-Wl,-O1"
LINGUAS="pl en"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow X acl acpi alsa amd64 avahi berkdb bzip2 cdr cli cracklib crypt cups curl dbus dri dvd dvdr flac fortran gd gdbm gnome gpm gtk hal iconv ipv6 isdnlog kde mdnsresponder-compat midi mmx mp3 mudflap multilib ncurses nls nptl nptlonly nsplugin openal opengl openmp oss pam pcre perl php pppd python qt3 qt4 readline reflection sdl session spl sqlite sqlite3 sse sse2 ssl subversion sysfs tcpd unicode userlocales xine xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pl en" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY