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

ptex: 2.1.33 -> 2.3.0 #43739

Merged
merged 1 commit into from Jul 30, 2018
Merged

ptex: 2.1.33 -> 2.3.0 #43739

merged 1 commit into from Jul 30, 2018

Conversation

r-ryantm
Copy link
Contributor

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

meta.description for ptex is: '"Per-Face Texture Mapping for Production Rendering"'.

Compare changes on GitHub

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 0a50070f3fd718323b6ec9be7e5d953893ba8c4f && nix-shell --pure -I nixpkgs=. -p ptex

cc @guibou 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/ptex/versions.
@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: ptex

Partial log (click to expand)

stripping (with command strip and flags -S) in /nix/store/sjwkdcy7gk9y2xh00skr181ld6j243ia-ptex-2.3.0-bin/bin
patching script interpreter paths in /nix/store/sjwkdcy7gk9y2xh00skr181ld6j243ia-ptex-2.3.0-bin
strip is /nix/store/8axizw5mf6dx7wip65nbkyrmlkhmjhc5-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/rg8m2gx6d0890sap7sxg5aziz82hlljs-ptex-2.3.0-dev
strip is /nix/store/8axizw5mf6dx7wip65nbkyrmlkhmjhc5-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/sg0pycmgs8pg3knjsq56j9dwslhh1lwk-ptex-2.3.0
strip is /nix/store/8axizw5mf6dx7wip65nbkyrmlkhmjhc5-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/s64vpsx6l8qblczma44ibd4r5agka7h0-ptex-2.3.0-lib/lib
patching script interpreter paths in /nix/store/s64vpsx6l8qblczma44ibd4r5agka7h0-ptex-2.3.0-lib
/nix/store/sjwkdcy7gk9y2xh00skr181ld6j243ia-ptex-2.3.0-bin

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: ptex

Partial log (click to expand)

strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/pzg01b9llkr61yw48d4f2mxw72j1b1rw-ptex-2.3.0
checking for references to /build in /nix/store/pzg01b9llkr61yw48d4f2mxw72j1b1rw-ptex-2.3.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/gsz0n08bcwv24yd1f5vjhx2dqkk0fnw5-ptex-2.3.0-lib
shrinking /nix/store/gsz0n08bcwv24yd1f5vjhx2dqkk0fnw5-ptex-2.3.0-lib/lib/libPtex.so
strip is /nix/store/90vmpr41dzsx350k5argycaf693hnl1l-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/gsz0n08bcwv24yd1f5vjhx2dqkk0fnw5-ptex-2.3.0-lib/lib
patching script interpreter paths in /nix/store/gsz0n08bcwv24yd1f5vjhx2dqkk0fnw5-ptex-2.3.0-lib
checking for references to /build in /nix/store/gsz0n08bcwv24yd1f5vjhx2dqkk0fnw5-ptex-2.3.0-lib...
/nix/store/b9mmcadvb1k5y5980798arx47h265sg2-ptex-2.3.0-bin

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: ptex

Partial log (click to expand)

strip is /nix/store/7iyn7gn33i7xxjgmwf25k20246y6nd9d-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/zk5qqnm8br31nbh6dina7gq48wh0hk7x-ptex-2.3.0
checking for references to /build in /nix/store/zk5qqnm8br31nbh6dina7gq48wh0hk7x-ptex-2.3.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/263kc1skjxmj0b1dxw5sjg9xl1v17q0g-ptex-2.3.0-lib
shrinking /nix/store/263kc1skjxmj0b1dxw5sjg9xl1v17q0g-ptex-2.3.0-lib/lib/libPtex.so
strip is /nix/store/7iyn7gn33i7xxjgmwf25k20246y6nd9d-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/263kc1skjxmj0b1dxw5sjg9xl1v17q0g-ptex-2.3.0-lib/lib
patching script interpreter paths in /nix/store/263kc1skjxmj0b1dxw5sjg9xl1v17q0g-ptex-2.3.0-lib
checking for references to /build in /nix/store/263kc1skjxmj0b1dxw5sjg9xl1v17q0g-ptex-2.3.0-lib...
/nix/store/ygh5pp346na1hw422xpxrisj8rklqrkg-ptex-2.3.0-bin

@xeji xeji merged commit 03e47c3 into NixOS:master Jul 30, 2018
@r-ryantm r-ryantm deleted the auto-update/ptex branch July 30, 2018 20:11
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