mkdir -p stampdir touch stampdir/gunzip-stamp make: dpkg-architecture: Command not found # Add various patches to the patch directory based on environment # variable options for patch in `ls -1 /var/tmp/portage/sci-physics/cernlib-2006-r6/work/cernlib-20061220+dfsg3/debian/patches/*.dpatch.in 2> /dev/null`; do \ ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: gnome-libressl_20170507-174431 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.3.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python2.7 (fallback) java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.3.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm
Created attachment 472276 [details] emerge-info.txt
Created attachment 472278 [details] emerge-history.txt
Created attachment 472280 [details] environment
Created attachment 472282 [details] etc.portage.tbz2
Created attachment 472284 [details] sci-physics:cernlib-2006-r6:20170510-152830.log.bz2
Created attachment 472286 [details] temp.tbz2
dpkg-architecture is not the fetal error here. The real failure is at !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! LOCB/LOCF: address 0x559e27e42dd0 exceeds the 32 bit address space or is not in the data segments This may result in program crash or incorrect results Therefore we will stop here !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! It seems to be caused by PIE that enabled by default by gcc-6.
Possible solution: https://bugzilla.redhat.com/show_bug.cgi?id=241416
oh, then it is due to the change use flag of gcc-6.3
ick, didn't want to close this bug Would it help to filter out "-pie" for this particular software package ?
Strangely I cannot reproduce this bug by gcc-6.3 and glibc-2.23.
probably a fallout of +pie -poie and +pie and so forth for the unmasked gcc-6.3