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

mandoc: 1.13.4 -> 1.14.3 #38078

Closed
wants to merge 1 commit into from
Closed

Conversation

ryantm
Copy link
Member

@ryantm ryantm commented Mar 29, 2018

Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/mandoc/versions.

These checks were done:

cc @RamKromberg for review

Semi-automatic update generated by https://github.com/ryantm/nix-update tools.

This update was made based on information from https://repology.org/metapackage/mandoc/versions.

These checks were done:

- built on NixOS
- ran `/nix/store/9az9m22hp4dqbnb2fl0rrs92bh2wr47l-mandoc-1.14.3/bin/demandoc help` got 0 exit code
- directory tree listing: https://gist.github.com/9c37570ea9583a96c58a0d50dd6b500a
@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: mandoc

Partial log (click to expand)

unpacking source archive /nix/store/ilvj47x2dclvgwgqm8i0vx21qrs6yfck-mandoc-1.14.3.tar.gz
source root is mandoc-1.14.3
setting SOURCE_DATE_EPOCH to timestamp 1501936822 of file mandoc-1.14.3/tree.c
patching sources
configuring
configure flags: --prefix=/nix/store/9az9m22hp4dqbnb2fl0rrs92bh2wr47l-mandoc-1.14.3
config.log: writing...
env: 'make': No such file or directory
builder for '/nix/store/b6scrasy638awz1hz5npdky063v6f0kw-mandoc-1.14.3.drv' failed with exit code 127
error: build of '/nix/store/b6scrasy638awz1hz5npdky063v6f0kw-mandoc-1.14.3.drv' failed

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: mandoc

Partial log (click to expand)

source root is mandoc-1.14.3
setting SOURCE_DATE_EPOCH to timestamp 1501936822 of file mandoc-1.14.3/tree.c
patching sources
updateAutotoolsGnuConfigScriptsPhase
configuring
configure flags: --prefix=/nix/store/2jrj8jfpnfiz03xngmrw0s2fgiq269l5-mandoc-1.14.3
config.log: writing...
env: 'make': No such file or directory
builder for '/nix/store/f091w0j01pbjmx0b5sgkmfkqbkxpij5h-mandoc-1.14.3.drv' failed with exit code 127
�[31;1merror:�[0m build of '/nix/store/f091w0j01pbjmx0b5sgkmfkqbkxpij5h-mandoc-1.14.3.drv' failed

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: mandoc

Partial log (click to expand)

install -m 0444 makewhatis.8 \
        /nix/store/3a6xsprx6mqdbcbpccfdp1c0lfivkgbh-mandoc-1.14.3/man/man8/makewhatis.8
post-installation fixup
moving /nix/store/3a6xsprx6mqdbcbpccfdp1c0lfivkgbh-mandoc-1.14.3/man to /nix/store/3a6xsprx6mqdbcbpccfdp1c0lfivkgbh-mandoc-1.14.3/share/man
gzipping man pages under /nix/store/3a6xsprx6mqdbcbpccfdp1c0lfivkgbh-mandoc-1.14.3/share/man/
strip is /nix/store/0fzpxnsanc02i4jsb1yhchjp4p62b2n3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/3a6xsprx6mqdbcbpccfdp1c0lfivkgbh-mandoc-1.14.3/bin  /nix/store/3a6xsprx6mqdbcbpccfdp1c0lfivkgbh-mandoc-1.14.3/sbin
patching script interpreter paths in /nix/store/3a6xsprx6mqdbcbpccfdp1c0lfivkgbh-mandoc-1.14.3
moving /nix/store/3a6xsprx6mqdbcbpccfdp1c0lfivkgbh-mandoc-1.14.3/sbin/* to /nix/store/3a6xsprx6mqdbcbpccfdp1c0lfivkgbh-mandoc-1.14.3/bin
/nix/store/3a6xsprx6mqdbcbpccfdp1c0lfivkgbh-mandoc-1.14.3

@xeji
Copy link
Contributor

xeji commented Apr 27, 2018

I can reproduce the x86_64 failure locally, it's caused by an impure env -i make in configure. There are some impure shebangs as well. Guess this needs to be fixed manually.

Copy link
Contributor

@xeji xeji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix build.

@ryantm ryantm closed this May 29, 2018
@ryantm ryantm deleted the auto-update/mandoc branch May 29, 2018 12:30
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

3 participants