Bug 90329 - libxine doas not compile on RELENG_5
Summary: libxine doas not compile on RELENG_5
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 10:50 UTC by Heino Tiedemann
Modified: 2005-12-15 17:21 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heino Tiedemann 2005-12-13 10:50:02 UTC
	"portupgrade libxine" causes that error:
h263.c: In function `mpeg4_decode_partition_a':
h263.c:69: sorry, unimplemented: inlining failed in call to 'mpeg4_decode_dc': function body not available
h263.c:3445: sorry, unimplemented: called from here
h263.c: At top level:
h263.c:73: warning: 'mpeg4_get_block_length' declared `static' but never defined
gmake[5]: *** [h263.lo] Fehler 1
gmake[5]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src/libffmpeg/libavcodec'
gmake[4]: *** [all-recursive] Fehler 1
gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src/libffmpeg/libavcodec'
gmake[3]: *** [all-recursive] Fehler 1
gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src/libffmpeg'
gmake[2]: *** [all-recursive] Fehler 1
gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1/src'
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1.1.1'
gmake: *** [all] Fehler 2
*** Error code 2

Stop in /usr/ports/multimedia/libxine.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade61475.0 make
** Fix the problem and try again.
** Listing the failed packages (*:skipped / !:failed)
        ! multimedia/libxine (libxine-1.1.0_2)  (new compiler error)
--->  Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed

How-To-Repeat: 	portupgrade libxine
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-13 13:09:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer
Comment 2 Andy Fraser 2005-12-13 16:10:42 UTC
I can confirm that I get the exact same error on RELENG_6.

Andy Fraser.
Comment 3 MANTANI Nobutaka freebsd_committer freebsd_triage 2005-12-15 17:20:56 UTC
State Changed
From-To: open->closed

Fixed, thanks!