Date: Sun, 12 May 2013 21:47:08 +0400 From: Ruslan Makhmatkhanov <cvs-src@yandex.ru> To: =?ISO-8859-1?Q?Micka=EBl_Maillot?= <mickael.maillot@gmail.com> Cc: FreeBSD Ports Mailing List <ports@freebsd.org>, freebsd-ports-bugs@freebsd.org Subject: Re: ports/177207: multimedia/xbmc maint update to 12.1 Message-ID: <518FD59C.6050906@yandex.ru> In-Reply-To: <CAKT0JB5YhcE1C2Dd979h%2BnDBLcNSGOHf6MPWdzX181NZRauvVA@mail.gmail.com> References: <201303260446.r2Q4krwV016245@freefall.freebsd.org> <CAKT0JB5YhcE1C2Dd979h%2BnDBLcNSGOHf6MPWdzX181NZRauvVA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Micka=EBl, let's see what other people can suggest about 8.3 build, because it's = over my skills. Micka=EBl 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/ThreadIm= pl.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@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?518FD59C.6050906>