Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 669914 - www-client/firefox-63.0 - terminate called after throwing an instance of 'std::__ios_failure'
Summary: www-client/firefox-63.0 - terminate called after throwing an instance of 'std...
Status: RESOLVED DUPLICATE of bug 669382
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-29 10:51 UTC by Martin Mokrejš
Modified: 2018-10-31 22:03 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 Martin Mokrejš 2018-10-29 10:51:53 UTC
Hi,
  I cannot install the package. I retired to free up space on my / disk and also on PORTAGE_TMPDIR is plenty of space. The error message is cryptic to me. Both disks have ext4 filesystem, no quotas enabled.

# df -h
Filesystem      Size  Used Avail Use% Mounted on
devtmpfs         10M     0   10M   0% /dev
shm             7.9G   14M  7.8G   1% /dev/shm
tmpfs           7.9G  3.3M  7.9G   1% /run
/dev/xx      1008G  945G   13G  99% /
cgroup_root      10M     0   10M   0% /sys/fs/cgroup
/dev/yy       689G  587G   68G  90% /scratch
none            7.9G     0  7.9G   0% /run/user/9999
# ebuild /scratch/usr/portage/www-client/firefox/firefox-63.0.ebuild install
>>> Existing ${T}/environment for 'firefox-63.0' will be sourced. Run
>>> 'clean' to start with a fresh environment.
>>> Checking firefox-63.0-en-GB.xpi's mtime...
>>> Checking firefox-63.0-patches-01.tar.xz's mtime...
>>> Checking firefox-63.0-cs.xpi's mtime...
>>> Checking firefox-63.0.source.tar.xz's mtime...
>>> WORKDIR is up-to-date, keeping...
 * checking ebuild checksums ;-) ...                                                                                                                                                                                                  [ ok ]
 * checking auxfile checksums ;-) ...                                                                                                                                                                                                 [ ok ]
 * checking miscfile checksums ;-) ...                                                                                                                                                                                                [ ok ]
>>> It appears that 'pretend' has already executed for 'firefox-63.0'; skipping.
>>> Remove '/scratch/var/tmp/portage/www-client/firefox-63.0/.pretended' to force pretend.
>>> It appears that 'setup' has already executed for 'firefox-63.0'; skipping.
>>> Remove '/scratch/var/tmp/portage/www-client/firefox-63.0/.setuped' to force setup.
>>> It appears that 'unpack' has already executed for 'firefox-63.0'; skipping.
>>> Remove '/scratch/var/tmp/portage/www-client/firefox-63.0/.unpacked' to force unpack.
>>> It appears that 'prepare' has already executed for 'firefox-63.0'; skipping.
>>> Remove '/scratch/var/tmp/portage/www-client/firefox-63.0/.prepared' to force prepare.
>>> It appears that 'configure' has already executed for 'firefox-63.0'; skipping.
>>> Remove '/scratch/var/tmp/portage/www-client/firefox-63.0/.configured' to force configure.
>>> It appears that 'compile' has already executed for 'firefox-63.0'; skipping.
>>> Remove '/scratch/var/tmp/portage/www-client/firefox-63.0/.compiled' to force compile.
>>> Test phase [not enabled]: www-client/firefox-63.0

