#48173: Lion buildbot builder: No space left on device ----------------------------+--------------------- Reporter: ryandesign@… | Owner: admin@… Type: defect | Status: new Priority: Normal | Milestone: Component: server/hosting | Version: Keywords: | Port: ----------------------------+--------------------- The Lion buildbot builder (tenseven-slave.macports.org) ran out of disk space trying to build gcc6 during this build: https://build.macports.org/builders/buildports-lion-x86_64/builds/29508 {{{ In file included from /opt/local/var/macports/build/_opt_mports_dports_lang_gcc6/libgcc- devel/work/gcc-6-20150621/libstdc++-v3/include/precompiled/stdc++.h:94:0: /opt/local/var/macports/build/_opt_mports_dports_lang_gcc6/libgcc- devel/work/build/x86_64-apple- darwin11/libstdc++-v3/include/valarray:1233:1: error: while writing precompiled header: No space left on device } // namespace ^ /opt/local/var/macports/build/_opt_mports_dports_lang_gcc6/libgcc- devel/work/build/x86_64-apple- darwin11/libstdc++-v3/include/valarray:1233:1: fatal error: can't write PCH file: No space left on device compilation terminated. }}} How much disk space is free? Can we get more? Or can we investigate if there's anything taking up space unnecessarily? I imagine most of the disk space will be taken up by /opt/local/var/macports/software, because the way we have the buildbot builders set up is that all ports remain installed, but deactivated. This means that as more and more ports get added to MacPorts over time, more and more disk space is needed on the builders. I'm not certain how the buildbot builder's disk volumes are set up... I thought a SAN or file share might be involved, but I'm not sure what parts are on that and what parts are on each builder's local disk volumes. Is there a system in place that monitors our servers' disk space? It's important that we resolve low disk space issues before we run out completely, as happened here. -- Ticket URL: <https://trac.macports.org/ticket/48173> MacPorts <https://www.macports.org/> Ports system for OS X