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

Bug#978766: aprx: ftbfs with autoconf 2.70



Hi there,

Do you have any recommendations on where to start with this bug?
I've tried running autoupdate & autoreconf to no success - 

hibby@fennec ~/D/D/a/aprx (master)> autoreconf                                                                                                                                                                                                 
autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in'                                                                                                                                                         
aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'                                                                                                                                                            
configure.in:221: warning: The macro `AC_TRY_LINK' is obsolete.                                                                                                                                                                                
configure.in:221: You should run autoupdate.                                                                                                                                                                                                   
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...                                                                                                                                                                                
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...                                                                                                                                                                                       
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...                                                                                                                                                                                             
./lib/autoconf/general.m4:2894: _AC_LINK_IFELSE is expanded from...                                                                                                                                                                            
./lib/autoconf/general.m4:2911: AC_LINK_IFELSE is expanded from...                                                                                                                                                                             
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...                                                                                                                                                                                       
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...                                                                                                                                                                                             
./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from...                                                                                                                                                                                   
configure.in:221: the top level                                                                                                                                                                                                                
autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in'  

While I get changes I can capture in a patch, I still can't get this to build.

Is there any documentation/resource I can read for assistance?

Cheers
DH
-- 
  Hibby
  MM0RFN

On Thu, 31 Dec 2020, at 2:26 PM, Matthias Klose wrote:
> Package: src:aprx
> Version: 2.9.0+dfsg-2
> Severity: normal
> Tags: sid bookworm
> User: doko@debian.org
> Usertags: ftbfs-ac270
> 
> [This bug report is not targeted to the upcoming bullseye release]
> 
> The package fails to build in a test rebuild on at least amd64 with
> autoconf 2.70, but succeeds to build with autoconf 2.69. The
> severity of this report will be raised before the bookworm release,
> so nothing has to be done for the bullseye release.
> 
> The full build log can be found at:
> http://qa-logs.debian.net/2020/09/26.ac270/aprx_2.9.0+dfsg-2_unstable_ac270.log
> The last lines of the build log are at the end of this report.
> 
> To build with autoconf 2.70, please install the autoconf package from
> experimental:  apt-get -t=experimental install autoconf 
> 
> [...]
> LD='gcc'
> LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,--as-needed'
> LIBCRYPTO=''
> LIBGETADDRINFO=''
> LIBM=''
> LIBOBJS=''
> LIBPTHREAD=''
> LIBRESOLV=''
> LIBRT=''
> LIBS=''
> LIBSOCKET=''
> LIBSSL=''
> LTLIBOBJS=''
> OBJEXT='o'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_URL=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SET_MAKE=''
> SHELL='/bin/bash'
> VERSION_STRING=''
> ac_ct_CC='gcc'
> bindir='${exec_prefix}/bin'
> build_alias='x86_64-linux-gnu'
> datadir='${datarootdir}'
> datarootdir='${prefix}/share'
> docdir='${datarootdir}/doc/${PACKAGE}'
> dvidir='${docdir}'
> exec_prefix='NONE'
> host_alias=''
> htmldir='${docdir}'
> includedir='${prefix}/include'
> infodir='${prefix}/share/info'
> libdir='${prefix}/lib/x86_64-linux-gnu'
> libexecdir='${prefix}/lib/x86_64-linux-gnu'
> localedir='${datarootdir}/locale'
> localstatedir='/var'
> mandir='/usr/share/man'
> oldincludedir='/usr/include'
> pdfdir='${docdir}'
> prefix='/usr'
> program_transform_name='s,x,x,'
> psdir='${docdir}'
> runstatedir='/run'
> sbindir='/usr/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='/etc'
> target_alias=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> /* confdefs.h */
> #define PACKAGE_NAME ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define PACKAGE_STRING ""
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_URL ""
> 
> configure: exit 2
> dh_auto_configure: error: ./configure --build=x86_64-linux-gnu 
> --prefix=/usr --includedir=\${prefix}/include 
> --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
> --sysconfdir=/etc --localstatedir=/var --disable-option-checking 
> --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu 
> --libexecdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run 
> --disable-maintainer-mode --disable-dependency-tracking --with-pthread 
> --sbindir=/usr/sbin --sysconfdir=/etc --localstatedir=/var 
> --mandir=/usr/share/man returned exit code 2
> make[1]: *** [debian/rules:25: override_dh_auto_configure] Error 25
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> make: *** [debian/rules:22: build] Error 2
> dpkg-buildpackage: error: debian/rules build subprocess returned exit 
> status 2
> 
> 


Reply to: