Since then I decided to try a clean generic>minimal and see if it can
build an updated 'itself' on a prebuilt .iso of itself.
The findutils error listed in another problem under this subject title
is still relevant.
-----
On 09/01/19 14:44, scsijon wrote:
@Rene,
also how do you want these reported, individually under the package and
version or as I am doing here as a continuous thread?
I was also getting glib failing last time with an error saying that
python is too old needing python >=2.7, even though python on the system
is 2.7.13? I was wondering if it should have been =>2.7 in glib?
OH, and top post or bottom? I'm doing that here.
-----
I've gone back to the beginning and are not (re)moving packages from
stages as I have done in the past.
So the first problem package is [0]automake, giving problems with the
aclocal-1.16 help section
Relevant section is, although a full error log is attached.
-lines 154 to 185----------------------------------------
config.status: creating Makefile
config.status: creating pre-inst-env
configure: WARNING: unrecognized options: --disable-debug,
--with-libpam, --with-pam, --enable-libpam, --enable-pam
Running make CC=gcc CPP=cpp CXX=g++
prefix=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr
docdir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr/doc/automake
CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=strip
AR=ar LD=ld AS=as RANLIB=ranlib NM=nm
GEN bin/automake
GEN bin/aclocal
GEN bin/aclocal-1.16
GEN bin/automake-1.16
GEN t/ax/shell-no-trail-bslash
GEN t/ax/cc-no-c-o
GEN runtest
GEN doc/aclocal.1
GEN doc/automake.1
GEN lib/Automake/Config.pm
GEN doc/aclocal-1.16.1
help2man: can't get `--help' info from aclocal-1.16
Try `--no-discard-stderr' if option outputs to stderr
make: *** [Makefile:3693: doc/aclocal-1.16.1] Error 2
Due to previous errors, no 0-automake.log file!
(Try enabling xtrace in the config to track an error inside the build
system.)
--- BUILD ERROR ---
Installing automake postinstall script...
/develop/t2-trunk-r47492/misc/tail/install_postinstall.in: line 24:
/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/etc/postinstall.d/automake:
No such file or directory
chmod: cannot access
'/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/etc/postinstall.d/automake':
No such file or directory
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 5 files for this package.
Found 0 orphaned files for this package.
Clear (old) md5sums ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.
-----------------------------------------
I did notice with some checking the --help part of /bin/aclocal-1.16
(lines 1028 to 1068) and the previous aclocal-1.15(lines 1089 to 1114)
and earlier are seriously different.
Not sure where to go here?
> thanks
> scsijon
Command Wrapper Debug: running 'gcc --version' ..
gcc is
/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/wrapper/gcc
Old Command: gcc --version
ENVPREFIX = 'CMD'
OTHERS = ''
INSERT = '--help?:-pipe -O2'
REMOVE = '-O -O[0-9sg] -mtune* -march* -mcpu* -Werror -g*'
APPEND = '-s'
FILTER = ''
Conditonal arg: --help?:-pipe.
Conditonal: --help, lhs: , rhs: -pipe.
Insert: -pipe
Insert: -O2
Copy: --version
Append: -s
Old PATH:
/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/wrapper:/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/bin:/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/crosscc:/opt/gnome2/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
New PATH:
/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/bin:/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/crosscc:/opt/gnome2/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
New Command: gcc -pipe -O2 --version -s
gcc (GCC) 8.2.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[ writing debug log to
/develop/t2-trunk-r47492/src.automake.default.20190109.200014.15830.localhost/cmd_wrapper.log
]
'/develop/t2-trunk-r47492/src.automake.default.20190109.200014.15830.localhost/archdir/automake-1.16.1.tar.zst'
-> '/develop/t2-trunk-r47492/download/mirror/a/automake-1.16.1.tar.zst'
Running main build function 'build_this_package' ...
Extracting automake-1.16.1.tar.zst (--use-compress-program=zstd -xf) ...
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into
/develop/t2-trunk-r47492/src.automake.default.20190109.200014.15830.localhost/automake-1.16.1
...
Creating
/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr/<..>
if required ...
Autodetection for option impossible: --disable-debug passed thru.
Autodetection for option impossible: --with-libpam passed thru.
Autodetection for option impossible: --with-pam passed thru.
Autodetection for option impossible: --enable-libpam passed thru.
Autodetection for option impossible: --enable-pam passed thru.
Running ./configure
--prefix=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr
--bindir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr/bin
--sbindir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr/sbin
--libdir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr/lib
--datadir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr/share
--includedir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr/include
--infodir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr/info
--mandir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr/man
--sysconfdir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/etc
--localstatedir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/var
--disable-debug --with-libpam --with-pam --enable-libpam --enable-pam
--target=x86_64-t2-linux-gnu --build=x86_64-nocross-linux-gnu
--host=x86_64-nocross-linux-gnu
configure: WARNING: unrecognized options: --disable-debug, --with-libpam,
--with-pam, --enable-libpam, --enable-pam
checking whether make supports nested variables... yes
checking build system type... x86_64-nocross-linux-gnu
checking host system type... x86_64-nocross-linux-gnu
checking for a BSD-compatible install...
/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/wrapper/install
-c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether ln -s works... yes
checking for perl... /usr/bin/perl
checking for tex... no
checking for yacc... yacc
checking for lex... lex
checking whether autoconf is installed... yes
checking whether autoconf works... yes
checking whether autoconf is recent enough... yes
checking whether ln works... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
configure: will now look for a sturdy POSIX shell, for our testsuite
checking for sh... /bin/sh
checking for sh5... no
checking for dash... no
checking for ash... no
checking for bash... /bin/bash
checking for zsh... no
checking for ksh... no
checking for pdksh... /bin/pdksh
checking whether /bin/sh supports $(cmd)... yes
checking whether /bin/sh supports $((expr))... yes
checking whether /bin/sh supports ${#var}... yes
checking whether /bin/sh supports ${var#glob} and ${var%glob}... yes
checking whether /bin/sh preserves exit traps with "set -e"... yes
checking whether /bin/sh can define exit traps in a shell function... yes
checking whether /bin/sh corrupts stderr with "set -x"... no
checking whether /bin/sh can return early from "dot-sourced" files... yes
checking whether /bin/sh supports alias named like shell builtins... yes
checking whether /bin/sh supports "test -e"... yes
configure: shell /bin/sh is good enough, stop looking
configure: will use /bin/sh as the testsuite shell
configure: will now look for generic compilers
checking for x86_64-nocross-linux-gnu-cc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for x86_64-nocross-linux-gnu-xlf95... no
checking for x86_64-nocross-linux-gnu-f95... no
checking for x86_64-nocross-linux-gnu-fort... no
checking for x86_64-nocross-linux-gnu-ifort... no
checking for x86_64-nocross-linux-gnu-ifc... no
checking for x86_64-nocross-linux-gnu-efc... no
checking for x86_64-nocross-linux-gnu-pgfortran... no
checking for x86_64-nocross-linux-gnu-pgf95... no
checking for x86_64-nocross-linux-gnu-lf95... no
checking for x86_64-nocross-linux-gnu-ftn... no
checking for x86_64-nocross-linux-gnu-nagfor... no
checking for x86_64-nocross-linux-gnu-xlf90... no
checking for x86_64-nocross-linux-gnu-f90... no
checking for x86_64-nocross-linux-gnu-pgf90... no
checking for x86_64-nocross-linux-gnu-pghpf... no
checking for x86_64-nocross-linux-gnu-epcf90... no
checking for x86_64-nocross-linux-gnu-g95... no
checking for x86_64-nocross-linux-gnu-gfortran... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgfortran... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking for nagfor... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for g95... no
checking for gfortran... no
checking whether the Fortran compiler works... no
configure: WARNING: Fortran compiler cannot create executables
configure: tests requiring the Fortran compiler will be skipped
checking for x86_64-nocross-linux-gnu-xlf... f77
checking whether the Fortran 77 compiler works... no
configure: WARNING: Fortran 77 compiler cannot create executables
configure: tests requiring the Fortran 77 compiler will be skipped
configure: will now look for GNU compilers
configure: gcc is already a GNU C compiler
configure: g++ is already a GNU C++ compiler
checking for x86_64-nocross-linux-gnu-gfortran... no
checking for gfortran... no
checking for x86_64-nocross-linux-gnu-g77... no
checking for x86_64-nocross-linux-gnu-gfortran... no
checking for g77... no
checking for gfortran... no
checking for x86_64-nocross-linux-gnu-gcj... no
checking for gcj... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pre-inst-env
configure: WARNING: unrecognized options: --disable-debug, --with-libpam,
--with-pam, --enable-libpam, --enable-pam
Running make CC=gcc CPP=cpp CXX=g++
prefix=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr
docdir=/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/usr/doc/automake
CC_FOR_BUILD=cc BUILDCC=cc BUILD_CC=cc HOSTCC=cc HOST_CC=cc STRIP=strip AR=ar
LD=ld AS=as RANLIB=ranlib NM=nm
GEN bin/automake
GEN bin/aclocal
GEN bin/aclocal-1.16
GEN bin/automake-1.16
GEN t/ax/shell-no-trail-bslash
GEN t/ax/cc-no-c-o
GEN runtest
GEN doc/aclocal.1
GEN doc/automake.1
GEN lib/Automake/Config.pm
GEN doc/aclocal-1.16.1
help2man: can't get `--help' info from aclocal-1.16
Try `--no-discard-stderr' if option outputs to stderr
make: *** [Makefile:3693: doc/aclocal-1.16.1] Error 2
Due to previous errors, no 0-automake.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Installing automake postinstall script...
/develop/t2-trunk-r47492/misc/tail/install_postinstall.in: line 24:
/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/etc/postinstall.d/automake:
No such file or directory
chmod: cannot access
'/develop/t2-trunk-r47492/build/default-9.0-svn-generic-x86-64-linux/TOOLCHAIN/tools.cross/etc/postinstall.d/automake':
No such file or directory
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 5 files for this package.
Found 0 orphaned files for this package.
Clear (old) md5sums ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2