Bug 804326 - FTBFS: xml.cpp:455:33: error: impossible register constraint in 'asm'
Summary: FTBFS: xml.cpp:455:33: error: impossible register constraint in 'asm'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: tcpflow
Version: 17
Hardware: powerpc
OS: Linux
medium
high
Target Milestone: ---
Assignee: Terje Røsten
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-17 20:17 UTC by Karsten Hopp
Modified: 2012-03-31 15:39 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-03-31 15:39:04 UTC
Type: ---


Attachments (Terms of Use)

Description Karsten Hopp 2012-03-17 20:17:48 UTC
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:

Comment 1 Terje Røsten 2012-03-25 20:30:49 UTC
Thanks for your report, I need help from gcc/ppc experts here.


Note You need to log in before you can comment on or make changes to this bug.