Current-Users archive

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

Re: devel/subversion-base configure failure on -current



Just to mention - The problem I had was due to the mismatch of a
number of packages in my local tree; after some were updated. it
eventually built OK. The problem I've had had already been addressed
upstream, my local copy was from an earlier subversion version.

On Sat, 13 Jul 2019 at 15:27, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
>
> Hi,
>
>
> On fresh -current I am getting:
>
> ....
>
> checking for swig... /usr/pkg/bin/swig
> checking swig version... 1.3.38
> configure: Configuring python swig binding
> checking for Python includes... -I/usr/pkg/include/python3.7
> checking for compiling Python extensions... gcc -pthread -fPIC
> checking for linking Python extensions... gcc -pthread -shared -L.
> -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
> -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib
> -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib
> checking for linking Python libraries... -L. -L/usr/lib -Wl,-R/usr/lib
> -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib
> -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib
> -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib
> 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.
> make[1]: stopped in /usr/pkgsrc/devel/subversion-base
> WARNING: *** Please consider adding c++ to USE_LANGUAGES in the package
> Makefile.
> *** Error code 1
>
> Stop.
> make: stopped in /usr/pkgsrc/devel/subversion-base
>
> -------
>
>
> Would that be some local failure or is seen elsewhere?
>


-- 
----


Home | Main Index | Thread Index | Old Index