<86>May 4 02:19:33 userdel[2178288]: delete user 'rooter' <86>May 4 02:19:33 userdel[2178288]: removed group 'rooter' owned by 'rooter' <86>May 4 02:19:33 userdel[2178288]: removed shadow group 'rooter' owned by 'rooter' <86>May 4 02:19:33 groupadd[2178331]: group added to /etc/group: name=rooter, GID=1823 <86>May 4 02:19:33 groupadd[2178331]: group added to /etc/gshadow: name=rooter <86>May 4 02:19:33 groupadd[2178331]: new group: name=rooter, GID=1823 <86>May 4 02:19:33 useradd[2178367]: new user: name=rooter, UID=1823, GID=1823, home=/root, shell=/bin/bash, from=none <86>May 4 02:19:34 userdel[2178423]: delete user 'builder' <86>May 4 02:19:34 userdel[2178423]: removed group 'builder' owned by 'builder' <86>May 4 02:19:34 userdel[2178423]: removed shadow group 'builder' owned by 'builder' <86>May 4 02:19:34 groupadd[2178478]: group added to /etc/group: name=builder, GID=1824 <86>May 4 02:19:34 groupadd[2178478]: group added to /etc/gshadow: name=builder <86>May 4 02:19:34 groupadd[2178478]: new group: name=builder, GID=1824 <86>May 4 02:19:34 useradd[2178527]: new user: name=builder, UID=1824, GID=1824, home=/usr/src, shell=/bin/bash, from=none /usr/src/in/srpm/clens-0.2-alt3.qa1.src.rpm: The use of such a license name is ambiguous: GPL <13>May 4 02:19:37 rpmi: libnatspec-0.3.3-alt1 sisyphus+327088.100.1.1 1691839874 installed <13>May 4 02:19:37 rpmi: gcc-c++-common-1.4.27-alt1 sisyphus+278099.1300.1.1 1626028636 installed <13>May 4 02:19:37 rpmi: libstdc++13-devel-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:19:38 rpmi: gcc13-c++-13.2.1-alt3 sisyphus+339335.100.1.1 1706563486 installed <13>May 4 02:19:38 rpmi: gcc-c++-13-alt1 sisyphus+323337.300.1.1 1687267966 installed <13>May 4 02:19:38 rpmi: unzip-6.0-alt5 sisyphus+308257.100.1.1 1665550038 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/clens-0.2-alt3.qa1.nosrc.rpm (w1.gzdio) Installing clens-0.2-alt3.qa1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.87905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf clens-0.2 + echo 'Source #0 (clens-0.2.tar.gz):' Source #0 (clens-0.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/clens-0.2.tar.gz + /bin/tar -xf - + cd clens-0.2 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (clens-mdk-profile.patch):' Patch #0 (clens-mdk-profile.patch): + /usr/bin/patch -p0 patching file src/main.c + echo 'Patch #1 (clens-0.2-ptstitcher2nona.patch):' Patch #1 (clens-0.2-ptstitcher2nona.patch): + /usr/bin/patch -p1 patching file src/main.c patching file doc/clens.man + unzip -q /usr/src/RPM/SOURCES/PTLensDB_06-02-08.zip -d data + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.87905 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd clens-0.2 + /usr/bin/subst 's|\@\@PROFILE\@\@|/usr/share/clens/profile.txt|g' src/main.c + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -flto=auto' ++ 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_runstatedir_flags= + grep -qF runstatedir=DIR ./configure + echo 'rpm-build: warning: ./configure script does not support --runstatedir' rpm-build: warning: ./configure script does not support --runstatedir + ./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 checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of x86_64-alt-linux-gcc... none checking for library containing strerror... none required checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) none checking for x86_64-alt-linux-gcc... (cached) x86_64-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-alt-linux-gcc accepts -g... (cached) yes checking for x86_64-alt-linux-gcc option to accept ANSI C... (cached) none needed checking dependency style of x86_64-alt-linux-gcc... (cached) none checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking for a sed that does not truncate output... /usr/bin/sed 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 /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... (cached) pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for x86_64-alt-linux-g++... x86_64-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-alt-linux-g++ accepts -g... yes checking dependency style of x86_64-alt-linux-g++... none checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E checking for x86_64-alt-linux-g77... no checking for x86_64-alt-linux-f77... no checking for x86_64-alt-linux-xlf... no checking for x86_64-alt-linux-frt... no checking for x86_64-alt-linux-pgf77... no checking for x86_64-alt-linux-fort77... no checking for x86_64-alt-linux-fl32... no checking for x86_64-alt-linux-af77... no checking for x86_64-alt-linux-f90... no checking for x86_64-alt-linux-xlf90... no checking for x86_64-alt-linux-pgf90... no checking for x86_64-alt-linux-epcf90... no checking for x86_64-alt-linux-f95... no checking for x86_64-alt-linux-fort... no checking for x86_64-alt-linux-xlf95... no checking for x86_64-alt-linux-ifc... no checking for x86_64-alt-linux-efc... no checking for x86_64-alt-linux-pgf95... no checking for x86_64-alt-linux-lf95... no checking for x86_64-alt-linux-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc static flag works... yes 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 checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by x86_64-alt-linux-g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-alt-linux-g++ option to produce PIC... -fPIC checking if x86_64-alt-linux-g++ PIC flag -fPIC works... yes checking if x86_64-alt-linux-g++ supports -c -o file.o... yes checking whether the x86_64-alt-linux-g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating data/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j16 make all-recursive Making all in include make[2]: Nothing to be done for 'all'. Making all in src make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -c jhead.c jhead.c: In function 'copyExif': jhead.c:135:5: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] 135 | unlink(to); | ^~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -c stristr.c make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -c main.c In file included from main.c:35: ../include/jhead.h:95:27: warning: 'struct tm' declared inside parameter list will not be visible outside of this definition or declaration 95 | extern int Exif2tm(struct tm * timeptr, char * ExifTime); | ^~ make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -c jpgfile.c jpgfile.c: In function 'ReadJpegSections': jpgfile.c:242:34: warning: pointer targets in passing argument 1 of 'process_EXIF' differ in signedness [-Wpointer-sign] 242 | process_EXIF((char *)Data, itemlen); | ^~~~~~~~~~~~ | | | char * In file included from jpgfile.c:27: ../include/jhead.h:96:43: note: expected 'unsigned char *' but argument is of type 'char *' 96 | extern void process_EXIF (unsigned char * CharBuf, unsigned int length); | ~~~~~~~~~~~~~~~~^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -c modPT.c In file included from modPT.c:30: ../include/jhead.h:95:27: warning: 'struct tm' declared inside parameter list will not be visible outside of this definition or declaration 95 | extern int Exif2tm(struct tm * timeptr, char * ExifTime); | ^~ modPT.c: In function 'coefD': modPT.c:112:18: warning: variable 'r_fixed' set but not used [-Wunused-but-set-variable] 112 | double p, r, r_fixed, fixx, test; | ^~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -c modDB.c modDB.c: In function 'processDbFile': modDB.c:381:16: warning: variable 'camExifModel' set but not used [-Wunused-but-set-variable] 381 | static int camExifModel; | ^~~~~~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/src' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -g -c exif.c exif.c: In function 'ProcessExifDir': exif.c:408:18: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 408 | DirEntry = DIR_ENTRY_ADDR(DirStart, de); | ^ exif.c:434:22: warning: pointer targets in assignment from 'char *' to 'unsigned char *' differ in signedness [-Wpointer-sign] 434 | ValuePtr = DirEntry+8; | ^ exif.c:495:47: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 495 | strncpy(ImageInfo.CameraMake, ValuePtr, 31); | ^~~~~~~~ | | | unsigned char * In file included from exif.c:8: /usr/include/string.h:145:46: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 145 | const char *__restrict __src, size_t __n) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ exif.c:499:48: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 499 | strncpy(ImageInfo.CameraModel, ValuePtr, 39); | ^~~~~~~~ | | | unsigned char * /usr/include/string.h:145:46: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 145 | const char *__restrict __src, size_t __n) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ exif.c:503:45: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 503 | strncpy(ImageInfo.DateTime, ValuePtr, 19); | ^~~~~~~~ | | | unsigned char * /usr/include/string.h:145:46: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 145 | const char *__restrict __src, size_t __n) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ exif.c:504:39: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 504 | ImageInfo.DatePointer = ValuePtr; | ^ exif.c:525:58: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 525 | strncpy(ImageInfo.Comments, a+ValuePtr, 199); | ~^~~~~~~~~ | | | unsigned char * /usr/include/string.h:145:46: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 145 | const char *__restrict __src, size_t __n) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ exif.c:531:49: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] 531 | strncpy(ImageInfo.Comments, ValuePtr, 199); | ^~~~~~~~ | | | unsigned char * /usr/include/string.h:145:46: note: expected 'const char * restrict' but argument is of type 'unsigned char *' 145 | const char *__restrict __src, size_t __n) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ exif.c: In function 'process_EXIF': exif.c:774:52: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int' [-Wformat=] 774 | printf("Non settings part of Exif header: %d bytes\n",ExifSection+length-LastExifRefd); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int long int | %ld exif.c: In function 'RemoveThumbnail': exif.c:806:22: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] 806 | DirEntry = DIR_ENTRY_ADDR(DirWithThumbnailPtrs, de); | ^ make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/src' /bin/sh ../libtool --mode=link x86_64-alt-linux-gcc -Wall -g -o clens exif.o jhead.o jpgfile.o main.o modDB.o modPT.o stristr.o -lm mkdir .libs x86_64-alt-linux-gcc -Wall -g -o clens exif.o jhead.o jpgfile.o main.o modDB.o modPT.o stristr.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/src' Making all in data make[2]: Nothing to be done for 'all'. Making all in doc make[2]: Nothing to be done for 'all'. + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.14679 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/clens-buildroot + : + /bin/rm -rf -- /usr/src/tmp/clens-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/usr/bin:/bin:/usr/local/bin:/usr/games + cd clens-0.2 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/clens-buildroot make: Entering directory '/usr/src/RPM/BUILD/clens-0.2' Making install in include make[1]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/include' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/include' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/include/clens" || mkdir -p -- . "/usr/src/tmp/clens-buildroot/usr/include/clens" /usr/libexec/rpm-build/install -p -m 644 'clens.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/clens.h' /usr/libexec/rpm-build/install -p -m 644 'extkword.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/extkword.h' /usr/libexec/rpm-build/install -p -m 644 'jhead.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/jhead.h' /usr/libexec/rpm-build/install -p -m 644 'snip_str.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/snip_str.h' /usr/libexec/rpm-build/install -p -m 644 'sniptype.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/sniptype.h' /usr/libexec/rpm-build/install -p -m 644 'tailor.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/tailor.h' make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/include' make[1]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/include' Making install in src make[1]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/src' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/src' test -z "/usr/bin" || mkdir -p -- . "/usr/src/tmp/clens-buildroot/usr/bin" /bin/sh ../libtool --mode=install /usr/libexec/rpm-build/install -p 'clens' '/usr/src/tmp/clens-buildroot/usr/bin/clens' /usr/libexec/rpm-build/install -p clens /usr/src/tmp/clens-buildroot/usr/bin/clens make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/src' make[1]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/src' Making install in data make[1]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/data' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/data' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/clens" || mkdir -p -- . "/usr/src/tmp/clens-buildroot/usr/share/clens" /usr/libexec/rpm-build/install -p -m 644 'README' '/usr/src/tmp/clens-buildroot/usr/share/clens/README' make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/data' make[1]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/data' Making install in doc make[1]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2/doc' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/doc/clens" || mkdir -p -- . "/usr/src/tmp/clens-buildroot/usr/doc/clens" /usr/libexec/rpm-build/install -p -m 644 'clens.man' '/usr/src/tmp/clens-buildroot/usr/doc/clens/clens.man' /usr/libexec/rpm-build/install -p -m 644 'developer/html/annotated.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/annotated.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/exif_8c.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/exif_8c.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/files.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/files.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/functions.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/functions.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/functions_vars.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/functions_vars.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/globals.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/globals.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/globals_func.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/globals_func.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/globals_vars.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/globals_vars.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/index.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/index.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/main_8c.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/main_8c.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/modDB_8c.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/modDB_8c.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/modPT_8c.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/modPT_8c.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/structData1-members.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/structData1-members.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/structData1.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/structData1.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/structTagTable__t-members.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/structTagTable__t-members.html' /usr/libexec/rpm-build/install -p -m 644 'developer/html/structTagTable__t.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/structTagTable__t.html' test -z "/usr/share/man/man1" || mkdir -p -- . "/usr/src/tmp/clens-buildroot/usr/share/man/man1" /usr/libexec/rpm-build/install -p -m 644 './clens.man' '/usr/src/tmp/clens-buildroot/usr/share/man/man1/clens.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/doc' make[1]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2/doc' make[1]: Entering directory '/usr/src/RPM/BUILD/clens-0.2' make[2]: Entering directory '/usr/src/RPM/BUILD/clens-0.2' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/doc/clens" || mkdir -p -- . "/usr/src/tmp/clens-buildroot/usr/doc/clens" /usr/libexec/rpm-build/install -p -m 644 'README' '/usr/src/tmp/clens-buildroot/usr/doc/clens/README' /usr/libexec/rpm-build/install -p -m 644 'COPYING' '/usr/src/tmp/clens-buildroot/usr/doc/clens/COPYING' /usr/libexec/rpm-build/install -p -m 644 'AUTHORS' '/usr/src/tmp/clens-buildroot/usr/doc/clens/AUTHORS' /usr/libexec/rpm-build/install -p -m 644 'ChangeLog' '/usr/src/tmp/clens-buildroot/usr/doc/clens/ChangeLog' /usr/libexec/rpm-build/install -p -m 644 'INSTALL' '/usr/src/tmp/clens-buildroot/usr/doc/clens/INSTALL' /usr/libexec/rpm-build/install -p -m 644 'NEWS' '/usr/src/tmp/clens-buildroot/usr/doc/clens/NEWS' /usr/libexec/rpm-build/install -p -m 644 'TODO' '/usr/src/tmp/clens-buildroot/usr/doc/clens/TODO' make[2]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2' make[1]: Leaving directory '/usr/src/RPM/BUILD/clens-0.2' make: Leaving directory '/usr/src/RPM/BUILD/clens-0.2' + rm -f /usr/src/tmp/clens-buildroot/usr/share/clens/README + install data/profile.txt data/profile_6x6.txt data/profile_canon.txt data/profile_canonSLR.txt data/profile_casio.txt data/profile_contaxSLR.txt data/profile_fujifilm.txt data/profile_genericSLR.txt data/profile_konicaMinolta.txt data/profile_konicaMinoltaSLR.txt data/profile_leica.txt data/profile_nikon.txt data/profile_nikonSLR.txt data/profile_olympus.txt data/profile_olympusSLR.txt data/profile_panasonic.txt data/profile_pentax.txt data/profile_pentaxSLR.txt data/profile_ricoh.txt data/profile_sigmaSLR.txt data/profile_sony.txt /usr/src/tmp/clens-buildroot/usr/share/clens + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/clens-buildroot (auto) Verifying and fixing files in /usr/src/tmp/clens-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig) Checking contents of files in /usr/src/tmp/clens-buildroot/ (default) Compressing files in /usr/src/tmp/clens-buildroot (auto) Verifying ELF objects in /usr/src/tmp/clens-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/clens-buildroot Processing files: clens-0.2-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dJF01u 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.AAuhgz find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) Requires: hugin, /lib64/ld-linux-x86-64.so.2, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(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.HWc2b2 Creating clens-debuginfo package Processing files: clens-debuginfo-0.2-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DDsn6p find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.N7RzGH find-requires: running scripts (debuginfo) Requires: clens = 0.2-alt3.qa1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/clens-0.2-alt3.qa1.x86_64.rpm (w2.lzdio) Wrote: /usr/src/RPM/RPMS/x86_64/clens-debuginfo-0.2-alt3.qa1.x86_64.rpm (w2.lzdio) 1.49user 3.58system 0:09.87elapsed 51%CPU (0avgtext+0avgdata 30092maxresident)k 0inputs+0outputs (0major+757435minor)pagefaults 0swaps /.out/clens-0.2-alt3.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL /.out/clens-debuginfo-0.2-alt3.qa1.x86_64.rpm: The use of such a license name is ambiguous: GPL 3.52user 2.45system 0:19.74elapsed 30%CPU (0avgtext+0avgdata 131360maxresident)k 0inputs+0outputs (0major+192976minor)pagefaults 0swaps --- clens-0.2-alt3.qa1.x86_64.rpm.repo 2013-04-16 09:43:06.000000000 +0000 +++ clens-0.2-alt3.qa1.x86_64.rpm.hasher 2024-05-04 02:19:50.280848201 +0000 @@ -23,3 +23,3 @@ /usr/share/clens/profile_sony.txt 100755 root:root -/usr/share/man/man1/clens.1.gz 100644 root:root +/usr/share/man/man1/clens.1.xz 100644 root:root Requires: hugin @@ -28,2 +28,4 @@ Requires: libc.so.6(GLIBC_2.3)(64bit) +Requires: libc.so.6(GLIBC_2.33)(64bit) +Requires: libc.so.6(GLIBC_2.34)(64bit) Requires: libc.so.6(GLIBC_2.4)(64bit) @@ -31,2 +33,3 @@ Requires: libm.so.6(GLIBC_2.2.5)(64bit) +Requires: libm.so.6(GLIBC_2.29)(64bit) Requires: rtld(GNU_HASH) @@ -34,3 +37,3 @@ Provides: clens = 0.2-alt3.qa1 -File: /usr/bin/clens 100755 root:root d477924907ba08e85e3347b7ca62d4ff +File: /usr/bin/clens 100755 root:root 6dc7eaa0189215005c18193aeaa1d9df File: /usr/share/clens 40755 root:root @@ -57,3 +60,3 @@ File: /usr/share/clens/profile_sony.txt 100755 root:root d8b8562deabab686c3c620f40a0e00aa -File: /usr/share/man/man1/clens.1.gz 100644 root:root 3f77e45125c24f9f22195a7e82f56113 -RPMIdentity: 1269e493aa7dacfef6097efc813402e2b6b1dd8022e486a1643657e9c7ffd2938bf5e464837e6573e3dff33acc8e714d35d8d267497239c2b7e601b4237f29b8 +File: /usr/share/man/man1/clens.1.xz 100644 root:root 7401a0065492b3afc9d7e3bdd9abdda0 +RPMIdentity: ae497d9b1dddc80e7ad27ef33c7c0430565d95d3c4c8053f2447de5297efac263ead71c7d1e785841e349491161baf7ad63187dc1ab3f7a23ae46c9fea94266b --- clens-debuginfo-0.2-alt3.qa1.x86_64.rpm.repo 2013-04-16 09:43:06.000000000 +0000 +++ clens-debuginfo-0.2-alt3.qa1.x86_64.rpm.hasher 2024-05-04 02:19:50.351849656 +0000 @@ -1,4 +1,4 @@ -/usr/lib/debug/.build-id/96 40755 root:root -/usr/lib/debug/.build-id/96/fab019edb0898c43001c6d491130ce004477f2 120777 root:root ../../../../bin/clens -/usr/lib/debug/.build-id/96/fab019edb0898c43001c6d491130ce004477f2.debug 120777 root:root ../../usr/bin/clens.debug +/usr/lib/debug/.build-id/7b 40755 root:root +/usr/lib/debug/.build-id/7b/196eb720b6aa9fe7cf5187407107bdc55b5e00 120777 root:root ../../../../bin/clens +/usr/lib/debug/.build-id/7b/196eb720b6aa9fe7cf5187407107bdc55b5e00.debug 120777 root:root ../../usr/bin/clens.debug /usr/lib/debug/usr/bin/clens.debug 100644 root:root @@ -8,2 +8,3 @@ /usr/src/debug/clens-0.2/include/jhead.h 100644 root:root +/usr/src/debug/clens-0.2/include/snip_str.h 100644 root:root /usr/src/debug/clens-0.2/src 40755 root:root @@ -22,6 +23,6 @@ Provides: clens-debuginfo = 0.2-alt3.qa1 -File: /usr/lib/debug/.build-id/96 40755 root:root -File: /usr/lib/debug/.build-id/96/fab019edb0898c43001c6d491130ce004477f2 120777 root:root ../../../../bin/clens -File: /usr/lib/debug/.build-id/96/fab019edb0898c43001c6d491130ce004477f2.debug 120777 root:root ../../usr/bin/clens.debug -File: /usr/lib/debug/usr/bin/clens.debug 100644 root:root 849535ca6e7cf5eb1743d7d892358d80 +File: /usr/lib/debug/.build-id/7b 40755 root:root +File: /usr/lib/debug/.build-id/7b/196eb720b6aa9fe7cf5187407107bdc55b5e00 120777 root:root ../../../../bin/clens +File: /usr/lib/debug/.build-id/7b/196eb720b6aa9fe7cf5187407107bdc55b5e00.debug 120777 root:root ../../usr/bin/clens.debug +File: /usr/lib/debug/usr/bin/clens.debug 100644 root:root 4be22482f499b43cddda19b42e02ed99 File: /usr/src/debug/clens-0.2 40755 root:root @@ -30,2 +31,3 @@ File: /usr/src/debug/clens-0.2/include/jhead.h 100644 root:root 97b4826215d935947a84170520450299 +File: /usr/src/debug/clens-0.2/include/snip_str.h 100644 root:root 21c2efb6285acb49daa37884175af91e File: /usr/src/debug/clens-0.2/src 40755 root:root @@ -38,2 +40,2 @@ File: /usr/src/debug/clens-0.2/src/stristr.c 100644 root:root 2732da41aeba838199a461e365df78ea -RPMIdentity: 8d9b790a9102b925f71fe3927fd377abff5dc94e0661236642c9ca45f879e80fcc21045a8f9d13927e387ec8e9218b344e70d5692d2bc2dd1638cf41a74521c0 +RPMIdentity: 027f135fafcb46270584122620cc56ef40dd3f9448ca5df7405461255871af72b4d123865cf4372e85bee0a8ceb9503f04da08c00b1541d3a791faa1030a2fad