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

glm: 0.9.8.5 -> 0.9.9.0 #41062

Closed
wants to merge 1 commit into from
Closed

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/glm/versions.

These checks were done:

meta.description for glm is: '"OpenGL Mathematics library for C++"'.

cc @Fuuzetsu 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/glm/versions.

These checks were done:

- built on NixOS

- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 0.9.9.0 with grep in /nix/store/frcfaj5pdxfg0i4whh6pqmflm7r2f3s1-glm-0.9.9.0
- directory tree listing: https://gist.github.com/9c9034f44e5cc33002745dc80a9e6b7d
- du listing: https://gist.github.com/b3278718b716cb60e5c6fc62b6d7ea45
@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: glm

Partial log (click to expand)

Patching '/nix/store/frcfaj5pdxfg0i4whh6pqmflm7r2f3s1-glm-0.9.9.0/lib/pkgconfig/glm.pc' includedir to output /nix/store/frcfaj5pdxfg0i4whh6pqmflm7r2f3s1-glm-0.9.9.0
shrinking RPATHs of ELF executables and libraries in /nix/store/frcfaj5pdxfg0i4whh6pqmflm7r2f3s1-glm-0.9.9.0
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/frcfaj5pdxfg0i4whh6pqmflm7r2f3s1-glm-0.9.9.0/lib
patching script interpreter paths in /nix/store/frcfaj5pdxfg0i4whh6pqmflm7r2f3s1-glm-0.9.9.0
checking for references to /build in /nix/store/frcfaj5pdxfg0i4whh6pqmflm7r2f3s1-glm-0.9.9.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/92jidc7xr3qwsizhdw08xmvw90pzqfiy-glm-0.9.9.0-doc
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/92jidc7xr3qwsizhdw08xmvw90pzqfiy-glm-0.9.9.0-doc
checking for references to /build in /nix/store/92jidc7xr3qwsizhdw08xmvw90pzqfiy-glm-0.9.9.0-doc...

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: glm

Partial log (click to expand)

Patching '/nix/store/cc29y4kc3vys76a20r6h1nxsrrrv9qfs-glm-0.9.9.0/lib/pkgconfig/glm.pc' includedir to output /nix/store/cc29y4kc3vys76a20r6h1nxsrrrv9qfs-glm-0.9.9.0
shrinking RPATHs of ELF executables and libraries in /nix/store/cc29y4kc3vys76a20r6h1nxsrrrv9qfs-glm-0.9.9.0
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/cc29y4kc3vys76a20r6h1nxsrrrv9qfs-glm-0.9.9.0/lib
patching script interpreter paths in /nix/store/cc29y4kc3vys76a20r6h1nxsrrrv9qfs-glm-0.9.9.0
checking for references to /build in /nix/store/cc29y4kc3vys76a20r6h1nxsrrrv9qfs-glm-0.9.9.0...
shrinking RPATHs of ELF executables and libraries in /nix/store/za9v3x85p72gpk4hb7jx8kpgzb4z68vh-glm-0.9.9.0-doc
strip is /nix/store/jk6j4lh9v5mvjdbdc35sj0zffhhf6s56-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/za9v3x85p72gpk4hb7jx8kpgzb4z68vh-glm-0.9.9.0-doc
checking for references to /build in /nix/store/za9v3x85p72gpk4hb7jx8kpgzb4z68vh-glm-0.9.9.0-doc...

@GrahamcOfBorg
Copy link

Failure on x86_64-darwin (full log)

Attempted: glm

Partial log (click to expand)

                               ^
<command line>:2:9: note: previous definition is here
#define GLM_COMPILER 0
        ^
1 error generated.
make[2]: *** [glm/CMakeFiles/glm_dummy.dir/build.make:87: glm/CMakeFiles/glm_dummy.dir/detail/glm.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:118: glm/CMakeFiles/glm_dummy.dir/all] Error 2
make: *** [Makefile:141: all] Error 2
builder for '/nix/store/37apf62w6xlfq4dyj6y8vlzlgq9h8d8l-glm-0.9.9.0.drv' failed with exit code 2
error: build of '/nix/store/37apf62w6xlfq4dyj6y8vlzlgq9h8d8l-glm-0.9.9.0.drv' failed

Copy link
Contributor

@xeji xeji left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix Darwin build - succeeded for previous version.

@c0bw3b
Copy link
Contributor

c0bw3b commented Dec 3, 2018

@GrahamcOfBorg build glm

@Mic92
Copy link
Member

Mic92 commented Dec 4, 2018

Could be fixed in 0.9.9.3. Let's let the bot try out the new version.

@Mic92 Mic92 closed this Dec 4, 2018
@r-ryantm r-ryantm deleted the auto-update/glm branch December 8, 2018 22:22
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

5 participants