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.connector-c: 2.3.5 -> 2.3.6 #41794

Merged
merged 1 commit into from Jun 11, 2018

Conversation

Izorkin
Copy link
Contributor

@Izorkin Izorkin commented Jun 10, 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.

@bhipple
Copy link
Contributor

bhipple commented Jun 11, 2018

@GrahamcOfBorg build mariadb mariadb.connector-c

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: mariadb, mariadb.connector-c

Partial log (click to expand)

shrinking /nix/store/k5i2cyf6sn9fk6ahg465vw81mzshc5rv-mariadb-connector-c-2.3.6/bin/mariadb_config
strip is /nix/store/4mf2xm9p32lzrim927yk92xhx35yaz62-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/k5i2cyf6sn9fk6ahg465vw81mzshc5rv-mariadb-connector-c-2.3.6/lib  /nix/store/k5i2cyf6sn9fk6ahg465vw81mzshc5rv-mariadb-connector-c-2.3.6/bin
patching script interpreter paths in /nix/store/k5i2cyf6sn9fk6ahg465vw81mzshc5rv-mariadb-connector-c-2.3.6
checking for references to /build in /nix/store/k5i2cyf6sn9fk6ahg465vw81mzshc5rv-mariadb-connector-c-2.3.6...
'/nix/store/k5i2cyf6sn9fk6ahg465vw81mzshc5rv-mariadb-connector-c-2.3.6/bin/mysql_config' -> 'mariadb_config'
'/nix/store/k5i2cyf6sn9fk6ahg465vw81mzshc5rv-mariadb-connector-c-2.3.6/lib/mysql' -> 'mariadb'
'/nix/store/k5i2cyf6sn9fk6ahg465vw81mzshc5rv-mariadb-connector-c-2.3.6/include/mysql' -> 'mariadb'
/nix/store/926dql0lnvg8dd6dapjvhndhf4bv97ba-mariadb-10.2.15
/nix/store/k5i2cyf6sn9fk6ahg465vw81mzshc5rv-mariadb-connector-c-2.3.6

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: mariadb, mariadb.connector-c

Partial log (click to expand)

/nix/store/j4sd6l3x2wdyf8ks48vjh4n7rjxp7qjj-mariadb-10.2.15/bin/mysql_config: interpreter directive changed from "/bin/sh" to "/nix/store/252xdg4j71784qsxkq26kh97cbydn9pp-bash-4.4-p19/bin/sh"
/nix/store/j4sd6l3x2wdyf8ks48vjh4n7rjxp7qjj-mariadb-10.2.15/bin/msql2mysql: interpreter directive changed from "/bin/sh" to "/nix/store/252xdg4j71784qsxkq26kh97cbydn9pp-bash-4.4-p19/bin/sh"
/nix/store/j4sd6l3x2wdyf8ks48vjh4n7rjxp7qjj-mariadb-10.2.15/bin/mysql_install_db: interpreter directive changed from "/bin/sh" to "/nix/store/252xdg4j71784qsxkq26kh97cbydn9pp-bash-4.4-p19/bin/sh"
/nix/store/j4sd6l3x2wdyf8ks48vjh4n7rjxp7qjj-mariadb-10.2.15/share/mysql/mysql.server: interpreter directive changed from "/bin/sh" to "/nix/store/252xdg4j71784qsxkq26kh97cbydn9pp-bash-4.4-p19/bin/sh"
/nix/store/j4sd6l3x2wdyf8ks48vjh4n7rjxp7qjj-mariadb-10.2.15/share/mysql/wsrep_notify: interpreter directive changed from "/bin/sh -eu" to "/nix/store/252xdg4j71784qsxkq26kh97cbydn9pp-bash-4.4-p19/bin/sh -eu"
/nix/store/j4sd6l3x2wdyf8ks48vjh4n7rjxp7qjj-mariadb-10.2.15/share/mysql/binary-configure: interpreter directive changed from "/bin/sh" to "/nix/store/252xdg4j71784qsxkq26kh97cbydn9pp-bash-4.4-p19/bin/sh"
/nix/store/j4sd6l3x2wdyf8ks48vjh4n7rjxp7qjj-mariadb-10.2.15/share/mysql/mysqld_multi.server: interpreter directive changed from "/bin/sh" to "/nix/store/252xdg4j71784qsxkq26kh97cbydn9pp-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/j4sd6l3x2wdyf8ks48vjh4n7rjxp7qjj-mariadb-10.2.15...
/nix/store/j4sd6l3x2wdyf8ks48vjh4n7rjxp7qjj-mariadb-10.2.15
/nix/store/4mkjahd32pgv2kd89lgd8q4dr725q5fa-mariadb-connector-c-2.3.6

@pSub pSub merged commit a45b78d into NixOS:staging Jun 11, 2018
@Izorkin Izorkin deleted the mariadb-connector-c-2.3.6 branch June 11, 2018 12:48
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

4 participants