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

mariadb: 10.2.14 -> 10.2.15 #41497

Merged
merged 1 commit into from Jun 6, 2018
Merged

mariadb: 10.2.14 -> 10.2.15 #41497

merged 1 commit into from Jun 6, 2018

Conversation

Izorkin
Copy link
Contributor

@Izorkin Izorkin commented Jun 5, 2018

Motivation for this change
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"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@xeji
Copy link
Contributor

xeji commented Jun 5, 2018

@GrahamcOfBorg build mariadb

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mariadb

Partial log (click to expand)

/nix/store/i16kkz8jcw9bl9dw41w9h0b57xmj2b57-mariadb-10.2.15/bin/galera_new_cluster: interpreter directive changed from "/bin/sh" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/sh"
/nix/store/i16kkz8jcw9bl9dw41w9h0b57xmj2b57-mariadb-10.2.15/bin/mariadb-service-convert: interpreter directive changed from "/bin/bash" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/bash"
/nix/store/i16kkz8jcw9bl9dw41w9h0b57xmj2b57-mariadb-10.2.15/bin/wsrep_sst_mysqldump: interpreter directive changed from "/bin/bash -ue" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/bash -ue"
/nix/store/i16kkz8jcw9bl9dw41w9h0b57xmj2b57-mariadb-10.2.15/bin/wsrep_sst_xtrabackup-v2: interpreter directive changed from "/bin/bash -ue" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/bash -ue"
/nix/store/i16kkz8jcw9bl9dw41w9h0b57xmj2b57-mariadb-10.2.15/bin/mysql_secure_installation: interpreter directive changed from "/bin/sh" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/sh"
/nix/store/i16kkz8jcw9bl9dw41w9h0b57xmj2b57-mariadb-10.2.15/bin/msql2mysql: interpreter directive changed from "/bin/sh" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/sh"
/nix/store/i16kkz8jcw9bl9dw41w9h0b57xmj2b57-mariadb-10.2.15/bin/wsrep_sst_rsync: interpreter directive changed from "/bin/sh -ue" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/sh -ue"
/nix/store/i16kkz8jcw9bl9dw41w9h0b57xmj2b57-mariadb-10.2.15/bin/wsrep_sst_mariabackup: interpreter directive changed from "/bin/bash -ue" to "/nix/store/qckzjk3406va7h6s40cy9s75z2w715rq-bash-4.4-p19/bin/bash -ue"
checking for references to /build in /nix/store/i16kkz8jcw9bl9dw41w9h0b57xmj2b57-mariadb-10.2.15...
/nix/store/i16kkz8jcw9bl9dw41w9h0b57xmj2b57-mariadb-10.2.15

@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: mariadb

Partial log (click to expand)

[ 98%] Building CXX object storage/mroonga/CMakeFiles/mroonga.dir/lib/mrn_context_pool.cpp.o
[ 98%] Building CXX object storage/mroonga/CMakeFiles/mroonga.dir/lib/mrn_smart_bitmap.cpp.o
[ 98%] Building CXX object storage/mroonga/CMakeFiles/mroonga.dir/lib/mrn_operations.cpp.o
[ 98%] Building CXX object storage/mroonga/CMakeFiles/mroonga.dir/lib/mrn_table_fields_offset_mover.cpp.o
[ 98%] Building CXX object storage/mroonga/CMakeFiles/mroonga.dir/lib/mrn_operation.cpp.o
[ 98%] Building CXX object storage/mroonga/CMakeFiles/mroonga.dir/lib/mrn_count_skip_checker.cpp.o
[ 98%] Linking CXX shared module ha_mroonga.so
[ 98%] Built target mroonga
building of '/nix/store/p8cn06sllr5626ycb3pz9w15kw4vqrjn-mariadb-10.2.15.drv' timed out after 3600 seconds
error: build of '/nix/store/p8cn06sllr5626ycb3pz9w15kw4vqrjn-mariadb-10.2.15.drv' failed

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: mariadb

Partial log (click to expand)

Scanning dependencies of target udf_example
[ 91%] Building C object sql/CMakeFiles/udf_example.dir/udf_example.c.o
[ 92%] Linking C shared module udf_example.so
[ 92%] Built target udf_example
Scanning dependencies of target partition_embedded
[ 92%] Building CXX object sql/CMakeFiles/partition_embedded.dir/ha_partition.cc.o
[ 92%] Linking CXX static library libpartition_embedded.a
[ 92%] Built target partition_embedded
building of '/nix/store/z06rx6f0vlavbw2sfs7m4zzw6hd1hqgm-mariadb-10.2.15.drv' timed out after 1800 seconds
error: build of '/nix/store/z06rx6f0vlavbw2sfs7m4zzw6hd1hqgm-mariadb-10.2.15.drv' failed

@xeji
Copy link
Contributor

xeji commented Jun 6, 2018

Not much we can do about the ofborg timeouts, so let's merge this and observe it on Hydra.

@xeji xeji merged commit 13705c0 into NixOS:master Jun 6, 2018
@Izorkin Izorkin deleted the mariadb branch June 6, 2018 22:26
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