<86>Jun 20 13:05:49 userdel[2401167]: delete user 'rooter' <86>Jun 20 13:05:49 groupadd[2401192]: group added to /etc/group: name=rooter, GID=579 <86>Jun 20 13:05:49 groupadd[2401192]: group added to /etc/gshadow: name=rooter <86>Jun 20 13:05:49 groupadd[2401192]: new group: name=rooter, GID=579 <86>Jun 20 13:05:49 useradd[2401212]: new user: name=rooter, UID=579, GID=579, home=/root, shell=/bin/bash <86>Jun 20 13:05:49 userdel[2401233]: delete user 'builder' <86>Jun 20 13:05:49 userdel[2401233]: removed group 'builder' owned by 'builder' <86>Jun 20 13:05:49 userdel[2401233]: removed shadow group 'builder' owned by 'builder' <86>Jun 20 13:05:49 groupadd[2401256]: group added to /etc/group: name=builder, GID=580 <86>Jun 20 13:05:49 groupadd[2401256]: group added to /etc/gshadow: name=builder <86>Jun 20 13:05:49 groupadd[2401256]: new group: name=builder, GID=580 <86>Jun 20 13:05:49 useradd[2401273]: new user: name=builder, UID=580, GID=580, home=/usr/src, shell=/bin/bash <13>Jun 20 13:05:53 rpmi: libfftw3-common-3.3.8-alt1 sisyphus+247390.100.1.1 1583426835 installed <13>Jun 20 13:05:53 rpmi: libgomp1-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed <13>Jun 20 13:05:53 rpmi: libogg-1.3.4-alt1 sisyphus+247109.100.1.1 1582849994 installed <13>Jun 20 13:05:53 rpmi: libquadmath0-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed <13>Jun 20 13:05:53 rpmi: libquadmath9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed <13>Jun 20 13:05:53 rpmi: libfftw3q-3.3.8-alt1 sisyphus+247390.100.1.1 1583426459 installed <13>Jun 20 13:05:53 rpmi: libflac8-1.3.3-alt1 sisyphus+247112.100.1.1 1582855667 installed <13>Jun 20 13:05:53 rpmi: libvorbis-1.3.6-alt2 sisyphus+220072.200.2.2 1548744475 installed <13>Jun 20 13:05:53 rpmi: libfftw3-3.3.8-alt1 sisyphus+247390.100.1.1 1583426459 installed <13>Jun 20 13:05:53 rpmi: libfftw3f-3.3.8-alt1 sisyphus+247390.100.1.1 1583426459 installed <13>Jun 20 13:05:53 rpmi: libfftw3l-3.3.8-alt1 sisyphus+247390.100.1.1 1583426459 installed <13>Jun 20 13:05:53 rpmi: libgsm-1.0.17-alt1 1523356165 installed <13>Jun 20 13:05:53 rpmi: libsndfile-1.0.28-alt2 sisyphus.212728.100 1536333068 installed <13>Jun 20 13:05:53 rpmi: gcc-c++-common-1.4.24-alt4 sisyphus+251595.200.2.1 1591096672 installed <13>Jun 20 13:05:54 rpmi: libstdc++9-devel-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed <13>Jun 20 13:05:55 rpmi: gcc9-c++-9.3.1-alt1 sisyphus+251917.40.3.1 1589812684 installed <13>Jun 20 13:05:55 rpmi: gcc-c++-9-alt2 sisyphus+251923.100.2.2 1589881401 installed <13>Jun 20 13:05:55 rpmi: libsndfile-devel-1.0.28-alt2 sisyphus.212728.100 1536333068 installed <13>Jun 20 13:05:55 rpmi: libfftw3-devel-3.3.8-alt1 sisyphus+247390.100.1.1 1583426459 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/onsetsds-2011.02.10-alt1.nosrc.rpm Installing onsetsds-2011.02.10-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.27310 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf onsetsds-2011.02.10 + echo 'Source #0 (onsetsds-2011.02.10.tar):' Source #0 (onsetsds-2011.02.10.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/onsetsds-2011.02.10.tar + cd onsetsds-2011.02.10 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94108 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd onsetsds-2011.02.10 + pushd src ~/RPM/BUILD/onsetsds-2011.02.10/src ~/RPM/BUILD/onsetsds-2011.02.10 + for i in *.c + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -fPIC -DPIC -c onsetsds.c onsetsds.c: In function 'void onsetsds_loadframe(OnsetsDS*, float*)': onsetsds.c:202:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 202 | for(i=0; i< (ods->numbins << 1); i += 2){ | ~^~~~~~~~~~~~~~~~~~~~~ onsetsds.c:219:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 219 | for(i=0; inumbins; i++){ | ~^~~~~~~~~~~~~ onsetsds.c:234:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 234 | for(i=0; inumbins; i++){ | ~^~~~~~~~~~~~~ onsetsds.c:247:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 247 | for(i=0; inumbins; i++){ | ~^~~~~~~~~~~~~ onsetsds.c: In function 'void onsetsds_odf(OnsetsDS*)': onsetsds.c:426:59: warning: operation on 'tbpointer' may be undefined [-Wsequence-point] 426 | deviation = curr->bin[i].phase - ods->other[tbpointer++] - ods->other[tbpointer++]; | ~~~~~~~~~^~ onsetsds.c:426:59: warning: operation on 'tbpointer' may be undefined [-Wsequence-point] + for i in *.c + g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fpermissive -fPIC -DPIC -c onsetsdshelpers.c onsetsdshelpers.c: In function 'void onsetsds_init_audiodata(OnsetsDSAudioBuf*, OnsetsDS*, size_t)': onsetsdshelpers.c:50:13: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 50 | for (i=0; ifftsize; ++i) { | ~^~~~~~~~~~~~~ onsetsdshelpers.c: In function 'void onsetsds_process_audiodata(OnsetsDSAudioBuf*, float*, size_t, ODSDataCallback)': onsetsdshelpers.c:102:14: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'unsigned int'} [-Wsign-compare] 102 | for(i=0; ibuflen; i++){ | ~^~~~~~~~~~~~~~~ onsetsdshelpers.c: In function 'int onsetsds_process_audiofile(OnsetsDSAudioBuf*, const char*, ODSFileCallback)': onsetsdshelpers.c:159:22: warning: invalid conversion from 'void*' to 'float*' [-fpermissive] 159 | float* data = malloc(odsbuf->buflen * sizeof(float)); | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | void* + g++ -shared onsetsds.o onsetsdshelpers.o -Wl,-soname=libonsetsds.so.0 -lfftw3f -lsndfile -o libonsetsds.so.0 + popd ~/RPM/BUILD/onsetsds-2011.02.10 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.99780 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/onsetsds-buildroot + : + /bin/rm -rf -- /usr/src/tmp/onsetsds-buildroot + cd onsetsds-2011.02.10 + install -d /usr/src/tmp/onsetsds-buildroot/usr/include + install -d /usr/src/tmp/onsetsds-buildroot/usr/lib + install -p -m644 src/onsetsds.h src/onsetsdshelpers.h /usr/src/tmp/onsetsds-buildroot/usr/include/ + install -m644 src/libonsetsds.so.0 /usr/src/tmp/onsetsds-buildroot/usr/lib/ + ln -s libonsetsds.so.0 /usr/src/tmp/onsetsds-buildroot/usr/lib/libonsetsds.so + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/onsetsds-buildroot (auto) Verifying and fixing files in /usr/src/tmp/onsetsds-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/onsetsds-buildroot/ (default) Compressing files in /usr/src/tmp/onsetsds-buildroot (auto) Adjusting library links in /usr/src/tmp/onsetsds-buildroot ./usr/lib: libonsetsds.so.0 -> libonsetsds.so.0 Verifying ELF objects in /usr/src/tmp/onsetsds-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: libonsetsds-2011.02.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.89040 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd onsetsds-2011.02.10 + DOCDIR=/usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-2011.02.10 + export DOCDIR + rm -rf /usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-2011.02.10 + /bin/mkdir -p /usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-2011.02.10 + cp -prL AUTHORS ChangeLog README /usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-2011.02.10 + chmod -R go-w /usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-2011.02.10 + chmod -R a+rX /usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-2011.02.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ySPR6V find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/onsetsds-buildroot/usr/lib/libonsetsds.so.0: 14 symbols, 14 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WZPOPU find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Provides: libonsetsds.so.0 = set:hd4jtPfkVSGEmh4NRkhW25ioRXwJH0 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libfftw3f.so.3 >= set:lid9Oh3TOPoXKTCq, libm.so.6(GLIBC_2.0), libm.so.6(GLIBC_2.27), libm.so.6(GLIBC_2.29), libsndfile.so.1 >= set:jhpVwZnY810, libsndfile.so.1(libsndfile.so.1.0), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.xCTTRW Creating libonsetsds-debuginfo package Processing files: libonsetsds-devel-2011.02.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Uxbk9U find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.mbYXlX find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: libonsetsds = 2011.02.10-alt1, /usr/lib/libonsetsds.so.0, libfftw3-devel Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.oXxTpY Processing files: libonsetsds-devel-docs-2011.02.10-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.39643 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd onsetsds-2011.02.10 + DOCDIR=/usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-devel-docs-2011.02.10 + export DOCDIR + rm -rf /usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-devel-docs-2011.02.10 + /bin/mkdir -p /usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-devel-docs-2011.02.10 + cp -prL doc/html/_onsets_d_s_2doc_2mainpage_8dox.html doc/html/_onsets_d_s_2mat__oct_2mexme_8m.html doc/html/_onsets_d_s_2mat__oct_2onsetsds_8c.html doc/html/_onsets_d_s_2mat__oct_2onsetsds_8m.html doc/html/_onsets_d_s_2src_2onsetsds_8c.html doc/html/_onsets_d_s_2src_2onsetsds_8h.html doc/html/_onsets_d_s_2src_2onsetsdshelpers_8c.html doc/html/_onsets_d_s_2src_2onsetsdshelpers_8h.html doc/html/annotated.html doc/html/doc_2mainpage_8dox.html doc/html/doxygen.css doc/html/doxygen.png doc/html/files.html doc/html/functions.html doc/html/functions_vars.html doc/html/globals.html doc/html/globals_defs.html doc/html/globals_enum.html doc/html/globals_eval.html doc/html/globals_func.html doc/html/globals_type.html doc/html/globals_vars.html doc/html/graph_legend.dot doc/html/graph_legend.html doc/html/graph_legend.png doc/html/group___helper_funcs.html doc/html/group___less_common_funcs.html doc/html/group___main_user_funcs.html doc/html/group___other_funcs.html doc/html/index.html doc/html/mainpage_8dox.html doc/html/mat__oct_2mexme_8m.html doc/html/mat__oct_2onsetsds_8c.html doc/html/mat__oct_2onsetsds_8m.html doc/html/mexme_8m.html doc/html/modules.html doc/html/onsetsds_8h.html doc/html/onsetsds_8m.html doc/html/onsetsdshelpers_8c.html doc/html/onsetsdshelpers_8h.html doc/html/src_2onsetsds_8c.html doc/html/src_2onsetsds_8h.html doc/html/src_2onsetsdshelpers_8c.html doc/html/src_2onsetsdshelpers_8h.html doc/html/struct_ods_polar_bin.html doc/html/struct_ods_polar_buf.html doc/html/struct_ods_polar_buf__coll__graph.map doc/html/struct_ods_polar_buf__coll__graph.md5 doc/html/struct_ods_polar_buf__coll__graph.png doc/html/struct_onsets_d_s.html doc/html/struct_onsets_d_s__coll__graph.map doc/html/struct_onsets_d_s__coll__graph.md5 doc/html/struct_onsets_d_s__coll__graph.png doc/html/struct_onsets_d_s_audio_buf.html doc/html/struct_onsets_d_s_audio_buf__coll__graph.map doc/html/struct_onsets_d_s_audio_buf__coll__graph.md5 doc/html/struct_onsets_d_s_audio_buf__coll__graph.png doc/html/struct_onsets_d_s_eval_data.html doc/html/tab_b.gif doc/html/tab_l.gif doc/html/tab_r.gif doc/html/tabs.css /usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-devel-docs-2011.02.10 + chmod -R go-w /usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-devel-docs-2011.02.10 + chmod -R a+rX /usr/src/tmp/onsetsds-buildroot/usr/share/doc/libonsetsds-devel-docs-2011.02.10 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.94bWCU find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hIf2pW find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services) Processing files: libonsetsds-debuginfo-2011.02.10-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.d1dYCV find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v6RukW find-requires: running scripts (debuginfo) Provides: debug(libonsetsds.so.0) Requires: libonsetsds = 2011.02.10-alt1, debug(libc.so.6), debug(libfftw3f.so.3), debug(libm.so.6), debug(libsndfile.so.1) Removing 1 extra deps from libonsetsds-devel due to dependency on libonsetsds Wrote: /usr/src/RPM/RPMS/i586/libonsetsds-2011.02.10-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/libonsetsds-devel-2011.02.10-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/noarch/libonsetsds-devel-docs-2011.02.10-alt1.noarch.rpm Wrote: /usr/src/RPM/RPMS/i586/libonsetsds-debuginfo-2011.02.10-alt1.i586.rpm 6.91user 1.18system 0:19.25elapsed 42%CPU (0avgtext+0avgdata 32776maxresident)k 0inputs+0outputs (0major+295158minor)pagefaults 0swaps 14.56user 5.32system 0:33.86elapsed 58%CPU (0avgtext+0avgdata 108904maxresident)k 0inputs+0outputs (0major+644951minor)pagefaults 0swaps --- libonsetsds-2011.02.10-alt1.i586.rpm.repo 2014-09-13 15:50:03.000000000 +0000 +++ libonsetsds-2011.02.10-alt1.i586.rpm.hasher 2020-06-20 13:06:20.448797716 +0000 @@ -8,2 +8,3 @@ Requires: libc.so.6(GLIBC_2.3.4) +Requires: libc.so.6(GLIBC_2.4) Requires: libfftw3f.so.3 >= set:lid9Oh3TOPoXKTCq @@ -11,2 +12,4 @@ Requires: libm.so.6(GLIBC_2.0) +Requires: libm.so.6(GLIBC_2.27) +Requires: libm.so.6(GLIBC_2.29) Requires: libsndfile.so.1 >= set:jhpVwZnY810