Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654410 - dev-lang/rust should check for disk space - Error: failed to generate installer ; Caused by: No space left on device (os error 28)
Summary: dev-lang/rust should check for disk space - Error: failed to generate install...
Status: RESOLVED DUPLICATE of bug 626742
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Rust Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-30 12:08 UTC by Amadeusz Sławiński
Modified: 2018-11-15 10:37 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 Amadeusz Sławiński 2018-04-30 12:08:23 UTC
The failure log from terminal (no build.log because it run out of space to save it...)

    Finished release [optimized] target(s) in 0.0 secs
      c Sysroot { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" } }
    < Rustdoc { host: "x86_64-unknown-linux-gnu" }
    c Libdir { compiler: Compiler { stage: 2, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
    > DebuggerScripts { sysroot: "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/tmp/dist/rustc-1.25.0-dev-x86_64-unknown-linux-gnu-image", host: "x86_64-unknown-linux-gnu" }
    < DebuggerScripts { sysroot: "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/tmp/dist/rustc-1.25.0-dev-x86_64-unknown-linux-gnu-image", host: "x86_64-unknown-linux-gnu" }
    c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
    c RustInstaller { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
    c Assemble { target_compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" } }
    c Libdir { compiler: Compiler { stage: 0, host: "x86_64-unknown-linux-gnu" }, target: "x86_64-unknown-linux-gnu" }
running: "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/x86_64-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=Rust-is-ready-to-roll." "--image-dir" "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/tmp/dist/rustc-1.25.0-dev-x86_64-unknown-linux-gnu-image" "--work-dir" "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/tmp/dist" "--output-dir" "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/dist" "--non-installed-overlay" "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/tmp/dist/rustc-1.25.0-dev-x86_64-unknown-linux-gnu-overlay" "--package-name=rustc-1.25.0-dev-x86_64-unknown-linux-gnu" "--component-name=rustc" "--legacy-manifest-dirs=rustlib,cargo"
Error: failed to generate installer
Caused by: failed to copy '/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/tmp/dist/rustc-1.25.0-dev-x86_64-unknown-linux-gnu-image/lib/librustc-60f484024e1d7278.so' to '/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/tmp/dist/rustc-1.25.0-dev-x86_64-unknown-linux-gnu/rustc/lib/librustc-60f484024e1d7278.so'
Caused by: No space left on device (os error 28)


command did not execute successfully: "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/x86_64-unknown-linux-gnu/stage0-tools-bin/fabricate" "generate" "--product-name=Rust" "--rel-manifest-dir=rustlib" "--success-message=Rust-is-ready-to-roll." "--image-dir" "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/tmp/dist/rustc-1.25.0-dev-x86_64-unknown-linux-gnu-image" "--work-dir" "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/tmp/dist" "--output-dir" "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/dist" "--non-installed-overlay" "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/tmp/dist/rustc-1.25.0-dev-x86_64-unknown-linux-gnu-overlay" "--package-name=rustc-1.25.0-dev-x86_64-unknown-linux-gnu" "--component-name=rustc" "--legacy-manifest-dirs=rustlib,cargo"
expected success, got: exit code: 1


Traceback (most recent call last):
  File "./x.py", line 20, in <module>
    bootstrap.main()
  File "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/src/bootstrap/bootstrap.py", line 763, in main
    bootstrap()
  File "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/src/bootstrap/bootstrap.py", line 754, in bootstrap
    run(args, env=env, verbose=build.verbose)
  File "/var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/src/bootstrap/bootstrap.py", line 148, in run
    raise RuntimeError(err)
RuntimeError: failed to run: /var/tmp/portage/dev-lang/rust-1.25.0/work/rustc-1.25.0-src/build/bootstrap/debug/bootstrap install
/usr/lib/portage/python2.7/isolated-functions.sh: line 272: echo: write error: No space left on device
 * ERROR: dev-lang/rust-1.25.0::gentoo failed (install phase):
/usr/lib/portage/python2.7/isolated-functions.sh: line 272: echo: write error: No space left on device
 *   (no error message)
/usr/lib/portage/python2.7/isolated-functions.sh: line 272: echo: write error: No space left on device
 * 
/usr/lib/portage/python2.7/isolated-functions.sh: line 272: echo: write error: No space left on device
 * Call stack:
/usr/lib/portage/python2.7/isolated-functions.sh: line 272: echo: write error: No space left on device
 *     ebuild.sh, line 124:  Called src_install
/usr/lib/portage/python2.7/isolated-functions.sh: line 272: echo: write error: No space left on device
 *   environment, line 2251:  Called die
/usr/lib/portage/python2.7/isolated-functions.sh: line 272: echo: write error: No space left on device
 * The specific snippet of code:
Traceback (most recent call last):
  File "/usr/lib/python-exec/python2.7/emerge", line 51, in <module>
    retval = emerge_main()
  File "/usr/lib64/python2.7/site-packages/_emerge/main.py", line 1282, in emerge_main
    return run_action(emerge_config)
  File "/usr/lib64/python2.7/site-packages/_emerge/actions.py", line 3316, in run_action
    retval = action_build(emerge_config, spinner=spinner)
  File "/usr/lib64/python2.7/site-packages/_emerge/actions.py", line 541, in action_build
    retval = mergetask.merge()
  File "/usr/lib64/python2.7/site-packages/_emerge/Scheduler.py", line 1004, in merge
    rval = self._merge()
  File "/usr/lib64/python2.7/site-packages/_emerge/Scheduler.py", line 1409, in _merge
    self._main_loop()
  File "/usr/lib64/python2.7/site-packages/_emerge/Scheduler.py", line 1381, in _main_loop
    self._event_loop.iteration()
  File "/usr/lib64/python2.7/site-packages/portage/util/_eventloop/EventLoop.py", line 277, in iteration
    return self._iteration(*args)
  File "/usr/lib64/python2.7/site-packages/portage/util/_eventloop/EventLoop.py", line 371, in _iteration
    if not x.callback(f, event, *x.args):
  File "/usr/lib64/python2.7/site-packages/portage/util/_async/PipeLogger.py", line 131, in _output_handler
    log_file.flush()
IOError: [Errno 28] No space left on device


# emerge --info "dev-lang/rust"
Portage 2.3.31 (python 2.7.14-final-0, default/linux/amd64/17.0/no-multilib/hardened/selinux, gcc-6.4.0, glibc-2.26-r6, 4.13.9 x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.13.9-x86_64-Intel-R-_Core-TM-_i3_CPU_M_350_@_2.27GHz-with-gentoo-2.4.1
KiB Mem:     8024056 total,    803260 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Thu, 26 Apr 2018 00:45:01 +0000
sh bash 4.4_p19
ld GNU ld (Gentoo 2.29.1 p3) 2.29.1
app-shells/bash:          4.4_p19::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.14-r2::gentoo, 3.4.8::gentoo, 3.5.5-r1::gentoo
dev-util/cmake:           3.11.1::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.4.1-r2::gentoo
sys-apps/openrc:          0.35.5::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r1::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.29.1-r1::gentoo, 2.30-r1::gentoo
sys-devel/gcc:            6.4.0-r1::gentoo, 7.2.0-r1::gentoo, 7.3.0-r1::gentoo
sys-devel/gcc-config:     1.9.1::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r3::gentoo
sys-kernel/linux-headers: 4.16-r1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.26-r6::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: webrsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    eclass-overrides: amade-overlay

amade-overlay
    location: /usr/local/overlay
    masters: gentoo
    priority: 0
    eclass-overrides: amade-overlay

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /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/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -march=native -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs clean-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox selinux sesandbox sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync webrsync-gpg xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j4"
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="/var/tmp"
USE="X aac acl acpi alsa amd64 bzip2 caps crypt cxx ffmpeg flac gif git gnutls gold gpg gtk3 hardened iconv ipv6 jpeg jpeg2k mng mp3 ncurses nls nptl ogg opengl openmp pam pcre pie png readline seccomp selinux ssl ssp svg theora threads tiff udev unicode usb v4l vaapi vdpau vim-syntax vorbis x264 xattr xcb xft xinerama xpm xrandr xtpax zlib zsh-completion" 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="karbon plan sheets stage words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" L10N="en en_GB pl" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_5" PYTHON_TARGETS="python2_7 python3_5" QEMU_SOFTMMU_TARGETS="x86_64 ppc" RUBY_TARGETS="ruby22 ruby23" USERLAND="GNU" VIDEO_CARDS="nouveau" 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, ENV_UNSET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
                        Package Settings
=================================================================

dev-lang/rust-1.23.0-r1::gentoo was built with the following:
USE="jemalloc -debug -doc (-extended)"


Relevant df -h line:
tmpfs             5.0G  5.0G  4.0K 100% /var/tmp


ebuild should include filesystem size check
Comment 1 Amadeusz Sławiński 2018-04-30 15:11:14 UTC
It emerged after changing tmpfs size to 6G.
Comment 2 Dirkjan Ochtman (RETIRED) gentoo-dev 2018-11-15 10:37:46 UTC

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