<86>May 12 08:15:43 userdel[14330]: delete user 'rooter'
<86>May 12 08:15:43 userdel[14330]: removed shadow group 'rooter' owned by 'rooter'
<86>May 12 08:15:43 groupadd[14347]: group added to /etc/group: name=rooter, GID=555
<86>May 12 08:15:43 groupadd[14347]: group added to /etc/gshadow: name=rooter
<86>May 12 08:15:43 groupadd[14347]: new group: name=rooter, GID=555
<86>May 12 08:15:43 useradd[14360]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash
<86>May 12 08:15:43 userdel[14393]: delete user 'builder'
<86>May 12 08:15:43 userdel[14393]: removed group 'builder' owned by 'builder'
<86>May 12 08:15:43 userdel[14393]: removed shadow group 'builder' owned by 'builder'
<86>May 12 08:15:43 groupadd[14414]: group added to /etc/group: name=builder, GID=556
<86>May 12 08:15:43 groupadd[14414]: group added to /etc/gshadow: name=builder
<86>May 12 08:15:43 groupadd[14414]: new group: name=builder, GID=556
<86>May 12 08:15:43 useradd[14430]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash
<13>May 12 08:15:46 rpmi: liblz4-1:1.9.1-alt1 sisyphus+228057.100.1.1 1556059318 installed
<13>May 12 08:15:46 rpmi: libgpg-error-1.36-alt1 sisyphus+225621.300.1.1 1553521082 installed
<13>May 12 08:15:46 rpmi: libgcrypt20-1.8.4-alt1 sisyphus+225621.500.1.1 1553521735 installed
<13>May 12 08:15:46 rpmi: libsystemd-1:242-alt5 sisyphus+228947.100.2.1 1557228033 installed
<13>May 12 08:15:46 rpmi: libdbus-1.12.12-alt2 sisyphus+221234.100.1.2 1549918047 installed
<13>May 12 08:15:46 rpmi: libavahi-0.6.32-alt1 1500485702 installed
<13>May 12 08:15:46 rpmi: libcups-2.2.11-alt1 sisyphus+225793.100.1.1 1553701176 installed
<13>May 12 08:15:46 rpmi: libcups-devel-2.2.11-alt1 sisyphus+225793.100.1.1 1553701176 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/epsidm24-secc0001-1.0.0-alt1.nosrc.rpm
Installing epsidm24-secc0001-1.0.0-alt1.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9255
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf epsidm24-secc0001-1.0.0
+ echo 'Source #0 (epsidm24-secc0001-1.0.0.tar.gz):'
Source #0 (epsidm24-secc0001-1.0.0.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/epsidm24-secc0001-1.0.0.tar.gz
+ /bin/tar -xf -
+ cd epsidm24-secc0001-1.0.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (epsidm24-alt-makefile.patch):'
Patch #0 (epsidm24-alt-makefile.patch):
+ /usr/bin/patch -p2
patching file src/Makefile.in
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.18300
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd epsidm24-secc0001-1.0.0
+ 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 --disable-silent-rules --without-included-gettext
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of i586-alt-linux-gcc... none
checking whether i586-alt-linux-gcc and cc understand -c and -o together... yes
checking for cups-config... yes
checking for rpm... yes
checking for rpmbuild... yes
checking for lsb_release... no
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
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 error.h usability... yes
checking error.h presence... yes
checking for error.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for stdlib.h... (cached) yes
checking cups/raster.h usability... yes
checking cups/raster.h presence... yes
checking for cups/raster.h... yes
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating ppd/Makefile
config.status: creating rpm.spec
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-silent-rules, --without-included-gettext
+ make
make: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
make  all-recursive
make[1]: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
Making all in ppd
make[2]: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/ppd'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/ppd'
Making all in src
make[2]: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/src'
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rastertoepsidm24_secc0001-debug.o `test -f 'debug.c' || echo './'`debug.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rastertoepsidm24_secc0001-common.o `test -f 'common.c' || echo './'`common.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rastertoepsidm24_secc0001-output.o `test -f 'output.c' || echo './'`output.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rastertoepsidm24_secc0001-option.o `test -f 'option.c' || echo './'`option.c
option.c: In function 'set_options':
option.c:168:3: warning: 'ppdFirstOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
   for ( ppd_option = ppdFirstOption(ppd); ppd_option != NULL; ppd_option = ppdNextOption(ppd)) {
   ^~~
In file included from option.h:31,
                 from option.c:30:
/usr/include/cups/ppd.h:439:22: note: declared here
 extern ppd_option_t *ppdFirstOption(ppd_file_t *ppd) _PPD_DEPRECATED;
                      ^~~~~~~~~~~~~~
option.c:168:3: warning: 'ppdNextOption' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
   for ( ppd_option = ppdFirstOption(ppd); ppd_option != NULL; ppd_option = ppdNextOption(ppd)) {
   ^~~
In file included from option.h:31,
                 from option.c:30:
/usr/include/cups/ppd.h:441:22: note: declared here
 extern ppd_option_t *ppdNextOption(ppd_file_t *ppd) _PPD_DEPRECATED;
                      ^~~~~~~~~~~~~
option.c:173:7: warning: 'ppdFindMarkedChoice' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
       marked_choice = ppdFindMarkedChoice(ppd, key_value->key);
       ^~~~~~~~~~~~~
In file included from option.h:31,
                 from option.c:30:
/usr/include/cups/ppd.h:385:22: note: declared here
 extern ppd_choice_t *ppdFindMarkedChoice(ppd_file_t *ppd,
                      ^~~~~~~~~~~~~~~~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rastertoepsidm24_secc0001-job.o `test -f 'job.c' || echo './'`job.c
job.c: In function 'start_job':
job.c:70:3: warning: 'ppdOpenFile' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
   ppd = ppdOpenFile(getenv("PPD"));
   ^~~
In file included from jobinfo.h:32,
                 from job.h:31,
                 from job.c:28:
/usr/include/cups/ppd.h:397:20: note: declared here
 extern ppd_file_t *ppdOpenFile(const char *filename) _PPD_DEPRECATED;
                    ^~~~~~~~~~~
job.c:78:3: warning: 'ppdMarkDefaults' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
   ppdMarkDefaults(ppd);
   ^~~~~~~~~~~~~~~
In file included from jobinfo.h:32,
                 from job.h:31,
                 from job.c:28:
/usr/include/cups/ppd.h:392:14: note: declared here
 extern void  ppdMarkDefaults(ppd_file_t *ppd) _PPD_DEPRECATED;
              ^~~~~~~~~~~~~~~
job.c:87:3: warning: 'cupsMarkOptions' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
   i = cupsMarkOptions(ppd, num_cmd_options, cmd_options);
   ^
In file included from jobinfo.h:32,
                 from job.h:31,
                 from job.c:28:
/usr/include/cups/ppd.h:370:13: note: declared here
 extern int  cupsMarkOptions(ppd_file_t *ppd, int num_options, cups_option_t *options) _PPD_DEPRECATED;
             ^~~~~~~~~~~~~~~
job.c:134:3: warning: 'ppdPageSize' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
   pageSize = ppdPageSize( ppd, NULL);
   ^~~~~~~~
In file included from jobinfo.h:32,
                 from job.h:31,
                 from job.c:28:
/usr/include/cups/ppd.h:400:20: note: declared here
 extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
                    ^~~~~~~~~~~
job.c:148:7: warning: 'ppdPageSize' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
       pageSize = ppdPageSize( ppd, page_size_name );
       ^~~~~~~~
In file included from jobinfo.h:32,
                 from job.h:31,
                 from job.c:28:
/usr/include/cups/ppd.h:400:20: note: declared here
 extern ppd_size_t *ppdPageSize(ppd_file_t *ppd, const char *name)
                    ^~~~~~~~~~~
job.c:171:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
   support_pse_bmp = ppdFindAttr(ppd, PPDATTRSpPseBmp, NULL);
   ^~~~~~~~~~~~~~~
In file included from jobinfo.h:32,
                 from job.h:31,
                 from job.c:28:
/usr/include/cups/ppd.h:407:20: note: declared here
 extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
                    ^~~~~~~~~~~
job.c:177:3: warning: 'ppdFindAttr' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
   support_pse_fsx = ppdFindAttr(ppd, PPDATTRSpPseFsx, NULL);
   ^~~~~~~~~~~~~~~
In file included from jobinfo.h:32,
                 from job.h:31,
                 from job.c:28:
/usr/include/cups/ppd.h:407:20: note: declared here
 extern ppd_attr_t *ppdFindAttr(ppd_file_t *ppd, const char *name,
                    ^~~~~~~~~~~
job.c:193:5: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
     ppdClose(ppd);
     ^~~~~~~~
In file included from jobinfo.h:32,
                 from job.h:31,
                 from job.c:28:
/usr/include/cups/ppd.h:372:14: note: declared here
 extern void  ppdClose(ppd_file_t *ppd) _PPD_DEPRECATED;
              ^~~~~~~~
job.c:216:5: warning: 'ppdClose' is deprecated: Use cupsCopyDestInfo and friends instead. [-Wdeprecated-declarations]
     ppdClose(ppd);
     ^~~~~~~~
In file included from jobinfo.h:32,
                 from job.h:31,
                 from job.c:28:
/usr/include/cups/ppd.h:372:14: note: declared here
 extern void  ppdClose(ppd_file_t *ppd) _PPD_DEPRECATED;
              ^~~~~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rastertoepsidm24_secc0001-page.o `test -f 'page.c' || echo './'`page.c
page.c: In function 'start_page':
page.c:50:25: warning: variable 'escp_fsx_value' set but not used [-Wunused-but-set-variable]
   unsigned char         escp_fsx_value = 0;
                         ^~~~~~~~~~~~~~
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rastertoepsidm24_secc0001-escpcmd.o `test -f 'escpcmd.c' || echo './'`escpcmd.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rastertoepsidm24_secc0001-bitimage.o `test -f 'bitimage.c' || echo './'`bitimage.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rastertoepsidm24_secc0001-rastertoepsidm.o `test -f 'rastertoepsidm.c' || echo './'`rastertoepsidm.c
i586-alt-linux-gcc -DHAVE_CONFIG_H -I. -I..    -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -c -o rastertoepsidm24_secc0001-main.o `test -f 'main.c' || echo './'`main.c
i586-alt-linux-gcc -Wall -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -lcups -lcupsimage  -o rastertoepsidm24-secc0001 rastertoepsidm24_secc0001-debug.o rastertoepsidm24_secc0001-common.o rastertoepsidm24_secc0001-output.o rastertoepsidm24_secc0001-option.o rastertoepsidm24_secc0001-job.o rastertoepsidm24_secc0001-page.o rastertoepsidm24_secc0001-escpcmd.o rastertoepsidm24_secc0001-bitimage.o rastertoepsidm24_secc0001-rastertoepsidm.o rastertoepsidm24_secc0001-main.o   -lcupsimage -lcups
make[2]: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
make[2]: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
make: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.34294
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/epsidm24-secc0001-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/epsidm24-secc0001-buildroot
+ cd epsidm24-secc0001-1.0.0
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/epsidm24-secc0001-buildroot
make: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
Making install in ppd
make[1]: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/ppd'
make[2]: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/ppd'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/ppd/Epson" || /bin/mkdir -p "/usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/ppd/Epson"
 /bin/install -p -m 644 ./epplq30-rastertoepsidm24-secc0001.ppd '/usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/ppd/Epson'
make[2]: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/ppd'
make[1]: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/ppd'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/src'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/cups/filter" || /bin/mkdir -p "/usr/src/tmp/epsidm24-secc0001-buildroot/usr/lib/cups/filter"
  /bin/install -p rastertoepsidm24-secc0001 '/usr/src/tmp/epsidm24-secc0001-buildroot/usr/lib/cups/filter'
make[2]: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0/src'
make[1]: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
make[2]: Nothing to be done for 'install-exec-am'.
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
make[1]: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
make: Leaving directory '/usr/src/RPM/BUILD/epsidm24-secc0001-1.0.0'
+ mkdir -p /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/ppd/cupsfilters
+ mv ./ppd/epplq30-rastertoepsidm24-secc0001.ppd /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/ppd/cupsfilters/
+ rm -rf /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/ppd/Epson/epplq30-rastertoepsidm24-secc0001.ppd
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/epsidm24-secc0001-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/epsidm24-secc0001-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/epsidm24-secc0001-buildroot/ (default)
Compressing files in /usr/src/tmp/epsidm24-secc0001-buildroot (auto)
Adjusting library links in /usr/src/tmp/epsidm24-secc0001-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/epsidm24-secc0001-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
verify-elf: WARNING: ./usr/lib/cups/filter/rastertoepsidm24-secc0001: uses non-LFS functions: open
Hardlinking identical .pyc and .pyo files
Processing files: epsidm24-secc0001-1.0.0-alt1
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.91281
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd epsidm24-secc0001-1.0.0
+ DOCDIR=/usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ export DOCDIR
+ rm -rf /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ /bin/mkdir -p /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ cp -prL README /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ chmod -R go-w /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ chmod -R a+rX /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ cp -prL COPYING /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ chmod -R go-w /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ chmod -R a+rX /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ cp -prL INSTALL /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ chmod -R go-w /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ chmod -R a+rX /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ cp -prL NEWS /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ chmod -R go-w /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ chmod -R a+rX /usr/src/tmp/epsidm24-secc0001-buildroot/usr/share/doc/epsidm24-secc0001-1.0.0
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.VOerVu
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.Z74ACh
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: epsidm24-secc0001
Requires: cups, /lib/ld-linux.so.2, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcups.so.2 >= set:njAfumo6Q2MKZxa8sWZ6OtzICOCFflwZzyE1, libcupsimage.so.2 >= set:hekQw3r7Fj0, rtld(GNU_HASH)
Requires(rpmlib): rpmlib(SetVersions)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.pBJ8Vz
Creating epsidm24-secc0001-debuginfo package
Processing files: epsidm24-secc0001-debuginfo-1.0.0-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.yUrGSo
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JHn92L
find-requires: running scripts (debuginfo)
Requires: epsidm24-secc0001 = 1.0.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libcups.so.2), debug(libcupsimage.so.2)
Adding to epsidm24-secc0001-debuginfo a strict dependency on epsidm24-secc0001
Wrote: /usr/src/RPM/RPMS/i586/epsidm24-secc0001-1.0.0-alt1.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/epsidm24-secc0001-debuginfo-1.0.0-alt1.i586.rpm
7.08user 2.32system 0:16.20elapsed 58%CPU (0avgtext+0avgdata 25152maxresident)k
0inputs+0outputs (0major+390715minor)pagefaults 0swaps
13.47user 7.05system 0:27.59elapsed 74%CPU (0avgtext+0avgdata 113316maxresident)k
320inputs+0outputs (0major+671574minor)pagefaults 0swaps