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

subversion_1_11: init at 1.11.0 #49553

Closed
wants to merge 2 commits into from
Closed

Conversation

dywedir
Copy link
Member

@dywedir dywedir commented Oct 31, 2018

Apache Subversion 1.11 Release Notes

Things done
  • 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 aarch64-linux (full log)

Attempted: subversion_1_11

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/0sgd5f2vnp6196lnq1cmsd8cg18sbn0m-subversion-1.11.0-dev
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/0sgd5f2vnp6196lnq1cmsd8cg18sbn0m-subversion-1.11.0-dev
checking for references to /build in /nix/store/0sgd5f2vnp6196lnq1cmsd8cg18sbn0m-subversion-1.11.0-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/jbiv4s0pk33amjnmryric77z3brj8vmc-subversion-1.11.0-man
gzipping man pages under /nix/store/jbiv4s0pk33amjnmryric77z3brj8vmc-subversion-1.11.0-man/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/jbiv4s0pk33amjnmryric77z3brj8vmc-subversion-1.11.0-man
checking for references to /build in /nix/store/jbiv4s0pk33amjnmryric77z3brj8vmc-subversion-1.11.0-man...
/nix/store/hhl1anmh35a7k27yn1zszjx9wq3x3wfd-subversion-1.11.0

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: subversion_1_11

Partial log (click to expand)

Patching '/nix/store/37f1rd69vsxx0hb13jqlnmb1yxd0cdmr-subversion-1.11.0-dev/share/pkgconfig/libsvn_wc.pc' includedir to output /nix/store/37f1rd69vsxx0hb13jqlnmb1yxd0cdmr-subversion-1.11.0-dev
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
stripping (with command strip and flags -S) in /nix/store/by4af8ly2w2j9fs41ilk01ndzdka0b17-subversion-1.11.0/lib  /nix/store/by4af8ly2w2j9fs41ilk01ndzdka0b17-subversion-1.11.0/bin
patching script interpreter paths in /nix/store/by4af8ly2w2j9fs41ilk01ndzdka0b17-subversion-1.11.0
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/37f1rd69vsxx0hb13jqlnmb1yxd0cdmr-subversion-1.11.0-dev
gzipping man pages under /nix/store/0i5pqd0q98zffcijbwfmzx9qsvz4gkpk-subversion-1.11.0-man/share/man/
strip is /nix/store/g5r4apl0za012ffs6ladinwa5w0m1l3k-cctools-binutils-darwin/bin/strip
patching script interpreter paths in /nix/store/0i5pqd0q98zffcijbwfmzx9qsvz4gkpk-subversion-1.11.0-man
/nix/store/by4af8ly2w2j9fs41ilk01ndzdka0b17-subversion-1.11.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: subversion_1_11

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/i0r0swgfxbpk0rfakzrj3v7143bl8ijb-subversion-1.11.0-dev
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/i0r0swgfxbpk0rfakzrj3v7143bl8ijb-subversion-1.11.0-dev
checking for references to /build in /nix/store/i0r0swgfxbpk0rfakzrj3v7143bl8ijb-subversion-1.11.0-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/iyzqznv77bmh8ldz31kqd1088niz5683-subversion-1.11.0-man
gzipping man pages under /nix/store/iyzqznv77bmh8ldz31kqd1088niz5683-subversion-1.11.0-man/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/iyzqznv77bmh8ldz31kqd1088niz5683-subversion-1.11.0-man
checking for references to /build in /nix/store/iyzqznv77bmh8ldz31kqd1088niz5683-subversion-1.11.0-man...
/nix/store/aplf79frvh67528b4dyxsk7gk08112h6-subversion-1.11.0

@roberth
Copy link
Member

roberth commented Oct 31, 2018

This should probably be the default version. It says 'stable' on the website. https://subversion.apache.org/download.cgi?update=201708081800

@dywedir
Copy link
Member Author

dywedir commented Nov 1, 2018

cc maintainers @eelco @lovek323

@xeji
Copy link
Contributor

xeji commented Nov 1, 2018

