Skip to content

Comments

gnome2.ORBit2: explicitly disable build parallelism due to missing depends#142605

Merged
bobby285271 merged 2 commits intoNixOS:stagingfrom
trofi:sequential-ORBit2
Nov 17, 2021
Merged

gnome2.ORBit2: explicitly disable build parallelism due to missing depends#142605
bobby285271 merged 2 commits intoNixOS:stagingfrom
trofi:sequential-ORBit2

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Oct 22, 2021

Parallel build fails due to missing internal library dependency:

   libtool --tag=CC   --mode=link gcc ... -o orbit-name-server-2 ...
   ld: cannot find libname-server-2.a: No such file or directory

It happens because orbit-name-server-2 should have libname-server-2.a
in _DEPENDENCIES but does not. Instead of fixing it and regenerating
Makefile.in let's just disable parallel build.

@ofborg ofborg bot requested a review from lovek323 October 22, 2021 21:52
@ofborg ofborg bot added 10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. labels Oct 22, 2021
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/635

@bobby285271 bobby285271 merged commit 1914e82 into NixOS:staging Nov 17, 2021
@trofi trofi deleted the sequential-ORBit2 branch November 17, 2021 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 11-100 This PR causes between 11 and 100 packages to rebuild on Darwin. 10.rebuild-linux: 501-1000 This PR causes many rebuilds on Linux and should normally target the staging branches. 10.rebuild-linux: 501+ This PR causes many rebuilds on Linux and should normally target the staging branches.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants