Hide Forgot
Description of problem: builds on PPC fail with this error: main.cpp: In function 'void terminate(int)': main.cpp:85:6: warning: function might be candidate for attribute 'noreturn' [-Wsuggest-attribute=noreturn] tcpip.cpp: In member function 'void tcpip::print_packet(const u_char*, u_int32_t)': tcpip.cpp:435:36: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result [-Wunused-result] xml.cpp: In static member function 'static void xml::cpuid(uint32_t, long unsigned int*, long unsigned int*, long unsigned int*, long unsigned int*)': xml.cpp:455:33: error: impossible register constraint in 'asm' make[2]: *** [xml.o] Error 1 Version-Release number of selected component (if applicable): tcpflow-1.1.0-1.fc17 How reproducible: always Steps to Reproduce: 1. ppc-koji build --scratch f17 tcpflow-1.1.0-1.fc17.scr.rpm 2. 3. Actual results: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=447439 Expected results: Additional info:
Thanks for your report, I need help from gcc/ppc experts here.
Fixed in tcpflow 1.2.3: rawhide: http://koji.fedoraproject.org/koji/buildinfo?buildID=310995 ppc-koji: http://ppc.koji.fedoraproject.org/koji/taskinfo?taskID=471439