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

upx: 3.94 -> 3.95 #45678

Merged
merged 1 commit into from Aug 28, 2018
Merged

upx: 3.94 -> 3.95 #45678

merged 1 commit into from Aug 28, 2018

Conversation

dtzWill
Copy link
Member

@dtzWill dtzWill commented Aug 27, 2018

  • 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/)
  • Determined the impact on package closure size (by running nix path-info -S before and after)
  • Fits CONTRIBUTING.md.

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: upx

Partial log (click to expand)

make: Leaving directory '/build/upx-3.95-src/src'
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/y82syyj58k650p401brzxhgn89272yk1-upx-3.95
shrinking /nix/store/y82syyj58k650p401brzxhgn89272yk1-upx-3.95/bin/upx
strip is /nix/store/h0lbngpv6ln56hjj59i6l77vxq25flbz-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/y82syyj58k650p401brzxhgn89272yk1-upx-3.95/bin
patching script interpreter paths in /nix/store/y82syyj58k650p401brzxhgn89272yk1-upx-3.95
checking for references to /build in /nix/store/y82syyj58k650p401brzxhgn89272yk1-upx-3.95...
/nix/store/y82syyj58k650p401brzxhgn89272yk1-upx-3.95

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: upx

Partial log (click to expand)

clang++ -I/nix/store/c8g6k8dnnd08zxvp0l9ws48xjn2x2h3b-ucl-1.03/include -Wno-unused-command-line-argument -O2 -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o work.o -c work.cpp
clang++ -Wno-unused-command-line-argument -O2 -fno-strict-aliasing -fwrapv -funsigned-char -Wall -W -Wcast-align -Wcast-qual -Wmissing-declarations -Wpointer-arith -Wshadow -Wvla -Wwrite-strings -Werror -o upx.out c_file.o c_init.o c_none.o c_screen.o compress.o compress_lzma.o compress_ucl.o compress_zlib.o except.o file.o filter.o filteri.o help.o lefile.o linker.o main.o mem.o msg.o p_armpe.o p_com.o p_djgpp2.o p_exe.o p_lx_elf.o p_lx_exc.o p_lx_interp.o p_lx_sh.o p_mach.o p_ps1.o p_sys.o p_tmt.o p_tos.o p_unix.o p_vmlinx.o p_vmlinz.o p_w32pe.o p_w64pep.o p_wcle.o packer.o packer_c.o packer_f.o packhead.o packmast.o pefile.o s_djgpp2.o s_object.o s_vcsa.o s_win32.o snprintf.o stdcxx.o ui.o util.o work.o -lucl -lz
true
make: Leaving directory '/private/tmp/nix-build-upx-3.95.drv-0/upx-3.95-src/src'
installing
post-installation fixup
strip is /nix/store/df6k4mgdjxciy0f637lryp7c9ln7n1m3-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/95cq24xlb9a9ng3f5f9rdvjsdwap6zxb-upx-3.95/bin
patching script interpreter paths in /nix/store/95cq24xlb9a9ng3f5f9rdvjsdwap6zxb-upx-3.95
/nix/store/95cq24xlb9a9ng3f5f9rdvjsdwap6zxb-upx-3.95

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: upx

Partial log (click to expand)

make: Leaving directory '/build/upx-3.95-src/src'
installing
post-installation fixup
shrinking RPATHs of ELF executables and libraries in /nix/store/3cp0i89bss4cs7bfrj6g5fmqfmvdhb9i-upx-3.95
shrinking /nix/store/3cp0i89bss4cs7bfrj6g5fmqfmvdhb9i-upx-3.95/bin/upx
strip is /nix/store/y4ymnvgxygpq05h03kyzbj572zmh6zla-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/3cp0i89bss4cs7bfrj6g5fmqfmvdhb9i-upx-3.95/bin
patching script interpreter paths in /nix/store/3cp0i89bss4cs7bfrj6g5fmqfmvdhb9i-upx-3.95
checking for references to /build in /nix/store/3cp0i89bss4cs7bfrj6g5fmqfmvdhb9i-upx-3.95...
/nix/store/3cp0i89bss4cs7bfrj6g5fmqfmvdhb9i-upx-3.95

@adisbladis adisbladis merged commit cbecd29 into NixOS:master Aug 28, 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