bugDenemo - Bugs: bug #42349, Current trunk can't build on fedora

 
 

bug #42349: Current trunk can't build on fedora

Submitted by:  ycollette <ycollet>
Submitted on:  Tue 13 May 2014 07:52:07 PM UTC  
 
Category: NoneSeverity: 3 - Normal
Item Group: NoneStatus: Invalid
Privacy: PublicAssigned to: None
Open/Closed: Closed

Add a New Comment(Rich Markup)
   

You are not logged in

Please log in, so followups can be emailed to you.

 

Wed 14 May 2014 06:28:07 AM UTC, comment #3:

Please, feel free to close the bug because I can't close it on my side.

YC

ycollette <ycollet>
Wed 14 May 2014 06:26:10 AM UTC, comment #2:

After several tests, I decided to remove the denemo git clone and clone it again.
After this fresh clone, everything went back to OK. I am now able to compile denemo without problem. Sorry for the noise. I close the bug.

ycollette <ycollet>
Tue 13 May 2014 08:41:20 PM UTC, comment #1:

I have just checked that I am up to date with git master and removed the libaudiobackend_a-audiointerface.o file and done make. It build successfully. I have a 64-bit Debian stable installation, building in a parallel directory to the sources (the directory ../denemo which appears in the output). The make rule fired as follows:

make libaudiobackend_a-audiointerface.o
gcc -DHAVE_CONFIG_H -I. -I../../denemo/src -I.. -I../../denemo/intl -I../../denemo/include -I../../denemo/libs/libsffile -I../../denemo/pixmaps -DPREFIX=\"/home/rshann/local\" -DBINDIR=\"/home/rshann/local/bin\" -DLOCALEDIR=\"/home/rshann/local/share/locale\" -DSYSCONFDIR=\"/home/rshann/local/etc/denemo/\" -DPKGDATADIR=\"/home/rshann/local/share/denemo/\" -DDATAROOTDIR=\"/home/rshann/local/share/\" -DPKGNAME=\"denemo\" -DG_LOG_DOMAIN=\"Denemo\" -W -Wall -Wno-unused-parameter -g -O2 -pthread -I/usr/include/guile/2.0 -D_WITH_AUBIO_4_ -I/usr/include/aubio -D_WITH_AUBIO_3_ -I/usr/include/libxml2 -pthread -I/usr/include/librsvg-2.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/freetype2 -pthread -lgthread-2.0 -lrt -lglib-2.0 -lsndfile -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -pthread -I/usr/include/gtksourceview-3.0 -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/libpng12 -pthread -I/usr/include/gtk-3.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/freetype2 -I/usr/include/pixman-1 -I/usr/include/libpng12 -I/usr/include/evince/3.0 -DUSE_EVINCE -D_HAVE_FLUIDSYNTH_ -D_HAVE_RUBBERBAND_ -D_HAVE_PORTAUDIO_ -pthread -D_HAVE_PORTMIDI_ -D_HAVE_X11_ -MT libaudiobackend_a-audiointerface.o -MD -MP -MF .deps/libaudiobackend_a-audiointerface.Tpo -c -o libaudiobackend_a-audiointerface.o `test -f 'audio/audiointerface.c' || echo '../../denemo/src/'`audio/audiointerface.c
../../denemo/src/audio/audiointerface.c: In function ‘handle_midi_event_callback’:
../../denemo/src/audio/audiointerface.c:354:3: warning: pointer targets in passing argument 1 of ‘g_strdup’ differ in signedness [-Wpointer-sign]
In file included from /usr/include/glib-2.0/glib.h:81:0,
from /usr/include/gtk-3.0/gdk/gdkconfig.h:13,
from /usr/include/gtk-3.0/gdk/gdk.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:30,
from ../../denemo/include/denemo/denemo_objects.h:13,
from ../../denemo/include/denemo/denemo_types.h:20,
from ../../denemo/src/audio/audiointerface.h:17,
from ../../denemo/src/audio/audiointerface.c:14:
/usr/include/glib-2.0/glib/gstrfuncs.h:187:22: note: expected ‘const gchar ’ but argument is of type ‘unsigned char
mv -f .deps/libaudiobackend_a-audiointerface.Tpo .deps/libaudiobackend_a-audiointerface.Po

The file audiointerface.c should be in src/audio

HTH
Richard

Richard Shann <rshann>
Project Administrator
Tue 13 May 2014 07:52:07 PM UTC, original submission:

Hello,

I compiled the current trunk of denemo on fedora 20 64 bits.
I meet an error during compilation:

Making all in src
make[2] : on entre dans le répertoire « /home/collette/repositories/denemo/src »
make[2]: *** Aucune règle pour fabriquer la cible « audiointerface.c », nécessaire pour « libaudiobackend_a-audiointerface.o ». Arrêt.
make[2] : on quitte le répertoire « /home/collette/repositories/denemo/src »
make[1]: *** [all-recursive] Erreur 1
make[1] : on quitte le répertoire « /home/collette/repositories/denemo

I tried to use autoreconf to rebuid all the makefiles, but it still doesn't work.

ycollette <ycollet>

 

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

Attach File(s):
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -unavailable- added by rshann (Posted a comment)
  • -unavailable- added by ycollet (Submitted the item)
  •  

    Do you think this task is very important?
    If so, you can click here to add your encouragement to it.
    This task has 0 encouragements so far.

    Only logged-in users can vote.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

     

     

    Follow 2 latest changes.

    Date Changed By Updated Field Previous Value => Replaced By
    Wed 14 May 2014 07:46:55 AM UTCrshannStatusNone=>Invalid
      Open/ClosedOpen=>Closed

    Back to the top


    Powered by Savane 3.1-cleanup1