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

serd: 0.28.0 -> 0.30.0 #44687

Merged
merged 1 commit into from Aug 21, 2018
Merged

serd: 0.28.0 -> 0.30.0 #44687

merged 1 commit into from Aug 21, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 8, 2018

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

meta.description for serd is: '"A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples"'.

Checks done (click to expand)
Test this build with Cachix (click to expand)

One time setup in nixpkgs Git checkout:

cachix use r-ryantm
git remote add r-ryantm https://github.com/r-ryantm/nixpkgs.git

Test this build:

git fetch r-ryantm && git checkout 0e420de73ab2c3e8a7e68a1968b45bc7773b3475 && nix-shell --pure -I nixpkgs=. -p serd

cc @cillianderoiste for testing.

Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/serd/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: serd

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: serd

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/27g41a39l8rkif2g64qkiv5068na7n9d-serd-0.30.0
shrinking /nix/store/27g41a39l8rkif2g64qkiv5068na7n9d-serd-0.30.0/bin/serdi
shrinking /nix/store/27g41a39l8rkif2g64qkiv5068na7n9d-serd-0.30.0/lib/libserd-0.so.0.30.0
gzipping man pages under /nix/store/27g41a39l8rkif2g64qkiv5068na7n9d-serd-0.30.0/share/man/
strip is /nix/store/1hi76hr87bd1y1q1qjk0lv8nmcjip1c8-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/27g41a39l8rkif2g64qkiv5068na7n9d-serd-0.30.0/lib  /nix/store/27g41a39l8rkif2g64qkiv5068na7n9d-serd-0.30.0/bin
patching script interpreter paths in /nix/store/27g41a39l8rkif2g64qkiv5068na7n9d-serd-0.30.0
checking for references to /build in /nix/store/27g41a39l8rkif2g64qkiv5068na7n9d-serd-0.30.0...
/nix/store/27g41a39l8rkif2g64qkiv5068na7n9d-serd-0.30.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: serd

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/5w1p3xmgk90f3339xdrvp3r3pahis4w5-serd-0.30.0
shrinking /nix/store/5w1p3xmgk90f3339xdrvp3r3pahis4w5-serd-0.30.0/bin/serdi
shrinking /nix/store/5w1p3xmgk90f3339xdrvp3r3pahis4w5-serd-0.30.0/lib/libserd-0.so.0.30.0
gzipping man pages under /nix/store/5w1p3xmgk90f3339xdrvp3r3pahis4w5-serd-0.30.0/share/man/
strip is /nix/store/zrs21zqcchgyabjf4xfimncdq16njizc-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/5w1p3xmgk90f3339xdrvp3r3pahis4w5-serd-0.30.0/lib  /nix/store/5w1p3xmgk90f3339xdrvp3r3pahis4w5-serd-0.30.0/bin
patching script interpreter paths in /nix/store/5w1p3xmgk90f3339xdrvp3r3pahis4w5-serd-0.30.0
checking for references to /build in /nix/store/5w1p3xmgk90f3339xdrvp3r3pahis4w5-serd-0.30.0...
/nix/store/5w1p3xmgk90f3339xdrvp3r3pahis4w5-serd-0.30.0

@r-ryantm r-ryantm changed the base branch from master to staging August 8, 2018 13:11
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: serd

Partial log (click to expand)

tar: binutils-2.30/include/aout/host.h: Cannot write: No space left on device
tar: binutils-2.30/include/gcc-c-fe.def: Cannot write: No space left on device
tar: binutils-2.30/include/oasys.h: Cannot write: No space left on device
tar: binutils-2.30/depcomp: Cannot write: No space left on device
tar: binutils-2.30/config.guess: Cannot write: No space left on device
tar: binutils-2.30/ltmain.sh: Cannot write: No space left on device
tar: binutils-2.30/ltsugar.m4: Cannot write: No space left on device
tar: Exiting with failure status due to previous errors
do not know how to unpack source archive /nix/store/16bz7vzc97nsxrrrwi22fk3w31znd6zr-binutils-2.30.tar.bz2
error: unexpected end-of-file

@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: serd

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

Timed out, unknown build status on x86_64-linux (full log)

Attempted: serd

Partial log (click to expand)

cannot build derivation '/nix/store/j10zr312hl94i98v3id24qahi701ndn2-perl-5.28.0.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/da17mp9k8dxyq3dwbi892dvm973pkdvc-pkg-config-0.29.2.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/h620r5izbncj2cadbljxwn3n1qlwldn3-python-setup-hook.sh.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/9nbsc9dyb56gjxmgw8aq4gdmb3r6rd6p-sqlite-3.24.0.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/1mjvz8lz3645j73mfs82bfy6kk4dpfk9-ncurses-6.1.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/34h8gi0snij0d543scm366920im8nfq3-openssl-1.0.2o.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/b85cv5acg7anansh3k0j1rqm4y627svl-readline-6.3p08.drv': 3 dependencies couldn't be built
cannot build derivation '/nix/store/zyfzwl6a52dzzj9addbhw9pqzaiif20l-python-2.7.15.drv': 10 dependencies couldn't be built
cannot build derivation '/nix/store/kbndysyy57j4slsk962swhpazan6mk05-serd-0.30.0.drv': 4 dependencies couldn't be built
error: build of '/nix/store/kbndysyy57j4slsk962swhpazan6mk05-serd-0.30.0.drv' failed

@xeji
Copy link
Contributor

xeji commented Aug 21, 2018

@GrahamcOfBorg build serd

@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: serd

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: serd

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/38868w2rrpscc42x7dmd1401lkn58iiv-serd-0.30.0
shrinking /nix/store/38868w2rrpscc42x7dmd1401lkn58iiv-serd-0.30.0/bin/serdi
shrinking /nix/store/38868w2rrpscc42x7dmd1401lkn58iiv-serd-0.30.0/lib/libserd-0.so.0.30.0
gzipping man pages under /nix/store/38868w2rrpscc42x7dmd1401lkn58iiv-serd-0.30.0/share/man/
/nix/store/n46a0fr3h4nhj5rhg557ly7idmxpmrjq-binutils-2.30/bin/strip is /nix/store/n46a0fr3h4nhj5rhg557ly7idmxpmrjq-binutils-2.30/bin/strip
stripping (with command /nix/store/n46a0fr3h4nhj5rhg557ly7idmxpmrjq-binutils-2.30/bin/strip and flags -S) in /nix/store/38868w2rrpscc42x7dmd1401lkn58iiv-serd-0.30.0/lib  /nix/store/38868w2rrpscc42x7dmd1401lkn58iiv-serd-0.30.0/bin
patching script interpreter paths in /nix/store/38868w2rrpscc42x7dmd1401lkn58iiv-serd-0.30.0
checking for references to /build in /nix/store/38868w2rrpscc42x7dmd1401lkn58iiv-serd-0.30.0...
/nix/store/38868w2rrpscc42x7dmd1401lkn58iiv-serd-0.30.0

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: serd

Partial log (click to expand)

post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/269lalbps3diyjv00qfl8c6m9jpzxhmi-serd-0.30.0
shrinking /nix/store/269lalbps3diyjv00qfl8c6m9jpzxhmi-serd-0.30.0/bin/serdi
shrinking /nix/store/269lalbps3diyjv00qfl8c6m9jpzxhmi-serd-0.30.0/lib/libserd-0.so.0.30.0
gzipping man pages under /nix/store/269lalbps3diyjv00qfl8c6m9jpzxhmi-serd-0.30.0/share/man/
/nix/store/3bq0zgzfmfynpkwxs0f6r5xrasi987ps-binutils-2.30/bin/strip is /nix/store/3bq0zgzfmfynpkwxs0f6r5xrasi987ps-binutils-2.30/bin/strip
stripping (with command /nix/store/3bq0zgzfmfynpkwxs0f6r5xrasi987ps-binutils-2.30/bin/strip and flags -S) in /nix/store/269lalbps3diyjv00qfl8c6m9jpzxhmi-serd-0.30.0/lib  /nix/store/269lalbps3diyjv00qfl8c6m9jpzxhmi-serd-0.30.0/bin
patching script interpreter paths in /nix/store/269lalbps3diyjv00qfl8c6m9jpzxhmi-serd-0.30.0
checking for references to /build in /nix/store/269lalbps3diyjv00qfl8c6m9jpzxhmi-serd-0.30.0...
/nix/store/269lalbps3diyjv00qfl8c6m9jpzxhmi-serd-0.30.0

@xeji xeji merged commit 8b04cfc into NixOS:staging Aug 21, 2018
@r-ryantm r-ryantm deleted the auto-update/serd branch August 22, 2018 18:26
dtzWill pushed a commit to dtzWill/nixpkgs that referenced this pull request Aug 23, 2018
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/serd/versions.
@xeji xeji mentioned this pull request Aug 23, 2018
9 tasks
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