request from: hawk checking if we should skip the build started at: Sat Apr 2 12:46:02 2022 killing old processes on a builder sending signal 9 to pid -1 cleaning up /tmp fetching http://src.tld-linux.org/~buildertidev//srpms/2d755d2d-d992-495b-af13-bb4b9e812fb6/http-parser-2.9.4-1.src.rpm fetched 63762 bytes, 2297.3 K/s installing srpm: http-parser-2.9.4-1.src.rpm + install -d /tmp/B.iwutqc6z/BUILD /tmp/B.iwutqc6z/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog http-parser-2.9.4-1.src.rpm * Sat Apr 02 2022 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/http-parser.git;a=log;h=f87c23287968b00e60d4e58b2c65eef74c77fde2 * Tue Sep 08 2020 Jakub Bogusz f87c232 - updated to 2.9.4 * Sat Mar 21 2020 Jakub Bogusz 53b9f52 - updated to 2.9.3 * Mon Jun 03 2019 Arkadiusz Miśkiewicz 1c544ab - release 2 (by relup.sh) * Sun May 26 2019 Jakub Bogusz a4dd283 - updated to 2.9.2 * Fri Oct 19 2018 Jakub Bogusz 91ae93d - updated to 2.8.1 * Thu Feb 15 2018 Jakub Bogusz 3f5545e - updated to 2.8.0 * Wed Dec 07 2016 Jakub Bogusz 5d0c3a9 - updated URLs, up to 2.7.1 * Sun Jun 26 2016 Jakub Bogusz e23bdc9 - updated to 2.7.0 * Wed Sep 30 2015 Jakub Bogusz 679d86f - updated to 2.5.0 * Tue Mar 03 2015 Jakub Bogusz 33618b3 - updated to 2.4.2 * Mon Jun 23 2014 Jakub Bogusz b4f3ee6 - updated to 2.3 * Sat Mar 01 2014 Elan Ruusamäe 4cd9432 - up to 2.2 * Sat Mar 01 2014 Elan Ruusamäe 883d3df - up to 2.1 * Sun Jul 21 2013 Jakub Bogusz 1961ec0 - pl, cleanup * Sun Apr 07 2013 Elan Ruusamäe 1dcbed4 - BR: libstdc++-devel * Sun Apr 07 2013 Elan Ruusamäe 2889eff - new, version 2.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.iwutqc6z' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' http-parser-2.9.4-1.src.rpm Updating / installing... http-parser-2.9.4-1 ######################################## + rm -f http-parser-2.9.4-1.src.rpm + install -m 700 -d /tmp/B.iwutqc6z/BUILD/tmp + TMPDIR=/tmp/B.iwutqc6z/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.iwutqc6z' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.iwutqc6z/http-parser.spec Building target platforms: x86_64-tld-linux Building for target x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux rpm: Building for target x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 2d755d2d-d992-495b-af13-bb4b9e812fb6; TMPDIR=/tmp/B.iwutqc6z/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.iwutqc6z' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.iwutqc6z/http-parser.spec + : build-id: 2d755d2d-d992-495b-af13-bb4b9e812fb6 + TMPDIR=/tmp/B.iwutqc6z/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.iwutqc6z' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.iwutqc6z/http-parser.spec Building target platforms: x86_64-tld-linux Building for target x86_64-tld-linux Executing(%prep): /bin/sh -e /tmp/B.iwutqc6z/BUILD/tmp/rpm-tmp.xbrUiq + umask 022 + cd /tmp/B.iwutqc6z/BUILD + cd /tmp/B.iwutqc6z/BUILD + rm -rf http-parser-2.9.4 + /bin/gzip -dc /tmp/B.iwutqc6z/http-parser-2.9.4.tar.gz + /bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd http-parser-2.9.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (http-parser-gyp-sharedlib.patch):' Patch #0 (http-parser-gyp-sharedlib.patch): + /dev/null || (rm -rf "out/Release/lib.target/libhttp_parser_strict.so.2" && cp -af "out/Release/obj.target/libhttp_parser_strict.so.2" "out/Release/lib.target/libhttp_parser_strict.so.2") x86_64-tld-linux-g++ -shared -Wl,-soname=libhttp_parser.so.2 -o out/Release/obj.target/libhttp_parser.so.2 -Wl,--whole-archive out/Release/obj.target/http_parser/http_parser.o -Wl,--no-whole-archive ln -f "out/Release/obj.target/libhttp_parser.so.2" "out/Release/lib.target/libhttp_parser.so.2" 2>/dev/null || (rm -rf "out/Release/lib.target/libhttp_parser.so.2" && cp -af "out/Release/obj.target/libhttp_parser.so.2" "out/Release/lib.target/libhttp_parser.so.2") x86_64-tld-linux-gcc '-DHTTP_PARSER_STRICT=1' '-DNDEBUG' -I. -Wall -Wextra -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -MMD -MF out/Release/.deps/out/Release/obj.target/test-strict/test.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -c -o out/Release/obj.target/test-strict/test.o test.c test.c: In function 'request_url_cb': test.c:2106:30: warning: unused parameter 'p' [-Wunused-parameter] 2106 | request_url_cb (http_parser *p, const char *buf, size_t len) | ~~~~~~~~~~~~~^ test.c: In function 'header_field_cb': test.c:2117:31: warning: unused parameter 'p' [-Wunused-parameter] 2117 | header_field_cb (http_parser *p, const char *buf, size_t len) | ~~~~~~~~~~~~~^ test.c: In function 'header_value_cb': test.c:2136:31: warning: unused parameter 'p' [-Wunused-parameter] 2136 | header_value_cb (http_parser *p, const char *buf, size_t len) | ~~~~~~~~~~~~~^ test.c: In function 'count_body_cb': test.c:2179:44: warning: unused parameter 'buf' [-Wunused-parameter] 2179 | count_body_cb (http_parser *p, const char *buf, size_t len) | ~~~~~~~~~~~~^~~ test.c: In function 'message_begin_cb': test.c:2189:32: warning: unused parameter 'p' [-Wunused-parameter] 2189 | message_begin_cb (http_parser *p) | ~~~~~~~~~~~~~^ test.c: In function 'headers_complete_cb': test.c:2198:35: warning: unused parameter 'p' [-Wunused-parameter] 2198 | headers_complete_cb (http_parser *p) | ~~~~~~~~~~~~~^ test.c: In function 'response_status_cb': test.c:2244:34: warning: unused parameter 'p' [-Wunused-parameter] 2244 | response_status_cb (http_parser *p, const char *buf, size_t len) | ~~~~~~~~~~~~~^ test.c: In function 'chunk_complete_cb': test.c:2271:33: warning: unused parameter 'p' [-Wunused-parameter] 2271 | chunk_complete_cb (http_parser *p) | ~~~~~~~~~~~~~^ test.c: In function 'test_header_nread_value': test.c:3840:10: warning: variable 'parsed' set but not used [-Wunused-but-set-variable] 3840 | size_t parsed; | ^~~~~~ x86_64-tld-linux-gcc '-DHTTP_PARSER_STRICT=0' '-DNDEBUG' -I. -Wall -Wextra -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -MMD -MF out/Release/.deps/out/Release/obj.target/test-nonstrict/test.o.d.raw -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -fPIC -c -o out/Release/obj.target/test-nonstrict/test.o test.c test.c: In function 'request_url_cb': test.c:2106:30: warning: unused parameter 'p' [-Wunused-parameter] 2106 | request_url_cb (http_parser *p, const char *buf, size_t len) | ~~~~~~~~~~~~~^ test.c: In function 'header_field_cb': test.c:2117:31: warning: unused parameter 'p' [-Wunused-parameter] 2117 | header_field_cb (http_parser *p, const char *buf, size_t len) | ~~~~~~~~~~~~~^ test.c: In function 'header_value_cb': test.c:2136:31: warning: unused parameter 'p' [-Wunused-parameter] 2136 | header_value_cb (http_parser *p, const char *buf, size_t len) | ~~~~~~~~~~~~~^ test.c: In function 'count_body_cb': test.c:2179:44: warning: unused parameter 'buf' [-Wunused-parameter] 2179 | count_body_cb (http_parser *p, const char *buf, size_t len) | ~~~~~~~~~~~~^~~ test.c: In function 'message_begin_cb': test.c:2189:32: warning: unused parameter 'p' [-Wunused-parameter] 2189 | message_begin_cb (http_parser *p) | ~~~~~~~~~~~~~^ test.c: In function 'headers_complete_cb': test.c:2198:35: warning: unused parameter 'p' [-Wunused-parameter] 2198 | headers_complete_cb (http_parser *p) | ~~~~~~~~~~~~~^ test.c: In function 'response_status_cb': test.c:2244:34: warning: unused parameter 'p' [-Wunused-parameter] 2244 | response_status_cb (http_parser *p, const char *buf, size_t len) | ~~~~~~~~~~~~~^ test.c: In function 'chunk_complete_cb': test.c:2271:33: warning: unused parameter 'p' [-Wunused-parameter] 2271 | chunk_complete_cb (http_parser *p) | ~~~~~~~~~~~~~^ test.c: In function 'test_header_nread_value': test.c:3840:10: warning: variable 'parsed' set but not used [-Wunused-but-set-variable] 3840 | size_t parsed; | ^~~~~~ x86_64-tld-linux-g++ -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-link=\out/Release/lib.target/ -o out/Release/test-strict -Wl,--start-group out/Release/obj.target/test-strict/test.o out/Release/obj.target/libhttp_parser_strict.so.2 -Wl,--end-group x86_64-tld-linux-g++ -Wl,-rpath=\$ORIGIN/lib.target/ -Wl,-rpath-link=\out/Release/lib.target/ -o out/Release/test-nonstrict -Wl,--start-group out/Release/obj.target/test-nonstrict/test.o out/Release/obj.target/libhttp_parser.so.2 -Wl,--end-group + RPM_EC=0 + jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/B.iwutqc6z/BUILD/tmp/rpm-tmp.cN20wF TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.iwutqc6z/BUILD/tmp + umask 022 + cd /tmp/B.iwutqc6z/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder + /bin/mkdir -p /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder + cd http-parser-2.9.4 + rm -rf /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder + install -d /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64 /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/include + cp -p http_parser.h /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/include + install -p out/Release/lib.target/libhttp_parser.so.2 /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser.so.2.9.4 + basename /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser.so.2.9.4 + lib=libhttp_parser.so.2.9.4 + ln -s libhttp_parser.so.2.9.4 /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser.so.2 + ln -s libhttp_parser.so.2.9.4 /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser.so + install -p out/Release/lib.target/libhttp_parser_strict.so.2 /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser_strict.so.2.9.4 + basename /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser_strict.so.2.9.4 + lib=libhttp_parser_strict.so.2.9.4 + ln -s libhttp_parser_strict.so.2.9.4 /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser_strict.so.2 + ln -s libhttp_parser_strict.so.2.9.4 /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser_strict.so + /usr/lib/rpm/find-debuginfo.sh -j4 --build-id-seed 2.9.4-1 --unique-debug-suffix -2.9.4-1.x86_64 --unique-debug-src-base http-parser-2.9.4-1.x86_64 -S debugsourcefiles.list /tmp/B.iwutqc6z/BUILD/http-parser-2.9.4 extracting debug info from /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser_strict.so.2.9.4 extracting debug info from /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser.so.2.9.4 185 blocks + __spec_install_post_strip + set +x Stripping 2 ELF shared libraries...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_compress_modules + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_shebangs + set +x Checking script shebangs... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_py_hardlink + set +x Processing files: http-parser-2.9.4-1.x86_64 warning: Explicit %attr() mode not applicable to symlink: /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser.so.2 warning: Explicit %attr() mode not applicable to symlink: /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser_strict.so.2 Executing(%doc): /bin/sh -e /tmp/B.iwutqc6z/BUILD/tmp/rpm-tmp.fmnjA6 + umask 022 + cd /tmp/B.iwutqc6z/BUILD + cd http-parser-2.9.4 + DOCDIR=/tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/share/doc/http-parser-2.9.4 + export 'LC_ALL=C' + export DOCDIR + test -d /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/share/doc/http-parser-2.9.4 + /bin/mkdir -p /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/share/doc/http-parser-2.9.4 + cp -pr AUTHORS -pr LICENSE-MIT -pr README.md /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/share/doc/http-parser-2.9.4 + RPM_EC=0 + jobs -p + exit 0 Provides: http-parser = 2.9.4-1 http-parser(x86-64) = 2.9.4-1 libhttp_parser.so.2()(64bit) libhttp_parser_strict.so.2()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: http-parser-devel-2.9.4-1.x86_64 warning: Explicit %attr() mode not applicable to symlink: /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser.so warning: Explicit %attr() mode not applicable to symlink: /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder/usr/lib64/libhttp_parser_strict.so Provides: http-parser-devel = 2.9.4-1 http-parser-devel(x86-64) = 2.9.4-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: http-parser-debugsource-2.9.4-1.x86_64 Provides: http-parser-debugsource = 2.9.4-1 http-parser-debugsource(x86-64) = 2.9.4-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: http-parser-debuginfo-2.9.4-1.x86_64 Provides: http-parser-debuginfo = 2.9.4-1 http-parser-debuginfo(x86-64) = 2.9.4-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: http-parser-debugsource(x86-64) = 2.9.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder Wrote: /tmp/B.iwutqc6z/RPMS/http-parser-devel-2.9.4-1.x86_64.rpm Wrote: /tmp/B.iwutqc6z/RPMS/http-parser-debuginfo-2.9.4-1.x86_64.rpm Wrote: /tmp/B.iwutqc6z/RPMS/http-parser-2.9.4-1.x86_64.rpm Wrote: /tmp/B.iwutqc6z/RPMS/http-parser-debugsource-2.9.4-1.x86_64.rpm Executing(%clean): /bin/sh -e /tmp/B.iwutqc6z/BUILD/tmp/rpm-tmp.Xn7zHP + umask 022 + cd /tmp/B.iwutqc6z/BUILD + cd http-parser-2.9.4 + rm -rf /tmp/B.iwutqc6z/BUILD/tmp/http-parser-2.9.4-x86_64-root-builder + RPM_EC=0 + jobs -p + exit 0 ended at: Sat Apr 2 12:46:06 2022, done in 0:00:03.660425 + chmod -R u+rwX /tmp/B.iwutqc6z/BUILD + rm -rf /tmp/B.iwutqc6z/tmp /tmp/B.iwutqc6z/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Verifying... ######################################## Preparing... ######################################## Updating / installing... http-parser-2.9.4-1 ######################################## http-parser-devel-2.9.4-1 ######################################## Cleaning up / removing... http-parser-devel-0:2.9.2-2 ######################################## http-parser-0:2.9.2-2 ######################################## End-TLD-Builder-Info + rm -rf /tmp/B.iwutqc6z Begin-TLD-Builder-Info Build-Time: user:6.51s sys:1.40s real:5.38s (faults io:33 non-io:205006) Files queued for ftp: 26089 http-parser-debugsource-2.9.4-1.x86_64.rpm 33185 http-parser-2.9.4-1.x86_64.rpm 51705 http-parser-debuginfo-2.9.4-1.x86_64.rpm 14169 http-parser-devel-2.9.4-1.x86_64.rpm 235 http-parser-2.9.4-1.src.rpm.uploadinfo End-TLD-Builder-Info