pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Failed subversion build CentOS 7




Build is dying in configure stage:

checking for compiling Python extensions... gcc -pthread -fPIC
checking for linking Python extensions... gcc -pthread -shared -Wl,-z,relro
checking for linking Python libraries... -Wl,-z,relro
checking for apr_int64_t Python/C API format string...
configure: error: failed to recognize APR_INT64_T_FMT on this platform
*** Error code 1

Stop.
bmake.bin[2]: stopped in /home/bacon/Pkgsrc/pkgsrc/devel/subversion-base
WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package Makefile.
*** Error code 1

Stop.
bmake.bin[1]: stopped in /home/bacon/Pkgsrc/pkgsrc/devel/subversion-base
*** Error code 1

Stop.
bmake.bin: stopped in /home/bacon/Pkgsrc/pkgsrc/devel/subversion

The problem seems to be due to an upgrade to APR 1.7 and there seems to be a solution (for a newer subversion):

https://bugs.gentoo.org/682786

Any opposition to upgrading the subversion package to the latest release?  We're on 1.10.4 now and latest is 1.11.1.

Home | Main Index | Thread Index | Old Index