Date: Sun, 05 Aug 2018 16:15:43 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230383] ports-mgmt/poudriere: new Log-entry for filesystem full / No space left on device Message-ID: <bug-230383-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230383 Bug ID: 230383 Summary: ports-mgmt/poudriere: new Log-entry for filesystem full / No space left on device Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: bdrewery@FreeBSD.org Reporter: kalten@gmx.at Assignee: bdrewery@FreeBSD.org Flags: maintainer-feedback?(bdrewery@FreeBSD.org) Greetings! In case of a full file system while building ports in ports-mgmt/poudriere, I suggest to change the text =E2=80=9C???=E2=80=9D to something like =E2=80= =9Cfilesystem_full=E2=80=9D (similar to entries like =E2=80=9Cinstall_error=E2=80=9D etc.) in the colum= n =E2=80=9CLog=E2=80=9D of the =E2=80=9CFailed ports=E2=80=9D table. I have found a couple of examples in my logs in such scenarios: nRegExp: =E2=80=9CNo space left on device=E2=80=9D ...8<--- e.g. graphics/separate > =3D=3D=3D> Generating temporary packing list > install -s -m 555 /wrkdirs/usr/ports/graphics/separate/work/separate+-0.= 5.8/separate /wrkdirs/usr/ports/graphics/separate/work/stage/usr/local/libe= xec/gimp/2.2/plug-ins/ > strip: elf_update() failed: I/O error: No space left on device > install: strip command strip failed on /wrkdirs/usr/ports/graphics/separa= te/work/stage/usr/local/libexec/gimp/2.2/plug-ins/separate > *** Error code 70 --->8... nRegExp: =E2=80=9CNo space left on device=E2=80=9D ...8<--- e.g. audio/audacity > Makefile.am: installing 'autotools/depcomp' > gm4: cannot create a temporary directory using template "/tmp/arPTDFmB/m4= -9W8eph": No space left on device > gm4:configure.ac:21: cannot create temporary file for diversion: No space= left on device > autom4te-2.69: /usr/local/bin/gm4 failed with exit status: 1 > aclocal: error: echo failed with exit status: 1 > autoreconf-2.69: aclocal failed with exit status: 1 > *** Error code 1 --->8... nRegExp: =E2=80=9CNo space left on device=E2=80=9D ...8<--- e.g. emulators/virtualbox-ose > kBuild: Linking VMMRC > objcopy: elf_update() failed: I/O error: No space left on device > kmk: *** [/wrkdirs/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2= .16/out/freebsd.amd64/release/obj/VMMRC/VMMRC.rc] Error 1 > The failing command: > @objcopy --strip-debug --strip-unneeded --add-gnu-debuglink=3D/wrkdirs/us= r/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.16/out/freebsd.amd64/r= elease/obj/VMMRC/VMMRC.debug /wrkdirs/usr/ports/emulators/virtualbox-ose/wo= rk/VirtualBox-5.2.16/out/freebsd.amd64/release/obj/VMMRC/VMMRC.rc > kmk: *** Deleting file `/wrkdirs/usr/ports/emulators/virtualbox-ose/work/= VirtualBox-5.2.16/out/freebsd.amd64/release/obj/VMMRC/VMMRC.rc' > kmk: *** [/wrkdirs/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2= .16/out/freebsd.amd64/release/obj/VMMRC/VMMRC.rc] Deleting file `/wrkdirs/u= sr/ports/emulators/virtualbox-ose/work/VirtualBox-5.2.16/out/freebsd.amd64/= release/obj/VMMRC/VMMRC.debug' > *** Error code 2 --->8... nRegExp: =E2=80=9CFailed to install the following [0-9]+ package(s):=E2=80= =9D (not a good error text) ...8<--- e.g. graphics/ufraw (not completely sure about that one) > [112amd64-default-job-02] | | `-- Extracting gnome-vfs-2.24.4_8... done > > Failed to install the following 1 package(s): /packages/All/gimp-app-2.8.= 22_1,1.txz --->8... Regards, Kalten --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230383-7788>