#3136 closed defect (fixed)
Mac openmodelica-devel fails to build
Reported by: | Owned by: | somebody | |
---|---|---|---|
Priority: | high | Milestone: | 1.9.4 |
Component: | *unknown* | Version: | trunk |
Keywords: | Cc: |
Description
Upgrade from 24343_0 to 24442_0 is failing.
It appears to me that it relates to one of the changes in Qt.
I think that the relevant lines in the log are these:
:info:build /usr/bin/clang++ -c -pipe -Os -fno-stack-protector -O2 -Xarch_x86_64 -mmacosx-version-min=10.9 -Wall -W -DUSE_OMC_SHARED_OBJECT=1 -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_SVG_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/opt/local/share/qt4/mkspecs/macx-g++ -I. -I../generatedfiles/moc -I/opt/local/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtNetwork.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I../../3rdParty/qwt/src -I../../OMPlot/OMPlotGUI -I../../3rdParty/antlr/3.2/libantlr3c-3.2 -I../../3rdParty/antlr/3.2/libantlr3c-3.2/include -I../../build/include/omc/c -I../../3rdParty/qjson-0.8.1/build/include -I. -IAnnotations -IComponent -ICrashReport -IDebugger -IDebugger/Attach -IDebugger/Breakpoints -IDebugger/GDB -IDebugger/Locals -IDebugger/Parser -IDebugger/StackFrames -IEditors -IFMI -IModeling -IOMC -IOptions -IPlotting -ISimulation -ITransformationalDebugger -IUtil -I../../build/include/omc/scripting-API -I/opt/local/Library/Frameworks/QtWebKit.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtSvg.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtNetwork.framework/Versions/4/Headers -I/opt/local/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/opt/local/include -F/opt/local/Library/Frameworks -F/opt/local/lib -o OpenModelicaScriptingAPIQt.o ../../build/include/omc/scripting-API/OpenModelicaScriptingAPIQt.cpp :info:build In file included from ../../build/include/omc/scripting-API/OpenModelicaScriptingAPIQt.cpp:3: :info:build ../../build/include/omc/scripting-API/OpenModelicaScriptingAPIQt.h:1:10: fatal error: 'Qt/QtCore' file not found :info:build #include <Qt/QtCore> :info:build ^ :info:build 1 error generated. :info:build make[3]: *** [OpenModelicaScriptingAPIQt.o] Error 1
But, I will also attach the full log.
Attachments (1)
Change History (6)
by , 10 years ago
comment:1 by , 10 years ago
comment:3 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 by , 9 years ago
Milestone: | Future → pre1.9.4 |
---|
It doesn't make sense to keep closed ticket in the "Future" milestone that were simply forgotten to assign to the correct milestone in the past.
comment:5 by , 7 years ago
Milestone: | pre1.9.4 → 1.9.4 |
---|
Removing the pre1.9.4 milestone in favor of 1.9.4.
Note:
See TracTickets
for help on using tickets.
No change with 24466. It also does not build.
I did a search in /opt for QtCore and it is not in a subdirectory of Qt: