ports/177207: multimedia/xbmc maint update to 12.1
Ruslan Makhmatkhanov
cvs-src at yandex.ru
Wed May 15 05:33:28 UTC 2013
Hi Mickaël,
let's see what other people can suggest about 8.3 build, because it's
over my skills.
Mickaël Maillot wrote on 06.05.2013 14:28:
> Hi,
>
> here is the 12.2 update.
> this update need ports/177391 first.
>
> I still have a problem with internal ffmpeg and gcc 4.2 on FreeBSD 8 i386.
> solutions are:
> - use external ffmpeg (not really a good idea)
> - use clang
> - use lang/gcc
>
> should i add USE_GCC for that case ?
Yes, it builds just fine on 9.1 and -current now (after libcec update is
applied) and fails on 8.x in two ways:
- 8.2: something about unsupported compression method on distfile
extract - I lost the log, sorry. Dunno if we should care about that branch.
- 8.3: it stops with this message
"""
CPP xbmc/threads/Thread.o
In file included from
/work/a/ports/multimedia/xbmc/work/xbmc-12.2/xbmc/threads/platform/ThreadImpl.cpp:24,
from Thread.cpp:34:
/work/a/ports/multimedia/xbmc/work/xbmc-12.2/xbmc/threads/platform/pthreads/ThreadImpl.cpp:
In member function 'void CThread::SetThreadInfo()':
/work/a/ports/multimedia/xbmc/work/xbmc-12.2/xbmc/threads/platform/pthreads/ThreadImpl.cpp:80:
error: 'pthread_set_name_np' was not declared in this scope
gmake[1]: *** [Thread.o] Error 1
gmake: *** [xbmc/threads/threads.a] Error 2
*** Error code 1
"""
Full buildlog here: http://people.freebsd.org/~rm/xbmc-12.2.log
And it doesn't looks like gcc-specific issue. It more looks like it
require some patching for 8.x. Can please anybody point in right direction?
--
Regards,
Ruslan
Tinderboxing kills... the drives.
_______________________________________________
freebsd-ports-bugs at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe at freebsd.org"
More information about the freebsd-ports
mailing list