Bug#814213: wmaker: FTBFS: Error: program option '--with-aix-soname' is not in the documentation './INSTALL-WMAKER'
Doug Torrance
dtorrance at piedmont.edu
Tue Feb 9 10:57:08 UTC 2016
On 02/09/2016 03:59 AM, Chris Lamb wrote:
> Source: wmaker
> Version: 0.95.7-3
> Severity: serious
> Justification: fails to build from source
> User: reproducible-builds at lists.alioth.debian.org
> Usertags: ftbfs
> X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
>
> Dear Maintainer,
>
> wmaker fails to build from source in unstable/amd64:
>
> [..]
>
> make check-local
> make[4]: Entering directory '/home/lamby/temp/cdt.20160209093619.fGSQWYa4PE/wmaker-0.95.7'
> ./script/check-cmdline-options-doc.sh \
> --program "./configure" --text-doc "./INSTALL-WMAKER" \
> --ignore-prg 'with-PACKAGE,without-PACKAGE # only template names from Autoconf' \
> --ignore-prg 'program-prefix,program-suffix,program-transform-name # in INSTALL' \
> --ignore-prg 'version,quiet,srcdir,build,host,cache-file,no-create # in INSTALL' \
> --ignore-prg 'enable-silent-rules,disable-silent-rules # should be in INSTALL' \
> --ignore-prg 'enable-dependency-tracking,disable-dependency-tracking # in INSTALL' \
> --ignore-prg 'enable-shared,enable-static # should be in INSTALL' \
> --ignore-prg 'disable-option-checking,enable-fast-install # should be in INSTALL' \
> --ignore-prg 'disable-libtool-lock,with-pic,with-gnu-ld,with-sysroot # for libtool' \
> --ignore-prg 'runstatedir #new in autoconf 2.70, backported in Debian' \
> --ignore-prg 'with-x # no use, it would not work without X'
> Error: program option '--with-aix-soname' is not in the documentation './INSTALL-WMAKER'
> Makefile:951: recipe for target 'configure-documentation' failed
> make[4]: *** [configure-documentation] Error 1
> make[4]: Leaving directory '/home/lamby/temp/cdt.20160209093619.fGSQWYa4PE/wmaker-0.95.7'
> Makefile:766: recipe for target 'check-am' failed
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory '/home/lamby/temp/cdt.20160209093619.fGSQWYa4PE/wmaker-0.95.7'
> Makefile:478: recipe for target 'check-recursive' failed
> make[2]: *** [check-recursive] Error 1
> make[2]: Leaving directory '/home/lamby/temp/cdt.20160209093619.fGSQWYa4PE/wmaker-0.95.7'
> Makefile:768: recipe for target 'check' failed
> make[1]: *** [check] Error 2
> make[1]: Leaving directory '/home/lamby/temp/cdt.20160209093619.fGSQWYa4PE/wmaker-0.95.7'
> dh_auto_test: make -j9 check returned exit code 2
> debian/rules:30: recipe for target 'build' failed
> make: *** [build] Error 2
>
> [..]
Thanks for your report!
This is because libtool 2.4.6 was just uploaded to sid on Sunday [1].
>From [2]:
* m4/ltoptions.m4 (_LT_WITH_AIX_SONAME): New. Provides
commandline option --with-aix-soname=aix|svr4|both. Declares
$shared_archive_member_spec as libtool variable.
[1] https://packages.qa.debian.org/libt/libtool/news/20160207T173014Z.html
[2] http://git.savannah.gnu.org/cgit/libtool.git/commit/?id=8fa719e81dba828d3e22cd59f825fac456c20809
More information about the Pkg-wmaker-devel
mailing list