<86>Jan 28 16:11:52 userdel[22341]: delete user 'rooter' <86>Jan 28 16:11:52 userdel[22341]: removed group 'rooter' owned by 'rooter' <86>Jan 28 16:11:52 userdel[22341]: removed shadow group 'rooter' owned by 'rooter' <86>Jan 28 16:11:52 groupadd[22387]: group added to /etc/group: name=rooter, GID=1823 <86>Jan 28 16:11:52 groupadd[22387]: group added to /etc/gshadow: name=rooter <86>Jan 28 16:11:52 groupadd[22387]: new group: name=rooter, GID=1823 <86>Jan 28 16:11:52 useradd[22435]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>Jan 28 16:11:52 userdel[22510]: delete user 'builder' <86>Jan 28 16:11:52 userdel[22510]: removed group 'builder' owned by 'builder' <86>Jan 28 16:11:52 userdel[22510]: removed shadow group 'builder' owned by 'builder' <86>Jan 28 16:11:52 groupadd[22575]: group added to /etc/group: name=builder, GID=1824 <86>Jan 28 16:11:52 groupadd[22575]: group added to /etc/gshadow: name=builder <86>Jan 28 16:11:52 groupadd[22575]: new group: name=builder, GID=1824 <86>Jan 28 16:11:52 useradd[22625]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/tcmplex-panteltje-0.4.7-alt2.nosrc.rpm (w1.gzdio) Installing tcmplex-panteltje-0.4.7-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.54949 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf tcmplex-panteltje-0.4.7 + echo 'Source #0 (tcmplex-panteltje-0.4.7.tar.bz2):' Source #0 (tcmplex-panteltje-0.4.7.tar.bz2): + /usr/bin/bzip2 -dc /usr/src/RPM/SOURCES/tcmplex-panteltje-0.4.7.tar.bz2 + /bin/tar -xf - + cd tcmplex-panteltje-0.4.7 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (tcmplex-panteltje-alt-gcc14-fix.patch):' Patch #0 (tcmplex-panteltje-alt-gcc14-fix.patch): + /usr/bin/patch -p2 patching file params.c + subst 's/-O2/-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto/' Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54949 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcmplex-panteltje-0.4.7 + make CC=gcc make: Entering directory '/usr/src/RPM/BUILD/tcmplex-panteltje-0.4.7' gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c buffer.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c domplex.c domplex.c: In function 'domplex': domplex.c:180:7: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 180 | mkstemp(temp_filename_v); | ^~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:193:7: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 193 | mkstemp(temp_filename_a); | ^~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:206:7: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 206 | mkstemp(temp_filename_a1); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:217:7: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 217 | mkstemp(temp_filename_a2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:229:7: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 229 | mkstemp(temp_filename_a3); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:241:7: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 241 | mkstemp(temp_filename_a4); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:253:7: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 253 | mkstemp(temp_filename_a5); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:265:7: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 265 | mkstemp(temp_filename_a6); | ^~~~~~~~~~~~~~~~~~~~~~~~~ domplex.c:277:7: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 277 | mkstemp(temp_filename_a7); | ^~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c inits.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c inptstrm.c inptstrm.c: In function 'get_info_video': inptstrm.c:616:70: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'off_t' {aka 'long int'} [-Wformat=] 616 | sprintf(tmpStr, "Scanning video stream: byte offset %.0f of %lld.", bc / 8.0, length); | ~~~^ ~~~~~~ | | | | long long int off_t {aka long int} | %ld gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c interact.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c multplex.c multplex.c: In function 'outputstream': multplex.c:313:10: warning: variable 'first_video_PTS' set but not used [-Wunused-but-set-variable] 313 | double first_video_PTS=0.0f, first_video_DTS=0.0f; | ^~~~~~~~~~~~~~~ multplex.c:308:38: warning: variable 'clock_inc_2' set but not used [-Wunused-but-set-variable] 308 | double sectors_per_sec, clock_inc, clock_inc_2; | ^~~~~~~~~~~ multplex.c:639:5: warning: ignoring return value of 'mkstemp' declared with attribute 'warn_unused_result' [-Wunused-result] 639 | mkstemp(temp_filename_s); | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c systems.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c tcmplex.c tcmplex.c: In function 'usage': tcmplex.c:78:1: warning: multi-line comment [-Wcomment] 78 | //-N NTSC mode [PAL].\n\ | ^ tcmplex.c: In function 'main': tcmplex.c:105:5: warning: unused variable 'mux_stop_flag' [-Wunused-variable] 105 | int mux_stop_flag = 0; | ^~~~~~~~~~~~~ gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c timecode.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c bits.c gcc -pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -c params.c params.c:70:12: warning: 'bitratetab' defined but not used [-Wunused-variable] 70 | static int bitratetab[4] = {80000000, 60000000, 14000000, 4000000}; | ^~~~~~~~~~ params.c:69:12: warning: 'ratetab1' defined but not used [-Wunused-variable] 69 | static int ratetab1[4] = {62668800, 47001600, 10368000, 3041280}; | ^~~~~~~~ params.c:64:12: warning: 'Ndefaults' defined but not used [-Wunused-variable] 64 | static int Ndefaults[MAXM] = {1, 12, 15, 16, 15, 12, 14, 16}; | ^~~~~~~~~ params.c:62:12: warning: 'vertlim' defined but not used [-Wunused-variable] 62 | static int vertlim[4] = {5, 5, 5, 4}; | ^~~~~~~ params.c:61:12: warning: 'horzlim' defined but not used [-Wunused-variable] 61 | static int horzlim[4] = {9, 9, 8, 7}; | ^~~~~~~ gcc -o tcmplex-panteltje buffer.o domplex.o inits.o inptstrm.o interact.o multplex.o systems.o tcmplex.o timecode.o bits.o params.o -lm make: Leaving directory '/usr/src/RPM/BUILD/tcmplex-panteltje-0.4.7' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.94342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/tcmplex-panteltje-buildroot + : + /bin/rm -rf -- /usr/src/tmp/tcmplex-panteltje-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd tcmplex-panteltje-0.4.7 + mkdir -p /usr/src/tmp/tcmplex-panteltje-buildroot/usr/bin + install -p -m 755 tcmplex-panteltje /usr/src/tmp/tcmplex-panteltje-buildroot/usr/bin/tcmplex-panteltje + ln -s tcmplex-panteltje /usr/src/tmp/tcmplex-panteltje-buildroot/usr/bin/tcmplex + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/tcmplex-panteltje-buildroot (auto) Verifying and fixing files in /usr/src/tmp/tcmplex-panteltje-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/tcmplex-panteltje-buildroot/ (default) Compressing files in /usr/src/tmp/tcmplex-panteltje-buildroot (auto) Verifying ELF objects in /usr/src/tmp/tcmplex-panteltje-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Splitting links to aliased files under /{,s}bin in /usr/src/tmp/tcmplex-panteltje-buildroot Processing files: tcmplex-panteltje-0.4.7-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.94342 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd tcmplex-panteltje-0.4.7 + DOCDIR=/usr/src/tmp/tcmplex-panteltje-buildroot/usr/share/doc/tcmplex-panteltje-0.4.7 + export DOCDIR + rm -rf /usr/src/tmp/tcmplex-panteltje-buildroot/usr/share/doc/tcmplex-panteltje-0.4.7 + /bin/mkdir -p /usr/src/tmp/tcmplex-panteltje-buildroot/usr/share/doc/tcmplex-panteltje-0.4.7 + cp -prL CHANGES COPYRIGHT LICENSE README tcmplex-panteltje-0.4.7.lsm /usr/src/tmp/tcmplex-panteltje-buildroot/usr/share/doc/tcmplex-panteltje-0.4.7 + chmod -R go-w /usr/src/tmp/tcmplex-panteltje-buildroot/usr/share/doc/tcmplex-panteltje-0.4.7 + chmod -R a+rX /usr/src/tmp/tcmplex-panteltje-buildroot/usr/share/doc/tcmplex-panteltje-0.4.7 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.0aNFYN 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.UWESKI 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.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.33)(64bit), libc.so.6(GLIBC_2.34)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), libm.so.6(GLIBC_2.29)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WtTdnf Creating tcmplex-panteltje-debuginfo package Processing files: tcmplex-panteltje-debuginfo-0.4.7-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KK3Wa5 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7SYDXY find-requires: running scripts (debuginfo) Requires: tcmplex-panteltje = 0.4.7-alt2, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Adding to tcmplex-panteltje-debuginfo a strict dependency on tcmplex-panteltje Wrote: /usr/src/RPM/RPMS/x86_64/tcmplex-panteltje-0.4.7-alt2.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/tcmplex-panteltje-debuginfo-0.4.7-alt2.x86_64.rpm (w2.lzdio) 2.60user 1.39system 0:07.89elapsed 50%CPU (0avgtext+0avgdata 87412maxresident)k 0inputs+0outputs (0major+238674minor)pagefaults 0swaps 0.56user 1.80system 0:12.76elapsed 18%CPU (0avgtext+0avgdata 11488maxresident)k 0inputs+0outputs (0major+94967minor)pagefaults 0swaps --- tcmplex-panteltje-0.4.7-alt2.x86_64.rpm.repo 2024-11-12 10:48:15.384684641 +0000 +++ tcmplex-panteltje-0.4.7-alt2.x86_64.rpm.hasher 2025-01-28 16:12:01.967271605 +0000 @@ -23,3 +23,3 @@ File: /usr/bin/tcmplex 120777 root:root tcmplex-panteltje -File: /usr/bin/tcmplex-panteltje 100755 root:root 1cf0d5a95d5eb831d169a1c3253950cd +File: /usr/bin/tcmplex-panteltje 100755 root:root a934ff7b3d7874e15ad3dfa5b815368a File: /usr/share/doc/tcmplex-panteltje-0.4.7 40755 root:root @@ -30,2 +30,2 @@ File: /usr/share/doc/tcmplex-panteltje-0.4.7/tcmplex-panteltje-0.4.7.lsm 100644 root:root d26817eb422d573fdee546f8406eafe8 -RPMIdentity: 28bc45b3874c0acd004f8db42051cb79d06fd57a78c7485b54295f46181cba484c908c26f0e686200b495018568e2ff8c2a5db10e77c5320d7935624e3e59398 +RPMIdentity: 89444b106f88e9c14ff814b7ffa654f7154a4e155abd59521f53643f1951e2b19ab653ba7e460fd4c55cf572c921f060e126335a3578ff293fe8c6c8d17af710 --- tcmplex-panteltje-debuginfo-0.4.7-alt2.x86_64.rpm.repo 2024-11-12 10:48:15.194682839 +0000 +++ tcmplex-panteltje-debuginfo-0.4.7-alt2.x86_64.rpm.hasher 2025-01-28 16:12:02.035272239 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/13 40755 root:root -/usr/lib/debug/.build-id/13/a3068a8ee1932146a0d8294884eb3faa7108c0 120777 root:root ../../../../bin/tcmplex-panteltje -/usr/lib/debug/.build-id/13/a3068a8ee1932146a0d8294884eb3faa7108c0.debug 120777 root:root ../../usr/bin/tcmplex-panteltje.debug +/usr/lib/debug/.build-id/63 40755 root:root +/usr/lib/debug/.build-id/63/961556e825e77a595413cdc19eba875f415561 120777 root:root ../../../../bin/tcmplex-panteltje +/usr/lib/debug/.build-id/63/961556e825e77a595413cdc19eba875f415561.debug 120777 root:root ../../usr/bin/tcmplex-panteltje.debug /usr/lib/debug/usr/bin/tcmplex-panteltje.debug 100644 root:root @@ -28,6 +28,6 @@ Provides: tcmplex-panteltje-debuginfo = 0.4.7-alt2:sisyphus+362324.100.1.1 -File: /usr/lib/debug/.build-id/13 40755 root:root -File: /usr/lib/debug/.build-id/13/a3068a8ee1932146a0d8294884eb3faa7108c0 120777 root:root ../../../../bin/tcmplex-panteltje -File: /usr/lib/debug/.build-id/13/a3068a8ee1932146a0d8294884eb3faa7108c0.debug 120777 root:root ../../usr/bin/tcmplex-panteltje.debug -File: /usr/lib/debug/usr/bin/tcmplex-panteltje.debug 100644 root:root c184a9b25aaa071af13d4d1fae900346 +File: /usr/lib/debug/.build-id/63 40755 root:root +File: /usr/lib/debug/.build-id/63/961556e825e77a595413cdc19eba875f415561 120777 root:root ../../../../bin/tcmplex-panteltje +File: /usr/lib/debug/.build-id/63/961556e825e77a595413cdc19eba875f415561.debug 120777 root:root ../../usr/bin/tcmplex-panteltje.debug +File: /usr/lib/debug/usr/bin/tcmplex-panteltje.debug 100644 root:root 7f0c83ba2fabeaf7d0f92abef0edb271 File: /usr/lib/debug/usr/bin/tcmplex.debug 120777 root:root tcmplex-panteltje.debug @@ -50,2 +50,2 @@ File: /usr/src/debug/tcmplex-panteltje-0.4.7/timecode.c 100644 root:root 5d0148cd9aa43eaf12bef299eea5a8b7 -RPMIdentity: 4b2622deef32b48fa810eaaa3878d985c5feb74a7aed1de0ad2cc03c24b4789cc2dab55733be71ad983ff5cb95d25fec5149b0bef472e1371777ba632889d459 +RPMIdentity: 974d0a18c7ce131cfac794a535b725826a43076ca7943fdcac1298285934806cea3b43a6419f45c8de1070d9777e0fd80a6df9e1927c440788028f4cc8d43f4f