[MacPorts] #58321: ragel: fail to build

MacPorts noreply at macports.org
Tue Apr 9 15:52:34 UTC 2019


#58321: ragel: fail to build
---------------------+--------------------
 Reporter:  ra1nb0w  |      Owner:  (none)
     Type:  defect   |     Status:  new
 Priority:  Normal   |  Milestone:
Component:  ports    |    Version:  2.5.4
 Keywords:           |       Port:  ragel
---------------------+--------------------
 On macOS 10.14.4 18E226 and with Xcode 10.2 10E125

 ragel fail to build with the following error

 {{{
 OSX10.14.sdk -pipe -Os -stdlib=libstdc++
 -isysroot/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.14.sdk
 -arch x86_64 -MT libfsm_la-fsmattach.lo -MD -MP -MF .deps/libfsm_la-
 fsmattach.Tpo -c fsmattach.cc  -fno-common -DPIC -o .libs/libfsm_la-
 fsmattach.o
 :info:build warning: include path for stdlibc++ headers not found; pass
 '-stdlib=libc++' on the command line to use the libc++ standard library
 instead [-Wstdlibcxx-not-found]
 :info:build warning: include path for stdlibc++ headers not found; pass
 '-stdlib=libc++' on the command line to use the libc++ standard library
 instead [-Wstdlibcxx-not-found]
 :info:build warning: include path for stdlibc++ headers not found; pass
 '-stdlib=libc++' on the command line to use the libc++ standard library
 instead [-Wstdlibcxx-not-found]
 :info:build warning: include path for stdlibc++ headers not found; pass
 '-stdlib=libc++' on the command line to use the libc++ standard library
 instead [-Wstdlibcxx-not-found]
 :info:build warning: include path for stdlibc++ headers not found; pass
 '-stdlib=libc++' on the command line to use the libc++ standard library
 instead [-Wstdlibcxx-not-found]
 :info:build warning: include path for stdlibc++ headers not found; pass
 '-stdlib=libc++' on the command line to use the libc++ standard library
 instead [-Wstdlibcxx-not-found]
 :info:build warning: include path for stdlibc++ headers not found; pass
 '-stdlib=libc++' on the command line to use the libc++ standard library
 instead [-Wstdlibcxx-not-found]
 :info:build warning: include path for stdlibc++ headers not found; pass
 '-stdlib=libc++' on the command line to use the libc++ standard library
 instead [-Wstdlibcxx-not-found]
 :info:build In file included from fsmap.cc:23:
 :info:build In file included from ./fsmgraph.h:27:
 :info:build ./ragel.hIn file included from idbase.cc:24:
 :info:build ./ragel.h:27:10: fatal error: 'iostream' file not found
 :info:build #include <iostream>
 :info:build          ^~~~~~~~~~
 :info:build In file included from fsmcond.cc:31:27:10: :
 :info:build In file included from ./fsmgraph.h:27:
 :info:build fatal error./ragel.h:27:10: fatal error: 'iostream' file not
 found
 :info:build #include <iostream>
 :info:build          ^~~~~~~~~~
 :info:build : 'iostream' file not found
 :info:build #include <iostream>
 :info:build          ^~~~~~~~~~
 :info:build In file included from fsmmin.cc:23:
 :info:build In file included from ./fsmgraph.h:27:
 :info:build ./ragel.h:27:10: fatal error: 'iostream' file not found
 :info:build #include <iostream>
 :info:build          ^~~~~~~~~~
 :info:build In file included from fsmbase.cc:23:
 :info:build In file included from ./fsmgraph.h:27:
 :info:build ./ragel.h:27:10: fatal error: 'iostream' file not found
 :info:build #include <iostream>
 :info:build          ^~~~~~~~~~
 :info:build In file included from fsmstate.cc:23:
 :info:build In file included from ./fsmgraph.h:27:
 :info:build ./ragel.h:27:10: fatal error: 'iostream' file not found
 :info:build #include <iostream>
 :info:build          ^~~~~~~~~~
 :info:build fsmgraph.cc:24:10: fatal error: 'iostream' file not found
 :info:build #include <iostream>
 :info:build          ^~~~~~~~~~
 :info:build In file included from fsmattach.cc:25:
 :info:build In file included from ./fsmgraph.h:27:
 :info:build ./ragel.h:27:10: fatal error: 'iostream' file not found
 :info:build #include <iostream>
 :info:build          ^~~~~~~~~~
 :info:build 1 warning and 1 error generated.
 :info:build 1 warning and 1 error generated.
 :info:build make[3]: *** [libfsm_la-fsmap.lo] Error 1
 :info:build make[3]: *** Waiting for unfinished jobs....
 :info:build 1 warning and 1 error generated.
 :info:build make[3]: *** [libfsm_la-fsmstate.lo] Error 1
 :info:build 1 warning and 1 error generated.
 :info:build make[3]: *** [libfsm_la-fsmattach.lo] Error 1
 :info:build 1 warning and 1 error generated.
 :info:build make[3]: *** [libfsm_la-fsmmin.lo] Error 1
 :info:build 1 warning and 1 error generated.
 :info:build 1 warning and 1 error generated.
 :info:build 1 warning and 1 error generated.
 :info:build make[3]: *** [libfsm_la-fsmbase.lo] Error 1
 :info:build make[3]: *** [libfsm_la-idbase.lo] Error 1
 :info:build make[3]: *** [libfsm_la-fsmcond.lo] Error 1
 :info:build make[3]: *** [libfsm_la-fsmgraph.lo] Error 1
 :info:build make[3]: Leaving directory `/opt/local/var/macports/build
 /_Users_rainbow_sources_github_macports-
 ports_lang_ragel/ragel/work/ragel-7.0.0.11/src'
 :info:build make[2]: *** [all-recursive] Error 1
 :info:build make[2]: Leaving directory `/opt/local/var/macports/build
 /_Users_rainbow_sources_github_macports-
 ports_lang_ragel/ragel/work/ragel-7.0.0.11/src'
 :info:build make[1]: *** [all] Error 2
 :info:build make[1]: Leaving directory `/opt/local/var/macports/build
 /_Users_rainbow_sources_github_macports-
 ports_lang_ragel/ragel/work/ragel-7.0.0.11/src'
 :info:build make: *** [all-recursive] Error 1
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/58321>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list