Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2019 23:59:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241337] devel/emscripten
Message-ID:  <bug-241337-7788@https.bugs.freebsd.org/bugzilla/>

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

            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@freebsd.org
          Reporter: ichino@coreappli.jp
             Flags: maintainer-feedback?(yuri@freebsd.org)
          Assignee: yuri@freebsd.org

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

$ em++ base64.cpp  -std=3Dc++11 -O1 -s WASM=3D1 -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 buil=
ds)
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.

--=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-241337-7788>