On 2024/11/07 13:04, Kirill A. Korinsky wrote:
> Noted. Have I broke something in -stable?

discussed offlist - not hugely but best avoided if possible.
scenario is:

- user has old apr installed,
- another port depending on apr is later updated in -stable,
so rebuilt with new apr
- user tries to pkg_add that other port,

they have a libapr that's too old for that other port and
need to update it as well. (that sort of thing is expected in
-current but not really in -stable).

> > : ===>  Generating configure for apr-1.7.5
> > : >>> Can't find autoconf 2.71 signature in 
> > /pobj/apr-1.7.5/apr-1.7.5/configure:
> > : # Generated by GNU Autoconf 2.72.
> > 
> > AUTOCONF_VERSION should be bymped to 2.72
> > 
> 
> Which is wired because when I run:
> 
>     env FETCH_PACKAGES=-Dsnap make clean configure
> 
> it works like this
> 
>     ===>  Generating configure for apr-1.7.2

that's still 1.7.2 :)

>     Running autoconf-2.71 in /build/pobj/apr-1.7.2/apr-1.7.2
>     configure.in:10: warning: The macro `AC_CONFIG_HEADER' is obsolete.
> 

Reply via email to