>>> Install firefox-63.0 into /scratch/var/tmp/portage/www-client/firefox-63.0/image/ category www-client
 * PT_PAX marking -m /scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/ff/dist/bin/xpcshell with paxctl
 * PT_PAX marking -m /scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/ff/dist/bin/xpcshell with scanelf
 * XATTR_PAX marking -me /scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/ff/dist/bin/xpcshell with setfattr
 0:02.39 /usr/bin/gmake -C . -j2 -s -w install
 0:02.59 gmake: Entering directory '/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/ff'
 0:06.60 gmake[1]: Entering directory '/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/ff/browser/installer'
 1:50.87 terminate called after throwing an instance of 'std::__ios_failure'
 1:50.87   what():  basic_ios::clear: iostream error
 1:51.41 Traceback (most recent call last):
 1:51.41   File "/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/toolkit/mozapps/installer/packager.py", line 339, in <module>
 1:51.41     main()
 1:51.41   File "/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/toolkit/mozapps/installer/packager.py", line 333, in main
 1:51.41     copier.copy(args.destination)
 1:51.41   File "/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/python/mozbuild/mozpack/copier.py", line 431, in copy
 1:51.41     copy_results.append((destfile, f.copy(destfile, skip_if_older)))
 1:51.41   File "/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/python/mozbuild/mozpack/files.py", line 296, in copy
 1:51.41     elfhack(dest)
 1:51.41   File "/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/python/mozbuild/mozpack/executables.py", line 124, in elfhack
 1:51.41     errors.fatal('Error executing ' + ' '.join(cmd))
 1:51.41   File "/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/python/mozbuild/mozpack/errors.py", line 103, in fatal
 1:51.41     self._handle(self.FATAL, msg)
 1:51.41   File "/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/python/mozbuild/mozpack/errors.py", line 98, in _handle
 1:51.41     raise ErrorMessage(msg)
 1:51.41 mozpack.errors.ErrorMessage: Error: Error executing /scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/ff/build/unix/elfhack/elfhack ../../dist/firefox/libxul.so
 1:51.43 gmake[1]: *** [/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/toolkit/mozapps/installer/packager.mk:22: stage-package] Error 1
 1:51.43 gmake[1]: Leaving directory '/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/ff/browser/installer'
 1:51.43 gmake: *** [/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/browser/build.mk:15: install] Error 2
 1:51.43 gmake: Leaving directory '/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/ff'
 * ERROR: www-client/firefox-63.0::gentoo failed (install phase):
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line 124:  Called src_install
 *   environment, line 5231:  Called die
 * The specific snippet of code:
 *       MOZ_MAKE_FLAGS="${MAKEOPTS}" SHELL="${SHELL:-${EPREFIX}/bin/bash}" MOZ_NOSPAM=1 DESTDIR="${D}" ./mach install || die;
 * 
 * If you need support, post the output of `emerge --info '=www-client/firefox-63.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=www-client/firefox-63.0::gentoo'`.
 * The complete build log is located at '/scratch/var/tmp/portage/www-client/firefox-63.0/temp/build.log'.
 * The ebuild environment file is located at '/scratch/var/tmp/portage/www-client/firefox-63.0/temp/environment'.
 * Working directory: '/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0'
 * S: '/scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0'
