Page MenuHome GnuPG
Authored By
shoober420
Sep 22 2021, 6:34 AM
Size
15 KB
Subscribers
None

DRP844XNN.txt

 * Package: dev-libs/libksba-9999
 * Repository: localrepo
 * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
* Repository id: source_libksba.git
* To override fetched repository properties, use:
* EGIT_OVERRIDE_REPO_SOURCE_LIBKSBA
* EGIT_OVERRIDE_BRANCH_SOURCE_LIBKSBA
* EGIT_OVERRIDE_COMMIT_SOURCE_LIBKSBA
* EGIT_OVERRIDE_COMMIT_DATE_SOURCE_LIBKSBA
*
* Fetching https://dev.gnupg.org/source/libksba.git ...
git fetch https://dev.gnupg.org/source/libksba.git +HEAD:refs/git-r3/HEAD
git symbolic-ref refs/git-r3/dev-libs/libksba/0/__main__ refs/git-r3/HEAD
* Checking out https://dev.gnupg.org/source/libksba.git to /var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999 ...
git checkout --quiet refs/git-r3/HEAD
GIT update -->
repository: https://dev.gnupg.org/source/libksba.git
at the commit: ce1de8cb2bcd712381f77519de4da87af42879a4
>>> Source unpacked in /var/tmp/portage/dev-libs/libksba-9999/work
>>> Preparing source in /var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999 ...
* Running eautoreconf in '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999' ...
* Running 'libtoolize --install --copy --force --automake' ...
 [ ok ]
* Running 'aclocal -I m4 -I gl/m4' ...
 [ ok ]
* Running 'autoconf --force' ...
 [ ok ]
* Running 'autoheader' ...
 [ ok ]
* Running 'automake --add-missing --copy --force-missing' ...
 [ ok ]
* Running elibtoolize in: libksba-9999/
* Applying ppc64le/2.4.4 patch ...
* Running elibtoolize in: libksba-9999/build-aux/
* Applying portage/1.2.0 patch ...
* Applying sed/1.5.6 patch ...
* Applying as-needed/2.4.3 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999 ...
* econf: updating libksba-9999/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating libksba-9999/config.guess with /usr/share/gnuconfig/config.guess
* econf: updating libksba-9999/build-aux/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating libksba-9999/build-aux/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/libksba-9999 --htmldir=/usr/share/doc/libksba-9999/html --with-sysroot=/ --libdir=/usr/lib64 --disable-doc --disable-static GPG_ERROR_CONFIG=/usr/bin/x86_64-pc-linux-gnu-gpg-error-config LIBGCRYPT_CONFIG=/usr/bin/x86_64-pc-linux-gnu-libgcrypt-config
configure: loading site script /usr/share/config.site
checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
configure: autobuild project... libksba
configure: autobuild revision... 1.6.1-beta4
configure: autobuild hostname... localhost
configure: autobuild timestamp... 20210921-191806
checking whether make supports the include directive... yes (GNU style)
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-windres... no
checking for windres... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... (cached) yes
checking for gawk... (cached) gawk
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... (cached) none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for bison... bison -y
checking if bison is the parser generator... yes
checking for inline... inline
checking for cc for build... x86_64-pc-linux-gnu-gcc
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wno-pointer-sign... yes
checking whether the visibility attribute is supported... yes
checking for broken visibility attribute... no
checking for broken alias attribute... no
checking if gcc supports -fvisibility=hidden... yes
checking for gpg-error-config... /usr/bin/x86_64-pc-linux-gnu-gpg-error-config
checking for gpgrt-config... /usr/bin/gpgrt-config
configure: Use gpgrt-config with /usr/lib64 as gpg-error-config
checking for GPG Error - version >= 1.8... yes (1.43-beta18)
checking for egrep... (cached) /bin/grep -E
checking for an ANSI C-conforming const... yes
checking whether byte ordering is bigendian... no
checking size of unsigned int... 4
checking size of unsigned long... 8
checking for u32... no
checking for stpcpy... yes
checking for gmtime_r... yes
checking for getenv... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for valgrind... no
checking whether self tests are run under valgrind... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating gl/Makefile
config.status: creating src/Makefile
config.status: creating src/ksba.h
config.status: creating src/ksba-config
config.status: creating src/ksba.pc
config.status: creating src/versioninfo.rc
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Libksba v1.6.1-beta4 has been configured as follows:
Revision: ce1de8c (52765)
Platform: x86_64-pc-linux-gnu
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999 ...
make -j16
make all-recursive
make[1]: Entering directory '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999'
Making all in m4
make[2]: Entering directory '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999/m4'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999/m4'
Making all in gl
make[2]: Entering directory '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999/gl'
cp ./alloca_.h alloca.h-t
mv alloca.h-t alloca.h
make all-am
make[3]: Entering directory '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999/gl'
/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Ofast -pipe -fno-plt -fno-common -fno-semantic-interposition -fipa-pta -falign-functions=32 -fdevirtualize-at-ltrans -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -fno-signed-zeros -fno-trapping-math -fassociative-math -freciprocal-math -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fcx-limited-range -fexcess-precision=fast -w -flto=auto -D_FORTIFY_SOURCE=0 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -fvisibility=hidden -c -o dummyobj.lo dummyobj.c
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -Ofast -pipe -fno-plt -fno-common -fno-semantic-interposition -fipa-pta -falign-functions=32 -fdevirtualize-at-ltrans -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -fno-signed-zeros -fno-trapping-math -fassociative-math -freciprocal-math -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fcx-limited-range -fexcess-precision=fast -w -flto=auto -D_FORTIFY_SOURCE=0 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -fvisibility=hidden -c dummyobj.c -fPIC -DPIC -o .libs/dummyobj.o
/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -Ofast -pipe -fno-plt -fno-common -fno-semantic-interposition -fipa-pta -falign-functions=32 -fdevirtualize-at-ltrans -fuse-linker-plugin -floop-nest-optimize -fgraphite-identity -fno-signed-zeros -fno-trapping-math -fassociative-math -freciprocal-math -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fcx-limited-range -fexcess-precision=fast -w -flto=auto -D_FORTIFY_SOURCE=0 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wpointer-arith -Wno-pointer-sign -fvisibility=hidden -Wl,-O1 -Wl,--as-needed -o libgnu.la dummyobj.lo
libtool: link: x86_64-pc-linux-gnu-ar cr .libs/libgnu.a .libs/dummyobj.o
libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgnu.a
libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" )
make[3]: Leaving directory '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999/gl'
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999/gl'
Making all in src
make[2]: Entering directory '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999/src'
test -f asn1-parse.c || /bin/sh ../build-aux/ylwrap asn1-parse.y y.tab.c asn1-parse.c y.tab.h `echo asn1-parse.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output asn1-parse.output -- bison -o y.tab.c
x86_64-pc-linux-gnu-gcc \
-I. -DBUILD_GENTOOLS -o asn1-gentables \
./asn1-gentables.c \
`test -f 'asn1-parse.c' || echo './'`asn1-parse.c \
./asn1-func.c \
./gen-help.c
asn1-parse.y: In function 'yylex':
asn1-parse.y:861:20: error: 'yytoknum' undeclared (first use in this function)
861 | return yytoknum[k];
| ^~~~~~~~
asn1-parse.y:861:20: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [Makefile:1245: asn1-gentables] Error 1
make[2]: Leaving directory '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999/src'
make[1]: *** [Makefile:486: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999'
make: *** [Makefile:418: all] Error 2
* ERROR: dev-libs/libksba-9999::localrepo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=dev-libs/libksba-9999::localrepo'`,
* the complete build log and the output of `emerge -pqv '=dev-libs/libksba-9999::localrepo'`.
* The complete build log is located at '/var/tmp/portage/dev-libs/libksba-9999/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-libs/libksba-9999/temp/environment'.
* Working directory: '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999'
* S: '/var/tmp/portage/dev-libs/libksba-9999/work/libksba-9999'

File Metadata

Mime Type
text/plain
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
18/29/dcc466f966471a063f14c12104f2

Event Timeline