request from: hawk checking if we should skip the build started at: Mon Jan 1 02:05:16 2024 fetching http://src.tld-linux.org/~builderti//srpms/fc7e8838-6b22-4637-8539-4ec8db16e2f5/rpm-specdump-0.7-1.src.rpm fetched 7670 bytes, 99.1 K/s installing srpm: rpm-specdump-0.7-1.src.rpm + install -d /tmp/B.AJGKNp/BUILD /tmp/B.AJGKNp/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog rpm-specdump-0.7-1.src.rpm * Mon Jan 01 2024 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/rpm-specdump.git;a=log;h=auto/th/rpm-specdump-0.7-1 + rpm -Uhv --nodeps --define '_topdir /tmp/B.AJGKNp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' rpm-specdump-0.7-1.src.rpm rpm-specdump ################################################## + rm -f rpm-specdump-0.7-1.src.rpm + install -m 700 -d /tmp/B.AJGKNp/BUILD/tmp + TMPDIR=/tmp/B.AJGKNp/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.AJGKNp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.AJGKNp/rpm-specdump.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: fc7e8838-6b22-4637-8539-4ec8db16e2f5; TMPDIR=/tmp/B.AJGKNp/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_tld_builder 1' --define '_topdir /tmp/B.AJGKNp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.AJGKNp/rpm-specdump.spec + : build-id: fc7e8838-6b22-4637-8539-4ec8db16e2f5 + TMPDIR=/tmp/B.AJGKNp/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_tld_builder 1' --define '_topdir /tmp/B.AJGKNp' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.AJGKNp/rpm-specdump.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.AJGKNp/BUILD/tmp /bin/sh -e /tmp/B.AJGKNp/BUILD/tmp/rpm-tmp.20229 + umask 022 + cd /tmp/B.AJGKNp/BUILD + cd /tmp/B.AJGKNp/BUILD + rm -rf rpm-specdump-0.7 + /bin/mkdir -p rpm-specdump-0.7 + cd rpm-specdump-0.7 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + ln -s /tmp/B.AJGKNp/rpm-specdump.c . + ln -s /tmp/B.AJGKNp/Makefile . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.AJGKNp/BUILD/tmp /bin/sh -e /tmp/B.AJGKNp/BUILD/tmp/rpm-tmp.20229 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.AJGKNp/BUILD/tmp + umask 022 + cd /tmp/B.AJGKNp/BUILD + cd rpm-specdump-0.7 + /usr/bin/make -j6 'CC=i686-tld-linux-gcc' 'RPMLDFLAGS=-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' 'RPMCFLAGS=-O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' i686-tld-linux-gcc -Wall -Wno-unused-result -DRPM_FORMAT_VERSION=`pkg-config --modversion rpm | cut -d . -f 1` -DRPM_MAJOR_VERSION=`pkg-config --modversion rpm | cut -d . -f 2` -DRPM_MINOR_VERSION=`pkg-config --modversion rpm | cut -d . -f 3` -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 `pkg-config --cflags rpm` -c rpm-specdump.c -o rpm-specdump.o In file included from rpm-specdump.c:85: /usr/include/rpm/rpmio.h:330:43: warning: 'struct utimbuf' declared inside parameter list will not be visible outside of this definition or declaration 330 | int Utime(const char * path, const struct utimbuf * buf) | ^~~~~~~ In file included from /usr/include/rpm/rpmcli.h:8, from /usr/include/rpm/rpmbuild.h:9, from rpm-specdump.c:86: /usr/include/rpm/rpmlib.h:19: warning: "RPM_MINOR_VERSION" redefined 19 | #define RPM_MINOR_VERSION 0 | : note: this is the location of the previous definition rpm-specdump.c: In function 'main': rpm-specdump.c:264:1: error: unknown type name 'rpmSpec'; did you mean 'rpmop'? 264 | rpmSpec s; | ^~~~~~~ | rpmop rpm-specdump.c:300:13: warning: implicit declaration of function 'rpmSpecParse'; did you mean 'rpmsxParse'? [-Wimplicit-function-declaration] 300 | s = rpmSpecParse(args.specfile, 0, NULL); | ^~~~~~~~~~~~ | rpmsxParse rpm-specdump.c:301:20: warning: implicit declaration of function 'rpmSpecSourceHeader'; did you mean 'initSourceHeader'? [-Wimplicit-function-declaration] 301 | Header h = rpmSpecSourceHeader(s); | ^~~~~~~~~~~~~~~~~~~ | initSourceHeader rpm-specdump.c:301:20: warning: initialization of 'Header' {aka 'struct headerToken_s *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] rpm-specdump.c:302:9: error: unknown type name 'rpmtd'; did you mean 'rpmte'? 302 | rpmtd td = rpmtdNew(); | ^~~~~ | rpmte rpm-specdump.c:302:20: warning: implicit declaration of function 'rpmtdNew'; did you mean 'rpmsxNew'? [-Wimplicit-function-declaration] 302 | rpmtd td = rpmtdNew(); | ^~~~~~~~ | rpmsxNew rpm-specdump.c:303:9: error: unknown type name 'rpmTagVal'; did you mean 'rpmTag'? 303 | rpmTagVal tag; | ^~~~~~~~~ | rpmTag rpm-specdump.c:298:34: warning: implicit declaration of function 'headerGet'; did you mean 'headerNew'? [-Wimplicit-function-declaration] 298 | #define GET_TAG(t) tag = t; rc = headerGet(h, tag, td, 0); | ^~~~~~~~~ rpm-specdump.c:319:9: note: in expansion of macro 'GET_TAG' 319 | GET_TAG(RPMTAG_NAME); | ^~~~~~~ rpm-specdump.c:299:19: warning: implicit declaration of function 'rpmtdGetString'; did you mean 'rpmtsSetSig'? [-Wimplicit-function-declaration] 299 | #define TAG_VALUE rpmtdGetString(td) | ^~~~~~~~~~~~~~ rpm-specdump.c:324:16: note: in expansion of macro 'TAG_VALUE' 324 | name = TAG_VALUE; | ^~~~~~~~~ rpm-specdump.c:324:14: warning: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 324 | name = TAG_VALUE; | ^ rpm-specdump.c:331:17: warning: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 331 | version = TAG_VALUE; | ^ rpm-specdump.c:338:17: warning: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 338 | release = TAG_VALUE; | ^ rpm-specdump.c:345:17: warning: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 345 | summary = TAG_VALUE; | ^ rpm-specdump.c:350:21: warning: assignment to 'const char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 350 | url = TAG_VALUE; | ^ rpm-specdump.c:361:9: error: unknown type name 'rpmSpecSrcIter' 361 | rpmSpecSrcIter si = rpmSpecSrcIterInit(s); | ^~~~~~~~~~~~~~ rpm-specdump.c:361:29: warning: implicit declaration of function 'rpmSpecSrcIterInit' [-Wimplicit-function-declaration] 361 | rpmSpecSrcIter si = rpmSpecSrcIterInit(s); | ^~~~~~~~~~~~~~~~~~ rpm-specdump.c:362:9: error: unknown type name 'rpmSpecSrc' 362 | rpmSpecSrc ps; | ^~~~~~~~~~ rpm-specdump.c:363:22: warning: implicit declaration of function 'rpmSpecSrcIterNext' [-Wimplicit-function-declaration] 363 | while ((ps = rpmSpecSrcIterNext(si)) != NULL) { | ^~~~~~~~~~~~~~~~~~ rpm-specdump.c:363:46: warning: comparison between pointer and integer 363 | while ((ps = rpmSpecSrcIterNext(si)) != NULL) { | ^~ rpm-specdump.c:364:37: warning: implicit declaration of function 'rpmSpecSrcFlags' [-Wimplicit-function-declaration] 364 | const char *type = (rpmSpecSrcFlags(ps) & RPMBUILD_ISSOURCE) ? "SOURCE" : "PATCH"; | ^~~~~~~~~~~~~~~ rpm-specdump.c:364:59: error: 'RPMBUILD_ISSOURCE' undeclared (first use in this function); did you mean 'RPMBUILD_RMSOURCE'? 364 | const char *type = (rpmSpecSrcFlags(ps) & RPMBUILD_ISSOURCE) ? "SOURCE" : "PATCH"; | ^~~~~~~~~~~~~~~~~ | RPMBUILD_RMSOURCE rpm-specdump.c:364:59: note: each undeclared identifier is reported only once for each function it appears in rpm-specdump.c:365:48: warning: implicit declaration of function 'rpmSpecSrcNum' [-Wimplicit-function-declaration] 365 | printf("s %sURL%d %s\n", type, rpmSpecSrcNum(ps), rpmSpecSrcFilename(ps, 1)); | ^~~~~~~~~~~~~ rpm-specdump.c:365:67: warning: implicit declaration of function 'rpmSpecSrcFilename' [-Wimplicit-function-declaration] 365 | printf("s %sURL%d %s\n", type, rpmSpecSrcNum(ps), rpmSpecSrcFilename(ps, 1)); | ^~~~~~~~~~~~~~~~~~ rpm-specdump.c:365:36: warning: format '%s' expects argument of type 'char *', but argument 4 has type 'int' [-Wformat=] 365 | printf("s %sURL%d %s\n", type, rpmSpecSrcNum(ps), rpmSpecSrcFilename(ps, 1)); | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | char * int | %d rpm-specdump.c:366:43: error: 'RPMBUILD_ISNO' undeclared (first use in this function); did you mean 'RPMBUILD_NONE'? 366 | if (rpmSpecSrcFlags(ps) & RPMBUILD_ISNO) { | ^~~~~~~~~~~~~ | RPMBUILD_NONE rpm-specdump.c:370:9: warning: implicit declaration of function 'rpmSpecSrcIterFree' [-Wimplicit-function-declaration] 370 | rpmSpecSrcIterFree(si); | ^~~~~~~~~~~~~~~~~~ make: *** [Makefile:14: rpm-specdump.o] Error 1 error: Bad exit status from /tmp/B.AJGKNp/BUILD/tmp/rpm-tmp.20229 (%build) RPM build errors: Bad exit status from /tmp/B.AJGKNp/BUILD/tmp/rpm-tmp.20229 (%build) ended at: Mon Jan 1 02:05:17 2024, done in 0:00:00.136494 error: No files produced. + chmod -R u+rwX /tmp/B.AJGKNp/BUILD + rm -rf /tmp/B.AJGKNp/tmp /tmp/B.AJGKNp/BUILD + rm -rf /tmp/B.AJGKNp Begin-TLD-Builder-Info Build-Time: user:0.37s sys:0.14s real:0.62s (faults io:0 non-io:43905) End-TLD-Builder-Info