<86>Jan 12 02:33:32 userdel[29161]: delete user 'rooter'
<86>Jan 12 02:33:32 userdel[29161]: removed group 'rooter' owned by 'rooter'
<86>Jan 12 02:33:32 userdel[29161]: removed shadow group 'rooter' owned by 'rooter'
<86>Jan 12 02:33:32 groupadd[29171]: group added to /etc/group: name=rooter, GID=687
<86>Jan 12 02:33:32 groupadd[29171]: group added to /etc/gshadow: name=rooter
<86>Jan 12 02:33:32 groupadd[29171]: new group: name=rooter, GID=687
<86>Jan 12 02:33:32 useradd[29180]: new user: name=rooter, UID=687, GID=687, home=/root, shell=/bin/bash
<86>Jan 12 02:33:32 userdel[29189]: delete user 'builder'
<86>Jan 12 02:33:32 userdel[29189]: removed group 'builder' owned by 'builder'
<86>Jan 12 02:33:32 userdel[29189]: removed shadow group 'builder' owned by 'builder'
<86>Jan 12 02:33:32 groupadd[29194]: group added to /etc/group: name=builder, GID=688
<86>Jan 12 02:33:32 groupadd[29194]: group added to /etc/gshadow: name=builder
<86>Jan 12 02:33:32 groupadd[29194]: new group: name=builder, GID=688
<86>Jan 12 02:33:32 useradd[29199]: new user: name=builder, UID=688, GID=688, home=/usr/src, shell=/bin/bash
<13>Jan 12 02:33:34 rpmi: libnatspec-0.3.1-alt2 1445691578 installed
<13>Jan 12 02:33:34 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Jan 12 02:33:35 rpmi: libstdc++8-devel-8.3.1-alt5 p9+240194.100.1.1 1572928343 installed
<13>Jan 12 02:33:36 rpmi: gcc8-c++-8.3.1-alt5 p9+240194.100.1.1 1572928343 installed
<13>Jan 12 02:33:36 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685957 installed
<13>Jan 12 02:33:36 rpmi: unzip-6.0-alt2.qa1 1366155323 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/clens-0.2-alt3.qa1.nosrc.rpm
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.35239
+ 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.35239
+ 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
+ '[' -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 -j8
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 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 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:124: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:124: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:124: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:124: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:124: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'
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 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 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 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'
/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.18429
+ 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
+ cd clens-0.2
+ make 'INSTALL=/bin/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"
 /bin/install -p -m 644 'clens.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/clens.h'
 /bin/install -p -m 644 'extkword.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/extkword.h'
 /bin/install -p -m 644 'jhead.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/jhead.h'
 /bin/install -p -m 644 'snip_str.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/snip_str.h'
 /bin/install -p -m 644 'sniptype.h' '/usr/src/tmp/clens-buildroot/usr/include/clens/sniptype.h'
 /bin/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 /bin/install -p 'clens' '/usr/src/tmp/clens-buildroot/usr/bin/clens'
/bin/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"
 /bin/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"
 /bin/install -p -m 644 'clens.man' '/usr/src/tmp/clens-buildroot/usr/doc/clens/clens.man'
 /bin/install -p -m 644 'developer/html/annotated.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/annotated.html'
 /bin/install -p -m 644 'developer/html/exif_8c.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/exif_8c.html'
 /bin/install -p -m 644 'developer/html/files.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/files.html'
 /bin/install -p -m 644 'developer/html/functions.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/functions.html'
 /bin/install -p -m 644 'developer/html/functions_vars.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/functions_vars.html'
 /bin/install -p -m 644 'developer/html/globals.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/globals.html'
 /bin/install -p -m 644 'developer/html/globals_func.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/globals_func.html'
 /bin/install -p -m 644 'developer/html/globals_vars.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/globals_vars.html'
 /bin/install -p -m 644 'developer/html/index.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/index.html'
 /bin/install -p -m 644 'developer/html/main_8c.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/main_8c.html'
 /bin/install -p -m 644 'developer/html/modDB_8c.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/modDB_8c.html'
 /bin/install -p -m 644 'developer/html/modPT_8c.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/modPT_8c.html'
 /bin/install -p -m 644 'developer/html/structData1-members.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/structData1-members.html'
 /bin/install -p -m 644 'developer/html/structData1.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/structData1.html'
 /bin/install -p -m 644 'developer/html/structTagTable__t-members.html' '/usr/src/tmp/clens-buildroot/usr/doc/clens/structTagTable__t-members.html'
 /bin/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"
 /bin/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"
 /bin/install -p -m 644 'README' '/usr/src/tmp/clens-buildroot/usr/doc/clens/README'
 /bin/install -p -m 644 'COPYING' '/usr/src/tmp/clens-buildroot/usr/doc/clens/COPYING'
 /bin/install -p -m 644 'AUTHORS' '/usr/src/tmp/clens-buildroot/usr/doc/clens/AUTHORS'
 /bin/install -p -m 644 'ChangeLog' '/usr/src/tmp/clens-buildroot/usr/doc/clens/ChangeLog'
 /bin/install -p -m 644 'INSTALL' '/usr/src/tmp/clens-buildroot/usr/doc/clens/INSTALL'
 /bin/install -p -m 644 'NEWS' '/usr/src/tmp/clens-buildroot/usr/doc/clens/NEWS'
 /bin/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)
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.WD2r27
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.YRw6dI
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
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.Y4GZAl
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.M3MV51
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.68jnLL
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
Wrote: /usr/src/RPM/RPMS/x86_64/clens-debuginfo-0.2-alt3.qa1.x86_64.rpm
4.15user 1.34system 0:12.73elapsed 43%CPU (0avgtext+0avgdata 27024maxresident)k
0inputs+0outputs (0major+808591minor)pagefaults 0swaps
8.59user 3.56system 0:21.36elapsed 56%CPU (0avgtext+0avgdata 115080maxresident)k
0inputs+0outputs (0major+1103786minor)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	2020-01-12 02:33:51.821200274 +0000
@@ -23,3 +23,3 @@
 /usr/share/clens/profile_sony.txt	100755	
-/usr/share/man/man1/clens.1.gz	100644	
+/usr/share/man/man1/clens.1.xz	100644	
 Requires: hugin