I don't think we need to have 4 different versions of this in our repo. The latest plus one LTS should be enough. 1.8 can be removed anyway, it's EOL: https://subversion.apache.org/docs/release-notes/

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: subversion_1_11

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/0sgd5f2vnp6196lnq1cmsd8cg18sbn0m-subversion-1.11.0-dev
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/0sgd5f2vnp6196lnq1cmsd8cg18sbn0m-subversion-1.11.0-dev
checking for references to /build in /nix/store/0sgd5f2vnp6196lnq1cmsd8cg18sbn0m-subversion-1.11.0-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/jbiv4s0pk33amjnmryric77z3brj8vmc-subversion-1.11.0-man
gzipping man pages under /nix/store/jbiv4s0pk33amjnmryric77z3brj8vmc-subversion-1.11.0-man/share/man/
strip is /nix/store/p9akxn2sfy4wkhqdqa3li97pc6jaz3r1-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/jbiv4s0pk33amjnmryric77z3brj8vmc-subversion-1.11.0-man
checking for references to /build in /nix/store/jbiv4s0pk33amjnmryric77z3brj8vmc-subversion-1.11.0-man...
/nix/store/hhl1anmh35a7k27yn1zszjx9wq3x3wfd-subversion-1.11.0

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: subversion_1_11

Partial log (click to expand)

shrinking RPATHs of ELF executables and libraries in /nix/store/i0r0swgfxbpk0rfakzrj3v7143bl8ijb-subversion-1.11.0-dev
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/i0r0swgfxbpk0rfakzrj3v7143bl8ijb-subversion-1.11.0-dev
checking for references to /build in /nix/store/i0r0swgfxbpk0rfakzrj3v7143bl8ijb-subversion-1.11.0-dev...
shrinking RPATHs of ELF executables and libraries in /nix/store/iyzqznv77bmh8ldz31kqd1088niz5683-subversion-1.11.0-man
gzipping man pages under /nix/store/iyzqznv77bmh8ldz31kqd1088niz5683-subversion-1.11.0-man/share/man/
strip is /nix/store/vcc4svb8gy29g4pam2zja6llkbcwsyiq-binutils-2.30/bin/strip
patching script interpreter paths in /nix/store/iyzqznv77bmh8ldz31kqd1088niz5683-subversion-1.11.0-man
checking for references to /build in /nix/store/iyzqznv77bmh8ldz31kqd1088niz5683-subversion-1.11.0-man...
/nix/store/aplf79frvh67528b4dyxsk7gk08112h6-subversion-1.11.0

@GrahamcOfBorg
Copy link

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

Attempted: subversion_1_11

Partial log (click to expand)

           ^
building of '/nix/store/9wr601lhid1vgvy33pv0b3mqh2i91400-configd-osx-10.8.5.drv' timed out after 1800 seconds
cannot build derivation '/nix/store/493vz7r40rn5zi81a991s1hsr9m9cwds-python-2.7.15.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/galcj91hj4jqf5xdkgcz8lyn8zjh6v42-hook.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/i25ca9n2brc0b8ybqjnf91ph8vanky5v-python2.7-bootstrapped-pip-18.1.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/kcf041sspa92v5654sqr477x51c6zjq1-python2.7-setuptools-40.2.0.drv': 2 dependencies couldn't be built
cannot build derivation '/nix/store/1spl3yqihdq1ylbggx72qspmlp0r7lij-scons-3.0.1.drv': 4 dependencies couldn't be built
cannot build derivation '/nix/store/ddcyg53a01bmx9niir21rqynsbi25p2m-serf-1.3.9.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/ryx5byd54jpa29h6yh15z36c4acda2cx-subversion-1.11.0.drv': 1 dependencies couldn't be built
error: build of '/nix/store/ryx5byd54jpa29h6yh15z36c4acda2cx-subversion-1.11.0.drv' failed

@xeji
Copy link
Contributor

xeji commented Nov 2, 2018

This should probably be the default version. It says 'stable' on the website.

Stable, but not an LTS version, and only supported for 6 months. I think it's better to have the latest LTS version as default (currently 1.10).

@dywedir dywedir closed this Jan 11, 2019
@dywedir dywedir deleted the subversion_1_11 branch January 11, 2019 23:20
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