Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jan 2017 08:08:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 216160] multimedia/assimp: fails to build with clang 4.0 (6 ports skipped)
Message-ID:  <bug-216160-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 216160
           Summary: multimedia/assimp: fails to build with clang 4.0 (6
                    ports skipped)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
                CC: yuri@rawbw.com
            Blocks: 216008
             Flags: maintainer-feedback?(yuri@rawbw.com)
                CC: yuri@rawbw.com

code/D3MFImporter.cpp:230:29: error: invalid operands to binary expression
('float (*)(const char *, const char *)' and 'nullptr_t')
        vertex.z =3D
ai_strtof>(xmlReader->getAttributeValue(D3MF::XmlTag::z.c_str()), nullptr);
=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20
~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

build log: http://sprunge.us/MRJJ
likely due to: https://github.com/llvm-mirror/clang/commit/4b6ad14285f3


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216008
[Bug 216008] [exp-run] Update llvm/clang/compiler-rt/libc++/lld/lldb in bas=
e to
4.0.0
--=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-216160-13>