<86>Oct 24 03:49:56 userdel[1665674]: delete user 'rooter' <86>Oct 24 03:49:56 userdel[1665674]: removed group 'rooter' owned by 'rooter' <86>Oct 24 03:49:56 userdel[1665674]: removed shadow group 'rooter' owned by 'rooter' <86>Oct 24 03:49:56 groupadd[1665698]: group added to /etc/group: name=rooter, GID=945 <86>Oct 24 03:49:56 groupadd[1665698]: group added to /etc/gshadow: name=rooter <86>Oct 24 03:49:56 groupadd[1665698]: new group: name=rooter, GID=945 <86>Oct 24 03:49:56 useradd[1665720]: new user: name=rooter, UID=945, GID=945, home=/root, shell=/bin/bash <86>Oct 24 03:49:56 userdel[1665745]: delete user 'builder' <86>Oct 24 03:49:56 userdel[1665745]: removed group 'builder' owned by 'builder' <86>Oct 24 03:49:56 userdel[1665745]: removed shadow group 'builder' owned by 'builder' <86>Oct 24 03:49:56 groupadd[1665759]: group added to /etc/group: name=builder, GID=946 <86>Oct 24 03:49:56 groupadd[1665759]: group added to /etc/gshadow: name=builder <86>Oct 24 03:49:56 groupadd[1665759]: new group: name=builder, GID=946 <86>Oct 24 03:49:56 useradd[1665774]: new user: name=builder, UID=946, GID=946, home=/usr/src, shell=/bin/bash <13>Oct 24 03:49:58 rpmi: libnatspec-0.3.1-alt2 1445691578 installed <13>Oct 24 03:49:58 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>Oct 24 03:49:58 rpmi: libstdc++8-devel-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Oct 24 03:49:58 rpmi: gcc8-c++-8.4.1-alt0.p9.1 p9+247559.100.2.1 1585587756 installed <13>Oct 24 03:49:58 rpmi: gcc-c++-8-alt2 p9+246536.100.3.1 1582643803 installed <13>Oct 24 03:49:58 rpmi: unzip-6.0-alt4 p9+261695.100.1.1 1605219254 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.50538 + 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.50538 + 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' + 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 checking for a BSD-compatible install... /bin/install -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... /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 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 jhead.c jhead.c: In function 'copyExif': jhead.c:135:5: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] unlink(to); ^~~~~~ unix 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 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 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 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] 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] 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 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] process_EXIF((char *)Data, itemlen); ^~~~~~~~~~~~ In file included from jpgfile.c:27: ../include/jhead.h:96:13: note: expected 'unsigned char *' but argument is of type 'char *' 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 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] 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] ValuePtr = DirEntry+8; ^ exif.c:495:47: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(ImageInfo.CameraMake, ValuePtr, 31); ^~~~~~~~ In file included from exif.c:8: /usr/include/string.h:125:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern char *strncpy (char *__restrict __dest, ^~~~~~~ exif.c:499:48: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(ImageInfo.CameraModel, ValuePtr, 39); ^~~~~~~~ In file included from exif.c:8: /usr/include/string.h:125:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern char *strncpy (char *__restrict __dest, ^~~~~~~ exif.c:503:45: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(ImageInfo.DateTime, ValuePtr, 19); ^~~~~~~~ In file included from exif.c:8: /usr/include/string.h:125:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern char *strncpy (char *__restrict __dest, ^~~~~~~ exif.c:504:39: warning: pointer targets in assignment from 'unsigned char *' to 'char *' differ in signedness [-Wpointer-sign] ImageInfo.DatePointer = ValuePtr; ^ exif.c:525:58: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(ImageInfo.Comments, a+ValuePtr, 199); ~^~~~~~~~~ In file included from exif.c:8: /usr/include/string.h:125:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern char *strncpy (char *__restrict __dest, ^~~~~~~ exif.c:531:49: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness [-Wpointer-sign] strncpy(ImageInfo.Comments, ValuePtr, 199); ^~~~~~~~ In file included from exif.c:8: /usr/include/string.h:125:14: note: expected 'const char * restrict' but argument is of type 'unsigned char *' extern char *strncpy (char *__restrict __dest, ^~~~~~~ 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=] printf("Non settings part of Exif header: %d bytes\n",ExifSection+length-LastExifRefd); ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %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] 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.21248 + 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:/bin:/usr/bin:/usr/X11R6/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) Hardlinking identical .pyc and .pyo files Processing files: clens-0.2-alt3.qa1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VCkt5o 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.EiL0qg find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,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.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NNXMdb 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.WEles9 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lgLX7a 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) 2.82user 2.26system 0:10.04elapsed 50%CPU (0avgtext+0avgdata 26968maxresident)k 0inputs+0outputs (0major+842109minor)pagefaults 0swaps 5.80user 4.88system 0:15.03elapsed 71%CPU (0avgtext+0avgdata 120160maxresident)k 0inputs+0outputs (34392major+1115656minor)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 2021-10-24 03:50:10.659614640 +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 @@ -34,3 +34,3 @@ Provides: clens = 0.2-alt3.qa1 -File: /usr/bin/clens 100755 root:root d477924907ba08e85e3347b7ca62d4ff +File: /usr/bin/clens 100755 root:root 13380abdf0c9f34ae7fad511bfcc409b File: /usr/share/clens 40755 root:root @@ -57,3 +57,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: 402dbbb242fb268f7a63e82a2684e2da2c69ebc265a6dddcf4970162a4fed97b2f754ecb9b56879563b9b631b26fc95944154c25c023ef42cab5689823f22e62 --- 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 2021-10-24 03:50:10.724615597 +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/d2 40755 root:root +/usr/lib/debug/.build-id/d2/48b9b91afa6e961ccea9703713f4d71f14451c 120777 root:root ../../../../bin/clens +/usr/lib/debug/.build-id/d2/48b9b91afa6e961ccea9703713f4d71f14451c.debug 120777 root:root ../../usr/bin/clens.debug /usr/lib/debug/usr/bin/clens.debug 100644 root:root @@ -22,6 +22,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/d2 40755 root:root +File: /usr/lib/debug/.build-id/d2/48b9b91afa6e961ccea9703713f4d71f14451c 120777 root:root ../../../../bin/clens +File: /usr/lib/debug/.build-id/d2/48b9b91afa6e961ccea9703713f4d71f14451c.debug 120777 root:root ../../usr/bin/clens.debug +File: /usr/lib/debug/usr/bin/clens.debug 100644 root:root a55adff8f410ded0bc29b1e9ff7c82af File: /usr/src/debug/clens-0.2 40755 root:root @@ -38,2 +38,2 @@ File: /usr/src/debug/clens-0.2/src/stristr.c 100644 root:root 2732da41aeba838199a461e365df78ea -RPMIdentity: 8d9b790a9102b925f71fe3927fd377abff5dc94e0661236642c9ca45f879e80fcc21045a8f9d13927e387ec8e9218b344e70d5692d2bc2dd1638cf41a74521c0 +RPMIdentity: 9f945c36f8cb043553ecb6255543c1eb2b603d07b4d3ce3ede980429a8b8ee069587b2eb814ed19db2ecd17495f4f3907110f831d3aacf77d6f3a80b9a8839c2