<86>Mar 28 06:25:38 userdel[19741]: delete user 'rooter'
<86>Mar 28 06:25:38 userdel[19741]: removed group 'rooter' owned by 'rooter'
<86>Mar 28 06:25:38 userdel[19741]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar 28 06:25:38 groupadd[19752]: group added to /etc/group: name=rooter, GID=609
<86>Mar 28 06:25:38 groupadd[19752]: group added to /etc/gshadow: name=rooter
<86>Mar 28 06:25:38 groupadd[19752]: new group: name=rooter, GID=609
<86>Mar 28 06:25:38 useradd[19758]: new user: name=rooter, UID=609, GID=609, home=/root, shell=/bin/bash
<86>Mar 28 06:25:38 userdel[19773]: delete user 'builder'
<86>Mar 28 06:25:38 userdel[19773]: removed group 'builder' owned by 'builder'
<86>Mar 28 06:25:38 userdel[19773]: removed shadow group 'builder' owned by 'builder'
<86>Mar 28 06:25:38 groupadd[19780]: group added to /etc/group: name=builder, GID=610
<86>Mar 28 06:25:38 groupadd[19780]: group added to /etc/gshadow: name=builder
<86>Mar 28 06:25:38 groupadd[19780]: new group: name=builder, GID=610
<86>Mar 28 06:25:38 useradd[19785]: new user: name=builder, UID=610, GID=610, home=/usr/src, shell=/bin/bash
<13>Mar 28 06:25:42 rpmi: libnatspec-0.3.1-alt2 1445691580 installed
<13>Mar 28 06:25:42 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed
<13>Mar 28 06:25:43 rpmi: libstdc++8-devel-8.3.1-alt2 sisyphus+224979.100.1.1 1552540396 installed
<13>Mar 28 06:25:44 rpmi: gcc8-c++-8.3.1-alt2 sisyphus+224979.100.1.1 1552540396 installed
<13>Mar 28 06:25:44 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685959 installed
<13>Mar 28 06:25:44 rpmi: unzip-6.0-alt2.qa1 1366155324 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/clens-0.2-alt3.qa1.nosrc.rpm
Installing clens-0.2-alt3.qa1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.82650
+ 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.82650
+ 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 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ 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=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --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 i586-alt-linux-gcc... i586-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 i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ANSI C... none needed
checking dependency style of i586-alt-linux-gcc... none
checking for library containing strerror... none required
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i586-alt-linux-gcc... (cached) none
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ANSI C... (cached) none needed
checking dependency style of i586-alt-linux-gcc... (cached) none
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for ld used by i586-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 i586-alt-linux-g++... i586-alt-linux-g++
checking whether we are using the GNU C++ compiler... yes
checking whether i586-alt-linux-g++ accepts -g... yes
checking dependency style of i586-alt-linux-g++... none
checking how to run the C++ preprocessor... i586-alt-linux-g++ -E
checking for i586-alt-linux-g77... no
checking for i586-alt-linux-f77... no
checking for i586-alt-linux-xlf... no
checking for i586-alt-linux-frt... no
checking for i586-alt-linux-pgf77... no
checking for i586-alt-linux-fort77... no
checking for i586-alt-linux-fl32... no
checking for i586-alt-linux-af77... no
checking for i586-alt-linux-f90... no
checking for i586-alt-linux-xlf90... no
checking for i586-alt-linux-pgf90... no
checking for i586-alt-linux-epcf90... no
checking for i586-alt-linux-f95... no
checking for i586-alt-linux-fort... no
checking for i586-alt-linux-xlf95... no
checking for i586-alt-linux-ifc... no
checking for i586-alt-linux-efc... no
checking for i586-alt-linux-pgf95... no
checking for i586-alt-linux-lf95... no
checking for i586-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 i586-alt-linux-gcc object... ok
checking for objdir... .libs
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking for i586-alt-linux-strip... no
checking for strip... strip
checking if i586-alt-linux-gcc static flag  works... yes
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC
checking if i586-alt-linux-gcc PIC flag -fPIC works... yes
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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 i586-alt-linux-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for i586-alt-linux-g++ option to produce PIC... -fPIC
checking if i586-alt-linux-g++ PIC flag -fPIC works... yes
checking if i586-alt-linux-g++ supports -c -o file.o... yes
checking whether the i586-alt-linux-g++ linker (/usr/bin/ld) 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'
i586-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'
i586-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'
i586-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'
i586-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'
i586-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'
i586-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'
i586-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 '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 i586-alt-linux-gcc -Wall -g    -o clens  exif.o jhead.o jpgfile.o main.o modDB.o modPT.o stristr.o -lm 
mkdir .libs
i586-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.42194
+ 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)
verify-elf: WARNING: ./usr/bin/clens: uses non-LFS functions: __xstat fopen
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.Ubm7ds
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.zF2T2c
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Requires: hugin, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libm.so.6(GLIBC_2.0), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.6rxO2d
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.IZchpK
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3ERq2I
find-requires: running scripts (debuginfo)
Requires: clens = 0.2-alt3.qa1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libm.so.6)
Wrote: /usr/src/RPM/RPMS/i586/clens-0.2-alt3.qa1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/clens-debuginfo-0.2-alt3.qa1.i586.rpm
7.34user 3.92system 0:14.99elapsed 75%CPU (0avgtext+0avgdata 22452maxresident)k
0inputs+0outputs (0major+693659minor)pagefaults 0swaps
15.19user 8.73system 0:37.65elapsed 63%CPU (0avgtext+0avgdata 116404maxresident)k
0inputs+0outputs (0major+974743minor)pagefaults 0swaps
--- clens-0.2-alt3.qa1.i586.rpm.repo	2013-04-16 09:43:03.000000000 +0000
+++ clens-0.2-alt3.qa1.i586.rpm.hasher	2019-03-28 06:26:13.527486724 +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