bugDenemo - Bugs: bug #26245, openSUSE: compiler warnings/64bit...

 
 

bug #26245: openSUSE: compiler warnings/64bit issues in current denemo

Submitter:  None
Submitted:  Sun 19 Apr 2009 08:54:37 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  None
Originator Name:  Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 04 Aug 2009 03:12:39 PM UTC, comment #1: 

Here is a patch that fixes all the "serious" warnings which upset the OBS compiler checks. The remaining one is this:

gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -I../include -I../libsmf -I../pixmaps -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc/denemo/\" -DPKGDATADIR=\"/usr/share/denemo/\" -DDATAROOTDIR=\"/usr/share/\" -DPKGNAME=\"denemo\" -Wall -march=i586 -mtune=i686 -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -pthread -I/usr/include/aubio -I/usr/include/libxml2 -D_HAVE_JACK_ -DWITH_LASH -I/usr/include/lash-1.0 -I/usr/include/alsa -MT lyparser.o -MD -MP -MF .deps/lyparser.Tpo -c -o lyparser.o lyparser.c
lyparser.tab.c: In function 'yy_symbol_value_print':
lyparser.tab.c:1838: warning: passing argument 2 of 'fprintf' makes pointer from integer without a cast

...

... running 02-check-gcc-output
... testing for serious compiler warnings
 (using /usr/lib/build/checks-data/check_gcc_output)
 (using .build.log)
E: denemo 64bit-portability-issue lyparser.tab.c:1838
System halted.



(file #18523)

Anonymous
Sun 19 Apr 2009 08:54:37 PM UTC, original submission:  

I'm attempting to build a denemo rpm package for openSUSE, using OBS, the openSUSE Build Service. The package builds, but gets refused afterwards because of 64bit portability issues.

Attached is the full build log from the server for yesterday's snapshot tarball, with the error messages in the end, obviously triggered by compiler warnings of the type

"importmidi.c:418: warning: passing argument 3 of 'stack' makes pointer from integer without a cast"


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #18523:  denemo-gcc.patch added by None (48KiB - text/x-patch)
file #17965:  denemo-20090418-oS-buildlog.txt added by None (148KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by steele (Updated the item)
  • -email is unavailable- added by rshann (Updated the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-12-04 steele Open/ClosedOpen Closed
    2009-09-03 rshann StatusNone Fixed
    2009-08-04 None Attached File- Added denemo-gcc.patch, #18523
    2009-04-19 None Attached File- Added denemo-20090418-oS-buildlog.txt, #17965

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code