[MacPorts] #34400: qore-devel: parser.h: No such file or directory
#34400: qore-devel: parser.h: No such file or directory -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: davidnichols@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: qore-devel -------------------------------------+-------------------------------------- qore-devel doesn't build: {{{ In file included from single-compilation-unit.cpp:1: parser.ypp:50:20: error: parser.h: No such file or directory In file included from single-compilation-unit.cpp:86: thread.cpp:62:2: warning: #warning Darwin cannot support more than 2560 threads, MAX_QORE_THREADS set to 2560 In file included from single-compilation-unit.cpp:2: scanner.cpp: In function 'int yy_get_next_buffer(void*)': scanner.cpp:6207: warning: comparison between signed and unsigned integer expressions In file included from single-compilation-unit.cpp:1: parser.ypp:50:20: error: parser.h: No such file or directory In file included from single-compilation-unit.cpp:86: thread.cpp:62:2: warning: #warning Darwin cannot support more than 2560 threads, MAX_QORE_THREADS set to 2560 In file included from single-compilation-unit.cpp:2: scanner.cpp: In function 'int yy_get_next_buffer(void*)': scanner.cpp:6207: warning: comparison between signed and unsigned integer expressions lipo: can't open input file: /var/tmp//ccuVGGEp.out (No such file or directory) make[4]: *** [single-compilation-unit.lo] Error 1 make[4]: Leaving directory `/opt/local/var/macports/build /_Users_rschmidt_macports_dports_lang_qore-devel/qore- devel/work/trunk/lib' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/opt/local/var/macports/build /_Users_rschmidt_macports_dports_lang_qore-devel/qore- devel/work/trunk/lib' make[2]: *** [all] Error 2 make[2]: Leaving directory `/opt/local/var/macports/build /_Users_rschmidt_macports_dports_lang_qore-devel/qore- devel/work/trunk/lib' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build /_Users_rschmidt_macports_dports_lang_qore-devel/qore-devel/work/trunk' make: *** [all] Error 2 }}} -- Ticket URL: <https://trac.macports.org/ticket/34400> MacPorts <http://www.macports.org/> Ports system for Mac OS
#34400: qore-devel: parser.h: No such file or directory ---------------------------+---------------------------- Reporter: ryandesign@… | Owner: davidnichols@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: fixed | Keywords: Port: qore-devel | ---------------------------+---------------------------- Changes (by davidnichols@…): * status: new => closed * resolution: => fixed Comment: oops, didn't see this until now, however this bug should be fixed by now it was caused because of the different way different versions of autotools cause the header file from a c++/bison source to be generated. Some generate parser.hpp and some still parser.h -- Ticket URL: <https://trac.macports.org/ticket/34400#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts