denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Denemo-devel] [bug #42349] Current trunk can't build on fedora


From: Richard Shann
Subject: [Denemo-devel] [bug #42349] Current trunk can't build on fedora
Date: Tue, 13 May 2014 20:41:20 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20140429 Firefox/24.0 Iceweasel/24.5.0

Follow-up Comment #1, bug #42349 (project denemo):

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

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?42349>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]