#
Comment 1 Martin Mokrejš 2018-10-29 10:55:04 UTC
# emerge --info '=www-client/firefox-63.0::gentoo'
Portage 2.3.51 (python 2.7.15-final-0, default/linux/amd64/17.0, gcc-8.2.0, glibc-2.27-r4, 4.18.16-default-pciehp x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.18.16-default-pciehp-x86_64-Intel-R-_Core-TM-_i7-2640M_CPU_@_2.80GHz-with-gentoo-2.6
KiB Mem:    16365808 total,  10628364 free
KiB Swap:   26853460 total,  26853460 free
Timestamp of repository gentoo: Wed, 24 Oct 2018 10:00:01 +0000
Head commit of repository gentoo: 6c76f6521560c1b8f14eb034b2f4e3ab9611ff6b
sh bash 4.4_p23
ld GNU ld (Gentoo 2.30 p3) 2.30.0
app-shells/bash:          4.4_p23::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.28.9999::gentoo
dev-lang/python:          2.7.15::gentoo, 3.5.5-r1::gentoo, 3.6.6::gentoo, 3.7.0::gentoo
dev-util/cmake:           3.12.3::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.36::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.11.6-r2::gentoo, 1.12.6-r1::gentoo, 1.13.4-r1::gentoo, 1.14.1-r1::gentoo, 1.15.1-r1::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.30-r3::gentoo, 2.31.1-r1::gentoo
sys-devel/gcc:            4.3.6-r1::gentoo, 4.4.7::gentoo, 4.7.4::gentoo, 4.9.4::gentoo, 5.4.0-r3::gentoo, 6.3.0::gentoo, 7.3.0-r3::gentoo, 8.2.0-r3::gentoo
sys-devel/gcc-config:     1.9.1::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.16-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.27-r4::gentoo
Repositories:

gentoo
    location: /scratch/usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24

science
    location: /scratch/mmokrejs/proj/sci
    masters: gentoo
    priority: 0

layman
    location: /var/lib/layman
    masters: gentoo
    priority: 1

x-portage
    location: /usr/local/portage
    masters: gentoo
    priority: 2

haskell
    location: /var/lib/layman/haskell
    masters: gentoo
    priority: 50

vmware
    location: /var/lib/layman/vmware
    masters: gentoo
    priority: 50

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA dlj-1.1 sun-bcla-java-vm Oracle-BCLA-JavaSE IBM-J1.6 skype-eula Nero-EULA-US AdobeFlash-10.3 skype-4.0.0.7-copyright AdobeFlash-11.x OPERA-2014 RAR Intel-SDP intel-ucode-20180807"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -mpclmul -mpopcnt -march=native -ftree-vectorize"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/stunnel/stunnel.conf /usr/lib64/libreoffice/program/sofficerc /usr/share/easy-rsa /usr/share/gnupg/qualified.txt /usr/share/maven-bin-3.2/conf /usr/share/maven-bin-3.3/conf /var/bind /var/lib/hsqldb /var/spool/torque"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.6/ext-active/ /etc/php/apache2-php7.1/ext-active/ /etc/php/cgi-php5.6/ext-active/ /etc/php/cgi-php7.1/ext-active/ /etc/php/cli-php5.6/ext-active/ /etc/php/cli-php7.1/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -pipe -mpclmul -mpopcnt -march=native -ftree-vectorize"
DISTDIR="/scratch/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news nostrip parallel-fetch preserve-libs protect-owned sandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.wheel.sk/ http://ftp.fi.muni.cz/pub/linux/gentoo/ http://gentoo.mirror.web4u.cz/ rsync://gentoo.mirror.dkm.cz/gentoo/ ftp://gentoo.mirror.web4u.cz/"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en_US en_GB en cs"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
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 --exclude=/.git"
PORTAGE_TMPDIR="/scratch/var/tmp"
USE="R X acpi alsa amd64 amr apache apache2 asm avx berkdb bluetooth boost bzip2 cairo cgi cli coin consolekit cracklib crypt cryptlib cryptsetup cups cxx dbus device-mapper dhcp directfb dri drm dvd emboss encode fax fbcon ffmpeg flac fontconfig fortran fuse gbm gcrypt gd gdbm geoip geolocation gimp glpk gmp gnutls gpm gps gtk hal hpijs hwdb iconv id3tag imaging innodb inotify java javafx javascript jce jpeg jpg js jscript keymap ladspa lame lapack laptop lcms libnotify libtirpc lm_sensors mad matroska mmx modemmanager mp3 multicore multilib multimedia mysql ncurses networkmanager nfs nls nptl nptlonly nscd ntfs ntfsdecrypt ntfsprogs objc ocr ogg opengl openmp pam parport pcre pcre16 pdf pdfimport pdl perl php pkcs11 plplot png policykit polkit postproc postscript ppds ppp pppd pptx python qt3support qt4 qt5 readline rendering resolvconf samba scanner sctp seccomp server session sha512 slideshow sna sndfile sparsehash sqlite sse sse2 sse3 sse4_1 sse4_2 ssh ssh-agent ssl sslv2 sslv3 ssse3 startup-notification suexec svg syslog tcl tcpd threads tiff tk truetype twolame udev unicode upower usb v4l v4l2 vim-syntax vnc wavpack wifi x11 xattr xcb xml xorg xrandr xv xvid xvmc zlib" ABI_X86="64 32" 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="alias authz_host auth_basic auth_digest cgi cgid deflate dir env filter include info mem_cache mime mime_magic negotiation remoteip setenvif status userdir vhost_alias rewrite usertrack cache file_cache disk_cache charset_lite log_config log_forensic" CALLIGRA_FEATURES="karbon plan sheets stage words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="aivdm ashtech earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 navcom ntrip oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tnt tripmate tsip ublox fury geostar nmea0183 nmea2000 passthrough" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" L10N="en-US en en-GB cs" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby20 ruby21 ruby23 ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="vesa vmware fbdev intel i915 i965" 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"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

# emerge -pqv '=www-client/firefox-63.0::gentoo' 
[ebuild  N    ] www-client/firefox-63.0  USE="custom-cflags custom-optimization debug gmp-autoupdate screenshot startup-notification system-icu system-jpeg system-libvpx -bindist -clang -dbus -eme-free -geckodriver -hardened -hwaccel -jack -lto (-neon) -pulseaudio (-selinux) -system-harfbuzz -system-libevent -system-sqlite -test -wifi" L10N="cs en-GB -ach -af -an -ar -as -ast -az -bg -bn-BD -bn-IN -br -bs -ca -cak -cy -da -de -dsb -el -en-ZA -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -ff -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -id -is -it -ja -ka -kab -kk -km -kn -ko -lij -lt -lv -mai -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -uz -vi -xh -zh-CN -zh-TW"
Comment 2 Martin Mokrejš 2018-10-29 11:01:46 UTC
Does https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53984 apply to my gcc-8.2.0?


So is the actual cause here?:

mozpack.errors.ErrorMessage: Error: Error executing /scratch/var/tmp/portage/www-client/firefox-63.0/work/firefox-63.0/ff/build/unix/elfhack/elfhack ../../dist/firefox/libxul.so
Comment 3 Thomas Deutschmann (RETIRED) gentoo-dev 2018-10-31 22:03:11 UTC
Update repository, ELFHACK was disabled again via https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7182d50a95a5c28c192eab2fb280f0edf1849c51

*** This bug has been marked as a duplicate of bug 669382 ***