Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107789 - media-sound/bmpx-0.11.5.1 Emerge failed
Summary: media-sound/bmpx-0.11.5.1 Emerge failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-01 07:14 UTC by ph03n1x
Modified: 2005-10-02 12:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ph03n1x 2005-10-01 07:14:02 UTC
bmp_play.c: At top level:
bmp_play.c:79: warning: `_fadeout' defined but not used
bmp_play.c:123: warning: `_playobjects_destroy' defined but not used
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -I.. -I../libskinned
-Wall -ansi -pedantic -std=c99 -DG_LOG_DOMAIN=\"BMP\" -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/libxml2 -I/usr/include/libglade-2.0  
-I/usr/include  -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
    -DDATA_DIR=\"/usr/share/bmpx\" -DLOCALEDIR=\"/usr/share/locale\"
-march=pentium3 -O3 -mcpu=i686 -pipe -ftracer -fomit-frame-pointer -ffast-math
-momit-leaf-frame-pointer -MT bmpx-fam_monitor.o -MD -MP -MF
".deps/bmpx-fam_monitor.Tpo" -c -o bmpx-fam_monitor.o `test -f 'fam_monitor.c'
|| echo './'`fam_monitor.c; \
then mv -f ".deps/bmpx-fam_monitor.Tpo" ".deps/bmpx-fam_monitor.Po"; else rm -f
".deps/bmpx-fam_monitor.Tpo"; exit 1; fi
In file included from bmp_system_control.c:121:
bmp_system_control_glue.h:397: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:398: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:399: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:400: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:401: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:402: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:403: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:404: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:405: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:406: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:407: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:408: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:409: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:410: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:411: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:412: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:413: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:414: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:415: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:416: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:417: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:418: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:419: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:420: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:421: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:427: warning: initialization makes pointer from
integer without a cast
bmp_system_control_glue.h:428: warning: string length `1438' is greater than the
length `509' ISO C89 compilers are required to support
bmp_system_control_glue.h:428: warning: excess elements in struct initializer
bmp_system_control_glue.h:428: warning: (near initialization for
`dbus_glib_bmp_system_control_object_info')
bmp_system_control_glue.h:429: warning: excess elements in struct initializer
bmp_system_control_glue.h:429: warning: (near initialization for
`dbus_glib_bmp_system_control_object_info')
bmp_system_control_glue.h:431: warning: excess elements in struct initializer
bmp_system_control_glue.h:431: warning: (near initialization for
`dbus_glib_bmp_system_control_object_info')
bmp_system_control.c: In function `free_message_list_track':
bmp_system_control.c:271: warning: passing arg 1 of `g_free' makes pointer from
integer without a cast
bmp_system_control.c: In function `play_prev':
bmp_system_control.c:473: warning: assignment discards qualifiers from pointer
target type
bmp_system_control.c: In function `process_messages':
bmp_system_control.c:821: warning: enumeration value `BMP_SYSTEM_MESSAGE_PLAY'
not handled in switch
bmp_system_control.c:821: warning: enumeration value `BMP_N_SYSTEM_MESSAGES' not
handled in switch
bmp_system_control.c: In function `bmp_system_control_play_list_track':
bmp_system_control.c:954: warning: passing arg 4 of `bmp_system_message_send'
from incompatible pointer type
bmp_system_control.c: In function `bmp_system_control_init':
bmp_system_control.c:1077: warning: implicit declaration of function
`dbus_g_proxy_new_for_name'
bmp_system_control.c:1080: warning: assignment makes pointer from integer
without a cast
bmp_system_control.c:1082: warning: implicit declaration of function
`dbus_g_proxy_call'
bmp_system_control.c:1084: error: `DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT'
undeclared (first use in this function)
bmp_system_control.c:1084: error: (Each undeclared identifier is reported only once
bmp_system_control.c:1084: error: for each function it appears in.)
bmp_system_control.c:1095: error: `DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER'
undeclared (first use in this function)
bmp_system_control.c:1101: error: `DBUS_REQUEST_NAME_REPLY_EXISTS' undeclared
(first use in this function)
bmp_system_control.c:1114: warning: unused variable `value'
bmp_system_control.c: In function `bmp_system_control_new':
bmp_system_control.c:1365: warning: implicit declaration of function
`dbus_g_object_type_install_info'
make[3]: *** [bmpx-bmp_system_control.o] Error 1
make[3]: *** Waiting for unfinished jobs....
fam_monitor.c: In function `process_fam_events':
fam_monitor.c:284: warning: enumeration value `FM_MOVED' not handled in switch
fam_monitor.c:284: warning: enumeration value `FM_N_EVENTS' not handled in switch
fam_monitor.c: At top level:
fam_monitor.c:21: warning: `event_names' defined but not used
fam_monitor.c:36: warning: `fam_monitor_signals' defined but not used
make[3]: Leaving directory `/var/tmp/portage/bmpx-0.11.5.1/work/bmpx-0.11.5.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/bmpx-0.11.5.1/work/bmpx-0.11.5.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/bmpx-0.11.5.1/work/bmpx-0.11.5.1'
make: *** [all] Error 2

!!! ERROR: media-sound/bmpx-0.11.5.1 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.


Reproducible: Always
Steps to Reproduce:
1. emerge bmpx
2.
3.

Actual Results:  

bmp_play.c: At top level:
bmp_play.c:79: warning: `_fadeout' defined but not used
bmp_play.c:123: warning: `_playobjects_destroy' defined but not used
if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -I.. -I../libskinned
-Wall -ansi -pedantic -std=c99 -DG_LOG_DOMAIN=\"BMP\" -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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/libxml2 -I/usr/include/libglade-2.0  
-I/usr/include  -DDBUS_API_SUBJECT_TO_CHANGE -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
    -DDATA_DIR=\"/usr/share/bmpx\" -DLOCALEDIR=\"/usr/share/locale\"
-march=pentium3 -O3 -mcpu=i686 -pipe -ftracer -fomit-frame-pointer -ffast-math
-momit-leaf-frame-pointer -MT bmpx-fam_monitor.o -MD -MP -MF
".deps/bmpx-fam_monitor.Tpo" -c -o bmpx-fam_monitor.o `test -f 'fam_monitor.c'
|| echo './'`fam_monitor.c; \
then mv -f ".deps/bmpx-fam_monitor.Tpo" ".deps/bmpx-fam_monitor.Po"; else rm -f
".deps/bmpx-fam_monitor.Tpo"; exit 1; fi
In file included from bmp_system_control.c:121:
bmp_system_control_glue.h:397: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:398: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:399: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:400: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:401: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:402: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:403: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:404: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:405: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:406: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:407: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:408: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:409: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:410: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:411: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:412: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:413: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:414: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:415: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:416: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:417: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:418: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:419: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:420: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:421: warning: initialization from incompatible pointer
type
bmp_system_control_glue.h:427: warning: initialization makes pointer from
integer without a cast
bmp_system_control_glue.h:428: warning: string length `1438' is greater than the
length `509' ISO C89 compilers are required to support
bmp_system_control_glue.h:428: warning: excess elements in struct initializer
bmp_system_control_glue.h:428: warning: (near initialization for
`dbus_glib_bmp_system_control_object_info')
bmp_system_control_glue.h:429: warning: excess elements in struct initializer
bmp_system_control_glue.h:429: warning: (near initialization for
`dbus_glib_bmp_system_control_object_info')
bmp_system_control_glue.h:431: warning: excess elements in struct initializer
bmp_system_control_glue.h:431: warning: (near initialization for
`dbus_glib_bmp_system_control_object_info')
bmp_system_control.c: In function `free_message_list_track':
bmp_system_control.c:271: warning: passing arg 1 of `g_free' makes pointer from
integer without a cast
bmp_system_control.c: In function `play_prev':
bmp_system_control.c:473: warning: assignment discards qualifiers from pointer
target type
bmp_system_control.c: In function `process_messages':
bmp_system_control.c:821: warning: enumeration value `BMP_SYSTEM_MESSAGE_PLAY'
not handled in switch
bmp_system_control.c:821: warning: enumeration value `BMP_N_SYSTEM_MESSAGES' not
handled in switch
bmp_system_control.c: In function `bmp_system_control_play_list_track':
bmp_system_control.c:954: warning: passing arg 4 of `bmp_system_message_send'
from incompatible pointer type
bmp_system_control.c: In function `bmp_system_control_init':
bmp_system_control.c:1077: warning: implicit declaration of function
`dbus_g_proxy_new_for_name'
bmp_system_control.c:1080: warning: assignment makes pointer from integer
without a cast
bmp_system_control.c:1082: warning: implicit declaration of function
`dbus_g_proxy_call'
bmp_system_control.c:1084: error: `DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT'
undeclared (first use in this function)
bmp_system_control.c:1084: error: (Each undeclared identifier is reported only once
bmp_system_control.c:1084: error: for each function it appears in.)
bmp_system_control.c:1095: error: `DBUS_REQUEST_NAME_REPLY_PRIMARY_OWNER'
undeclared (first use in this function)
bmp_system_control.c:1101: error: `DBUS_REQUEST_NAME_REPLY_EXISTS' undeclared
(first use in this function)
bmp_system_control.c:1114: warning: unused variable `value'
bmp_system_control.c: In function `bmp_system_control_new':
bmp_system_control.c:1365: warning: implicit declaration of function
`dbus_g_object_type_install_info'
make[3]: *** [bmpx-bmp_system_control.o] Error 1
make[3]: *** Waiting for unfinished jobs....
fam_monitor.c: In function `process_fam_events':
fam_monitor.c:284: warning: enumeration value `FM_MOVED' not handled in switch
fam_monitor.c:284: warning: enumeration value `FM_N_EVENTS' not handled in switch
fam_monitor.c: At top level:
fam_monitor.c:21: warning: `event_names' defined but not used
fam_monitor.c:36: warning: `fam_monitor_signals' defined but not used
make[3]: Leaving directory `/var/tmp/portage/bmpx-0.11.5.1/work/bmpx-0.11.5.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/bmpx-0.11.5.1/work/bmpx-0.11.5.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/bmpx-0.11.5.1/work/bmpx-0.11.5.1'
make: *** [all] Error 2

!!! ERROR: media-sound/bmpx-0.11.5.1 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
installed

Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.3.6, glibc-2.3.5-r1,
2.6.12-suspend2 i686)
=================================================================
System uname: 2.6.12-suspend2 i686 Intel(R) Pentium(R) M processor 1700MHz
Gentoo Base System version 1.6.13
ccache version 2.3 [disabled]
dev-lang/python:     2.3.5-r2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium3 -O3 -mcpu=i686 -pipe -ftracer -fomit-frame-pointer
-ffast-math -momit-leaf-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -mcpu=i686 -pipe -ftracer -fomit-frame-pointer
-ffast-math -momit-leaf-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.switch.ch/ftp/mirror/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm avi berkdb bitmap-fonts cdr crypt cups curl dbx
divx4linux dvd dvdread emboss encode esd fam firefox flac foomaticdb fortran gd
gdbm gif gnome gpm gstreamer gtk gtk2 hal imagemagick imlib innodb ipv6 jack
java jpeg kerberos ldap libg++ libwww live mad mikmod mmx motif mp3 mpeg mplayer
mysql nas ncurses network nls ogg oggvorbis opengl oss pam pdflib perl png ppds
python quicktime rar readline real samba sdl slang spell sqlite sse ssl svga
tcltk tcpd tiff truetype truetype-fonts type1-fonts unicode vorbis win32codecs
xfs xine xml xml2 xmms xv xvid zlib video_cards_radeon userland_GNU kernel_linux
elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-10-01 07:17:17 UTC
The summary is totally useless, always put ebuild name and version into bug
summary. 
Comment 2 Martin Schlemmer (RETIRED) gentoo-dev 2005-10-02 08:21:34 UTC
What version dbus do you have installed ?
Comment 3 ph03n1x 2005-10-02 09:55:07 UTC
(In reply to comment #2)
> What version dbus do you have installed ?
> 

 0.23-r3
Comment 4 Martin Schlemmer (RETIRED) gentoo-dev 2005-10-02 10:34:01 UTC
Ok, two issues .. the dbus stuff in configure did not check for dbus >= 0.35,
and I enabled it by mistake with USE=hal.  Fixed in CVS.
Comment 5 ph03n1x 2005-10-02 12:21:10 UTC
thx :)