Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2016 17:49:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 207559] [PATCH] games/pioneer: armv6 support issue
Message-ID:  <bug-207559-13-GITj0QoA86@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207559-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207559-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=3D207559

Dmitry Marakasov <amdmi3@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
           Assignee|freebsd-ports-bugs@FreeBSD. |amdmi3@FreeBSD.org
                   |org                         |

--- Comment #3 from Dmitry Marakasov <amdmi3@FreeBSD.org> ---
assimp was recently fixed, but pioneer still doesn't build as it uses x86
assembly:

Profiler.cpp:84:9: error: invalid output constraint '=3Dq' in asm
                                                : "=3Dq" (ret), "=3Dm" (ptr=
_)
                                                  ^

This is upstream problem. I think we should mark pioneer with
ONLY_FOR_ARCHS=3Di386 amd64 here.

--=20
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-207559-13-GITj0QoA86>