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

libowfat: 0.31 -> 0.32 #48414

Merged
merged 2 commits into from Oct 22, 2018
Merged

libowfat: 0.31 -> 0.32 #48414

merged 2 commits into from Oct 22, 2018

Conversation

r-ryantm
Copy link
Contributor

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libowfat/versions.

meta.description for libowfat is: '""'.

Checks done (click to expand)
Instructions to test this update (click to expand)

One-time optional setup to skip building using Cachix:

nix-shell -p cachix --run 'cachix use r-ryantm'

Test this update by entering a nix shell, seeing what is inside the
result, and if applicable, running some binaries:

nix-shell --pure -I nixpkgs=https://github.com/r-ryantm/nixpkgs/archive/796fe1d56ed27d4588757341d295d25f197eef42.tar.gz -p libowfat
ls -la /nix/store/rbq5l7nrglwfc61wb0x4684hw823hd4b-libowfat-0.32

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libowfat/versions
@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: libowfat

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libowfat

Partial log (click to expand)

install -m 644 libowfat.a /nix/store/w1p0kxr7qd12palk3f31634f4i9v4ppk-libowfat-0.32/lib
post-installation fixup
moving /nix/store/w1p0kxr7qd12palk3f31634f4i9v4ppk-libowfat-0.32/man to /nix/store/w1p0kxr7qd12palk3f31634f4i9v4ppk-libowfat-0.32/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/w1p0kxr7qd12palk3f31634f4i9v4ppk-libowfat-0.32
gzipping man pages under /nix/store/w1p0kxr7qd12palk3f31634f4i9v4ppk-libowfat-0.32/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/w1p0kxr7qd12palk3f31634f4i9v4ppk-libowfat-0.32/lib
patching script interpreter paths in /nix/store/w1p0kxr7qd12palk3f31634f4i9v4ppk-libowfat-0.32
checking for references to /build in /nix/store/w1p0kxr7qd12palk3f31634f4i9v4ppk-libowfat-0.32...
/nix/store/w1p0kxr7qd12palk3f31634f4i9v4ppk-libowfat-0.32

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libowfat

Partial log (click to expand)

install -m 644 libowfat.a /nix/store/rbq5l7nrglwfc61wb0x4684hw823hd4b-libowfat-0.32/lib
post-installation fixup
moving /nix/store/rbq5l7nrglwfc61wb0x4684hw823hd4b-libowfat-0.32/man to /nix/store/rbq5l7nrglwfc61wb0x4684hw823hd4b-libowfat-0.32/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/rbq5l7nrglwfc61wb0x4684hw823hd4b-libowfat-0.32
gzipping man pages under /nix/store/rbq5l7nrglwfc61wb0x4684hw823hd4b-libowfat-0.32/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/rbq5l7nrglwfc61wb0x4684hw823hd4b-libowfat-0.32/lib
patching script interpreter paths in /nix/store/rbq5l7nrglwfc61wb0x4684hw823hd4b-libowfat-0.32
checking for references to /build in /nix/store/rbq5l7nrglwfc61wb0x4684hw823hd4b-libowfat-0.32...
/nix/store/rbq5l7nrglwfc61wb0x4684hw823hd4b-libowfat-0.32

@Mic92
Copy link
Member

Mic92 commented Oct 15, 2018

It looks like this update break opentracker.

@xeji
Copy link
Contributor

xeji commented Oct 16, 2018

@GrahamcOfBorg build gatling opentracker

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: gatling, opentracker

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: gatling, opentracker

Partial log (click to expand)

rm -f tryalloca.o
gcc -c gatling.c -o gatling.o -I. -pipe -Wall -O2 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB
In file included from gatling.c:2:0:
gatling.h:7:10: fatal error: io.h: No such file or directory
 #include "io.h"
          ^~~~~~
compilation terminated.
make: *** [GNUmakefile:116: gatling.o] Error 1
builder for '/nix/store/7h46hg2yf9fmfl1958d27ahw0p00108k-gatling-0.15.drv' failed with exit code 2
error: build of '/nix/store/7h46hg2yf9fmfl1958d27ahw0p00108k-gatling-0.15.drv', '/nix/store/cs2yhl74m9myiacnbdw0d7ciax5a0d57-opentracker-2018-05-26.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-linux (full log)

Attempted: gatling, opentracker

Partial log (click to expand)

rm -f tryalloca.o
gcc -c gatling.c -o gatling.o -I. -pipe -Wall -O2 -fomit-frame-pointer -I/usr/local/include -DUSE_ZLIB
In file included from gatling.c:2:0:
gatling.h:7:10: fatal error: io.h: No such file or directory
 #include "io.h"
          ^~~~~~
compilation terminated.
make: *** [GNUmakefile:116: gatling.o] Error 1
builder for '/nix/store/rb2rymklw5wls785apxwdassnswv1nv7-gatling-0.15.drv' failed with exit code 2
error: build of '/nix/store/lng3rwdhyx4y0yh0qhnsd9ig0vvnf1nw-opentracker-2018-05-26.drv', '/nix/store/rb2rymklw5wls785apxwdassnswv1nv7-gatling-0.15.drv' failed

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.

This breaks both gatling and opentracker. Looks like some header files are missing.

0.32 wanted to move them under include/libowfat/ 
but it breaks gatling and opentracker
@c0bw3b
Copy link
Contributor

c0bw3b commented Oct 22, 2018

@GrahamcOfBorg build libowfat gatling opentracker

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libowfat, gatling, opentracker

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/nxw9n0i3m54hw649445kivhk25h6d62k-opentracker-2018-05-26
shrinking /nix/store/nxw9n0i3m54hw649445kivhk25h6d62k-opentracker-2018-05-26/bin/opentracker
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/nxw9n0i3m54hw649445kivhk25h6d62k-opentracker-2018-05-26/bin
patching script interpreter paths in /nix/store/nxw9n0i3m54hw649445kivhk25h6d62k-opentracker-2018-05-26
checking for references to /build in /nix/store/nxw9n0i3m54hw649445kivhk25h6d62k-opentracker-2018-05-26...
/nix/store/a0bk2jm77xkimay6p1wjdpba5aai91q6-libowfat-0.32
/nix/store/0i8qbpbgwd0v5msa71aldyip18sdcvjz-gatling-0.15
/nix/store/nxw9n0i3m54hw649445kivhk25h6d62k-opentracker-2018-05-26

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libowfat, gatling, opentracker

Partial log (click to expand)

shrinking /nix/store/g247mj534wbwc894qhicazd7kqngamc8-gatling-0.15/bin/dl
shrinking /nix/store/g247mj534wbwc894qhicazd7kqngamc8-gatling-0.15/bin/gatling
gzipping man pages under /nix/store/g247mj534wbwc894qhicazd7kqngamc8-gatling-0.15/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/g247mj534wbwc894qhicazd7kqngamc8-gatling-0.15/bin
patching script interpreter paths in /nix/store/g247mj534wbwc894qhicazd7kqngamc8-gatling-0.15
checking for references to /build in /nix/store/g247mj534wbwc894qhicazd7kqngamc8-gatling-0.15...
/nix/store/l1hfgm900xmgrlxp9qjiars39vni4ri8-libowfat-0.32
/nix/store/g247mj534wbwc894qhicazd7kqngamc8-gatling-0.15
/nix/store/6l6481naszv23xy6dyy6hl4a9nxm5bi1-opentracker-2018-05-26

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: libowfat

Partial log (click to expand)

/nix/store/l1hfgm900xmgrlxp9qjiars39vni4ri8-libowfat-0.32

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: libowfat

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: libowfat

Partial log (click to expand)

install -m 644 libowfat.a /nix/store/a0bk2jm77xkimay6p1wjdpba5aai91q6-libowfat-0.32/lib
post-installation fixup
moving /nix/store/a0bk2jm77xkimay6p1wjdpba5aai91q6-libowfat-0.32/man to /nix/store/a0bk2jm77xkimay6p1wjdpba5aai91q6-libowfat-0.32/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/a0bk2jm77xkimay6p1wjdpba5aai91q6-libowfat-0.32
gzipping man pages under /nix/store/a0bk2jm77xkimay6p1wjdpba5aai91q6-libowfat-0.32/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/a0bk2jm77xkimay6p1wjdpba5aai91q6-libowfat-0.32/lib
patching script interpreter paths in /nix/store/a0bk2jm77xkimay6p1wjdpba5aai91q6-libowfat-0.32
checking for references to /build in /nix/store/a0bk2jm77xkimay6p1wjdpba5aai91q6-libowfat-0.32...
/nix/store/a0bk2jm77xkimay6p1wjdpba5aai91q6-libowfat-0.32

Copy link
Contributor

@c0bw3b c0bw3b left a comment

Choose a reason for hiding this comment

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

Fixed the headers location

@c0bw3b c0bw3b merged commit 7615027 into NixOS:master Oct 22, 2018
@r-ryantm r-ryantm deleted the auto-update/libowfat branch October 24, 2018 03:10
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

5 participants