[Bug 241337] devel/emscripten

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 18 23:59:36 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241337

            Bug ID: 241337
           Summary: devel/emscripten
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: yuri at freebsd.org
          Reporter: ichino at coreappli.jp
             Flags: maintainer-feedback?(yuri at freebsd.org)
          Assignee: yuri at freebsd.org

emscripten 1.38.45 is missing unwind.h and its source code.

$ em++ base64.cpp  -std=c++11 -O1 -s WASM=1 -o base64.js --bind
cache:INFO: generating system library: libc++abi.a... (this will be cached in
"/home/username/.emscripten_cache/wasm-obj/libc++abi.a" for subsequent builds)
In file included from
/usr/local/lib/emscripten/system/lib/libcxxabi/src/cxa_default_handlers.cpp:19:
/usr/local/lib/emscripten/system/lib/libcxxabi/src/cxa_exception.hpp:19:10:
fatal error: 'unwind.h' file not found
#include "unwind.h"
         ^~~~~~~~~~
1 error generated.

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


More information about the freebsd-ports-bugs mailing list