#44070: Update lang/blassic to 0.10.2 -------------------------+-------------------------------- Reporter: jruschme@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: blassic | -------------------------+-------------------------------- Comment (by mf2k@…): The patch, as it stands, does not apply against trunk. I manually added your changes without the revision line and with modern checksums, but it fails to build for me. I'm attaching the log. {{{ :info:build if /usr/bin/clang++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"blassic\" -DVERSION=\"0.10.2\" -DBLASSIC_CONFIG=1 -DBLASSIC_CONFIG_NO_GRAPHICS=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_CSTDLIB=1 -DHAVE_SYS_MMAN_H=1 -DHAVE_MMAP=1 -DHAVE_LIBDL=1 -DHAVE_NCURSES_H=1 -DHAVE_LIBNCURSES=1 -DBLASSIC_CONFIG_USE_NCURSES=1 -DHAVE_TERM_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DECL_ASINH=1 -DHAVE_DECL_ACOSH=1 -DHAVE_DECL_ATANH=1 -I. -I. -I/opt/local/include -pipe -Os -arch x86_64 -stdlib=libc++ -MT blassic-filepopen.o -MD -MP -MF ".deps/blassic-filepopen.Tpo" -c -o blassic-filepopen.o `test -f 'filepopen.cpp' || echo './'`filepopen.cpp; \ :info:build then mv -f ".deps/blassic-filepopen.Tpo" ".deps/blassic- filepopen.Po"; else rm -f ".deps/blassic-filepopen.Tpo"; exit 1; fi :info:build In file included from cursor.cpp:19: :info:build /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/map:1192:17: error: no matching function for call to object of type 'const <anonymous>::Cstring_less' :info:build if (__tree_.value_comp().key_comp()(__k, __nd->__value_.__cc.first)) :info:build ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ }}} -- Ticket URL: <https://trac.macports.org/ticket/44070#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X