<86>Jun 16 00:25:16 userdel[4142887]: delete user 'rooter' <86>Jun 16 00:25:16 userdel[4142887]: removed group 'rooter' owned by 'rooter' <86>Jun 16 00:25:16 userdel[4142887]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 16 00:25:16 groupadd[4142921]: group added to /etc/group: name=rooter, GID=1838 <86>Jun 16 00:25:16 groupadd[4142921]: group added to /etc/gshadow: name=rooter <86>Jun 16 00:25:16 groupadd[4142921]: new group: name=rooter, GID=1838 <86>Jun 16 00:25:16 useradd[4142936]: new user: name=rooter, UID=1838, GID=1838, home=/root, shell=/bin/bash <86>Jun 16 00:25:16 userdel[4142970]: delete user 'builder' <86>Jun 16 00:25:16 userdel[4142970]: removed group 'builder' owned by 'builder' <86>Jun 16 00:25:16 userdel[4142970]: removed shadow group 'builder' owned by 'builder' <86>Jun 16 00:25:16 groupadd[4142999]: group added to /etc/group: name=builder, GID=1839 <86>Jun 16 00:25:16 groupadd[4142999]: group added to /etc/gshadow: name=builder <86>Jun 16 00:25:16 groupadd[4142999]: new group: name=builder, GID=1839 <86>Jun 16 00:25:16 useradd[4143017]: new user: name=builder, UID=1839, GID=1839, home=/usr/src, shell=/bin/bash /usr/src/in/srpm/wraplinux-1.7-alt2.src.rpm: license not found in '/usr/share/license' directory: GPL2 Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/wraplinux-1.7-alt2.nosrc.rpm (w1.gzdio) Installing wraplinux-1.7-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38684 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf wraplinux-1.7 + echo 'Source #0 (wraplinux-1.7.tar.gz):' Source #0 (wraplinux-1.7.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/wraplinux-1.7.tar.gz + /bin/tar -xf - + cd wraplinux-1.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (wraplinux-1.7-reloc.patch):' Patch #0 (wraplinux-1.7-reloc.patch): + /usr/bin/patch -p1 patching file reloc/reloc_linux.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.6592 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd wraplinux-1.7 + export 'CFLAGS= -fcommon' + CFLAGS=' -fcommon' + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: configure.in: not using aclocal autoreconf-default: configure.in: tracing autoreconf-default: configure.in: not using Libtool autoreconf-default: configure.in: not using Intltool autoreconf-default: configure.in: not using gtk-doc autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.in: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS=' -fcommon' + 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 '' ']' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + xargs -ri dirname -- '{}' + readlink -e -- ./configure + 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 configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for an ANSI C-conforming const... yes checking for inline... inline checking if x86_64-alt-linux-gcc accepts -Wall... yes checking if x86_64-alt-linux-gcc accepts -W... yes checking if x86_64-alt-linux-gcc accepts -Wpointer-arith... yes checking if x86_64-alt-linux-gcc accepts -Wbad-function-cast... yes checking if x86_64-alt-linux-gcc accepts -Wcast-equal... no checking if x86_64-alt-linux-gcc accepts -Wstrict-prototypes... yes checking if x86_64-alt-linux-gcc accepts -Wmissing-prototypes... yes checking if x86_64-alt-linux-gcc accepts -Wmissing-declarations... yes checking if x86_64-alt-linux-gcc accepts -Wnested-externs... yes checking if x86_64-alt-linux-gcc accepts -Winline... yes checking if x86_64-alt-linux-gcc accepts -Wshadow... yes checking if x86_64-alt-linux-gcc accepts -Wcast-align... yes checking if x86_64-alt-linux-gcc accepts -pipe... yes checking for inttypes.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for library containing getopt_long... none required checking for getopt_long... yes checking for a sed that does not truncate output... /bin/sed checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p configure: creating ./config.status config.status: creating MCONFIG config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --without-included-gettext + make 'CC=gcc -fno-stack-protector' make: Entering directory '/usr/src/RPM/BUILD/wraplinux-1.7' echo "#define WRAPLINUX_VERSION \"1.7\"" > version.h gcc -fno-stack-protector -fcommon -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o main.o main.c gcc -fno-stack-protector -fcommon -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o linux.o linux.c linux.c: In function 'wrap_kernel': linux.c:161:13: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 161 | if (rdle32(&hdr->header) != LINUX_MAGIC) | ^~~~~~~~~~~~ linux.c:164:22: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 164 | setup_ver = rdle16(&hdr->version); | ^~~~~~~~~~~~~ linux.c:180:23: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 180 | initrd_max = rdle32(&hdr->initrd_addr_max); | ^~~~~~~~~~~~~~~~~~~~~ linux.c:207:15: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 207 | wrle16(vga, &hdr->vid_mode); | ^~~~~~~~~~~~~~ linux.c:284:24: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 284 | wrle32(scmd.address, &hdr->cmd_line_ptr); | ^~~~~~~~~~~~~~~~~~ linux.c:292:47: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 292 | wrle16(scmd.address - ssup.address - 0x200, &hdr->heap_end_ptr); | ^~~~~~~~~~~~~~~~~~ linux.c:378:22: warning: taking address of packed member of 'struct setup_header' may result in an unaligned pointer value [-Waddress-of-packed-member] 378 | wrle32(initrd_len, &hdr->ramdisk_size); | ^~~~~~~~~~~~~~~~~~ gcc -m32 -W -Wall -I. -g -Os -march=i386 -mregparm=3 -fPIE -ffreestanding -c -o reloc/reloc_linux.o reloc/reloc_linux.c gcc -m32 -W -Wall -I. -g -Os -march=i386 -mregparm=3 -fPIE -ffreestanding -c -D__ASSEMBLY__ -o reloc/a20.o reloc/a20.S gcc -m32 -W -Wall -I. -g -Os -march=i386 -mregparm=3 -fPIE -ffreestanding -c -D__ASSEMBLY__ -o reloc/memmove.o reloc/memmove.S gcc -m32 -W -Wall -I. -g -Os -march=i386 -mregparm=3 -fPIE -ffreestanding -c -D__ASSEMBLY__ -o reloc/reloc_init.o reloc/reloc_init.S ld -m elf_i386 -T reloc/reloc.ld \ -o reloc/reloc.elf reloc/reloc_linux.o reloc/a20.o reloc/memmove.o reloc/reloc_init.o objcopy -O binary reloc/reloc.elf reloc/reloc.bin gcc -fno-stack-protector -fcommon -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o reloc.o reloc.S gcc -m32 -W -Wall -I. -g -Os -march=i386 -mregparm=3 -fPIE -ffreestanding -c -D__ASSEMBLY__ -o highmove/highmove.o highmove/highmove.S ld -m elf_i386 -T reloc/reloc.ld \ -o highmove/highmove.elf highmove/highmove.o objcopy -O binary highmove/highmove.elf highmove/highmove.bin gcc -fno-stack-protector -fcommon -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o highmove.o highmove.S gcc -fno-stack-protector -fcommon -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o elf.o elf.c gcc -fno-stack-protector -fcommon -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o nbi.o nbi.c gcc -fno-stack-protector -fcommon -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o segment.o segment.c gcc -fno-stack-protector -fcommon -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o mapfile.o mapfile.c gcc -fno-stack-protector -fcommon -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o cwrite.o cwrite.c gcc -fno-stack-protector -fcommon -Wall -W -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wshadow -Wcast-align -pipe -c -o xmalloc.o xmalloc.c gcc -fno-stack-protector -o wraplinux main.o linux.o reloc.o highmove.o elf.o nbi.o segment.o mapfile.o cwrite.o xmalloc.o make: Leaving directory '/usr/src/RPM/BUILD/wraplinux-1.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48706 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/wraplinux-buildroot + : + /bin/rm -rf -- /usr/src/tmp/wraplinux-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd wraplinux-1.7 + /usr/bin/make 'INSTALL=/usr/libexec/rpm-build/install -p' prefix=/usr/src/tmp/wraplinux-buildroot/usr exec_prefix=/usr/src/tmp/wraplinux-buildroot/usr bindir=/usr/src/tmp/wraplinux-buildroot/usr/bin sbindir=/usr/src/tmp/wraplinux-buildroot/usr/sbin sysconfdir=/usr/src/tmp/wraplinux-buildroot/etc datadir=/usr/src/tmp/wraplinux-buildroot/usr/share includedir=/usr/src/tmp/wraplinux-buildroot/usr/include libdir=/usr/src/tmp/wraplinux-buildroot/usr/lib64 libexecdir=/usr/src/tmp/wraplinux-buildroot/usr/lib localstatedir=/usr/src/tmp/wraplinux-buildroot/var/lib sharedstatedir=/usr/src/tmp/wraplinux-buildroot/var/lib mandir=/usr/src/tmp/wraplinux-buildroot/usr/share/man infodir=/usr/src/tmp/wraplinux-buildroot/usr/share/info install 'CC=gcc -fno-stack-protector' make: Entering directory '/usr/src/RPM/BUILD/wraplinux-1.7' /bin/mkdir -p /usr/src/tmp/wraplinux-buildroot/usr/bin /usr/libexec/rpm-build/install -p wraplinux /usr/src/tmp/wraplinux-buildroot/usr/bin /bin/mkdir -p /usr/src/tmp/wraplinux-buildroot/usr/share/man/man1 /usr/libexec/rpm-build/install -p -m 644 wraplinux.1 /usr/src/tmp/wraplinux-buildroot/usr/share/man/man1 make: Leaving directory '/usr/src/RPM/BUILD/wraplinux-1.7' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/wraplinux-buildroot (auto) Verifying and fixing files in /usr/src/tmp/wraplinux-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/wraplinux-buildroot/ (default) Compressing files in /usr/src/tmp/wraplinux-buildroot (auto) 056-debuginfo.brp: WARNING: debuginfo without debug sources. Verifying ELF objects in /usr/src/tmp/wraplinux-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Processing files: wraplinux-1.7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MgHeAC 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.JbWR1C find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.kJA8YA Creating wraplinux-debuginfo package Processing files: wraplinux-debuginfo-1.7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.MNLrrE find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.2neE2B find-requires: running scripts (debuginfo) Requires: wraplinux = 1.7-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6) Adding to wraplinux-debuginfo a strict dependency on wraplinux Wrote: /usr/src/RPM/RPMS/x86_64/wraplinux-1.7-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/wraplinux-debuginfo-1.7-alt2.x86_64.rpm (w2.lzdio) 2.91user 2.91system 0:12.43elapsed 46%CPU (0avgtext+0avgdata 22504maxresident)k 0inputs+0outputs (0major+473639minor)pagefaults 0swaps /.out/wraplinux-1.7-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: GPL2 /.out/wraplinux-debuginfo-1.7-alt2.x86_64.rpm: license not found in '/usr/share/license' directory: GPL2 0.93user 3.18system 0:25.69elapsed 16%CPU (0avgtext+0avgdata 11956maxresident)k 0inputs+0outputs (0major+97692minor)pagefaults 0swaps --- wraplinux-1.7-alt2.x86_64.rpm.repo 2021-04-16 13:58:32.000000000 +0000 +++ wraplinux-1.7-alt2.x86_64.rpm.hasher 2024-06-16 00:25:33.757709560 +0000 @@ -8,4 +8,4 @@ Provides: wraplinux = 1.7-alt2:sisyphus+270054.1.7.1 -File: /usr/bin/wraplinux 100755 root:root 99c8967438a25c405eadba08434ef7b5 +File: /usr/bin/wraplinux 100755 root:root 0096a38cf1fd85ff5998df37f3af3c36 File: /usr/share/man/man1/wraplinux.1.xz 100644 root:root 25c6b5fee7aa962f3c4446238b18b12f -RPMIdentity: 38071e6f4518f4a32c6a9480586b74d59805d480193d0d7c0248855c323894ecec9053b2cc857e128c608241f03ed45746d6dfa3ac300602a9ee969901cd7a1b +RPMIdentity: e655edb5ee6a6a5de5a3e71002c27c086c415f5834e6625231dcffdd512641b540bf70c07ea836d0fcf025409eb73e5ad650d3b764d4e61d108a50baa67b58d8 --- wraplinux-debuginfo-1.7-alt2.x86_64.rpm.repo 2021-04-16 13:58:32.000000000 +0000 +++ wraplinux-debuginfo-1.7-alt2.x86_64.rpm.hasher 2024-06-16 00:25:33.967712585 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/24 40755 root:root -/usr/lib/debug/.build-id/24/d44b08e9b4a01e671f0830a7f745c9f7a676cd 120777 root:root ../../../../bin/wraplinux -/usr/lib/debug/.build-id/24/d44b08e9b4a01e671f0830a7f745c9f7a676cd.debug 120777 root:root ../../usr/bin/wraplinux.debug +/usr/lib/debug/.build-id/40 40755 root:root +/usr/lib/debug/.build-id/40/ab53364904520541aa3e2a1714407299fbc34c 120777 root:root ../../../../bin/wraplinux +/usr/lib/debug/.build-id/40/ab53364904520541aa3e2a1714407299fbc34c.debug 120777 root:root ../../usr/bin/wraplinux.debug /usr/lib/debug/usr/bin/wraplinux.debug 100644 root:root @@ -9,6 +9,6 @@ Provides: wraplinux-debuginfo = 1.7-alt2:sisyphus+270054.1.7.1 -File: /usr/lib/debug/.build-id/24 40755 root:root -File: /usr/lib/debug/.build-id/24/d44b08e9b4a01e671f0830a7f745c9f7a676cd 120777 root:root ../../../../bin/wraplinux -File: /usr/lib/debug/.build-id/24/d44b08e9b4a01e671f0830a7f745c9f7a676cd.debug 120777 root:root ../../usr/bin/wraplinux.debug -File: /usr/lib/debug/usr/bin/wraplinux.debug 100644 root:root 7a64316a4771301c38889f982a1e0168 -RPMIdentity: 1521b483ffc9e5685f24b97c57649c5fa9ccd094748807dd0f74432268bd65f300119d57954ee34cc7c8ca935afbac1307a956b799b602394e4211034e7cd6c4 +File: /usr/lib/debug/.build-id/40 40755 root:root +File: /usr/lib/debug/.build-id/40/ab53364904520541aa3e2a1714407299fbc34c 120777 root:root ../../../../bin/wraplinux +File: /usr/lib/debug/.build-id/40/ab53364904520541aa3e2a1714407299fbc34c.debug 120777 root:root ../../usr/bin/wraplinux.debug +File: /usr/lib/debug/usr/bin/wraplinux.debug 100644 root:root 17c3117b25e4d2ec145d4fe4ba19caf3 +RPMIdentity: 79a43109efc228ba1eec6cc929ec99fe16bcd6729c36436a7141e8cd3633d097a32184788ead2d33f74d6210b448e20b8c176ff959a094ec57534711fb1d85c2