Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 635696 - dev-lang/rust-1.19.0 : ignores -j1
Summary: dev-lang/rust-1.19.0 : ignores -j1
Status: RESOLVED DUPLICATE of bug 626080
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: 2017-10-28 17:21 UTC by Toralf Förster
Modified: 2017-10-28 18:45 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 Toralf Förster gentoo-dev 2017-10-28 17:21:51 UTC
BTW, is there a special switch needed in make.conf to avoid a parallel rust compiling or is -j1 enough ?


init,1
  └─sudo,3136 /opt/tb/bin/chr.sh /home/tinderbox/run/13.0-desktop_test_20171027-180434 /bin/bash /tmp/job.sh
      └─chr.sh,3145 /opt/tb/bin/chr.sh /home/tinderbox/run/13.0-desktop_test_20171027-180434 /bin/bash /tmp/job.sh
          └─su,3193 - root -c /bin/bash /tmp/job.sh
              └─bash,3199 /tmp/job.sh
                  └─emerge,21656 -b /usr/lib/python-exec/python3.4/emerge --update dev-util/cargo
                      └─sandbox,27864,portage /usr/lib/portage/python3.4/ebuild.sh compile
                          └─ebuild.sh,28017 /usr/lib/portage/python3.4/ebuild.sh compile
                              └─ebuild.sh,28079 /usr/lib/portage/python3.4/ebuild.sh compile
                                  └─python2.7,28180 x.py build
                                      └─python2.7,27395 x.py build
                                          └─bootstrap,27397 build
                                              └─cmake,10572 --build . --target install --config Release -- -j 12
                                                  └─gmake,10577 -j 12 install
                                                      └─gmake,10590 -f CMakeFiles/Makefile2 all
                                                          ├─gmake,10741 -f lib/MC/CMakeFiles/LLVMMC.dir/build.make lib/MC/CMakeFiles/LLVMMC.dir/build
                                                          │   ├─c++,22577 -DGTEST_HAS_RTTI=0 -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_L
Comment 1 Toralf Förster gentoo-dev 2017-10-28 18:45:23 UTC

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