Opened 8 years ago
Last modified 8 years ago
#4068 new defect
Failed to configure openmodelica-devel
Reported by: | Makumazan | Owned by: | Adeel Asghar |
---|---|---|---|
Priority: | high | Milestone: | Future |
Component: | Installation program | Version: | v1.11.0 |
Keywords: | Cc: |
Description
I am trying to install openmodelica using macports and keep getting this error message . I am using Mac OS X 10.11.6 and have updated XCode.
Error: Failed to configure openmodelica-devel, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_1.11.0~dev-192-g1d441b1/config.log Error: org.macports.configure for port openmodelica-devel returned: configure failure: command execution failed Please see the log file for port openmodelica-devel for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port openmodelica-devel failed
Attachments (2)
Change History (6)
by , 8 years ago
Attachment: | config.log added |
---|
by , 8 years ago
comment:1 by , 8 years ago
comment:2 by , 8 years ago
Where i can find this config.log file? It's not in folder "OMCompiler"
MacBook-Pro-Artem:OMCompiler ...$ ls -l total 384 drwxr-xr-x 32 macports admin 1088 11 окт 02:49 3rdParty -rw-r--r-- 1 macports admin 1586 16 июн 2015 CMakeLists.txt -rw-r--r-- 1 macports admin 148 22 июн 2015 CONTRIBUTING.md -rw-r--r-- 1 macports admin 14931 16 июн 2015 COPYING drwxr-xr-x 27 macports admin 918 11 окт 02:49 Compiler drwxr-xr-x 41 macports admin 1394 11 окт 02:49 Examples -rwxr-xr-x 1 macports admin 1490 16 июн 2015 INSTALL.mingw.crosscompile.sh -rw-r--r-- 1 macports admin 28976 30 июн 15:06 Makefile.common -rw-r--r-- 1 macports admin 4863 30 июн 15:06 Makefile.in -rw-r--r-- 1 macports admin 32369 11 окт 02:49 Makefile.omdev.mingw -rw-r--r-- 1 macports admin 13156 16 июн 2015 OSMC-License.txt drwxr-xr-x 22 macports admin 748 11 окт 02:49 Parser -rw-r--r-- 1 macports admin 4330 16 июн 2015 README-BUILD-RELEASE-NSIS.txt -rw-r--r-- 1 macports admin 8597 16 июн 2015 README-BUILD-WINDOWS.txt -rw-r--r-- 1 macports admin 4691 30 июн 15:06 README-OMDev-MINGW.md -rw-r--r-- 1 macports admin 7681 16 июн 2015 README.Linux.md -rw-r--r-- 1 macports admin 327 30 июн 15:06 README.md drwxr-xr-x 10 macports admin 340 11 окт 02:49 SimulationRuntime drwxr-xr-x 11 macports admin 374 11 окт 02:49 common -rwxr-xr-x 1 macports admin 245 16 июн 2015 configure-post.sh -rw-r--r-- 1 macports admin 27676 25 июл 18:01 configure.ac drwxr-xr-x 3 macports admin 102 11 окт 02:49 m4 -rwxr-xr-x 1 macports admin 712 16 июн 2015 svn-clean.py drwxr-xr-x 8 macports admin 272 11 окт 02:49 tools
Thanks for the response
comment:3 by , 8 years ago
It should have appeared as /opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_1.11.0~dev-192-g1d441b1/OMCompiler/config.log
The directory you list seems to not contain any configure script, which is odd considering the script was running according to the logs...
comment:4 by , 8 years ago
Above I showed the contents of the directory
/opt/local/var/macports/build/_opt_local_var_macports_sources_build.openmodelica.org_macports_lang_openmodelica-devel/openmodelica-devel/work/openmodelica_1.11.0~dev-192-g1d441b1/OMCompiler/...
Any ideas?
I would need to see the config.log for the OMCompiler subproject (attached is the config.log for the OpenModelica project). The error seems to have something to do with gcc5 OpenMP but without the log I can't see what is wrong.