First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 211773
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Tupone Alfredo <tupone@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Raúl Porcel <armin76@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 211773 depends on: Show dependency tree
Show dependency graph
Bug 211773 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-28 14:56 0000
Your keyword was dropped

------- Comment #1 From Ferris McCormick 2008-02-28 15:55:37 0000 -------
~sparc restored.  There is no ChangeLog entry explaining why ~sparc was dropped
in the first place, and the package builds and installs.  One test is good, one
won't compile because gcc-4.1 complains of a syntax error here: 
tests/Objects/objects1.cpp:

sparc-unknown-linux-gnu-g++ -DHAVE_CONFIG_H  -I../..    -O2 -mcpu=ultrasparc3
-pipe -D__GLX_ALIGN64 -Wall -Werror -DNDEBUG -MT objects1.o -MD -MP -MF
.deps/objects1.Tpo -c -o objects1.o objects1.cpp
cc1plus: warnings being treated as errors
objects1.cpp: In function ‘int main(int, char**)’:
objects1.cpp:30: warning: dereferencing type-punned pointer will break
strict-aliasing rules
objects1.cpp:42: warning: dereferencing type-punned pointer will break
strict-aliasing rules

This is caused by the -Werror CFLAG, and if you remove it, all the tests in
test/Object pass.  So, reassigning to the maintainer for resolution of how to
treat the faulty syntax (or for removing -Werror).

------- Comment #2 From Tupone Alfredo 2008-02-29 07:25:17 0000 -------
tests fixed in portage. Thanks

First Last Prev Next    No search results available      Search page      Enter new bug