Anonymous | Login | 2022-08-08 00:31 UTC | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000959 | OMNeT++ | Installer / Productizing | public | 2016-05-27 12:30 | 2016-05-27 13:42 | ||||
Reporter | eshur | ||||||||
Assigned To | rhornig | ||||||||
Priority | low | Severity | minor | Reproducibility | always | ||||
Status | resolved | Resolution | suspended | ||||||
Platform | x86_64 | OS | CentOS | OS Version | 6.7 (Final) | ||||
Product Version | 5.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000959: omnetpp is configured but not make | ||||||||
Description | omnetpp is configured but not make | ||||||||
Steps To Reproduce | 1)unzip 2)in file configure.user set QT_VERSION=5 3)./configure ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu configure: ----------------------------------------------- configure: reading configure.user for your custom settings configure: ----------------------------------------------- checking for clang... no checking for icc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for clang++... no checking for icpc... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for g++... g++ checking for ranlib... ranlib checking whether g++ supports -std=c++11... no checking whether g++ supports -fno-stack-protector... yes checking whether g++ supports -Wl,--no-as-needed... yes checking whether g++ supports -Wl,--as-needed... yes checking for swapcontext... yes checking if shared libs need -fPIC... yes checking for dlopen with CFLAGS="" LIBS=""... no checking if --export-dynamic linker option is supported/needed... test failed checking for flags needed to link with static libs containing simple modules... --whole-archive configure: NOTE: Use the following syntax when linking with static libraries configure: containing simple modules and other dynamically registered components: configure: g++ ... -Wl,--whole-archive <libs> -Wl,--no-whole-archive ... checking whether linker supports -rpath... yes checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for make... make checking for perl... perl checking for swig... swig checking for math with CFLAGS="" LIBS=""... yes checking for standard C++ lib with CFLAGS="" LIBS="-lstdc++"... yes checking for dlopen with CFLAGS="" LIBS=""... no checking for dlopen with CFLAGS="" LIBS="-ldl"... yes checking for winsock with CFLAGS="" LIBS="-lwsock32"... no checking for qmake-qt5... qmake-qt5 checking for Qt5 with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector" LIBS="-lQt5Gui -lQt5Core -lQt5Widgets -lQt5PrintSupport -lQt5OpenGL"... no checking for Qt5 with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector -I/mingw32/include/qt5" LIBS="-lQtGui5 -lQtCore5 -lQtWidgets5 -lQtPrintSupport5 -lQtOpenGL5"... no checking for Qt5 with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector" LIBS="-framework QtGui -framework QtCore -framework QtWidgets -framework QtPrintSupport -framework QtOpenGL"... no checking for Qt5 with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector -I/usr/include/qt5/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtPrintSupport -I/usr/include/qt5/QtOpenGL " LIBS="-lQt5PrintSupport -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core "... yes checking for OpenSceneGraph with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector " LIBS="-losg -losgGA -losgViewer -losgQt -lOpenThreads"... yes checking for osgEarth with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector " LIBS="-losgEarth -losgEarthUtil"... yes checking for Tcl/Tk 8.6 with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector " LIBS="-ltk8.6 -ltcl8.6"... no checking for Tcl/Tk 8.5 with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector " LIBS="-ltk8.5 -ltcl8.5"... yes checking for wish... wish checking for java... java checking for java... no checking for JNI with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector -fno-strict-aliasing -I/usr/lib/jvm/java/include -I/usr/lib/jvm/java/include/linux"... yes checking for mpic++... mpic++ checking for MPI with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector -I/usr/include/openmpi-1.10-x86_64 -pthread -m64" LIBS=" -Wl,-rpath,$(OMNETPP_LIB_DIR) -Wl,-rpath,$(OMNETPP_TOOLS_DIR)/lib -Wl,-rpath,. -pthread -m64 -L/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64/openmpi-1.10/lib -Wl,--enable-new-dtags -L/usr/lib64/openmpi-1.10/lib -lmpi_cxx -lmpi"... yes checking for PCAP with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector " LIBS="-lpcap"... yes checking for PTHREAD with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector " LIBS="-lpthread"... yes checking for LibXML XML parser with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector " LIBS="-lxml2"... no checking for LibXML XML parser with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector -I/usr/include/libxml2" LIBS="-lxml2"... yes checking for Expat XML parser with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector " LIBS="-lexpat"... no configure: Using LibXML for XML parsing checking for zlib with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector " LIBS="-lz"... yes checking for Akaroa with CFLAGS=" -O2 -DNDEBUG=1 -fPIC -fno-stack-protector -I/usr/local/akaroa/include" LIBS="-L/usr/local/akaroa/lib -lakaroa -lfl"... no configure: WARNING: Optional package Akaroa not found configure: creating ./config.status config.status: creating Makefile.inc config.status: creating test/core/runtest Configuring the IDE... WARNING: The configuration script could not detect the following packages: Akaroa (optional) Scroll up to see the warning messages (use shift+PgUp), and search config.log for more details. While you can use OMNeT++ in the current configuration, be aware that some functionality may be unavailable or incomplete. NOTE: Some packages like MPI may need to be loaded explicitly using a "module load <MODULENAME>" command prior to running ./configure. Enter "module avail" to see the list of available modules on your system. Your PATH contains /opt/eshur/stu/omnet/omnetpp-5.0/bin. Good! 4)make >/tmp/omnetpp.txt 2>/tmp/omnetpp.txt ... ../../../../src/qtenv/graphicspatharrowitem.h:26: error: ISO C++ forbids initialization of member 'arrowLength' ../../../../src/qtenv/graphicspatharrowitem.h:26: error: making 'arrowLength' static ../../../../src/qtenv/graphicspatharrowitem.h:26: error: ISO C++ forbids in-class initialization of non-const static member 'arrowLength' ../../../../src/qtenv/graphicspatharrowitem.h:27: error: ISO C++ forbids initialization of member 'fillRatio' ../../../../src/qtenv/graphicspatharrowitem.h:27: error: making 'fillRatio' static ../../../../src/qtenv/graphicspatharrowitem.h:27: error: ISO C++ forbids in-class initialization of non-const static member 'fillRatio' ../../../../src/qtenv/graphicspatharrowitem.h:28: error: ISO C++ forbids initialization of member 'lineWidth' ../../../../src/qtenv/graphicspatharrowitem.h:28: error: making 'lineWidth' static ../../../../src/qtenv/graphicspatharrowitem.h:28: error: ISO C++ forbids in-class initialization of non-const static member 'lineWidth' ... omnetpp.txt is upload | ||||||||
Additional Information | It is ready to execute required commands in return. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() | ||||||||
![]() |
|
(0001218) rhornig (administrator) 2016-05-27 13:41 |
QT5 in OMNeT++ 5 in *NOT* supported at the moment for various reasons. The setting in configure.user is just to help the internal development. |
![]() |
|||
Date Modified | Username | Field | Change |
2016-05-27 12:30 | eshur | New Issue | |
2016-05-27 12:30 | eshur | File Added: omnetpp.txt.gz | |
2016-05-27 13:42 | rhornig | Note Added: 0001218 | |
2016-05-27 13:42 | rhornig | Status | new => resolved |
2016-05-27 13:42 | rhornig | Resolution | open => suspended |
2016-05-27 13:42 | rhornig | Assigned To | => rhornig |
Copyright © 2000 - 2022 MantisBT Team |