<86>Jun 16 01:08:39 userdel[3608013]: delete user 'rooter' <86>Jun 16 01:08:39 userdel[3608013]: removed group 'rooter' owned by 'rooter' <86>Jun 16 01:08:39 userdel[3608013]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 01:08:39 groupadd[3608024]: group added to /etc/group: name=rooter, GID=1271 <86>Jun 16 01:08:39 groupadd[3608024]: new group: name=rooter, GID=1271 <86>Jun 16 01:08:39 useradd[3608031]: new user: name=rooter, UID=1271, GID=1271, home=/root, shell=/bin/bash <86>Jun 16 01:08:39 userdel[3608040]: delete user 'builder' <86>Jun 16 01:08:39 userdel[3608040]: removed group 'builder' owned by 'builder' <86>Jun 16 01:08:39 userdel[3608040]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 01:08:39 groupadd[3608050]: group added to /etc/group: name=builder, GID=1272 <86>Jun 16 01:08:39 groupadd[3608050]: group added to /etc/gshadow: name=builder <86>Jun 16 01:08:39 groupadd[3608050]: new group: name=builder, GID=1272 <86>Jun 16 01:08:39 useradd[3608054]: new user: name=builder, UID=1272, GID=1272, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/librtas-2.0.1-alt1.src.rpm: The use of such a license name is ambiguous: LGPL Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/librtas-2.0.1-alt1.nosrc.rpm (w1.gzdio) Installing librtas-2.0.1-alt1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.24935 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf librtas-2.0.1 + echo 'Source #0 (v2.0.1.tar.gz):' Source #0 (v2.0.1.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/v2.0.1.tar.gz + /bin/tar -xf - + cd librtas-2.0.1 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (librtas-2.0.1-libversion.patch):' Patch #0 (librtas-2.0.1-libversion.patch): + /usr/bin/patch -p1 -b --suffix .ln patching file Makefile.am + echo 'Patch #1 (librtas-2.0.1-alt-pc.patch):' Patch #1 (librtas-2.0.1-alt-pc.patch): + /usr/bin/patch -p1 patching file librtas.pc.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24935 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd librtas-2.0.1 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 autoreconf-default: configure.ac: tracing autoreconf-default: configure.ac: creating directory config autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in AC_CONFIG_AUX_DIR, 'config'. libtoolize-default: linking file 'config/config.guess' libtoolize-default: linking file 'config/config.sub' libtoolize-default: linking file 'config/install-sh' libtoolize-default: linking file 'config/ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize-default: linking file 'm4/libtool.m4' libtoolize-default: linking file 'm4/ltoptions.m4' libtoolize-default: linking file 'm4/ltsugar.m4' libtoolize-default: linking file 'm4/ltversion.m4' libtoolize-default: linking file 'm4/lt~obsolete.m4' autoreconf-default: configure.ac: not using Intltool autoreconf-default: configure.ac: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing configure.ac:10: installing 'config/ar-lib' configure.ac:10: installing 'config/compile' configure.ac:8: installing 'config/missing' Makefile.am: installing 'config/depcomp' autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --disable-silent-rules --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1272' is supported by ustar format... yes checking whether GID '1272' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports the include directive... yes (GNU style) checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for x86_64-alt-linux-ar... no checking for x86_64-alt-linux-lib... no checking for x86_64-alt-linux-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-alt-linux-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for memset... yes checking for munmap... yes checking for strrchr... yes checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inline... inline checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for off_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for uint32_t... yes checking for uint64_t... yes checking whether the linker accepts ... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -D_FORTIFY_SOURCE=2... yes checking whether C compiler accepts -fstack-protector-all... yes checking whether C compiler accepts -fwrapv... yes checking whether C compiler accepts -fPIE... yes checking whether C compiler accepts -Wstack-protector... yes checking whether C compiler accepts --param=ssp-buffer-size=1... yes checking whether the linker accepts -z relro -z now... yes checking whether the linker accepts -pie... yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating librtas.pc config.status: creating librtas.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext + make -j8 make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtas_src/ofdt.lo librtas_src/ofdt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtas_src/ofdt.c -fPIC -DPIC -o librtas_src/.libs/ofdt.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_dump.lo librtasevent_src/rtas_dump.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_dump.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_dump.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_cpu.lo librtasevent_src/rtas_cpu.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_cpu.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_cpu.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/get_rtas_event.lo librtasevent_src/get_rtas_event.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/get_rtas_event.c -fPIC -DPIC -o librtasevent_src/.libs/get_rtas_event.o librtasevent_src/get_rtas_event.c: In function 'parse_re_exthdr': librtasevent_src/get_rtas_event.c:282:37: warning: taking address of packed member of 'struct rtas_event_exthdr_raw' may result in an unaligned pointer value [-Waddress-of-packed-member] 282 | parse_rtas_time(&rex_hdr->time, &rawhdr->time); | ^~~~~~~~~~~~~ librtasevent_src/get_rtas_event.c:283:37: warning: taking address of packed member of 'struct rtas_event_exthdr_raw' may result in an unaligned pointer value [-Waddress-of-packed-member] 283 | parse_rtas_date(&rex_hdr->date, &rawhdr->date); | ^~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtas_src/syscall_rmo.lo librtas_src/syscall_rmo.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtas_src/syscall_rmo.c -fPIC -DPIC -o librtas_src/.libs/syscall_rmo.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/print_rtas_event.lo librtasevent_src/print_rtas_event.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/print_rtas_event.c -fPIC -DPIC -o librtasevent_src/.libs/print_rtas_event.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_mem.lo librtasevent_src/rtas_mem.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_mem.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_mem.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_epow.lo librtasevent_src/rtas_epow.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_epow.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_epow.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_io.lo librtasevent_src/rtas_io.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_io.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_io.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_lri.lo librtasevent_src/rtas_lri.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_lri.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_lri.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_post.lo librtasevent_src/rtas_post.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_post.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_post.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_vend.lo librtasevent_src/rtas_vend.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_vend.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_vend.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtas_src/syscall_calls.lo librtas_src/syscall_calls.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtas_src/syscall_calls.c -fPIC -DPIC -o librtas_src/.libs/syscall_calls.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_sp.lo librtasevent_src/rtas_sp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_sp.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_sp.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_hotplug.lo librtasevent_src/rtas_hotplug.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_hotplug.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_hotplug.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_srcfru.lo librtasevent_src/rtas_srcfru.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_srcfru.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_srcfru.o make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -c -o librtasevent_src/rtas_v6_misc.lo librtasevent_src/rtas_v6_misc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -Wstack-protector --param=ssp-buffer-size=1 -c librtasevent_src/rtas_v6_misc.c -fPIC -DPIC -o librtasevent_src/.libs/rtas_v6_misc.o librtasevent_src/rtas_v6_misc.c: In function 'parse_priv_hdr_scn': librtasevent_src/rtas_v6_misc.c:119:37: warning: taking address of packed member of 'struct rtas_priv_hdr_scn_raw' may result in an unaligned pointer value [-Waddress-of-packed-member] 119 | parse_rtas_date(&privhdr->date, &rawhdr->date); | ^~~~~~~~~~~~~ librtasevent_src/rtas_v6_misc.c:120:37: warning: taking address of packed member of 'struct rtas_priv_hdr_scn_raw' may result in an unaligned pointer value [-Waddress-of-packed-member] 120 | parse_rtas_time(&privhdr->time, &rawhdr->time); | ^~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -version-info 2:1:0 -o librtas.la -rpath /usr/lib64 librtas_src/ofdt.lo librtas_src/syscall_calls.lo librtas_src/syscall_rmo.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC librtas_src/.libs/ofdt.o librtas_src/.libs/syscall_calls.o librtas_src/.libs/syscall_rmo.o -g -O2 -fstack-protector-all -Wl,-soname -Wl,librtas.so.2 -o .libs/librtas.so.2.0.1 libtool: link: (cd ".libs" && rm -f "librtas.so.2" && ln -s "librtas.so.2.0.1" "librtas.so.2") libtool: link: (cd ".libs" && rm -f "librtas.so" && ln -s "librtas.so.2.0.1" "librtas.so") libtool: link: ( cd ".libs" && rm -f "librtas.la" && ln -s "../librtas.la" "librtas.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -I./librtas_src/ -I./librtasevent_src/ -pipe -frecord-gcc-switches -Wall -g -O2 -D_FORTIFY_SOURCE=2 -fstack-protector-all -fwrapv -fPIE -Wstack-protector --param=ssp-buffer-size=1 -version-info 2:1:0 -o librtasevent.la -rpath /usr/lib64 librtasevent_src/get_rtas_event.lo librtasevent_src/print_rtas_event.lo librtasevent_src/rtas_cpu.lo librtasevent_src/rtas_dump.lo librtasevent_src/rtas_epow.lo librtasevent_src/rtas_io.lo librtasevent_src/rtas_lri.lo librtasevent_src/rtas_mem.lo librtasevent_src/rtas_post.lo librtasevent_src/rtas_sp.lo librtasevent_src/rtas_srcfru.lo librtasevent_src/rtas_v6_misc.lo librtasevent_src/rtas_vend.lo librtasevent_src/rtas_hotplug.lo libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC librtasevent_src/.libs/get_rtas_event.o librtasevent_src/.libs/print_rtas_event.o librtasevent_src/.libs/rtas_cpu.o librtasevent_src/.libs/rtas_dump.o librtasevent_src/.libs/rtas_epow.o librtasevent_src/.libs/rtas_io.o librtasevent_src/.libs/rtas_lri.o librtasevent_src/.libs/rtas_mem.o librtasevent_src/.libs/rtas_post.o librtasevent_src/.libs/rtas_sp.o librtasevent_src/.libs/rtas_srcfru.o librtasevent_src/.libs/rtas_v6_misc.o librtasevent_src/.libs/rtas_vend.o librtasevent_src/.libs/rtas_hotplug.o -g -O2 -fstack-protector-all -Wl,-soname -Wl,librtasevent.so.2 -o .libs/librtasevent.so.2.0.1 libtool: link: (cd ".libs" && rm -f "librtasevent.so.2" && ln -s "librtasevent.so.2.0.1" "librtasevent.so.2") libtool: link: (cd ".libs" && rm -f "librtasevent.so" && ln -s "librtasevent.so.2.0.1" "librtasevent.so") libtool: link: ( cd ".libs" && rm -f "librtasevent.la" && ln -s "../librtasevent.la" "librtasevent.la" ) make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.67863 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/librtas-buildroot + : + /bin/rm -rf -- /usr/src/tmp/librtas-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd librtas-2.0.1 + make DESTDIR=/usr/src/tmp/librtas-buildroot install make: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' make[1]: Entering directory '/usr/src/RPM/BUILD/librtas-2.0.1' /bin/mkdir -p '/usr/src/tmp/librtas-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -c librtas.la librtasevent.la '/usr/src/tmp/librtas-buildroot/usr/lib64' libtool: install: /bin/install -c .libs/librtas.so.2.0.1 /usr/src/tmp/librtas-buildroot/usr/lib64/librtas.so.2.0.1 libtool: install: (cd /usr/src/tmp/librtas-buildroot/usr/lib64 && { ln -s -f librtas.so.2.0.1 librtas.so.2 || { rm -f librtas.so.2 && ln -s librtas.so.2.0.1 librtas.so.2; }; }) libtool: install: (cd /usr/src/tmp/librtas-buildroot/usr/lib64 && { ln -s -f librtas.so.2.0.1 librtas.so || { rm -f librtas.so && ln -s librtas.so.2.0.1 librtas.so; }; }) libtool: install: /bin/install -c .libs/librtas.lai /usr/src/tmp/librtas-buildroot/usr/lib64/librtas.la libtool: install: /bin/install -c .libs/librtasevent.so.2.0.1 /usr/src/tmp/librtas-buildroot/usr/lib64/librtasevent.so.2.0.1 libtool: install: (cd /usr/src/tmp/librtas-buildroot/usr/lib64 && { ln -s -f librtasevent.so.2.0.1 librtasevent.so.2 || { rm -f librtasevent.so.2 && ln -s librtasevent.so.2.0.1 librtasevent.so.2; }; }) libtool: install: (cd /usr/src/tmp/librtas-buildroot/usr/lib64 && { ln -s -f librtasevent.so.2.0.1 librtasevent.so || { rm -f librtasevent.so && ln -s librtasevent.so.2.0.1 librtasevent.so; }; }) libtool: install: /bin/install -c .libs/librtasevent.lai /usr/src/tmp/librtas-buildroot/usr/lib64/librtasevent.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /bin/mkdir -p '/usr/src/tmp/librtas-buildroot/usr/share/doc/librtas' /bin/install -c -m 644 README COPYING.LESSER '/usr/src/tmp/librtas-buildroot/usr/share/doc/librtas' /bin/mkdir -p '/usr/src/tmp/librtas-buildroot/usr/include' /bin/install -c -m 644 librtas_src/librtas.h librtasevent_src/librtasevent.h librtasevent_src/librtasevent_v4.h librtasevent_src/librtasevent_v6.h '/usr/src/tmp/librtas-buildroot/usr/include' /bin/mkdir -p '/usr/src/tmp/librtas-buildroot/usr/lib64/pkgconfig' /bin/install -c -m 644 librtas.pc '/usr/src/tmp/librtas-buildroot/usr/lib64/pkgconfig' make[1]: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' make: Leaving directory '/usr/src/RPM/BUILD/librtas-2.0.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/librtas-buildroot (auto) removed './usr/lib64/librtasevent.la' removed './usr/lib64/librtas.la' mode of './usr/lib64/librtasevent.so.2.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of './usr/lib64/librtas.so.2.0.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/librtas-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) /usr/lib64/pkgconfig/librtas.pc: Libs: '-L${libdir} -lrtas -lrtasevent' --> '-lrtas -lrtasevent' Checking contents of files in /usr/src/tmp/librtas-buildroot/ (default) Compressing files in /usr/src/tmp/librtas-buildroot (auto) Adjusting library links in /usr/src/tmp/librtas-buildroot ./usr/lib64: (from :0) librtas.so.2 -> librtas.so.2.0.1 librtasevent.so.2 -> librtasevent.so.2.0.1 Verifying ELF objects in /usr/src/tmp/librtas-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: librtas-2.0.1-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.67863 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd librtas-2.0.1 + DOCDIR=/usr/src/tmp/librtas-buildroot/usr/share/doc/librtas-2.0.1 + export DOCDIR + rm -rf /usr/src/tmp/librtas-buildroot/usr/share/doc/librtas-2.0.1 + /bin/mkdir -p /usr/src/tmp/librtas-buildroot/usr/share/doc/librtas-2.0.1 + cp -prL COPYING.LESSER README Changelog /usr/src/tmp/librtas-buildroot/usr/share/doc/librtas-2.0.1 + chmod -R go-w /usr/src/tmp/librtas-buildroot/usr/share/doc/librtas-2.0.1 + chmod -R a+rX /usr/src/tmp/librtas-buildroot/usr/share/doc/librtas-2.0.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sG6daR find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) lib.prov: /usr/src/tmp/librtas-buildroot/usr/lib64/librtas.so.2: 38 symbols, 16 bpp lib.prov: /usr/src/tmp/librtas-buildroot/usr/lib64/librtasevent.so.2: 79 symbols, 17 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UOOINS find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: librtas.so.2()(64bit) = set:jd5mMR4RIC0DXK1TMSchFu1B9XuJuOkkTCCA8w8mZyisZwhffdRMkyEoEH4rp1cPeTG2hH9LErJ6R1Yj0, librtasevent.so.2()(64bit) = set:kdIkM1pxnvCBSmUxMvyawqWOoZGJuZ8r5ZtnwYLPconwzcOvaxl02IicYugLteHAjpCKQBojcDLeuA5rwLhBh9S6scarz1NJoZtQzgqMhi1TtPZrexcTPigb16KgzMx3ZnZjg8A2FIBbj3NbBXQ7wtR1wP6BWO9pyeZFn Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jcjjXR Creating librtas-debuginfo package Processing files: librtas-devel-2.0.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Red4aR find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.wjNFLT find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: pkgconfig(librtas) = 2.0.1 Requires: /usr/lib64/librtas.so.2.0.1, /usr/lib64/librtasevent.so.2.0.1, /usr/lib64/pkgconfig Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.uLF8iS Processing files: librtas-debuginfo-2.0.1-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0cPzqS find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.CYSOAR find-requires: running scripts (debuginfo) Provides: debug64(librtas.so.2), debug64(librtasevent.so.2) Requires: librtas = 2.0.1-alt1, debug64(libc.so.6) Adding to librtas-debuginfo a strict dependency on librtas Adding to librtas-devel a strict dependency on librtas Removing 2 extra deps from librtas-devel due to dependency on librtas warning: Installed (but unpackaged) file(s) found: /usr/share/doc/librtas/COPYING.LESSER /usr/share/doc/librtas/README Wrote: /usr/src/RPM/RPMS/x86_64/librtas-2.0.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librtas-devel-2.0.1-alt1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/librtas-debuginfo-2.0.1-alt1.x86_64.rpm (w2.lzdio) 8.43user 4.68system 0:17.96elapsed 73%CPU (0avgtext+0avgdata 33748maxresident)k 0inputs+0outputs (0major+1201157minor)pagefaults 0swaps /.out/librtas-2.0.1-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/librtas-devel-2.0.1-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL /.out/librtas-debuginfo-2.0.1-alt1.x86_64.rpm: The use of such a license name is ambiguous: LGPL 0.79user 1.50system 0:23.06elapsed 9%CPU (0avgtext+0avgdata 11944maxresident)k 0inputs+0outputs (0major+96641minor)pagefaults 0swaps --- librtas-2.0.1-alt1.x86_64.rpm.repo 2021-07-12 18:38:28.000000000 +0000 +++ librtas-2.0.1-alt1.x86_64.rpm.hasher 2024-06-16 01:08:59.079680417 +0000 @@ -19,5 +19,5 @@ File: /usr/lib64/librtas.so.2 120777 root:root librtas.so.2.0.1 -File: /usr/lib64/librtas.so.2.0.1 100644 root:root 4383956265eeb696d81b127047ee6da4 +File: /usr/lib64/librtas.so.2.0.1 100644 root:root 26e904d6ae4f31c1fe2bcc655e8b309e File: /usr/lib64/librtasevent.so.2 120777 root:root librtasevent.so.2.0.1 -File: /usr/lib64/librtasevent.so.2.0.1 100644 root:root 8aa0dd5890ba8d34bf2cdfb3dc322736 +File: /usr/lib64/librtasevent.so.2.0.1 100644 root:root 9ed7fbeafee0ab57f2d7556ebda2ae7a File: /usr/share/doc/librtas-2.0.1 40755 root:root @@ -26,2 +26,2 @@ File: /usr/share/doc/librtas-2.0.1/README 100644 root:root e47e97af23e81cb2de47ca370e200880 -RPMIdentity: 0080fba4aaa0044c06a9d350bdb8787bb6d2d0fae9bbf07c9ae4da72bdaa212cd1fb0b771d63df5e446d21168325551bef60917b98b5c88e28ceaeb9a3bea4c8 +RPMIdentity: 698b34e10c98fbd4fe82c17caa21a966cd6f712be4cb209f66dbcb5683e03cc91a1bea0cfc7bb2f9e54b2417108c68d2d29ea635d80be2c1b63b6fce807870dd --- librtas-debuginfo-2.0.1-alt1.x86_64.rpm.repo 2021-07-12 18:38:28.000000000 +0000 +++ librtas-debuginfo-2.0.1-alt1.x86_64.rpm.hasher 2024-06-16 01:08:59.179679848 +0000 @@ -1,7 +1,7 @@ -/usr/lib/debug/.build-id/20 40755 root:root -/usr/lib/debug/.build-id/20/96447832383ead5504ddfced9513c5b2a10a63 120777 root:root ../../../../lib64/librtas.so.2.0.1 -/usr/lib/debug/.build-id/20/96447832383ead5504ddfced9513c5b2a10a63.debug 120777 root:root ../../usr/lib64/librtas.so.2.0.1.debug -/usr/lib/debug/.build-id/dc 40755 root:root -/usr/lib/debug/.build-id/dc/1b03af1a8a0733f5f7cdb3ce29af42d987857b 120777 root:root ../../../../lib64/librtasevent.so.2.0.1 -/usr/lib/debug/.build-id/dc/1b03af1a8a0733f5f7cdb3ce29af42d987857b.debug 120777 root:root ../../usr/lib64/librtasevent.so.2.0.1.debug +/usr/lib/debug/.build-id/37 40755 root:root +/usr/lib/debug/.build-id/37/0862aac4fb7d0a46be093eda8dea0f079ffc81 120777 root:root ../../../../lib64/librtas.so.2.0.1 +/usr/lib/debug/.build-id/37/0862aac4fb7d0a46be093eda8dea0f079ffc81.debug 120777 root:root ../../usr/lib64/librtas.so.2.0.1.debug +/usr/lib/debug/.build-id/96 40755 root:root +/usr/lib/debug/.build-id/96/d7135f6c207078c0cdee7055cf0d960985612a 120777 root:root ../../../../lib64/librtasevent.so.2.0.1 +/usr/lib/debug/.build-id/96/d7135f6c207078c0cdee7055cf0d960985612a.debug 120777 root:root ../../usr/lib64/librtasevent.so.2.0.1.debug /usr/lib/debug/usr/lib64/librtas.so.2.0.1.debug 100644 root:root @@ -43,11 +43,11 @@ Provides: librtas-debuginfo = 2.0.1-alt1:sisyphus+278620.100.1.1 -File: /usr/lib/debug/.build-id/20 40755 root:root -File: /usr/lib/debug/.build-id/20/96447832383ead5504ddfced9513c5b2a10a63 120777 root:root ../../../../lib64/librtas.so.2.0.1 -File: /usr/lib/debug/.build-id/20/96447832383ead5504ddfced9513c5b2a10a63.debug 120777 root:root ../../usr/lib64/librtas.so.2.0.1.debug -File: /usr/lib/debug/.build-id/dc 40755 root:root -File: /usr/lib/debug/.build-id/dc/1b03af1a8a0733f5f7cdb3ce29af42d987857b 120777 root:root ../../../../lib64/librtasevent.so.2.0.1 -File: /usr/lib/debug/.build-id/dc/1b03af1a8a0733f5f7cdb3ce29af42d987857b.debug 120777 root:root ../../usr/lib64/librtasevent.so.2.0.1.debug -File: /usr/lib/debug/usr/lib64/librtas.so.2.0.1.debug 100644 root:root 24c149d6a578b04da0fbc33120bdd8a5 +File: /usr/lib/debug/.build-id/37 40755 root:root +File: /usr/lib/debug/.build-id/37/0862aac4fb7d0a46be093eda8dea0f079ffc81 120777 root:root ../../../../lib64/librtas.so.2.0.1 +File: /usr/lib/debug/.build-id/37/0862aac4fb7d0a46be093eda8dea0f079ffc81.debug 120777 root:root ../../usr/lib64/librtas.so.2.0.1.debug +File: /usr/lib/debug/.build-id/96 40755 root:root +File: /usr/lib/debug/.build-id/96/d7135f6c207078c0cdee7055cf0d960985612a 120777 root:root ../../../../lib64/librtasevent.so.2.0.1 +File: /usr/lib/debug/.build-id/96/d7135f6c207078c0cdee7055cf0d960985612a.debug 120777 root:root ../../usr/lib64/librtasevent.so.2.0.1.debug +File: /usr/lib/debug/usr/lib64/librtas.so.2.0.1.debug 100644 root:root 8a9ab1f270512c85be5d9488a09d8f6d File: /usr/lib/debug/usr/lib64/librtas.so.2.debug 120777 root:root librtas.so.2.0.1.debug -File: /usr/lib/debug/usr/lib64/librtasevent.so.2.0.1.debug 100644 root:root 59cea1871e8a99293f6a8d30d293cddf +File: /usr/lib/debug/usr/lib64/librtasevent.so.2.0.1.debug 100644 root:root 88ab0b5904cf6d7799516a34dda27f68 File: /usr/lib/debug/usr/lib64/librtasevent.so.2.debug 120777 root:root librtasevent.so.2.0.1.debug @@ -80,2 +80,2 @@ File: /usr/src/debug/librtas-2.0.1/librtasevent_src/rtas_vend.c 100644 root:root 337f3f5c2c6ec5a382f3c5e01e26cfed -RPMIdentity: 5a14bc0167af9745ecc4829141450ab07260f6cdeb8d15fb3ebba828983dc327693b82c576d9adacd706d957a09031a93d84b5749c9d19b8256d7ad39604e6e8 +RPMIdentity: b0cfde785065765217118a78a624073ff70fb4baaa7ac640f3779bf83ccca33f8d559f49a23ad2d0be45698ddf393bde7bb7e0693a2846f8abc75eb1f2f584d5