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

wt: 3.3.10 -> 3.3.11, 4.0.3 -> 4.0.4 #45491

Merged
merged 2 commits into from Aug 25, 2018
Merged

wt: 3.3.10 -> 3.3.11, 4.0.3 -> 4.0.4 #45491

merged 2 commits into from Aug 25, 2018

Conversation

WilliButz
Copy link
Member

Motivation for this change

New patch releases for wt3 and wt4

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • N/A Tested execution of all binary files (usually in ./result/bin/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

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

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

Partial log (click to expand)

make[3]: *** [../gen/make.rules:112: ../temp/boot/jrd/gds.o] Error 1
make[3]: Leaving directory '/build/Firebird-2.5.7.27050-0/gen'
make[2]: *** [Makefile:233: gpre_boot] Error 2
make[2]: Leaving directory '/build/Firebird-2.5.7.27050-0/gen'
make[1]: *** [Makefile:227: ../gen/firebird/bin/gpre_static] Error 2
make[1]: Leaving directory '/build/Firebird-2.5.7.27050-0/gen'
make: *** [Makefile:6: firebird] Error 2
builder for '/nix/store/bzivcvh2hnafmqga4x0ifz1hwvv8wqw1-firebird-2.5.7.27050-0.drv' failed with exit code 2
cannot build derivation '/nix/store/s81kqwhw5d903hsgmf2i0l2mxay3yj4c-wt-3.3.11.drv': 1 dependencies couldn't be built
error: build of '/nix/store/s81kqwhw5d903hsgmf2i0l2mxay3yj4c-wt-3.3.11.drv' failed

@GrahamcOfBorg
Copy link

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

Attempted: wt3

Partial log (click to expand)

[ 98%] Built target test.http
[ 98%] Building CXX object test/CMakeFiles/test.sqlite3.dir/dbo/DboTest2.C.o
[ 98%] Building CXX object test/CMakeFiles/test.sqlite3.dir/dbo/DboTest3.C.o
[ 98%] Building CXX object test/CMakeFiles/test.sqlite3.dir/dbo/DboTest4.C.o
[ 98%] Building CXX object test/CMakeFiles/test.sqlite3.dir/dbo/DboTest5.C.o
[100%] Building CXX object test/CMakeFiles/test.sqlite3.dir/dbo/Benchmark.C.o
[100%] Building CXX object test/CMakeFiles/test.sqlite3.dir/dbo/Benchmark2.C.o
[100%] Building CXX object test/CMakeFiles/test.sqlite3.dir/dbo/JsonTest.C.o
building of '/nix/store/l591d62g8yxvbf0g5sj10mw7ky9g6hzx-wt-3.3.11.drv' timed out after 1800 seconds
error: build of '/nix/store/l591d62g8yxvbf0g5sj10mw7ky9g6hzx-wt-3.3.11.drv' failed

@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: wt3, wt4

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: wt3, wt4

Partial log (click to expand)

make[3]: Leaving directory '/build/Firebird-2.5.7.27050-0/gen'
make[2]: *** [Makefile:233: gpre_boot] Error 2
make[2]: Leaving directory '/build/Firebird-2.5.7.27050-0/gen'
make[1]: *** [Makefile:227: ../gen/firebird/bin/gpre_static] Error 2
make[1]: Leaving directory '/build/Firebird-2.5.7.27050-0/gen'
make: *** [Makefile:6: firebird] Error 2
builder for '/nix/store/bzivcvh2hnafmqga4x0ifz1hwvv8wqw1-firebird-2.5.7.27050-0.drv' failed with exit code 2
cannot build derivation '/nix/store/s81kqwhw5d903hsgmf2i0l2mxay3yj4c-wt-3.3.11.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/nhk20kyschh01b92zq23l44mhcv7gyhn-wt-4.0.4.drv': 1 dependencies couldn't be built
error: build of '/nix/store/nhk20kyschh01b92zq23l44mhcv7gyhn-wt-4.0.4.drv', '/nix/store/s81kqwhw5d903hsgmf2i0l2mxay3yj4c-wt-3.3.11.drv' failed

@GrahamcOfBorg
Copy link

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

Attempted: wt3, wt4

Partial log (click to expand)

shrinking /nix/store/dh96lvcvlcsbmnbj5xkcc8w96p3fzs8d-wt-4.0.4/lib/libwtfcgi.so.4.0.4
shrinking /nix/store/dh96lvcvlcsbmnbj5xkcc8w96p3fzs8d-wt-4.0.4/lib/libwtdbofirebird.so.4.0.4
shrinking /nix/store/dh96lvcvlcsbmnbj5xkcc8w96p3fzs8d-wt-4.0.4/lib/libwttest.so.4.0.4
shrinking /nix/store/dh96lvcvlcsbmnbj5xkcc8w96p3fzs8d-wt-4.0.4/lib/libwtdbosqlite3.so.4.0.4
shrinking /nix/store/dh96lvcvlcsbmnbj5xkcc8w96p3fzs8d-wt-4.0.4/lib/libwtdbo.so.4.0.4
/nix/store/vp40my263xk32f07788srrgl59rycsna-binutils-2.30/bin/strip is /nix/store/vp40my263xk32f07788srrgl59rycsna-binutils-2.30/bin/strip
stripping (with command /nix/store/vp40my263xk32f07788srrgl59rycsna-binutils-2.30/bin/strip and flags -S) in /nix/store/dh96lvcvlcsbmnbj5xkcc8w96p3fzs8d-wt-4.0.4/lib
patching script interpreter paths in /nix/store/dh96lvcvlcsbmnbj5xkcc8w96p3fzs8d-wt-4.0.4
checking for references to /build in /nix/store/dh96lvcvlcsbmnbj5xkcc8w96p3fzs8d-wt-4.0.4...
error: build of '/nix/store/l591d62g8yxvbf0g5sj10mw7ky9g6hzx-wt-3.3.11.drv' failed

@srhb
Copy link
Contributor

srhb commented Aug 25, 2018

Built wt3, wt4 and fileshelter (which depends on wt3) locally. Looks good. Thanks!

@srhb srhb merged commit ce5106a into NixOS:master Aug 25, 2018
@WilliButz WilliButz deleted the update-wt branch August 29, 2018 12:44
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