public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] media-video/vlc-1.0.2 fails on make
@ 2009-09-22 13:53 Mick
  2009-09-27  8:42 ` [gentoo-user] " Mick
  0 siblings, 1 reply; 2+ messages in thread
From: Mick @ 2009-09-22 13:53 UTC (permalink / raw
  To: gentoo-user

Has anyone else come across this?
=========================================
libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared
.libs/libmux_ps_plugin_la-ps.o .libs/libmux_ps_plugin_la-pes.o
-Wl,--whole-archive ../../../compat/.libs/libcompat.a
-Wl,--no-whole-archive  -Wl,-rpath
-Wl,/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/src/.libs
../../../src/.libs/libvlccore.so -L/usr/lib /usr/lib/libhal.so
/usr/lib/libdbus-1.so -lrt -lpthread -ldl -lm  -march=pentium3 -msse
-mmmx -Wl,-O1   -Wl,-soname -Wl,libmux_ps_plugin.so -o
.libs/libmux_ps_plugin.so
/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld:.libs/libmux_ps_plugin_la-ps.o:
file format not recognized; treating as linker script
/usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld:.libs/libmux_ps_plugin_la-ps.o:1:
syntax error
collect2: ld returned 1 exit status
make[6]: *** [libmux_ps_plugin.la] Error 1
make[6]: *** Waiting for unfinished jobs....
libtool: link: ( cd ".libs" && rm -f "libmux_ts_plugin.la" && ln -s
"../libmux_ts_plugin.la" "libmux_ts_plugin.la" )
make[6]: Leaving directory
`/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/modules/mux/mpeg'
make[5]: *** [all] Error 2
make[5]: Leaving directory
`/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/modules/mux/mpeg'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/modules/mux'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/modules/mux'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2'
make: *** [all] Error 2
 *
 * ERROR: media-video/vlc-1.0.2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 3921:  Called base_src_compile
 *             environment, line  625:  Called base_src_work 'make'
 *             environment, line  739:  Called die
 * The specific snippet of code:
 *                       emake || die "died running emake, $FUNCNAME:make";
 *  The die message:
 *   died running emake, base_src_work:make
=========================================

Didn't find anything in BGO.
-- 
Regards,
Mick



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-user] Re: media-video/vlc-1.0.2 fails on make
  2009-09-22 13:53 [gentoo-user] media-video/vlc-1.0.2 fails on make Mick
@ 2009-09-27  8:42 ` Mick
  0 siblings, 0 replies; 2+ messages in thread
From: Mick @ 2009-09-27  8:42 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 2782 bytes --]

On Tuesday 22 September 2009, you wrote:
> Has anyone else come across this?
> =========================================
> libtool: link: i686-pc-linux-gnu-gcc -std=gnu99 -shared
> .libs/libmux_ps_plugin_la-ps.o .libs/libmux_ps_plugin_la-pes.o
> -Wl,--whole-archive ../../../compat/.libs/libcompat.a
> -Wl,--no-whole-archive  -Wl,-rpath
> -Wl,/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/src/.libs
> ../../../src/.libs/libvlccore.so -L/usr/lib /usr/lib/libhal.so
> /usr/lib/libdbus-1.so -lrt -lpthread -ldl -lm  -march=pentium3 -msse
> -mmmx -Wl,-O1   -Wl,-soname -Wl,libmux_ps_plugin.so -o
> .libs/libmux_ps_plugin.so
> /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld:.
>libs/libmux_ps_plugin_la-ps.o: file format not recognized; treating as
> linker script
> /usr/lib/gcc/i686-pc-linux-gnu/4.3.2/../../../../i686-pc-linux-gnu/bin/ld:.
>libs/libmux_ps_plugin_la-ps.o:1: syntax error
> collect2: ld returned 1 exit status
> make[6]: *** [libmux_ps_plugin.la] Error 1
> make[6]: *** Waiting for unfinished jobs....
> libtool: link: ( cd ".libs" && rm -f "libmux_ts_plugin.la" && ln -s
> "../libmux_ts_plugin.la" "libmux_ts_plugin.la" )
> make[6]: Leaving directory
> `/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/modules/mux/mpeg'
> make[5]: *** [all] Error 2
> make[5]: Leaving directory
> `/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/modules/mux/mpeg'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory
> `/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/modules/mux'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory
> `/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/modules/mux'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2/modules'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/media-video/vlc-1.0.2/work/vlc-1.0.2'
> make: *** [all] Error 2
>  *
>  * ERROR: media-video/vlc-1.0.2 failed.
>  * Call stack:
>  *               ebuild.sh, line   49:  Called src_compile
>  *             environment, line 3921:  Called base_src_compile
>  *             environment, line  625:  Called base_src_work 'make'
>  *             environment, line  739:  Called die
>  * The specific snippet of code:
>  *                       emake || die "died running emake, $FUNCNAME:make";
>  *  The die message:
>  *   died running emake, base_src_work:make
> =========================================
>
> Didn't find anything in BGO.

Bug #286195.  I rebuilt media-libs/libdca and now vlc can emerge without a 
problem.  However, the OP of the bug seems to have trouble remerging 
media-libs/libdca ...

-- 
Regards,
Mick

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-27  8:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-22 13:53 [gentoo-user] media-video/vlc-1.0.2 fails on make Mick
2009-09-27  8:42 ` [gentoo-user] " Mick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox