Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Aug 2018 21:03:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 230600] java/openjfx8-devel: fails to build with libc++ 7
Message-ID:  <bug-230600-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 230600
           Summary: java/openjfx8-devel: fails to build with libc++ 7
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: tobik@freebsd.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 230355
          Assignee: tobik@freebsd.org
             Flags: maintainer-feedback?(tobik@freebsd.org)

$ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+htt=
ps
$ poudriere testport -j clang7 java/openjfx8-devel
[...]
In file included from
modules/web/src/main/native/Source/JavaScriptCore/llint/LLIntOffsetsExtract=
or.cpp:28:
In file included from
modules/web/src/main/native/Source/JavaScriptCore/bytecode/ArrayProfile.h:2=
9:
In file included from
modules/web/src/main/native/Source/JavaScriptCore/runtime/Structure.h:28:
In file included from
modules/web/src/main/native/Source/JavaScriptCore/runtime/ClassInfo.h:25:
In file included from
modules/web/src/main/native/Source/JavaScriptCore/interpreter/CallFrame.h:3=
0:
In file included from
modules/web/src/main/native/Source/JavaScriptCore/runtime/VM.h:38:
In file included from
modules/web/src/main/native/Source/JavaScriptCore/runtime/FunctionHasExecut=
edCache.h:28:
In file included from /usr/include/c++/v1/unordered_map:385:
In file included from /usr/include/c++/v1/__node_handle:16:
/usr/include/c++/v1/optional:171:29: error: redefinition of
'bad_optional_access'
class _LIBCPP_EXCEPTION_ABI bad_optional_access
                            ^
modules/web/src/main/native/Source/WTF/wtf/Optional.h:299:7: note: previous
definition is here
class bad_optional_access : public std::logic_error {
      ^

http://package18.nyi.freebsd.org/data/headamd64PR230355-default/2018-08-11_=
19h01m06s/logs/errors/openjfx8-devel-8.u172.b11_2,1.log


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230355
[Bug 230355] [exp-run] Against projects/clang700-import branch
--=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-230600-7788>