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

mysql-workbench: 8.0.12 -> 8.0.13 #49234

Merged
merged 1 commit into from Oct 27, 2018

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Oct 27, 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/mysql-workbench/versions.

https://dev.mysql.com/doc/relnotes/workbench/en/news-8-0-13.html

meta.description for mysql-workbench is: '"Visual MySQL database modeling, administration and querying tool"'.

Checks done (click to expand)
  • built on NixOS
  • Warning: no invocation of /nix/store/2253hvpjajf03abzqlvl94ihq0zlvg7m-mysql-workbench-8.0.13/bin/mysql-workbench-bin had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/2253hvpjajf03abzqlvl94ihq0zlvg7m-mysql-workbench-8.0.13/bin/wbcopytables-bin had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/2253hvpjajf03abzqlvl94ihq0zlvg7m-mysql-workbench-8.0.13/bin/.mysql-workbench-wrapped had a zero exit code or showed the expected version
  • Warning: no invocation of /nix/store/2253hvpjajf03abzqlvl94ihq0zlvg7m-mysql-workbench-8.0.13/bin/mysql-workbench had a zero exit code or showed the expected version
  • /nix/store/2253hvpjajf03abzqlvl94ihq0zlvg7m-mysql-workbench-8.0.13/bin/.wbcopytables-wrapped passed the binary check.
  • /nix/store/2253hvpjajf03abzqlvl94ihq0zlvg7m-mysql-workbench-8.0.13/bin/wbcopytables passed the binary check.
  • 2 of 6 passed binary check by having a zero exit code.
  • 0 of 6 passed binary check by having the new version present in output.
  • found 8.0.13 with grep in /nix/store/2253hvpjajf03abzqlvl94ihq0zlvg7m-mysql-workbench-8.0.13
  • directory tree listing: https://gist.github.com/b9307c4ecbf31fdc7dbc128b9964f513
  • du listing: https://gist.github.com/dc44f3e288208d44f4c7d170337a74a2
Outpath report (click to expand)

Outpath difference report
3 total rebuild paths

1 package rebuilds

1 x86_64-linux rebuilds
1 i686-linux rebuilds
0 x86_64-darwin rebuilds
1 aarch64-linux rebuilds

First ten rebuilds by attrpath
mysql-workbench

Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/2253hvpjajf03abzqlvl94ihq0zlvg7m-mysql-workbench-8.0.13 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)

Or, build yourself:

nix-build -A mysql-workbench https://github.com/r-ryantm/nixpkgs/archive/e118a0fa1f003faa4606f90c9f463a8990360abd.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/2253hvpjajf03abzqlvl94ihq0zlvg7m-mysql-workbench-8.0.13
ls -la /nix/store/2253hvpjajf03abzqlvl94ihq0zlvg7m-mysql-workbench-8.0.13/bin

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

@GrahamcOfBorg build mysql-workbench

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: mysql-workbench

Partial log (click to expand)


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

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


@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: mysql-workbench

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

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: mysql-workbench

Partial log (click to expand)


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

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


@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: mysql-workbench

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: mysql-workbench

Partial log (click to expand)

make[3]: Leaving directory '/build/rustc-1.30.0-src/build/x86_64-unknown-linux-gnu/llvm/build'
make[3]: Entering directory '/build/rustc-1.30.0-src/build/x86_64-unknown-linux-gnu/llvm/build'
[ 62%] Building CXX object lib/Target/X86/Utils/CMakeFiles/LLVMX86Utils.dir/X86ShuffleDecode.cpp.o
[ 62%] Linking CXX static library ../../../libLLVMX86Utils.a
building of '/nix/store/j1yzzw5jg9dpxlrcp5mj8awfgh755byb-rustc-1.30.0.drv' timed out after 1800 seconds
cannot build derivation '/nix/store/amvxhnkmn7szrbgp5k6zrd9nrms8i7cj-cargo-1.30.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/s45nfy009nwq82bh7k6440z6q1ga7d82-librsvg-2.42.4.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/vqhk2zgl0hiy6s1k22mnb54xjlzbxf55-hook.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/d7ra5f0sd5372am40i3a4xc669nil0kn-mysql-workbench-8.0.13.drv': 1 dependencies couldn't be built
error: build of '/nix/store/d7ra5f0sd5372am40i3a4xc669nil0kn-mysql-workbench-8.0.13.drv' failed

@disassembler
Copy link
Member

@GrahamcOfBorg build mysql-workbench

@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: mysql-workbench

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

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: mysql-workbench

Partial log (click to expand)


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

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


@GrahamcOfBorg
Copy link

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

Attempted: mysql-workbench

Partial log (click to expand)

   Compiling proc_macro v0.0.0 (file:///build/rustc-1.30.0-src/src/libproc_macro)
   Compiling syntax_ext v0.0.0 (file:///build/rustc-1.30.0-src/src/libsyntax_ext)
   Compiling rustc_metadata_utils v0.0.0 (file:///build/rustc-1.30.0-src/src/librustc_metadata_utils)
   Compiling rustc_mir v0.0.0 (file:///build/rustc-1.30.0-src/src/librustc_mir)
building of '/nix/store/j1yzzw5jg9dpxlrcp5mj8awfgh755byb-rustc-1.30.0.drv' timed out after 3600 seconds
cannot build derivation '/nix/store/amvxhnkmn7szrbgp5k6zrd9nrms8i7cj-cargo-1.30.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/s45nfy009nwq82bh7k6440z6q1ga7d82-librsvg-2.42.4.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/vqhk2zgl0hiy6s1k22mnb54xjlzbxf55-hook.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/d7ra5f0sd5372am40i3a4xc669nil0kn-mysql-workbench-8.0.13.drv': 1 dependencies couldn't be built
error: build of '/nix/store/d7ra5f0sd5372am40i3a4xc669nil0kn-mysql-workbench-8.0.13.drv' failed

@GrahamcOfBorg
Copy link

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

Attempted: mysql-workbench

Partial log (click to expand)

building '/nix/store/8b3yjg5lka700wrfxxksy01v3fj10133-mysql-workbench-community-8.0.13-src.tar.gz.drv'...

trying http://dev.mysql.com/get/Downloads/MySQLGUITools/mysql-workbench-community-8.0.13-src.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   301  100   301    0     0   2487      0 --:--:-- --:--:-- --:--:--  2487
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 15.3M  100 15.3M    0     0  10.7M      0  0:00:01  0:00:01 --:--:-- 15.3M
cannot build derivation '/nix/store/d7ra5f0sd5372am40i3a4xc669nil0kn-mysql-workbench-8.0.13.drv': 1 dependencies couldn't be built
error: build of '/nix/store/d7ra5f0sd5372am40i3a4xc669nil0kn-mysql-workbench-8.0.13.drv' failed

@jtojnar jtojnar merged commit 6675f9e into NixOS:master Oct 27, 2018
@r-ryantm r-ryantm deleted the auto-update/mysql-workbench branch November 17, 2018 22:57
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