Bugs item #2027467, was opened at 2008-07-25 06:54 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2027467&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: MonetDB5 CVS Head Status: Open Resolution: None Priority: 6 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Marco Antonelli (marcoantonelli) Summary: M5: module rdf fails to compile with gcc (and optimization) Initial Comment: When configured with --disable-debug and/or --enable-optimize, compiling modules rdf fails with GNU's gcc; see http://monetdb.cwi.nl/testing/projects/monetdb/Current/MonetDB5/.GNU.64.64.d.0-Fedora8..2008.07.25_00-09-02/make.out.html for details. cc1: warnings being treated as errors /scratch/monet.GNU.64.64.d.0.25058/MonetDB5/src/modules/mal/rdf.mx: In function 'rdf_datetime_fromString': /scratch/monet.GNU.64.64.d.0.25058/MonetDB5/src/modules/mal/rdf.mx:709: warning: dereferencing type-punned pointer will break strict-aliasing rules /scratch/monet.GNU.64.64.d.0.25058/MonetDB5/src/modules/mal/rdf.mx: In function 'RDFdoubleToHexString': /scratch/monet.GNU.64.64.d.0.25058/MonetDB5/src/modules/mal/rdf.mx:719: warning: dereferencing type-punned pointer will break strict-aliasing rules /scratch/monet.GNU.64.64.d.0.25058/MonetDB5/src/modules/mal/rdf.mx: In function 'RDFhexStringToDouble': /scratch/monet.GNU.64.64.d.0.25058/MonetDB5/src/modules/mal/rdf.mx:745: warning: dereferencing type-punned pointer will break strict-aliasing rules make[8]: *** [lib_rdf_la-rdf.lo] Error 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2027467&group_id=56967 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
