Closed
Conversation
It failed on our 48 core machine with: libtool: link: cc -g -O2 -o .libs/ldif-filter ldif-filter.o slapd-common.o ../../libraries/liblutil/liblutil.a ../../libraries/libldap/.libs /libldap.so /build/openldap-2.6.2/libraries/liblber/.libs/liblber.so ../../libraries/liblber/.libs/liblber.so /nix/store/zkw493raash35m4al6bh rzvvwm2f0bdi-cyrus-sasl-2.1.28/lib/libsasl2.so -lssl -lcrypto -lcrypt -Wl,-rpath -Wl,/nix/store/wj7pax447418mk0h0iv7kl8ybb8z1qsd-openldap-2.6 .2/lib -Wl,-rpath -Wl,/nix/store/zkw493raash35m4al6bhrzvvwm2f0bdi-cyrus-sasl-2.1.28/lib checking how to run the C preprocessor... gcc -E /nix/store/cz52w8xf3i1d3xvzpzd9abf7rvpl9017-binutils-2.38/bin/ld: cannot find slapd-common.o: No such file or directory ... collect2: error: ld returned 1 exit status
rapenne-s
approved these changes
Jun 24, 2022
Member
rapenne-s
left a comment
There was a problem hiding this comment.
Looks good to me.
It would be worth reporting this issue upstream so it might get fixed one day.
mweinelt
reviewed
Jun 24, 2022
| , fetchurl | ||
|
|
||
| # dependencies | ||
| # dependencies |
Member
There was a problem hiding this comment.
Suggested change
| # dependencies | |
| # dependencies |
Member
|
This needs to go to staging where a fix for the parallel build should already be: #176290 |
Member
|
I've build this multiple times on 12/24/64 thread machines and the build was fine for me. Seems to be spurious then. Also needs to go into staging. |
Member
|
Also for context, this is already a fixed issue: #175626 |
Contributor
Author
|
@dasJ That's awesome, thanks! I guess, we should rebase our dev branch on master more often. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
The build failed on our 48-core machine, so it seems like it doesn't support it anymore.
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes