Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jul 2016 21:10:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 210876] multimedia/assimp: Update to 3.3.1
Message-ID:  <bug-210876-13-47GU384Gkr@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-210876-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-210876-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=3D210876

lightside <lightside@gmx.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #172253|0                           |1
        is obsolete|                            |
 Attachment #172253|maintainer-approval?(yuri@r |
              Flags|awbw.com)                   |
 Attachment #172255|                            |maintainer-approval?(yuri@r
              Flags|                            |awbw.com)

--- Comment #13 from lightside <lightside@gmx.com> ---
Created attachment 172255
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172255&action=
=3Dedit
Proposed patch (since 416829 revision)

(In reply to comment #12)
> It still fails to build on 9.3a -- should this work ?
Looks like, it fails because of broken GCC C++11 support on FreeBSD, descri=
bed
in bug 193528. I used similar approach as Dmitry Marakasov in ports r374985=
 to
fix this.

The new proposed patch attached with following changes:
- Remove BOOST option and add compiler:c++11-lib to USES
- Add "_GLIBCXX_USE_C99" define to CXXFLAGS, in case of GCC C++11 usage (se=
e PR
193528 for details)
- Remove patch for pstdint.h file, which fixed by upstream
- Adapt pkg-plist

--=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-210876-13-47GU384Gkr>