#51340: dmd-bootstrap, dmd, druntime, phobos, dmd-tools, dmd-doc: 2.071.0 available -------------------------+------------------------------------------------- Reporter: takeshi@… | Owner: mcalhoun@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: haspatch | Port: dmd-bootstrap, dmd, druntime, | phobos, dmd-tools, dmd-doc -------------------------+------------------------------------------------- I tried to update dmd, but I get a strange error when compiling {{{idgen.d}}}. If I issue command manually {{{idgen}}} binary is successfully created. {{{ CC=/usr/bin/clang++ /opt/local/libexec/dmd-bootstrap/bin/dmd idgen.d Undefined symbols for architecture x86_64: "__Unwind_GetIPInfo", referenced from: ___dmd_personality_v0 in libphobos2.a(dwarfeh_5c8_811.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) }}} Marcus, you have been contributing to the improvement of the build system. Could you take over the ownership from me? -- Ticket URL: <https://trac.macports.org/ticket/51340> MacPorts <https://www.macports.org/> Ports system for OS X