Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Sep 2014 22:47:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 193190] [maintainer] multimedia/plexhometheater build fails on FreeBSD 8
Message-ID:  <bug-193190-13-qWzbkXyk2f@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193190-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193190-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193190

--- Comment #6 from Ben Woods <woodsb02@gmail.com> ---
Whilst that patch is necessary, it is not the whole story as the build still
fails of FreeBSD 8 AMD64 (works on i386). Refer redports build below.
https://redports.org/buildarchive/20140902225401-11003/

{standard input}: Assembler messages:
{standard input}:184: Error: `(%r8d,%eax)' is not a valid 64 bit base/index
expression
{standard input}:3811: Error: `(%esi,%eax)' is not a valid 64 bit base/index
expression
gmake[1]: *** [libavcodec/vp5.o] Error 1
gmake[1]: *** [libavcodec/vp56.o] Error 1
gmake[1]: Leaving directory
`/work/a/ports/multimedia/plexhometheater/work/.build/lib/ffmpeg/ffmpeg/src/ffmpeg-build'
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error

According to the mailing list item below, this is caused by the need for newer
GCC version. Whilst gcc-4.7.4.txz was installed as a part of the build depends,
the compiler being used was --cc=/usr/bin/gcc --cxx=/usr/bin/g++.

Not quite ready to mark as solved yet...

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193190-13-qWzbkXyk2f>