On Mon, 2017-02-13 at 20:39 +0100, Francisco J. Tsao Santin wrote: > Hi all, > > We have a problem with the hardlink package. The koji build made by Fedora > Release Engineering failed in armv7hl and i686 architectures. I saw the logs > and I tried a mock build in my own machine too, the problem is always the same: > > + gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 > -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables hardlink.c -o hardlink > /tmp/cc1xWk9j.o: In function `rf': > /builddir/build/BUILD/hardlink-1.1/hardlink.c:257: undefined reference to `stcmp' > collect2: error: ld returned 1 exit status > > Of course, stcmp is declared. It's very weird, because the other architectures > don't have the issue, nor f25 builds. Er, are you *sure* "Of course, stcmp is declared"? It reads kinda like a typo for 'strcmp'. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx