View previous topic :: View next topic |
Author |
Message |
Elo Naj n00b

Joined: 16 Aug 2013 Posts: 4
|
Posted: Sat Oct 12, 2013 2:16 pm Post subject: gcc compiling fails |
|
|
Well I use cave (paludis) on Gentoo 64 and I do not know if this is the correct Forum for my Problem.
When I try building sys-devel/gcc-4.7.3-r1 it fails with this Error:
Code: |
checking for sys/time.h... (cached) yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
checking for uintptr_t... yes
checking for int_least32_t... yes
checking for int_fast32_t... yes
checking for uint64_t... yes
checking what to include in gstdint.h... stdint.h (already complete)
checking for getloadavg... yes
checking for clock_gettime... no
checking for strtoull... yes
checking for clock_gettime in -lrt... yes
checking whether the target supports thread-local storage... yes
checking whether the target supports hidden visibility... yes
checking whether the target supports dllexport... no
checking whether the target supports symbol aliases... yes
checking for ld used by /storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/work/build/./gcc/xgcc -B/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -m32... (cached) /storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/work/build/./gcc/collect-ld
checking if the linker (/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/work/build/./gcc/collect-ld) is GNU ld... (cached) yes
checking for shared libgcc... yes
checking whether the target supports .symver directive... yes
configure: versioning on shared library symbols is gnu
checking whether the target supports __sync_*_compare_and_swap... yes
configure: updating cache ./config.cache
* ../../sandbox-2.6/libsandbox/libsandbox.c:check_syscall():879: failure (Value too large for defined data type):
* ISE:
abs_path: (null)
res_path: /storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/work/build/x86_64-pc-linux-gnu/32/libgomp/conftest.val
configure: error: unsupported system, cannot find sizeof (omp_lock_t)
make[2]: Leaving directory `/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/work/build'
make[1]: Leaving directory `/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/work/build'
make[2]: *** [configure-stage1-target-libgomp] Error 1
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap-lean] Error 2
/usr/libexec/paludis/utils/emake: emake returned error 2
+ diefunc gcc_do_make 3701 'emake failed with bootstrap-lean'
+ local func=gcc_do_make line=3701
+ shift 2
+ echo
+ echo '!!! ERROR in sys-devel/gcc-4.7.3-r1::gentoo:'
!!! ERROR in sys-devel/gcc-4.7.3-r1::gentoo:
+ echo '!!! In gcc_do_make at line 3701'
!!! In gcc_do_make at line 3701
+ echo '!!! emake failed with bootstrap-lean'
!!! emake failed with bootstrap-lean
+ echo
+ echo '!!! Call stack:'
!!! Call stack:
+ (( n = 1 ))
+ (( n < 7 ))
+ funcname=gcc_do_make
+ sourcefile=/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/temp/loadsaveenv
+ lineno=3701
+ echo '!!! * gcc_do_make (/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/temp/loadsaveenv:3701)'
!!! * gcc_do_make (/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/temp/loadsaveenv:3701)
+ (( ++n ))
+ (( n < 7 ))
+ funcname=toolchain_src_compile
+ sourcefile=/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/temp/loadsaveenv
+ lineno=6479
+ echo '!!! * toolchain_src_compile (/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/temp/loadsaveenv:6479)'
!!! * toolchain_src_compile (/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/temp/loadsaveenv:6479)
+ (( ++n ))
+ (( n < 7 ))
+ funcname=src_compile
+ sourcefile=/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/temp/loadsaveenv
+ lineno=5790
+ echo '!!! * src_compile (/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/temp/loadsaveenv:5790)'
!!! * src_compile (/storage/paludis/tmp/sys-devel-gcc-4.7.3-r1/temp/loadsaveenv:5790)
+ (( ++n ))
+ (( n < 7 ))
+ funcname=ebuild_f_compile
+ sourcefile=/usr/libexec/paludis/0/src_compile.bash
+ lineno=51
+ echo '!!! * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:51)'
!!! * ebuild_f_compile (/usr/libexec/paludis/0/src_compile.bash:51)
+ (( ++n ))
+ (( n < 7 ))
+ funcname=ebuild_main
+ sourcefile=/usr/libexec/paludis/ebuild.bash
+ lineno=668
+ echo '!!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:668)'
!!! * ebuild_main (/usr/libexec/paludis/ebuild.bash:668)
+ (( ++n ))
+ (( n < 7 ))
+ funcname=main
+ sourcefile=/usr/libexec/paludis/ebuild.bash
+ lineno=691
+ echo '!!! * main (/usr/libexec/paludis/ebuild.bash:691)'
!!! * main (/usr/libexec/paludis/ebuild.bash:691)
+ (( ++n ))
+ (( n < 7 ))
+ echo
+ [[ -n '' ]]
+ echo 'diefunc: making ebuild PID 29504 exit with error'
diefunc: making ebuild PID 29504 exit with error
+ kill -s SIGUSR1 29504
++ echo 'die trap: exiting with error.'
die trap: exiting with error.
++ exit 250
Error:
* In program cave perform install --hooks --managed-output --output-exclusivity with-others =sys-devel/gcc-4.7.3-r1:4.7::gentoo --destination installed --x-of-y 1 of 1:
* When installing 'sys-devel/gcc-4.7.3-r1:4.7::gentoo':
* When running an ebuild command on 'sys-devel/gcc-4.7.3-r1:4.7::gentoo':
* Install failed for 'sys-devel/gcc-4.7.3-r1:4.7::gentoo' (paludis::ActionFailedError)
Failed install to / for sys-devel/gcc-4.7.3-r1:4.7::gentoo
|
My Useflags for gcc are as follows:
Code: |
sys-devel/gcc-4.7.3-r1:4.7::gentoo (system)
Description The GNU Compiler Collection
Homepage http://gcc.gnu.org/
Herds toolchain
Use flags
USE
(-altivec) Add support for optimizations for G4 and G5/ppc970 processors
cxx Build support for C++ (bindings, extra libraries, code generation, ...)
-doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
(-fixed-point) Enable fixed-point arithmetic support for MIPS targets in gcc (Warning: significantly increases compile time!)
fortran Add support for fortran (formerly f77)
-gcj Enable building with gcj (The GNU Compiler for the Javatm Programming Language)
-go Build the GCC Go language frontend.
-graphite Add support for the framework for loop optimizations based on a polyhedral intermediate representation
-gtk Useful only when building GCJ, this enables Abstract Window Toolkit (AWT) peer support on top of GTK+
(-hardened) Activate default security enhancements for toolchain (gcc, glibc, binutils)
(-libssp) Build SSP support into a dedicated library rather than use the code in the C library (DO NOT ENABLE THIS IF YOU DON'T KNOW WHAT IT DOES)
-lto+ Add support for link-time optimizations (unsupported, use at your own risk).
mudflap Add support for mudflap, a pointer use checking library
(multilib) On 64bit systems, if you want to be able to compile 32bit and 64bit binaries
-multislot Allow for SLOTs to include minor version (3.3.4 instead of just 3.3)
nls Add Native Language Support (using gettext - GNU locale utilities)
-nopie Disable PIE support (NOT FOR GENERAL USE)
-nossp Disable SSP support (NOT FOR GENERAL USE)
nptl Enable support for Native POSIX Threads Library, the new threading module (requires linux-2.6 or better usually)
-objc Build support for the Objective C code language
-objc++ Build support for the Objective C++ language
-objc-gc Build support for the Objective C code language Garbage Collector
openmp Build support for the OpenMP (support parallel computing), requires >=sys-devel/gcc-4.2 built with USE="openmp"
-regression-test+ Run the testsuite and install the results (requires FEATURES=test)
-vanilla Do not add extra patches which change default behaviour; DO NOT USE THIS ON A GLOBAL SCALE as the severity of the meaning changes drastically
Build Options
-dwarf_compress Compress DWARF2+ debug information
-optional_tests Run tests considered by the package to be optional
trace Trace actions executed by the package (very noisy, for debugging broken builds only)
work=tidyup Whether to preserve or remove working directories
Permitted values:
leave: Do not remove, but allow destructive merges
preserve: Perserve the working directory
remove: Always remove the working directory
tidyup: Tidy up work directory after a successful build
|
If somebody could help me this would be nice. |
|
Back to top |
|
 |
Hu Administrator

Joined: 06 Mar 2007 Posts: 23680
|
Posted: Sat Oct 12, 2013 2:49 pm Post subject: |
|
|
Is the failure reproducible with Portage? What is the output of emerge --info? |
|
Back to top |
|
 |
Elo Naj n00b

Joined: 16 Aug 2013 Posts: 4
|
Posted: Sat Oct 12, 2013 3:35 pm Post subject: |
|
|
Funny no problems with emerge, seems to be an paludis problem.
Maybe I have to switch back if I do not find the reason. |
|
Back to top |
|
 |
minomu n00b

Joined: 14 Nov 2013 Posts: 1
|
Posted: Thu Nov 14, 2013 2:42 pm Post subject: Same failure |
|
|
This failure is reproducible, I have same error after an hour of GCC compiling:
make[2]: *** [configure-stage1-target-libgomp] Error 1
make[1]: *** [stage1-bubble] Error 2
make: *** [bootstrap-lean] Error 2
!!! emake failed with bootstrap-lean
Anyone solved it? |
|
Back to top |
|
 |
ulenrich Veteran

Joined: 10 Oct 2010 Posts: 1483
|
|
Back to top |
|
 |
Elo Naj n00b

Joined: 16 Aug 2013 Posts: 4
|
Posted: Tue Jan 28, 2014 10:46 pm Post subject: |
|
|
I revive my own thread because the problem has now also occurred in portage.
This happens with several multilib programs (gcc, glibc, wine etc) (I have a multlib amd64 gentoo).
The problem is not gcc I tried to replace it with a stage3 Version of gcc and the Error persists.
Error
Code: |
checking whether the target supports symbol aliases... yes
checking for ld used by /storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build/./gcc/xgcc -B/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build/./gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -m32... (cached) /storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build/./gcc/collect-ld
checking if the linker (/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build/./gcc/collect-ld) is GNU ld... (cached) yes
checking for shared libgcc... yes
checking whether the target supports .symver directive... yes
configure: versioning on shared library symbols is gnu
checking whether the target supports __sync_*_compare_and_swap... yes
configure: updating cache ./config.cache
* ../../sandbox-2.6/libsandbox/libsandbox.c:check_syscall():879: failure (Value too large for defined data type):
* ISE:
abs_path: (null)
res_path: /storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build/x86_64-pc-linux-gnu/32/libgomp/conftest.val
configure: error: unsupported system, cannot find sizeof (omp_lock_t)
make[2]: *** [configure-stage1-target-libgomp] Fehler 1
make[2]: Leaving directory `/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build'
make[1]: *** [stage1-bubble] Fehler 2
make[1]: Leaving directory `/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build'
make: *** [bootstrap-lean] Fehler 2
emake failed
* ERROR: sys-devel/gcc-4.7.3-r1::gentoo failed (compile phase):
* emake failed with bootstrap-lean
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 3654: Called toolchain_src_compile
* environment, line 4363: Called gcc_do_make
* environment, line 1885: Called die
* The specific snippet of code:
* emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
*
* If you need support, post the output of `emerge --info '=sys-devel/gcc-4.7.3-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.7.3-r1::gentoo'`.
*
* Please include /storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-build-logs.tar.bz2 in your bug report.
*
* The complete build log is located at '/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/temp/build.log'.
* The ebuild environment file is located at '/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/temp/environment'.
* Working directory: '/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build'
* S: '/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3'
>>> Failed to emerge sys-devel/gcc-4.7.3-r1, Log file:
>>> '/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/temp/build.log'
* Messages for package sys-devel/gcc-4.7.3-r1:
* ERROR: sys-devel/gcc-4.7.3-r1::gentoo failed (compile phase):
* emake failed with bootstrap-lean
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 3654: Called toolchain_src_compile
* environment, line 4363: Called gcc_do_make
* environment, line 1885: Called die
* The specific snippet of code:
* emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
*
* If you need support, post the output of `emerge --info '=sys-devel/gcc-4.7.3-r1::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.7.3-r1::gentoo'`.
*
* Please include /storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-build-logs.tar.bz2 in your bug report.
*
* The complete build log is located at '/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/temp/build.log'.
* The ebuild environment file is located at '/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/temp/environment'.
* Working directory: '/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build'
* S: '/storage/paludis/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3'
|
emerge --info
Code: |
Portage 2.2.7 (default/linux/amd64/13.0/desktop/kde, gcc-4.7.3, glibc-2.15-r3, 3.10.7-gentoo-elonaj x86_64)
=================================================================
System uname: Linux-3.10.7-gentoo-elonaj-x86_64-AMD_FX-tm-8350_Eight-Core_Processor-with-gentoo-2.2
KiB Mem: 16321540 total, 1309672 free
KiB Swap: 262140 total, 146232 free
Timestamp of tree: Wed, 08 Jan 2014 23:15:01 +0000
ld GNU ld (GNU Binutils) 2.23.2
ccache version 3.1.9 [disabled]
app-shells/bash: 4.2_p45::<unknown repository>
dev-java/java-config: 2.1.12-r1::<unknown repository>
dev-lang/python: 2.6.8-r3::<unknown repository>, 2.7.5-r3::<unknown repository>, 3.2.5-r3::<unknown repository>, 3.3.2-r2::<unknown repository>
dev-util/ccache: 3.1.9::<unknown repository>
dev-util/cmake: 2.8.11.2::<unknown repository>
dev-util/pkgconfig: 0.28::<unknown repository>
sys-apps/baselayout: 2.2::<unknown repository>
sys-apps/openrc: 0.12.4::<unknown repository>
sys-apps/sandbox: 2.6-r1::<unknown repository>
sys-devel/autoconf: 2.13::<unknown repository>, 2.69::<unknown repository>
sys-devel/automake: 1.9.6-r3::<unknown repository>, 1.11.6::<unknown repository>, 1.12.6::<unknown repository>, 1.13.4::<unknown repository>
sys-devel/binutils: 2.23.2::<unknown repository>
sys-devel/gcc: 4.5.4::<unknown repository>, 4.6.3::<unknown repository>, 4.7.3-r1
sys-devel/gcc-config: 1.7.3::<unknown repository>
sys-devel/libtool: 2.4.2::<unknown repository>
sys-devel/make: 3.82-r4::<unknown repository>
sys-kernel/linux-headers: 3.9::<unknown repository> (virtual/os-headers)
sys-libs/glibc: 2.15-r3::<unknown repository>
Repositories:
gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.europe.gentoo.org/gentoo-portage
priority: -1000
ABI="amd64"
ABI_X86="64"
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
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"
ANT_HOME="/usr/share/ant"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 cgi cgid 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"
ARCH="amd64"
AUTOCLEAN="yes"
BOOTSTRAP_USE="cxx unicode python_targets_python3_2 python_targets_python2_7 multilib -python_targets_python3_2 python_targets_python3_3"
CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author"
CAMERAS="ptp2"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS=" -march=native -o2 -pipe -mfpmath=sse -fomit-frame-pointer "
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32"
CG_COMPILER_EXE="/opt/bin/cgc"
CG_INC_PATH="/opt/nvidia-cg-toolkit/include"
CG_LIB_PATH="/opt/nvidia-cg-toolkit/lib64:/opt/nvidia-cg-toolkit/lib32"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/lib/modules/* *.py[co] *$py.class */dropin.cache"
COLON_SEPARATED="QT_PLUGIN_PATH"
COLORFGBG="15;0"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/init.d /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS=" -march=native -o2 -pipe -mfpmath=sse -fomit-frame-pointer "
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-WIhS0FfZmQ,guid=dd4bb5941817c2fff96f37d552d42435"
DEFAULT_ABI="amd64"
DESKTOP_SESSION="KDE-4"
DISPLAY=":0"
DISTDIR="/usr/portage/distfiles"
DM_CONTROL="/var/run/xdmctl"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--verbose --ask"
EMERGE_WARNING_DELAY="10"
EPREFIX=""
EROOT="/"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp -P \${port} \"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FFLAGS="-O2 -pipe"
FLTK_DOCDIR="/usr/share/doc/fltk-1.3.2/html"
GCC_SPECS=""
GENTOO_MIRRORS=" ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx"
GRUB_PLATFORMS=""
GSETTINGS_BACKEND="gconf"
GS_LIB="/home/elonaj/.fonts"
GTK2_RC_FILES="/etc/gtk-2.0/gtkrc:/home/elonaj/.gtkrc-2.0:/home/elonaj/.kde4/share/config/gtkrc-2.0"
GTK_RC_FILES="/etc/gtk/gtkrc:/home/elonaj/.gtkrc:/home/elonaj/.kde4/share/config/gtkrc"
HG="/usr/bin/hg"
HOME="/root"
INFOPATH="/usr/share/info:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.23.2/info"
INPUT_DEVICES="evdev keyboard mouse"
IUSE_IMPLICIT="prefix"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KDE_FULL_SESSION="true"
KDE_MULTIHEAD="false"
KDE_SESSION_UID="1000"
KDE_SESSION_VERSION="4"
KERNEL="linux"
KONSOLE_DBUS_SERVICE=":1.26"
KONSOLE_DBUS_SESSION="/Sessions/5"
KONSOLE_DBUS_WINDOW="/Windows/2"
KONSOLE_PROFILE_NAME="Shell"
LADSPA_PATH="/usr/lib64/ladspa"
LANG="de_DE.utf8"
LANGUAGE=""
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_ALL="de_DE.UTF-8"
LC_COLLATE="C"
LC_MESSAGES="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -s"
LDFLAGS_amd64="-m elf_x86_64"
LDFLAGS_x32="-m elf32_x86_64"
LDFLAGS_x86="-m elf_i386"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe %s"
LIBDIR_amd64="lib64"
LIBDIR_amd64_fbsd="lib64"
LIBDIR_n32="lib32"
LIBDIR_n64="lib64"
LIBDIR_o32="lib"
LIBDIR_ppc="lib32"
LIBDIR_ppc64="lib64"
LIBDIR_s390="lib32"
LIBDIR_s390x="lib64"
LIBDIR_sparc32="lib32"
LIBDIR_sparc64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib32"
LIBDIR_x86_fbsd="lib32"
LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer"
LINGUAS="de"
LOGNAME="root"
LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.patch=00;32:*.diff=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:"
MAIL="/var/mail/elonaj"
MAKEOPTS="-j9"
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/local/share/man:/usr/share/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.23.2/man:/etc/java-config-2/current-system-vm/man/"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec)"
MULTIOSDIRS="../lib64:../lib32"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
OFFICE_IMPLEMENTATION="libreoffice"
OPENCL_PROFILE="nvidia"
OPENGL_PROFILE="nvidia"
PACKAGE_MANAGER="paludis"
PAGER="/usr/bin/less"
PATH="/sbin:/bin:/usr/sbin:/usr/bin"
PHP_TARGETS="php5-5"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="ppc sparc64-freebsd ppc-openbsd x86-openbsd ppc64 x86-winnt x86-fbsd ppc-aix alpha arm x86-freebsd s390 amd64 arm-linux x86-macos x64-openbsd ia64-hpux hppa x86-netbsd ppc64-linux x86-cygwin amd64-linux ia64-linux x86 sparc-solaris x64-freebsd sparc64-solaris x86-linux x64-macos sparc m68k-mint ia64 mips ppc-macos x86-interix hppa-hpux amd64-fbsd x64-solaris m68k sh x86-solaris sparc-fbsd"
PORTAGE_BIN_PATH="/usr/lib64/portage/bin"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="log warn error"
PORTAGE_ELOG_MAILFROM="portage@localhost"
PORTAGE_ELOG_MAILSUBJECT="[portage] ebuild log for ${PACKAGE} on ${HOST}"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_SYSTEM="save_summary:log,warn,error,qa echo"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}""
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_INTERNAL_CALLER="1"
PORTAGE_OVERRIDE_EPREFIX=""
PORTAGE_PYM_PATH="/usr/lib64/portage/pym"
PORTAGE_PYTHONPATH="/usr/lib64/portage/pym"
PORTAGE_REPOSITORIES="[DEFAULT]
main-repo = gentoo
[gentoo]
location = /usr/portage
masters =
priority = -1000
sync-type = rsync
sync-uri = rsync://rsync.europe.gentoo.org/gentoo-portage
"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_RSYNC_RETRIES="-1"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/storage/paludis/tmp/"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTAGE_XATTR_EXCLUDE="security.* system.nfs4_acl"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
PORT_LOGDIR_CLEAN="find "${PORT_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete"
PRELINK_PATH_MASK="/usr/lib64/libfreebl3.so:/usr/lib64/libnssdbm3.so:/usr/lib64/libsoftokn3.so"
PROFILEHOME=""
PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND"
PWD="/home/elonaj"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python2_7"
PYTHON_TARGETS="python2_7 python3_3"
QT_GRAPHICSSYSTEM="raster"
QT_PLUGIN_PATH="/usr/lib64/kde4/plugins"
RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -avP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port=22 ; exec rsync --rsh=\"ssh -p\${port} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
ROOT="/"
ROOTPATH="/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3:/opt/nvidia-cg-toolkit/bin"
RPMDIR="/usr/portage/rpm"
RUBYOPT="-rauto_gem"
RUBY_TARGETS="ruby19 ruby18"
R_HOME="/usr/lib64/R"
SESSION_MANAGER="local/sklave:@/tmp/.ICE-unix/2629,unix/sklave:/tmp/.ICE-unix/2629"
SHELL="/bin/bash"
SHELL_SESSION_ID="097236d1fe214000825024d2679cc919"
SHLVL="3"
SYMLINK_LIB="yes"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
TERM="xterm"
UNINSTALL_IGNORE="/lib/modules/*"
USE="X a52 aac acl acpi alsa amd64 berkdb bluetooth branding bzip2 cairo cdda cdr cli consolekit cracklib crypt cups cxx dbus declarative dri dts dvd dvdr emboss encode exif fam firefox flac fortran gdbm gif gpm gtk iconv ipv6 jpeg kde kipi lcms ldap libnotify mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl ogg opengl openmp pam pango pcre pdf phonon plasma png policykit ppds qt3support qt4 readline sdl semantic-desktop session spell sse sse2 ssl startup-notification svg tcpd tiff truetype udev udisks unicode upower usb vorbis wxwidgets x264 xcb xcomposite xinerama xml xscreensaver xv xvid zlib" ABI_X86="64" 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" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd 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 cgi cgid 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" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="de" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia nv" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USER="root"
USERLAND="GNU"
USE_EXPAND="ABI_MIPS ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CROSSCOMPILE_OPTS CURL_SSL DRACUT_MODULES DVB_CARDS ELIBC ENLIGHTENMENT_MODULES FCDSL_CARDS FFTOOLS FOO2ZJS_DEVICES FRITZCAPI_CARDS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL LCD_DEVICES LIBREOFFICE_EXTENSIONS LINGUAS LIRC_DEVICES MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS USERLAND VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS"
USE_EXPAND_HIDDEN="ABI_MIPS CROSSCOMPILE_OPTS ELIBC KERNEL USERLAND"
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm-linux hppa hppa-hpux ia64 ia64-hpux ia64-linux m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos ppc-openbsd s390 sh sparc sparc64-freebsd sparc64-solaris sparc-fbsd sparc-solaris x64-freebsd x64-macos x64-openbsd x64-solaris x86 x86-cygwin x86-fbsd x86-freebsd x86-interix x86-linux x86-macos x86-netbsd x86-openbsd x86-solaris x86-winnt"
USE_EXPAND_VALUES_ELIBC="AIX Cygwin Darwin FreeBSD glibc HPUX Interix mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
USE_EXPAND_VALUES_KERNEL="AIX Cygwin Darwin FreeBSD freemint HPUX Interix linux NetBSD OpenBSD SunOS Winnt"
USE_EXPAND_VALUES_USERLAND="BSD GNU"
USE_ORDER="env:pkg:conf:defaults:pkginternal:repo:env.d"
VBOX_APP_HOME="/usr/lib64/virtualbox"
VIDEO_CARDS="nvidia nv"
WANT_MP="true"
WINDOWID="37749083"
WINDOWPATH="7"
XAUTHORITY="/root/.xauthzqsE2a"
XCURSOR_THEME="Oxygen_White"
XDG_CONFIG_DIRS="/etc/xdg"
XDG_CURRENT_DESKTOP="KDE"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
XDG_MENU_PREFIX="kde-4-"
XDG_SESSION_COOKIE="d30a74a55ac7acbc1992dc7000000007-1389634612.555362-1653191764"
XDM_MANAGED="method=classic"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
_="/usr/bin/emerge"
|
I tried several things but I did not find a solution. |
|
Back to top |
|
 |
Maitreya Guru

Joined: 11 Jan 2006 Posts: 445
|
Posted: Wed Jan 29, 2014 1:19 am Post subject: |
|
|
CFLAGS=" -march=native -o2 -pipe -mfpmath=sse -fomit-frame-pointer "
I think x86-64 already defaults to omiting frame pointers. Also should that "o" not be a capital "O" instead?
Try going through your toolchain again with normal cflags like:
CFLAGS="-march=native -O2 -pipe"
Now the error
Quote: |
Value too large for defined data type
|
Might because of this bug |
|
Back to top |
|
 |
Elo Naj n00b

Joined: 16 Aug 2013 Posts: 4
|
Posted: Wed Jan 29, 2014 9:15 pm Post subject: |
|
|
Well you are totally right the problem was xfs. Well I tried to move my tmp to ext4 and it worked.
(It stopped working because I moved it to xfs). |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|