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

fstl: init at 0.9.3 #38970

Merged
merged 1 commit into from Apr 19, 2018
Merged

fstl: init at 0.9.3 #38970

merged 1 commit into from Apr 19, 2018

Conversation

thorstenweber83
Copy link
Contributor

Motivation for this change

fstl is a fast little viewer for .stl files

Things done
  • [ x ] Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • [ x ] 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"
  • [ x ] Tested execution of all binary files (usually in ./result/bin/)
  • [ x ] Fits CONTRIBUTING.md.

@matthewbauer
Copy link
Member

@GrahamcOfBorg build fstl

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: fstl

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/ccm0pvkgdgda5lngvs2lfxxd8wc6c6mi-fstl-0.9.3
shrinking /nix/store/ccm0pvkgdgda5lngvs2lfxxd8wc6c6mi-fstl-0.9.3/bin/fstl
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/ccm0pvkgdgda5lngvs2lfxxd8wc6c6mi-fstl-0.9.3/bin
patching script interpreter paths in /nix/store/ccm0pvkgdgda5lngvs2lfxxd8wc6c6mi-fstl-0.9.3
checking for references to /build in /nix/store/ccm0pvkgdgda5lngvs2lfxxd8wc6c6mi-fstl-0.9.3...
postPatchMkspecs
/nix/store/ccm0pvkgdgda5lngvs2lfxxd8wc6c6mi-fstl-0.9.3

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: fstl

Partial log (click to expand)

clang++ -stdlib=libc++ -o fstl.app/Contents/MacOS/fstl app.o main.o canvas.o mesh.o glmesh.o loader.o window.o backdrop.o qrc_qt.o qrc_gl.o moc_app.o moc_canvas.o moc_loader.o moc_window.o   -F/nix/store/2c5qgdz33bbynwwi7dbvmxhsjkbf8yff-qtbase-5.10.1/lib -framework QtOpenGL -F/lib -framework QtWidgets -framework QtGui -framework QtCore -framework DiskArbitration -framework IOKit -framework OpenGL -framework AGL
ld: warning: directory not found for option '-F/lib'
installing
install flags: install SHELL=/nix/store/r8bx3qf1bpncb14i9gzma4vr089pc3pv-bash-4.4-p19/bin/bash
make: Nothing to be done for 'install'.
post-installation fixup
strip is /nix/store/kdff2gim6417493yha769kh00n63lnrw-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/hrg1g71ri73n0r15sz8mv1rcfci3xw9q-fstl-0.9.3
postPatchMkspecs
/nix/store/hrg1g71ri73n0r15sz8mv1rcfci3xw9q-fstl-0.9.3

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: fstl

Partial log (click to expand)

glibPreFixupPhase
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/kh5p49kk2npaddixgrmv09877dh5rf0k-fstl-0.9.3
shrinking /nix/store/kh5p49kk2npaddixgrmv09877dh5rf0k-fstl-0.9.3/bin/fstl
strip is /nix/store/j7d4mr0ikv974ig7yzhknpsq288js4bs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/kh5p49kk2npaddixgrmv09877dh5rf0k-fstl-0.9.3/bin
patching script interpreter paths in /nix/store/kh5p49kk2npaddixgrmv09877dh5rf0k-fstl-0.9.3
checking for references to /build in /nix/store/kh5p49kk2npaddixgrmv09877dh5rf0k-fstl-0.9.3...
postPatchMkspecs
/nix/store/kh5p49kk2npaddixgrmv09877dh5rf0k-fstl-0.9.3

@matthewbauer matthewbauer merged commit a5b8b2e into NixOS:master Apr 19, 2018
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