Changes between Initial Version and Version 1 of Ticket #56585


Ignore:
Timestamp:
Jun 3, 2018, 1:03:59 AM (6 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #56585

    • Property Status changed from new to assigned
    • Property Owner set to ci42
    • Property Keywords nodejs nullptr_t removed
    • Property Port nodejs9 nodejs10 added
  • Ticket #56585 – Description

    initial v1  
    11I see this error when attempting to install nodejs9 or 10 on Lion (10.7.5).
    2 
     2{{{
    33:info:build   /opt/local/bin/clang++-mp-3.4 '-D_DARWIN_USE_64_BIT_INODE=1' '-DU_COMMON_IMPLEMENTATION=1' '-DU_ATTRIBUTE_DEPRECATED=' '-D_CRT_SECURE_NO_DEPRECATE=' '-DU_STATIC_IMPLEMENTATION=1' '-DUCONFIG_NO_SERVICE=1' '-DUCONFIG_NO_REGULAR_EXPRESSIONS=1' '-DU_ENABLE_DYLOAD=0' '-DU_HAVE_STD_STRING=1' '-DUCONFIG_NO_BREAK_ITERATION=0' -I../deps/icu-small/source/common -I/opt/local/include/openssl  -Os -gdwarf-2 -arch x86_64 -Wall -Wendif-labels -W -Wno-unused-parameter -std=gnu++0x -stdlib=libc++ -fno-exceptions -fno-threadsafe-statics -fno-strict-aliasing -MMD -MF /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nodejs9/nodejs9/work/node-v9.11.1/out/Release/.deps//opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nodejs9/nodejs9/work/node-v9.11.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o.d.raw  -Os -stdlib=libstdc++ -c -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_nodejs9/nodejs9/work/node-v9.11.1/out/Release/obj.target/icuucx/deps/icu-small/source/common/bmpset.o ../deps/icu-small/source/common/bmpset.cpp
    44:info:build In file included from ../deps/icu-small/source/common/bmpset.cpp:20:
     
    88:info:build     inline Char16Ptr(std::nullptr_t p);
    99:info:build                      ~~~~~^
     10}}}