Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Forum italiano (Italian)
  • Search

[MEDIA] gst-plugins 0.6.4 errori [risolto]

Questa è la sezione italiana del forum gentoo destinata a fornire supporto all'omonima distribuzione.

Moderator: ago

Post Reply
  • Print view
Advanced search
3 posts • Page 1 of 1
Author
Message
darksides
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 102
Joined: Mon Jun 23, 2003 3:40 pm

[MEDIA] gst-plugins 0.6.4 errori [risolto]

  • Quote

Post by darksides » Fri Oct 24, 2003 9:29 am

Stamattina mi sono svegliato ed ho dato come mio solito un sync e poi un check del world e mi sono ritrovato con

Code: Select all

root@4studios root # emerge -pvuUD world
 
These are the packages that I would merge, in order:
 
Calculating world dependencies ...done!
[ebuild     U ] media-libs/gst-plugins-0.6.4 [0.6.3]
[ebuild     U ] media-plugins/gst-plugins-oss-0.6.4 [0.6.3]
[ebuild     U ] media-plugins/gst-plugins-colorspace-0.6.4 [0.6.3]
[ebuild     U ] gnome-base/libgtop-2.0.6 [2.0.5]
[ebuild     U ] net-www/epiphany-1.0.4 [1.0.3] +gnome
[ebuild     U ] media-plugins/gst-plugins-vorbis-0.6.4 [0.6.3]
[ebuild     U ] media-plugins/gst-plugins-mad-0.6.4 [0.6.3]
[ebuild     U ] media-plugins/gst-plugins-libpng-0.6.4 [0.6.3]
[ebuild     U ] media-plugins/gst-plugins-gnomevfs-0.6.4 [0.6.3]
[ebuild     U ] media-plugins/gst-plugins-cdparanoia-0.6.4 [0.6.3]
[ebuild     U ] media-plugins/gst-plugins-flac-0.6.4 [0.6.3]
con l'unico grande errore sulla compilazione del gst-plugins

Code: Select all

rm -f libavformat.a
ar rc libavformat.a utils.o cutils.o allformats.o mpeg.o mpegts.o ffm.o crc.o img.o raw.o rm.o asf.o avienc.o avidec.o wav.o swf.o au.o gif.o mov.o jpeg.o dv.o framehook.o avio.o aviobuf.o file.o  audio.o  udp.o tcp.o http.o rtsp.o rtp.o rtpproto.o
ranlib libavformat.a
make[6]: Leaving directory `/var/tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg/libavformat'
make[5]: Leaving directory `/var/tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4'
make: *** [all] Error 2
 
!!! ERROR: media-libs/gst-plugins-0.6.4 failed.
!!! Function src_compile, Line 68, Exitcode 2
!!! (no error message)
ricompilato e riricompilato più volte, ma non ne vuole sapere. Questo è il primo pacchetto che non riesco a compilare.

Volevo sapere se è capitato anche a voi per un errore del programma o se riguarda solo il mio sistema.


Ciao
Last edited by darksides on Fri Oct 24, 2003 6:41 pm, edited 1 time in total.
Top
cerri
Bodhisattva
Bodhisattva
User avatar
Posts: 2957
Joined: Wed Mar 05, 2003 5:36 am
Location: # init S
Contact:
Contact cerri
Website

  • Quote

Post by cerri » Fri Oct 24, 2003 1:02 pm

Anche a me.

Code: Select all

gcc -march=pentium3 -O2 -pipe -Wall -g -I.. -I/home/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmp                                            eg/ffmpeg -I/home/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg/libavcodec -DHAVE_AV_CON                                            FIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rtp.o rtp.c
rtsp.c: In function `rtsp_read_header':
rtsp.c:644: warning: dereferencing type-punned pointer will break strict-aliasing rules
rtsp.c:824: warning: dereferencing type-punned pointer will break strict-aliasing rules
gcc -march=pentium3 -O2 -pipe -Wall -g -I.. -I/home/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmp                                            eg/ffmpeg -I/home/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg/libavcodec -DHAVE_AV_CON                                            FIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rtpproto.o rtpproto.c
rm -f libavformat.a
ar rc libavformat.a utils.o cutils.o allformats.o mpeg.o mpegts.o ffm.o crc.o img.o raw.o rm.o asf.o avienc.o avidec.o                                             wav.o swf.o au.o gif.o mov.o jpeg.o dv.o framehook.o avio.o aviobuf.o file.o  audio.o  udp.o tcp.o http.o rtsp.o rtp.                                            o rtpproto.o
ranlib libavformat.a
make[6]: Leaving directory `/home/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg/libavfor                                            mat'
make[5]: Leaving directory `/home/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/home/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4'
make: *** [all] Error 2

!!! ERROR: media-libs/gst-plugins-0.6.4 failed.
!!! Function src_compile, Line 68, Exitcode 2
!!! (no error message)
E comunque... http://bugs.gentoo.org/show_bug.cgi?id=31320
Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito
Top
darksides
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 102
Joined: Mon Jun 23, 2003 3:40 pm

  • Quote

Post by darksides » Fri Oct 24, 2003 6:42 pm

Rifate il sync, hanno aggiornato l'ebuild
Top
Post Reply
  • Print view

3 posts • Page 1 of 1

Return to “Forum italiano (Italian)”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic