Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 869332 Details for
Bug 913553
app-arch/rpm-4.18.1 - [slibtool] fsm.c: error: use of undeclared identifier mayopen
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-arch:rpm-4.18.1:20230903-043402.log
app-arch:rpm-4.18.1:20230903-043402.log (text/plain), 101.68 KB, created by
Toralf Förster
on 2023-09-03 09:38:39 UTC
(
hide
)
Description:
app-arch:rpm-4.18.1:20230903-043402.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2023-09-03 09:38:39 UTC
Size:
101.68 KB
patch
obsolete
> * Package: app-arch/rpm-4.18.1:0 > * Repository: gentoo > * USE: abi_x86_64 acl amd64 berkdb elibc_glibc kernel_linux lua_single_target_lua5-4 nls openmp python_single_target_python3_11 readline sqlite zstd > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Using lua5.4 to build >>>> Unpacking source... >>>> Unpacking rpm-4.18.1.tar.bz2 to /var/tmp/portage/app-arch/rpm-4.18.1/work >>>> Source unpacked in /var/tmp/portage/app-arch/rpm-4.18.1/work >>>> Preparing source in /var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1 ... > * Applying rpm-4.8.1-db-path.patch ... >patching file Makefile.am >Hunk #1 succeeded at 231 (offset 54 lines). >patching file macros.in >Hunk #1 succeeded at 119 with fuzz 1 (offset -36 lines). > [ ok ] > * Applying rpm-4.17.0-libdir.patch ... >patching file configure.ac >Hunk #1 succeeded at 936 (offset 71 lines). >patching file rpm.am >Hunk #1 succeeded at 1 with fuzz 1. > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1' ... > * Running 'autopoint --force' ... > [ ok ] > * Running 'libtoolize --install --copy --force --automake' ... > [ ok ] > * Running 'aclocal -I m4 --system-acdir=/var/tmp/portage/app-arch/rpm-4.18.1/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: rpm-4.18.1/ > * Running elibtoolize in: rpm-4.18.1/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/app-arch/rpm-4.18.1/work/rpm-4.18.1 ... > * econf: updating rpm-4.18.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating rpm-4.18.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating rpm-4.18.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating rpm-4.18.1/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 --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --disable-static --docdir=/usr/share/doc/rpm-4.18.1 --htmldir=/usr/share/doc/rpm-4.18.1/html --with-sysroot=/ --libdir=/usr/lib64 --enable-libelf --without-selinux --disable-inhibit-plugin --with-crypto=libgcrypt --enable-bdb-ro --disable-python --enable-nls --enable-openmp --disable-inhibit-plugin --enable-sqlite --without-cap --with-acl --without-audit --with-readline --enable-zstd=yes >checking for a BSD-compatible install... /usr/lib/portage/python3.11/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 how to create a pax tar archive... gnutar >checking whether make supports nested variables... (cached) yes >checking whether make supports the include directive... yes (GNU style) >checking for x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking dependency style of clang... 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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 clang... ld.lld >checking if the linker (ld.lld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... llvm-nm >checking the name lister (llvm-nm) 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 ld.lld option to reload object files... -r >checking for x86_64-pc-linux-gnu-file... no >checking for file... file >checking for x86_64-pc-linux-gnu-objdump... llvm-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... llvm-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... llvm-strip >checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib >checking command to parse llvm-nm output from clang 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 clang supports -fno-rtti -fno-exceptions... yes >checking for clang option to produce PIC... -fPIC -DPIC >checking if clang PIC flag -fPIC -DPIC works... yes >checking if clang static flag -static works... no >checking if clang supports -c -o file.o... yes >checking if clang supports -c -o file.o... (cached) yes >checking whether the clang linker (ld.lld -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-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether the compiler supports GNU C++... yes >checking whether clang++ accepts -g... yes >checking for clang++ option to enable C++11 features... none needed >checking dependency style of clang++... none >checking how to run the C++ preprocessor... clang++ -E >checking for ld used by clang++... ld.lld -m elf_x86_64 >checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes >checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking for clang++ option to produce PIC... -fPIC -DPIC >checking if clang++ PIC flag -fPIC -DPIC works... yes >checking if clang++ static flag -static works... no >checking if clang++ supports -c -o file.o... yes >checking if clang++ supports -c -o file.o... (cached) yes >checking whether the clang++ linker (ld.lld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for gawk... (cached) gawk >checking for x86_64-pc-linux-gnu-gcc... (cached) clang >checking whether the compiler supports GNU C... (cached) yes >checking whether clang accepts -g... (cached) yes >checking for clang option to enable C11 features... (cached) none needed >checking whether clang understands -c and -o together... (cached) yes >checking dependency style of clang... (cached) none >checking how to run the C preprocessor... clang-cpp >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking supported compiler flags... > -fno-strict-aliasing > -fno-strict-overflow > -fno-delete-null-pointer-checks > -Wempty-body >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-ar... (cached) llvm-ar >checking for 7zip... no >checking for 7za... no >checking for 7z... no >checking for bzip2... /bin/bzip2 >checking for cat... /bin/cat >checking for chmod... /bin/chmod >checking for chown... /bin/chown >checking for cp... /bin/cp >checking for curl... /usr/bin/curl >checking for file... /usr/bin/file >checking for gpg2... /usr/bin/gpg2 >checking for grep... /bin/grep >checking for gzip... /bin/gzip >checking for unzip... /usr/bin/unzip >checking for id... /usr/bin/id >checking for install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install >checking for lrzip... /usr/bin/lrzip >checking for lzip... /usr/bin/lzip >checking for xz... /usr/bin/xz >checking for gem... /usr/bin/gem >checking for make... /usr/bin/make >checking for mkdir... /bin/mkdir >checking for mv... /bin/mv >checking for patch... /usr/bin/patch >checking for rm... /bin/rm >checking for sed... /bin/sed >checking for tar... /bin/tar >checking for zstd... /usr/bin/zstd >checking for ld... /usr/bin/ld >checking for objdump... /usr/bin/objdump >checking for strip... /usr/bin/strip >checking for find-debuginfo... /usr/bin/find-debuginfo >checking for git... /usr/bin/git >checking for hg... /usr/bin/hg >checking for bzr... /usr/bin/bzr >checking for quilt... /usr/bin/quilt >checking for fakechroot... no >checking for zlib.h... yes >checking for gzread in -lz... yes >checking for gzseek in -lz... yes >checking for bzlib.h... yes >checking for BZ2_bzread in -lbz2... yes >checking for lzma.h... yes >checking for lzma_easy_encoder in -llzma... yes >checking for clang option to support OpenMP... -fopenmp >checking OpenMP is at least version 4.5... yes >checking for ZSTD... yes >checking for gethostname... yes >checking for pthread.h... yes >checking for pthread_mutex_trylock in -lpthread... yes >checking for library containing dlopen... none required >checking for libelf.h... yes >checking for gelf.h... yes >checking for gelf_getvernaux in -lelf... yes >checking for LIBGCRYPT... yes >checking for magic.h... yes >checking for magic_open in -lmagic... yes >checking for popt.h... yes >checking for poptGetContext in -lpopt... yes >checking for archive.h... yes >checking for archive_write_open_filename in -larchive... yes >checking for elfutils/libdwelf.h... yes >checking for dwelf_elf_gnu_build_id in -ldw... yes >checking for dwelf_elf_begin in -ldw... yes >checking for SQLITE... yes >checking whether NLS is requested... yes >checking for msgfmt... /usr/bin/msgfmt >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for ld used by clang... ld.lld -m elf_x86_64 >checking if the linker (ld.lld -m elf_x86_64) is GNU ld... yes >checking for shared library run path origin... done >checking for CFPreferencesCopyAppValue... no >checking for CFLocaleCopyCurrent... no >checking for GNU gettext in libc... yes >checking whether to use NLS... yes >checking where the gettext function comes from... libc >checking for iconv... yes >checking for working iconv... yes >checking for iconv declaration... > extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); >checking for sys/mkdev.h... no >checking for sys/sysmacros.h... yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for struct dirent.d_type... yes >checking for limits.h... yes >checking for getopt.h... yes >checking for sys/utsname.h... yes >checking for sys/systemcfg.h... no >checking for sys/param.h... yes >checking for sys/auxv.h... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for putenv... yes >checking for mempcpy... yes >checking for fdatasync... yes >checking for clang options needed to detect all undeclared functions... (cached) none needed >checking whether fdatasync is declared... yes >checking for lutimes... yes >checking for mergesort... no >checking for getauxval... yes >checking for setprogname... no >checking for syncfs... yes >checking for sched_getaffinity... yes >checking for unshare... yes >checking whether __progname is defined... yes >checking for stpcpy... yes >checking for stpncpy... yes >checking for secure_getenv... yes >checking for __secure_getenv... no >checking for mkstemp... yes >checking for getcwd... yes >checking for basename... yes >checking for dirname... yes >checking for realpath... yes >checking for setenv... yes >checking for unsetenv... yes >checking for regcomp... yes >checking for lchown... yes >checking for utimes... yes >checking for getline... yes >checking for localtime_r... yes >checking for statvfs... yes >checking for getaddrinfo... yes >checking for openat... yes >checking for mkdirat... yes >checking for fstatat... yes >checking for linkat... yes >checking for symlinkat... yes >checking for mkfifoat... yes >checking for mknodat... yes >checking for unlinkat... yes >checking for renameat... yes >checking for utimensat... yes >checking for fchmodat... yes >checking for fchownat... yes >checking for doxygen... no >checking for dot... NO >checking for pandoc... no >checking for acl/libacl.h... yes >checking for acl_equiv_mode in -lacl... yes >checking for LUA... yes >checking for READLINE... yes >checking for lsetxattr... yes >checking for linux/fsverity.h... yes >checking for autom4te... /usr/bin/autom4te >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating rpmio/Makefile >config.status: creating lib/Makefile >config.status: creating build/Makefile >config.status: creating sign/Makefile >config.status: creating po/Makefile.in >config.status: creating scripts/Makefile >config.status: creating fileattrs/Makefile >config.status: creating misc/Makefile >config.status: creating docs/Makefile >config.status: creating docs/man/Makefile >config.status: creating python/Makefile >config.status: creating tests/Makefile >config.status: creating plugins/Makefile >config.status: creating python/setup.py >config.status: creating python/rpm.egg-info >config.status: creating config.h >config.status: executing tests/atconfig commands >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing po-directories commands >config.status: creating po/POTFILES >config.status: creating po/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1 ... >make -j5 'OTHERLDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' 'OPTIMIZE=-O2 -pipe -march=native -fno-diagnostics-color' >(CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/build-aux/missing' autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /bin/sh ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1' >Making all in po >make[2]: Entering directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/po' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/po' >Making all in misc >make[2]: Entering directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/misc' >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I../misc -O2 -pipe -march=native -fno-diagnostics-color -c -o fts.lo fts.c >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I../misc -O2 -pipe -march=native -fno-diagnostics-color -c -o fnmatch.lo fnmatch.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I../misc -O2 -pipe -march=native -fno-diagnostics-color -c -o fts.lo fts.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/misc"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813330}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I../misc -O2 -pipe -march=native -fno-diagnostics-color -c fts.c -DPIC -fPIC -o .libs/fts.o > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I../misc -O2 -pipe -march=native -fno-diagnostics-color -c -o fnmatch.lo fnmatch.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/misc"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813330}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I../misc -O2 -pipe -march=native -fno-diagnostics-color -c fnmatch.c -DPIC -fPIC -o .libs/fnmatch.o >rdlibtool --tag=CC --mode=link clang -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmisc.la fts.lo fnmatch.lo -lpthread > > > >rdlibtool --tag=CC --mode=link clang -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libmisc.la fts.lo fnmatch.lo -lpthread > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/misc"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813330}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: link: ln -s libmisc.so.def .libs/libmisc.so.def.linux >rdlibtool: link: ln -s libmisc.so.def.linux .libs/libmisc.so.def.host >rdlibtool: link: x86_64-pc-linux-gnu-ar crs .libs/libmisc.a .libs/fts.o .libs/fnmatch.o >rdlibtool: link: ln -s ../libmisc.la .libs/libmisc.la >rdlibtool: link: ln -s ../libmisc.la .libs/libmisc.lai >make[2]: Leaving directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/misc' >Making all in rpmio >make[2]: Entering directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio' >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o argv.lo argv.c >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o base64.lo base64.c >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o digest.lo digest.c >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o expression.lo expression.c >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o macro.lo macro.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I../misc -I.. -I.. -DRPMCONFIGDIR="/usr/libexec/rpm/" -I../include/ -DLOCALSTATEDIR="/var/lib" -I/usr/include/lua5.4 -Wall -I../misc -Wpointer-arith -DRPMCONFIGDIR="/usr/libexec/rpm/" -Wmissing-prototypes -DLOCALSTATEDIR="/var/lib" -Wstrict-prototypes -Wall -fno-strict-aliasing -Wpointer-arith -fno-strict-overflow -Wmissing-prototypes -fno-delete-null-pointer-checks -Wstrict-prototypes -Wempty-body -fno-strict-aliasing -O2 -fno-strict-overflow -pipe -fno-delete-null-pointer-checks -march=native -Wempty-body -fno-diagnostics-color -O2 -c -pipe -o -march=native base64.lo -fno-diagnostics-color base64.c -c > > -o digest.lo digest.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. > {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c digest.c -DPIC -fPIC -o .libs/digest.o >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c base64.c -DPIC -fPIC -o > > >rdlibtool .libs/base64.o --tag=CC > --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o argv.lo argv.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I..rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. > -I.. -I../include/ -I/usr/include/lua5.4rdlibtool: lconf: fstat(3,...) = 0 -I../misc {.st_dev = 160, .st_ino = 1812437}. > -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o expression.lo expression.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c argv.c -DPIC -fPIC -o .libs/argv.o >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c expression.c -DPIC -fPIC -o .libs/expression.o > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o macro.lo macro.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c macro.c -DPIC -fPIC -o .libs/macro.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmhook.lo rpmhook.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmhook.lo rpmhook.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmhook.c -DPIC -fPIC -o .libs/rpmhook.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmio.lo rpmio.c >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmlog.lo rpmlog.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmio.lo rpmio.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmio.c -DPIC -fPIC -o .libs/rpmio.o > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmlog.lo rpmlog.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmlog.c -DPIC -fPIC -o .libs/rpmlog.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmmalloc.lo rpmmalloc.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmmalloc.lo rpmmalloc.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmmalloc.c -DPIC -fPIC -o .libs/rpmmalloc.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rgetopt.lo rgetopt.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rgetopt.lo rgetopt.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rgetopt.c -DPIC -fPIC -o .libs/rgetopt.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmpgp.lo rpmpgp.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmpgp.lo rpmpgp.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmpgp.c -DPIC -fPIC -o .libs/rpmpgp.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmsq.lo rpmsq.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmsq.lo rpmsq.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmsq.c -DPIC -fPIC -o .libs/rpmsq.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmsw.lo rpmsw.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmsw.lo rpmsw.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmsw.c -DPIC -fPIC -o .libs/rpmsw.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o url.lo url.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o url.lo url.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c url.c -DPIC -fPIC -o .libs/url.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmvercmp.lo rpmvercmp.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmvercmp.lo rpmvercmp.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmvercmp.c -DPIC -fPIC -o .libs/rpmvercmp.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmver.lo rpmver.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmver.lo rpmver.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmver.c -DPIC -fPIC -o .libs/rpmver.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmstring.lo rpmstring.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmstring.lo rpmstring.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmstring.c -DPIC -fPIC -o .libs/rpmstring.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmfileutil.lo rpmfileutil.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmfileutil.lo rpmfileutil.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmfileutil.c -DPIC -fPIC -o .libs/rpmfileutil.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmglob.lo rpmglob.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmglob.lo rpmglob.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmglob.c -DPIC -fPIC -o .libs/rpmglob.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmkeyring.lo rpmkeyring.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmkeyring.lo rpmkeyring.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmkeyring.c -DPIC -fPIC -o .libs/rpmkeyring.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmstrpool.lo rpmstrpool.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmstrpool.lo rpmstrpool.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmstrpool.c -DPIC -fPIC -o .libs/rpmstrpool.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmlua.lo rpmlua.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmlua.lo rpmlua.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmlua.c -DPIC -fPIC -o .libs/rpmlua.o >rpmlua.c:112:17: warning: a function declaration without a prototype is > deprecated in all versions of C [-Wstrict-prototypes] >rpmlua rpmluaNew() > ^ > void >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o lposix.lo lposix.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o lposix.lo lposix.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c lposix.c -DPIC -fPIC -o .libs/lposix.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o digest_libgcrypt.lo digest_libgcrypt.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o digest_libgcrypt.lo digest_libgcrypt.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c digest_libgcrypt.c -DPIC -fPIC -o .libs/digest_libgcrypt.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="\"/usr/libexec/rpm/\"" -DLOCALSTATEDIR="\"/var/lib\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmpgp_internal.lo rpmpgp_internal.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmpgp_internal.lo rpmpgp_internal.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include/ -I/usr/include/lua5.4 -I../misc -DRPMCONFIGDIR="/usr/libexec/rpm/" -DLOCALSTATEDIR="/var/lib" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmpgp_internal.c -DPIC -fPIC -o .libs/rpmpgp_internal.o >1 warning generated. >rdlibtool --tag=CC --mode=link clang -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -version-info 13:0:4 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o librpmio.la -rpath /usr/lib64 argv.lo base64.lo digest.lo expression.lo macro.lo rpmhook.lo rpmio.lo rpmlog.lo rpmmalloc.lo rgetopt.lo rpmpgp.lo rpmsq.lo rpmsw.lo url.lo rpmvercmp.lo rpmver.lo rpmstring.lo rpmfileutil.lo rpmglob.lo rpmkeyring.lo rpmstrpool.lo rpmlua.lo lposix.lo digest_libgcrypt.lo rpmpgp_internal.lo ../misc/libmisc.la -lgcrypt -lbz2 -lz -lpopt -llzma -llua5.4 -lzstd -lpthread -lpthread > > > >rdlibtool --tag=CC --mode=link clang -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -version-info 13:0:4 -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o librpmio.la -rpath /usr/lib64 argv.lo base64.lo digest.lo expression.lo macro.lo rpmhook.lo rpmio.lo rpmlog.lo rpmmalloc.lo rgetopt.lo rpmpgp.lo rpmsq.lo rpmsw.lo url.lo rpmvercmp.lo rpmver.lo rpmstring.lo rpmfileutil.lo rpmglob.lo rpmkeyring.lo rpmstrpool.lo rpmlua.lo lposix.lo digest_libgcrypt.lo rpmpgp_internal.lo ../misc/libmisc.la -lgcrypt -lbz2 -lz -lpopt -llzma -llua5.4 -lzstd -lpthread -lpthread > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813339}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: link: ln -s librpmio.so.def .libs/librpmio.so.def.linux >rdlibtool: link: ln -s librpmio.so.def.linux .libs/librpmio.so.def.host >rdlibtool: link: ln -s /dev/null .libs/librpmio.a.disabled >rdlibtool: link: clang .libs/argv.o .libs/base64.o .libs/digest.o .libs/expression.o .libs/macro.o .libs/rpmhook.o .libs/rpmio.o .libs/rpmlog.o .libs/rpmmalloc.o .libs/rgetopt.o .libs/rpmpgp.o .libs/rpmsq.o .libs/rpmsw.o .libs/url.o .libs/rpmvercmp.o .libs/rpmver.o .libs/rpmstring.o .libs/rpmfileutil.o .libs/rpmglob.o .libs/rpmkeyring.o .libs/rpmstrpool.o .libs/rpmlua.o .libs/lposix.o .libs/digest_libgcrypt.o .libs/rpmpgp_internal.o -Wl,--whole-archive ../misc/.libs/libmisc.a -Wl,--no-whole-archive -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -Wl,-O1 -Wl,--as-needed -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -lpthread -lgcrypt -lbz2 -lz -lpopt -llzma -llua5.4 -lzstd -lpthread -shared -fPIC -Wl,-soname -Wl,librpmio.so.9 -o .libs/librpmio.so.9.4.0 >rdlibtool: link: ln -s librpmio.so.9.4.0 .libs/librpmio.so.9 >rdlibtool: link: ln -s librpmio.so.9.4.0 .libs/librpmio.so >rdlibtool: link: ln -s /dev/null .libs/librpmio.so.def >rdlibtool: link: ln -s ../librpmio.la .libs/librpmio.la >rdlibtool: link: ln -s ../librpmio.la .libs/librpmio.lai >make[2]: Leaving directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/rpmio' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib' >make all-am >make[3]: Entering directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib' >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o headerutil.lo headerutil.c >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o header.lo header.c >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o headerfmt.lo headerfmt.c >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmdb.lo rpmdb.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o headerfmt.lo headerfmt.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o fprint.lo fprint.c >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang > > >rdlibtool -DHAVE_CONFIG_H --tag=CC -I.. --mode=compile -I.. -I../include clang -I/usr/include/lua5.4 -DHAVE_CONFIG_H -I../misc -I.. -DLOCALEDIR="/usr/share/locale" -I.. -DSYSCONFDIR="/etc" -I../include -DLOCALSTATEDIR="/var/lib" -I/usr/include/lua5.4 -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -I../misc -DLIBRPMALIAS_EXECPATH="/usr/bin" -DLOCALEDIR="/usr/share/locale" -Wall -DSYSCONFDIR="/etc" -Wpointer-arith -DLOCALSTATEDIR="/var/lib" -Wmissing-prototypes -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -Wstrict-prototypes -DLIBRPMALIAS_EXECPATH="/usr/bin" -fno-strict-aliasing -Wall -fno-strict-overflow -Wpointer-arith -fno-delete-null-pointer-checks -Wmissing-prototypes -Wempty-body -Wstrict-prototypes -O2 -fno-strict-aliasing -pipe -fno-strict-overflow -march=native -fno-delete-null-pointer-checks -fno-diagnostics-color -Wempty-body -c -O2 headerfmt.c -pipe -DPIC -march=native -fPIC -fno-diagnostics-color -o -c .libs/headerfmt.o -o > headerutil.lo headerutil.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o header.lo header.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". > {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: compile: clangrdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. > -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c headerutil.c -DPIC -fPIC -o .libs/headerutil.o >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c header.c -DPIC -fPIC -o .libs/header.o > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmdb.lo rpmdb.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmdb.c -DPIC -fPIC -o .libs/rpmdb.o > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o fprint.lo fprint.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c fprint.c -DPIC -fPIC -o .libs/fprint.o >rpmdb.c:75:16: warning: implicit conversion from enumeration type > 'enum rpmdbCtrlOp_e' to different enumeration type 'dbCtrlOp' > (aka 'enum dbCtrlOp_e') [-Wenum-conversion] > dbCtrl(db, RPMDB_CTRL_LOCK_RW); > ~~~~~~ ^~~~~~~~~~~~~~~~~~ >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o tagname.lo tagname.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o tagname.lo tagname.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c tagname.c -DPIC -fPIC -o .libs/tagname.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmtd.lo rpmtd.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o rpmtd.lo rpmtd.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c rpmtd.c -DPIC -fPIC -o .libs/rpmtd.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o cpio.lo cpio.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o cpio.lo cpio.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c cpio.c -DPIC -fPIC -o .libs/cpio.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o depends.lo depends.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o depends.lo depends.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c depends.c -DPIC -fPIC -o .libs/depends.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o order.lo order.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o order.lo order.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c order.c -DPIC -fPIC -o .libs/order.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o formats.lo formats.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o formats.lo formats.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c formats.c -DPIC -fPIC -o .libs/formats.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o tagexts.lo tagexts.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o tagexts.lo tagexts.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c tagexts.c -DPIC -fPIC -o .libs/tagexts.o >depends.c:1022:29: warning: implicit conversion from enumeration type > 'enum rpmTag_e' to different enumeration type 'rpmDbiTag' > (aka 'enum rpmDbiTag_e') [-Wenum-conversion] > addIndexToDepHashes(ts, RPMTAG_CONFLICTNAME, NULL, confilehash, conn... > ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~~ >depends.c:1034:29: warning: implicit conversion from enumeration type > 'enum rpmTag_e' to different enumeration type 'rpmDbiTag' > (aka 'enum rpmDbiTag_e') [-Wenum-conversion] > addIndexToDepHashes(ts, RPMTAG_REQUIRENAME, NULL, reqfilehash, reqno... > ~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~~~ >1 warning generated. >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o fsm.lo fsm.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o fsm.lo fsm.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c fsm.c -DPIC -fPIC -o .libs/fsm.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o manifest.lo manifest.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o manifest.lo manifest.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c manifest.c -DPIC -fPIC -o .libs/manifest.o >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o package.lo package.c > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o package.lo package.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="\"/usr/share/locale\"" -DSYSCONFDIR="\"/etc\"" -DLOCALSTATEDIR="\"/var/lib\"" -DLIBRPMALIAS_FILENAME="\"rpmpopt-4.18.1\"" -DLIBRPMALIAS_EXECPATH="\"/usr/bin\"" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o poptALL.lo poptALL.c >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c package.c -DPIC -fPIC -o .libs/package.o > > > >rdlibtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c -o poptALL.lo poptALL.c > >rdlibtool: lconf: {.name="libtool"}. >rdlibtool: fdcwd: {.fdcwd=AT_FDCWD, .realpath="/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib"}. >rdlibtool: lconf: fstatat(AT_FDCWD,".",...) = 0 {.st_dev = 160, .st_ino = 1813377}. >rdlibtool: lconf: openat(AT_FDCWD,"libtool",O_RDONLY,0) = -1 [ENOENT]. >rdlibtool: lconf: openat(AT_FDCWD,"../",O_DIRECTORY,0) = 3. >rdlibtool: lconf: fstat(3,...) = 0 {.st_dev = 160, .st_ino = 1812437}. >rdlibtool: lconf: openat(3,"libtool",O_RDONLY,0) = 4. >rdlibtool: lconf: found "/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/libtool". >rdlibtool: compile: clang -DHAVE_CONFIG_H -I.. -I.. -I../include -I/usr/include/lua5.4 -I../misc -DLOCALEDIR="/usr/share/locale" -DSYSCONFDIR="/etc" -DLOCALSTATEDIR="/var/lib" -DLIBRPMALIAS_FILENAME="rpmpopt-4.18.1" -DLIBRPMALIAS_EXECPATH="/usr/bin" -Wall -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -fno-strict-aliasing -fno-strict-overflow -fno-delete-null-pointer-checks -Wempty-body -O2 -pipe -march=native -fno-diagnostics-color -c poptALL.c -DPIC -fPIC -o .libs/poptALL.o >fsm.c:1019:6: error: expected expression > int mayopen = S_ISREG(fp->sb.st_mode) || S_ISDIR(fp->sb.st_mode); > ^ >fsm.c:1020:29: error: use of undeclared identifier 'mayopen' > if (!rc && fd == -1 && mayopen) { > ^ >2 errors generated. >rdlibtool: error logged in slbt_exec_compile(), line 209: Success. >make[3]: *** [Makefile:793: fsm.lo] Error 2 >make[3]: *** Waiting for unfinished jobs.... >2 warnings generated. >make[3]: Leaving directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib' >make[2]: *** [Makefile:589: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1/lib' >make[1]: *** [Makefile:1306: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1' >make: *** [Makefile:745: all] Error 2 > * ERROR: app-arch/rpm-4.18.1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-arch/rpm-4.18.1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-arch/rpm-4.18.1::gentoo'`. > * The complete build log is located at '/var/log/portage/app-arch:rpm-4.18.1:20230903-043402.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-arch/rpm-4.18.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-arch/rpm-4.18.1/temp/environment'. > * Working directory: '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1' > * S: '/var/tmp/portage/app-arch/rpm-4.18.1/work/rpm-4.18.1' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 913553
:
869331
| 869332 |
869333
|
869334
|
869335
|
869336
|
869337
|
869338