! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
mixer panel plugin won't compile
Status:
RESOLVED: REMIND
Severity:
blocker
Product:
Xfce4-mixer
Component:
Panel Plugin

Comments

Description Aries-Belgium 2007-02-06 06:31:11 CET
When compiling the latest SVN of the mixer plugin I get this error:

mv -f .deps/libxfce4mixer_la-vcs.Tpo .deps/libxfce4mixer_la-vcs.Plo
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib64/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/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=k8 -fomit-frame-pointer -pipe -funroll-loops -I/usr/include/alsa -MT libxfce4mixer_la-vc.lo -MD -MP -MF .deps/libxfce4mixer_la-vc.Tpo -c vc.c  -fPIC -DPIC -o .libs/libxfce4mixer_la-vc.o
libtool: link: cannot find the library `libxfce4mixer.la' or unhandled argument `libxfce4mixer.la'
make[2]: *** [test_vc] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/libxfce4mixer_la-trans.Tpo .deps/libxfce4mixer_la-trans.Plo
vc_alsa_fallback.c: In function `vc_get_control_list':
vc_alsa_fallback.c:94: warning: ignoring return value of `g_list_append', declared with attribute warn_unused_result
mv -f .deps/libxfce4mixer_la-vc_alsa_fallback.Tpo .deps/libxfce4mixer_la-vc_alsa_fallback.Plo
mv -f .deps/libxfce4mixer_la-vc.Tpo .deps/libxfce4mixer_la-vc.Plo
mv -f .deps/libxfce4mixer_la-vc_alsa.Tpo .deps/libxfce4mixer_la-vc_alsa.Plo
make[2]: Leaving directory `/var/tmp/portage/xfce4-mixer-9999/work/xfce4-mixer-9999/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xfce4-mixer-9999/work/xfce4-mixer-9999'
make: *** [all] Error 2

I'm using Gentoo btw
Comment 1 Dustin C. Hatch 2007-03-02 19:21:16 CET
I can confirm this bug.  I get the exact same error when trying to compile the mixer panel-plugin from svn sources.

Using Gentoo as well.
Comment 2 Dustin C. Hatch 2007-03-29 21:48:16 CEST
Any word on the status of this bug? It still exists as of revision 25336.
Comment 3 dannym editbugs 2007-04-15 01:24:35 CEST
parallel make issue. Investigating...
Comment 4 dannym editbugs 2009-01-11 16:04:38 CET
I have no idea what could cause parallel make to go wrong. Makefile looks fine to me. Anyone can shed a light on this?

Bug #2873

Reported by:
Aries-Belgium
Reported on: 2007-02-06
Last modified on: 2009-07-14

People

CC List:
2 users

Version

Attachments

Additional information