On Tue, Oct 15, 2019 11:14:42 -0500, Richard Shaw wrote: > I was doing good until I hit this one, went through all 8GB of swap... > > g++: fatal error: Killed signal terminated program cc1plus > compilation terminated. > make[4]: *** [Makefile:598: graph_community_network_eavg_imp1.lo] Error 1 > make[4]: *** Waiting for unfinished jobs.... Ugh, looks like it'll have to be -j1. I spoke to folks in #fedora-releng, and while we do have builders with 128gigs of RAM along with builders with 16gigs, there's no way to force a build to use the one or the other---it's just luck. I could maybe detect what machine it is in the spec depending on the value of _smp_mflags.. Here's a new one now, my `fepkg mockbuild` with -j1 failed after 15 hours with: make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/python-graph-tool-2.29-1.fc32.x86_64/usr/lib/python3.8/site-packages/graph_tool/inference' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libgraph_tool_inference.la '/builddir/build/BUILDROOT/python-graph-tool-2.29-1.fc32.x86_64/usr/lib/python3.8/site-packages/gr aph_tool/inference' libtool: install: /usr/bin/install -p .libs/libgraph_tool_inference.so /builddir/build/BUILDROOT/python-graph-tool-2.29-1.fc32.x86_64/usr/lib/python3.8/site-packages/graph_tool/inference/lib graph_tool_inference.so /usr/bin/install: error writing '/builddir/build/BUILDROOT/python-graph-tool-2.29-1.fc32.x86_64/usr/lib/python3.8/site-packages/graph_tool/inference/libgraph_tool_inference.so': No space lef t on device What spaces am I running out of now? / has 50G free here: $ df -lh Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 76K 16G 1% /dev/shm tmpfs 16G 1.3M 16G 1% /run /dev/sda5 65G 15G 51G 23% / tmpfs 16G 40K 16G 1% /tmp /dev/sdb1 932G 374G 558G 41% /simulation-drive /dev/sda3 850G 18G 832G 3% /home /dev/sda2 976M 168M 742M 19% /boot /dev/sda1 200M 16M 185M 8% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1000 -- Thanks, Regards, Ankur Sinha "FranciscoD" (He / Him / His) | https://fedoraproject.org/wiki/User:Ankursinha Time zone: Europe/London
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx