Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xapian_1_2_22: fix build #45424

Merged
merged 1 commit into from Aug 21, 2018
Merged

xapian_1_2_22: fix build #45424

merged 1 commit into from Aug 21, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Aug 21, 2018

In 6ea7b48 a notmuch-related patch written for xapian 1.4.7 was applied unconditionally, breaking the build of xapian 1.2.22. Thanks @matthewbauer for pointing this out.


apply notmuch patch conditionally for 1.4.7 only
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: xapian_1_2_22

Partial log (click to expand)

strip is /nix/store/bg39mxc401qqxgjasxfgardi6xl2ikmc-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/gbi6r54r786jsnmhak6zdfjba20fsgpz-xapian-1.2.22/lib  /nix/store/gbi6r54r786jsnmhak6zdfjba20fsgpz-xapian-1.2.22/bin
patching script interpreter paths in /nix/store/gbi6r54r786jsnmhak6zdfjba20fsgpz-xapian-1.2.22
/nix/store/gbi6r54r786jsnmhak6zdfjba20fsgpz-xapian-1.2.22/bin/xapian-config: interpreter directive changed from "/bin/sh" to "/nix/store/avxlkpsr36xpnsy0byq2c4vxk6sw157a-bash-4.4-p23/bin/sh"
gzipping man pages under /nix/store/b3azwj730vcizfiy1nd5wl0s54gbmban-xapian-1.2.22-man/share/man/
strip is /nix/store/bg39mxc401qqxgjasxfgardi6xl2ikmc-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/b3azwj730vcizfiy1nd5wl0s54gbmban-xapian-1.2.22-man
strip is /nix/store/bg39mxc401qqxgjasxfgardi6xl2ikmc-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/249a6jqhjch3akld3gp5q45v141g8yh7-xapian-1.2.22-doc
/nix/store/gbi6r54r786jsnmhak6zdfjba20fsgpz-xapian-1.2.22

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: xapian_1_2_22

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/z3p5bbl7d51bxadpi61bjazmhrslhq4r-xapian-1.2.22-man
gzipping man pages under /nix/store/z3p5bbl7d51bxadpi61bjazmhrslhq4r-xapian-1.2.22-man/share/man/
strip is /nix/store/553rihc190vsyy8b22iqcq25a6489h8y-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/z3p5bbl7d51bxadpi61bjazmhrslhq4r-xapian-1.2.22-man
checking for references to /build in /nix/store/z3p5bbl7d51bxadpi61bjazmhrslhq4r-xapian-1.2.22-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/lgyag5vqdxrbz3n4zqci98x5gm4xp82d-xapian-1.2.22-doc
strip is /nix/store/553rihc190vsyy8b22iqcq25a6489h8y-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/lgyag5vqdxrbz3n4zqci98x5gm4xp82d-xapian-1.2.22-doc
checking for references to /build in /nix/store/lgyag5vqdxrbz3n4zqci98x5gm4xp82d-xapian-1.2.22-doc...
/nix/store/cm63vw822ypkqv1v9lrdiqjzw6hxgww1-xapian-1.2.22

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: xapian_1_2_22

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/l62jqcaca6xmi2xipy5z9z4gww7zvlqa-xapian-1.2.22-man
gzipping man pages under /nix/store/l62jqcaca6xmi2xipy5z9z4gww7zvlqa-xapian-1.2.22-man/share/man/
strip is /nix/store/4md2i310zklkkl5j41yw70gcwgn4kav5-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/l62jqcaca6xmi2xipy5z9z4gww7zvlqa-xapian-1.2.22-man
checking for references to /build in /nix/store/l62jqcaca6xmi2xipy5z9z4gww7zvlqa-xapian-1.2.22-man...
shrinking RPATHs of ELF executables and libraries in /nix/store/698zki2zgr5s30nnc3sxflvid0n3isbn-xapian-1.2.22-doc
strip is /nix/store/4md2i310zklkkl5j41yw70gcwgn4kav5-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/698zki2zgr5s30nnc3sxflvid0n3isbn-xapian-1.2.22-doc
checking for references to /build in /nix/store/698zki2zgr5s30nnc3sxflvid0n3isbn-xapian-1.2.22-doc...
/nix/store/zfzx9zcd0dng3sivj8m2i4ik6wwp540l-xapian-1.2.22

@xeji xeji merged commit 3fb5440 into NixOS:master Aug 21, 2018
@xeji xeji deleted the xapian-1-2-22 branch August 21, 2018 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants