https://bugzilla.redhat.com/show_bug.cgi?id=1084813 --- Comment #24 from Christopher Meng <i@xxxxxxxx> --- I'm not an idiot but your package failed to build again: + make 'RPM_OPT_FLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' cd util;make all make[1]: Entering directory '/builddir/build/BUILD/gnubatch-1.10/util' gcc -O -g -Wall -fno-stack-protector -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I.. -I../src/hdrs -c -o helpparse.o helpparse.c bison -y -d msgparse.y mv -f y.tab.c msgparse.c gcc -O -g -Wall -fno-stack-protector -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I.. -I../src/hdrs -c -o msgparse.o msgparse.c : -t msglex.l > msglex.c gcc -O -g -Wall -fno-stack-protector -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I.. -I../src/hdrs -c -o msglex.o msglex.c gcc -O -g -Wall -fno-stack-protector -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I.. -I../src/hdrs -c -o alloc.o alloc.c gcc -o helpparse helpparse.o msgparse.o msglex.o alloc.o helpparse.o: In function `fprintf': /usr/include/bits/stdio2.h:97: undefined reference to `line_count' helpparse.o: In function `main': /builddir/build/BUILD/gnubatch-1.10/util/helpparse.c:710: undefined reference to `line_count' /builddir/build/BUILD/gnubatch-1.10/util/helpparse.c:711: undefined reference to `resetlex' msgparse.o: In function `fprintf': /usr/include/bits/stdio2.h:97: undefined reference to `line_count' msgparse.o: In function `yyparse': /builddir/build/BUILD/gnubatch-1.10/util/y.tab.c:1274: undefined reference to `yylex' msgparse.o: In function `fprintf': /usr/include/bits/stdio2.h:97: undefined reference to `line_count' msgparse.o: In function `yyparse': /builddir/build/BUILD/gnubatch-1.10/util/msgparse.y:208: undefined reference to `line_count' /builddir/build/BUILD/gnubatch-1.10/util/msgparse.y:209: undefined reference to `yylex' /builddir/build/BUILD/gnubatch-1.10/util/msgparse.y:210: undefined reference to `line_count' alloc.o: In function `fprintf': /usr/include/bits/stdio2.h:97: undefined reference to `line_count' /usr/include/bits/stdio2.h:97: undefined reference to `line_count' collect2: error: ld returned 1 exit status Makefile:50: recipe for target 'helpparse' failed make[1]: *** [helpparse] Error 1 rm msglex.c msgparse.c make[1]: Leaving directory '/builddir/build/BUILD/gnubatch-1.10/util' Makefile:61: recipe for target 'utild' failed make: *** [utild] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.oxj6zH (%build) Bad exit status from /var/tmp/rpm-tmp.oxj6zH (%build) RPM build errors: Child return code was: 1 EXCEPTION: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnubatch.spec'] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 70, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 376, in do raise mockbuild.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gnubatch.spec'] LEAVE do --> EXCEPTION RAISED Also, for linking the ldflags are not set yet. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review