<86>Jul 19 06:46:39 userdel[1230727]: delete user 'rooter'
<86>Jul 19 06:46:39 groupadd[1230778]: group added to /etc/group: name=rooter, GID=585
<86>Jul 19 06:46:39 groupadd[1230778]: group added to /etc/gshadow: name=rooter
<86>Jul 19 06:46:39 groupadd[1230778]: new group: name=rooter, GID=585
<86>Jul 19 06:46:39 useradd[1230782]: new user: name=rooter, UID=585, GID=585, home=/root, shell=/bin/bash
<86>Jul 19 06:46:39 userdel[1230796]: delete user 'builder'
<86>Jul 19 06:46:39 userdel[1230796]: removed group 'builder' owned by 'builder'
<86>Jul 19 06:46:39 userdel[1230796]: removed shadow group 'builder' owned by 'builder'
<86>Jul 19 06:46:39 groupadd[1230803]: group added to /etc/group: name=builder, GID=586
<86>Jul 19 06:46:39 groupadd[1230803]: group added to /etc/gshadow: name=builder
<86>Jul 19 06:46:39 groupadd[1230803]: new group: name=builder, GID=586
<86>Jul 19 06:46:39 useradd[1230807]: new user: name=builder, UID=586, GID=586, home=/usr/src, shell=/bin/bash
<13>Jul 19 06:46:42 rpmi: rpm-build-licenses-2.0.5-alt2 1454794749 installed
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/fw-template-erlang-0.1.37-alt2.nosrc.rpm
Installing fw-template-erlang-0.1.37-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49659
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf fw-template-erlang-0.1.37
+ echo 'Source #0 (fw-template-erlang-0.1.37.tar):'
Source #0 (fw-template-erlang-0.1.37.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/fw-template-erlang-0.1.37.tar
+ cd fw-template-erlang-0.1.37
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #0 (fw-template-erlang-0.1.37-alt2.patch):'
Patch #0 (fw-template-erlang-0.1.37-alt2.patch):
+ /usr/bin/patch -p1
patching file fw.local/template/erlang/Makefile
patching file fw.local/template/erlang/Makefile.am.local
patching file fw.local/template/erlang/Makefile.in
patching file fw.local/template/erlang/Makefile.otp
patching file fw/template/erlang/Makefile.otp
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.24060
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fw-template-erlang-0.1.37
+ 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
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ ./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
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 how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking for revision control type... none (autodetected)
checking for native package type... none (autodetected)
checking for ldd... ldd
checking for dash... no
checking for ash... no
checking for sh... /bin/sh
configure: creating ./config.status
config.status: creating fw.local/m4/Makefile
config.status: creating fw.local/template/erlang/doc/Makefile
config.status: creating fw.local/template/erlang/src/Makefile
config.status: creating fw.local/template/erlang/tests/Makefile
config.status: creating tests/test-hooks
config.status: creating fw.local/Makefile
config.status: creating fw.local/template/Makefile
config.status: creating fw.local/template/NAME/Makefile
config.status: creating tests/Makefile
config.status: creating tests/test-template
config.status: creating Makefile
config.status: creating fw-pkgin/Makefile
+ make -j8
Making all in fw-pkgin
Making all in fw.local
Making all in template
Making all in NAME
Making all in src
make[4]: Nothing to be done for 'all'.
Making all in doc
make[4]: Nothing to be done for 'all'.
Making all in tests
make[4]: Nothing to be done for 'all'.
make[4]: Nothing to be done for 'all-am'.
make[3]: Nothing to be done for 'all-am'.
Making all in m4
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
Making all in tests
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.46803
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/fw-template-erlang-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/fw-template-erlang-buildroot
+ cd fw-template-erlang-0.1.37
+ make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/fw-template-erlang-buildroot install
make: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37'
Making install in fw-pkgin
make[1]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw-pkgin'
make[2]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw-pkgin'
make[3]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw-pkgin'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/fw/fw-template-erlang-0.1.37" || /bin/mkdir -p "/usr/src/tmp/fw-template-erlang-buildroot/usr/lib/fw/fw-template-erlang-0.1.37"
 /bin/install -p 'post-install' '/usr/src/tmp/fw-template-erlang-buildroot/usr/lib/fw/fw-template-erlang-0.1.37/post-install'
 /bin/install -p 'post-remove' '/usr/src/tmp/fw-template-erlang-buildroot/usr/lib/fw/fw-template-erlang-0.1.37/post-remove'
 /bin/install -p 'pre-install' '/usr/src/tmp/fw-template-erlang-buildroot/usr/lib/fw/fw-template-erlang-0.1.37/pre-install'
 /bin/install -p 'pre-remove' '/usr/src/tmp/fw-template-erlang-buildroot/usr/lib/fw/fw-template-erlang-0.1.37/pre-remove'
 /bin/install -p 'start' '/usr/src/tmp/fw-template-erlang-buildroot/usr/lib/fw/fw-template-erlang-0.1.37/start'
 /bin/install -p 'stop' '/usr/src/tmp/fw-template-erlang-buildroot/usr/lib/fw/fw-template-erlang-0.1.37/stop'
make[3]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw-pkgin'
make[2]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw-pkgin'
make[1]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw-pkgin'
Making install in fw.local
make[1]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local'
Making install in template
make[2]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template'
Making install in NAME
make[3]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang'
Making install in src
make[4]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/src'
make[5]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/src'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/fw/template/erlang/src" || /bin/mkdir -p "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/src"
 /bin/install -p -m 644 'Makefile_dot_am' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/src/Makefile_dot_am'
 /bin/install -p -m 644 'Makefile.am.local' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/src/Makefile.am.local'
 /bin/install -p -m 644 'fw-erl-app-template.app.in' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/src/fw-erl-app-template.app.in'
 /bin/install -p -m 644 'myapp.erl' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/src/myapp.erl'
make  install-data-hook
make[6]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/src'
find "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/src" -type f | xargs chmod -w
make[6]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/src'
make[5]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/src'
make[4]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/src'
Making install in doc
make[4]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/doc'
make[5]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/doc'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/fw/template/erlang/doc" || /bin/mkdir -p "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/doc"
 /bin/install -p -m 644 'Makefile_dot_am' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/doc/Makefile_dot_am'
 /bin/install -p -m 644 'Makefile.am.local' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/doc/Makefile.am.local'
 /bin/install -p -m 644 'overview.edoc' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/doc/overview.edoc'
make  install-data-hook
make[6]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/doc'
find "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/doc" -type f | xargs chmod -w
make[6]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/doc'
make[5]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/doc'
make[4]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/doc'
Making install in tests
make[4]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/tests'
make[5]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/tests'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/fw/template/erlang/tests" || /bin/mkdir -p "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/tests"
 /bin/install -p -m 644 'Makefile_dot_am' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/tests/Makefile_dot_am'
 /bin/install -p -m 644 'Makefile.am.local' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/tests/Makefile.am.local'
test -z "/usr/share/fw/template/erlang/tests" || /bin/mkdir -p "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/tests"
 /bin/install -p 'otp-test-wrapper.sh' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/tests/otp-test-wrapper.sh'
make  install-data-hook
make[6]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/tests'
find "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/tests" -type f | xargs chmod -w
make[6]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/tests'
make[5]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/tests'
make[4]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang/tests'
make[4]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang'
make[5]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang'
make[5]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/fw/template/erlang" || /bin/mkdir -p "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang"
 /bin/install -p -m 644 'Makefile_dot_am' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/Makefile_dot_am'
 /bin/install -p -m 644 'Makefile.otp' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/Makefile.otp'
 /bin/install -p -m 644 'configure.ac' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/configure.ac'
 /bin/install -p -m 644 'find_modules.erl' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/find_modules.erl'
 /bin/install -p -m 644 'find_modules.beam' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/find_modules.beam'
 /bin/install -p -m 644 'find_registered.erl' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/find_registered.erl'
 /bin/install -p -m 644 'find_registered.beam' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/find_registered.beam'
 /bin/install -p -m 644 'find_start_module.erl' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/find_start_module.erl'
 /bin/install -p -m 644 'find_start_module.beam' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/find_start_module.beam'
 /bin/install -p -m 644 'oldrecord_trans.erl' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/oldrecord_trans.erl'
 /bin/install -p -m 644 'oldrecord_trans.beam' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/oldrecord_trans.beam'
 /bin/install -p -m 644 'vsn_trans.erl' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/vsn_trans.erl'
 /bin/install -p -m 644 'vsn_trans.beam' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/vsn_trans.beam'
test -z "/usr/share/fw/template/erlang" || /bin/mkdir -p "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang"
 /bin/install -p 'bootstrap' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/bootstrap'
 /bin/install -p 'init' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/init'
 /bin/install -p 'load-config' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/load-config'
 /bin/install -p 'make-dist' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/make-dist'
 /bin/install -p 'release-ok' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/release-ok'
 /bin/install -p 'source-install' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/source-install'
 /bin/install -p 'find-modules.sh' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/find-modules.sh'
 /bin/install -p 'find-registered.sh' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/find-registered.sh'
 /bin/install -p 'find-start-module.sh' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/find-start-module.sh'
 /bin/install -p 'make-app-file' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/make-app-file'
 /bin/install -p 'make-post-install' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/make-post-install'
 /bin/install -p 'make-pre-remove' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/make-pre-remove'
 /bin/install -p 'make-post-remove' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/make-post-remove'
make  install-data-hook
make[6]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang'
find "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang" -type f | xargs chmod -w
make[6]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang'
make[5]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang'
make[4]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang'
make[3]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template/erlang'
make[3]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template'
make[4]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template'
make[3]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template'
make[2]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/template'
Making install in m4
make[2]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/m4'
make[3]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/m4'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/fw/m4" || /bin/mkdir -p "/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/m4"
 /bin/install -p -m 644 'template_erlang.m4' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/m4/template_erlang.m4'
 /bin/install -p -m 644 'template_erlang_check_module.m4' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/m4/template_erlang_check_module.m4'
 /bin/install -p -m 644 'template_erlang_enable_erlrc.m4' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/m4/template_erlang_enable_erlrc.m4'
 /bin/install -p -m 644 'template_erlang_eunit_check.m4' '/usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/m4/template_erlang_eunit_check.m4'
make[3]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/m4'
make[2]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local/m4'
make[2]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local'
make[3]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local'
make[2]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local'
make[1]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/fw.local'
Making install in tests
make[1]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/tests'
make[2]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/tests'
make[3]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/tests'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/tests'
make[2]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/tests'
make[1]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37/tests'
make[1]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37'
make[2]: Entering directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37'
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/fw-template-erlang-0.1.37'
make[1]: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37'
make: Leaving directory '/usr/src/RPM/BUILD/fw-template-erlang-0.1.37'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/fw-template-erlang-buildroot (auto)
mode of 'usr/share/fw/template/erlang/make-post-remove' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/make-pre-remove' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/make-post-install' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/make-app-file' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/find-start-module.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/find-registered.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/find-modules.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/source-install' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/release-ok' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/make-dist' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/load-config' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/init' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/bootstrap' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/vsn_trans.beam' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/vsn_trans.erl' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/oldrecord_trans.beam' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/oldrecord_trans.erl' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/find_start_module.beam' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/find_start_module.erl' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/find_registered.beam' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/find_registered.erl' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/find_modules.beam' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/find_modules.erl' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/configure.ac' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/Makefile.otp' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/Makefile_dot_am' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/tests/otp-test-wrapper.sh' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x)
mode of 'usr/share/fw/template/erlang/tests/Makefile.am.local' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/tests/Makefile_dot_am' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/doc/overview.edoc' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/doc/Makefile.am.local' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/doc/Makefile_dot_am' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/src/myapp.erl' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/src/fw-erl-app-template.app.in' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/src/Makefile.am.local' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
mode of 'usr/share/fw/template/erlang/src/Makefile_dot_am' changed from 0444 (r--r--r--) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/fw-template-erlang-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/fw-template-erlang-buildroot/ (default)
Compressing files in /usr/src/tmp/fw-template-erlang-buildroot (auto)
Adjusting library links in /usr/src/tmp/fw-template-erlang-buildroot
./usr/lib:
Verifying ELF objects in /usr/src/tmp/fw-template-erlang-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: fw-template-erlang-0.1.37-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.20341
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd fw-template-erlang-0.1.37
+ DOCDIR=/usr/src/tmp/fw-template-erlang-buildroot/usr/share/doc/fw-template-erlang-0.1.37
+ export DOCDIR
+ rm -rf /usr/src/tmp/fw-template-erlang-buildroot/usr/share/doc/fw-template-erlang-0.1.37
+ /bin/mkdir -p /usr/src/tmp/fw-template-erlang-buildroot/usr/share/doc/fw-template-erlang-0.1.37
+ cp -prL AUTHORS ChangeLog README TODO /usr/src/tmp/fw-template-erlang-buildroot/usr/share/doc/fw-template-erlang-0.1.37
+ chmod -R go-w /usr/src/tmp/fw-template-erlang-buildroot/usr/share/doc/fw-template-erlang-0.1.37
+ chmod -R a+rX /usr/src/tmp/fw-template-erlang-buildroot/usr/share/doc/fw-template-erlang-0.1.37
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.rzAfRB
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.ALrxMT
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
shell.req: /usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/bootstrap: fatal not found (skip)
shell.req: /usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/init: fatal not found (skip)
shell.req: /usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/make-app-file: fatal not found (skip)
shell.req: /usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/make-post-install: fatal not found (skip)
shell.req: /usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/make-post-remove: fatal not found (skip)
shell.req: /usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/make-pre-remove: fatal not found (skip)
shell.req: /usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/release-ok: fatal not found (skip)
shell.req: /usr/src/tmp/fw-template-erlang-buildroot/usr/share/fw/template/erlang/source-install: fatal not found (skip)
find-requires: FINDPACKAGE-COMMANDS: bootstrap_link_optional cat chmod cp erl fatal find fw_exec fw_find fw_source mkdir mv parse_args perl rm touch validate_args which
Requires: framewerk, /bin/sh, coreutils, erlang, findutils, perl-base, which
Wrote: /usr/src/RPM/RPMS/noarch/fw-template-erlang-0.1.37-alt2.noarch.rpm
4.33user 0.93system 0:18.15elapsed 29%CPU (0avgtext+0avgdata 9824maxresident)k
0inputs+0outputs (0major+540181minor)pagefaults 0swaps
8.72user 2.85system 0:31.93elapsed 36%CPU (0avgtext+0avgdata 118880maxresident)k
0inputs+0outputs (0major+806541minor)pagefaults 0swaps
--- fw-template-erlang-0.1.37-alt2.noarch.rpm.repo	2009-03-02 00:57:54.000000000 +0000
+++ fw-template-erlang-0.1.37-alt2.noarch.rpm.hasher	2020-07-19 06:47:09.825184330 +0000
@@ -57,4 +57,2 @@
 Requires: framewerk  
-Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1
-Requires: rpmlib(CompressedFileNames) <= 3.0.4-1
 Requires: /bin/sh  
@@ -65,3 +63,3 @@
 Requires: which  
-Requires: rpmlib(PayloadIsLzma) <= 4.4.2-1
+Requires: rpmlib(PayloadIsLzma)  
 Provides: fw-template-erlang = 0.1.37-alt2