[Marble-bugs] [Bug 291909] New: missing include at src/plugins/render/satellites/SatellitesModel.cpp

tropikhajma tropikhajma at gmail.com
Wed Jan 18 23:32:00 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=291909

           Summary: missing include at
                    src/plugins/render/satellites/SatellitesModel.cpp
           Product: marble
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: marble-bugs at kde.org
        ReportedBy: tropikhajma at gmail.com


Created an attachment (id=67984)
 --> (http://bugs.kde.org/attachment.cgi?id=67984)
patch

Version:           unspecified (using Devel) 
OS:                Solaris

build of marble 4.7.97 fails with the below error.
the attached patch fixes it for me

Reproducible: Always

Steps to Reproduce:
[ 75%] Building CXX object
src/plugins/render/satellites/CMakeFiles/SatellitesPlugin.dir/SatellitesModel.o
cd
/opt/test2/packages/BUILD/marble-4.7.97/build-marble-4.7.97/src/plugins/render/satellites
&& /opt/test2/SolarisStudio12.3-solaris-x86-bin/solarisstudio12.3/bin/CC  
-DMAKE_SATELLITESPLUGIN_LIB -DQT_USE_FAST_CONCATENATION
-DQT_USE_FAST_OPERATOR_PLUS -DMARBLE_DBUS -DQT_GUI_LIB -DQT_CORE_LIB
-DQT_NO_DEBUG -D__EXTENSIONS__ -DSOLARIS -DLDAP_DEPRECATED -library=stdcxx4
-D_REENTRANT -DNDEBUG -D__EXTENSIONS__ -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS -DNO_DEBUG
-D_UNICODE -DUNICODE -D_RWSTD_REENTRANT  -D_XOPEN_SOURCE=500 -D_XPG5  
-I/opt/kde4/include  -features=extensions,nestedaccess,tmplrefstatic
-template=geninlinefuncs -s -xlang=c99 -xustr=ascii_utf16_ushort -Qoption ccfe
-features=gcc -Qoption ccfe -features=zla -Qoption ccfe
++boolflag:sunwcch=false -xbuiltin=%all -xinline=%auto -xprefetch=auto
-xprefetch_auto_type=indirect_array_access -xprefetch_level=3 -KPIC -DPIC
-xipo=0 -xO3 -xregs=no%frameptr -xjobs=2 -xrestrict=%all -xthreadvar=%all -z
combreloc -z redlocsym -z nodefaultlib -z ignore -z now -z rescan -z absexec
-xldscope=symbolic -xlibmil -s -m32 -xarch=sse2 -lc -lm -ldl -lpthread -lposix4
-lrt -Y P,/opt/kde4/lib -i -L/opt/kde4/lib -R/opt/kde4/lib -L/usr/lib
-R/usr/lib -Bdynamic -library=stdcxx4 -lCrun -lc -lm  -g -xO3 -DQT_NO_DEBUG
-KPIC
-I/opt/test2/packages/BUILD/marble-4.7.97/build-marble-4.7.97/src/plugins/render/satellites
-I/opt/test2/packages/BUILD/marble-4.7.97/src/plugins/render/satellites
-I/opt/test2/packages/BUILD/marble-4.7.97
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib/Projections
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib/geodata
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib/geodata/data
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib/geodata/graphicsitem
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib/geodata/handlers/dgml
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib/geodata/parser
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib/geodata/writer
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib/geodata/scene
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib/graphicsview
-I/opt/test2/packages/BUILD/marble-4.7.97/src/lib/graphicsview/screengraphicsitem
-I/opt/test2/packages/BUILD/marble-4.7.97/build-marble-4.7.97/src
-I/opt/test2/packages/BUILD/marble-4.7.97/build-marble-4.7.97/src/lib
-I/opt/test2/packages/BUILD/marble-4.7.97/src/plugins/render/satellites/src/plugins/render/satellites
-I/opt/kde4/include -I/opt/kde4/include/QtGui -I/opt/kde4/include/QtCore    -o
CMakeFiles/SatellitesPlugin.dir/SatellitesModel.o -c
/opt/test2/packages/BUILD/marble-4.7.97/src/plugins/render/satellites/SatellitesModel.cpp

Actual Results:  
"/opt/test2/packages/BUILD/marble-4.7.97/src/plugins/render/satellites/SatellitesModel.cpp",
line 42: Error: LC_NUMERIC is not defined.
"/opt/test2/packages/BUILD/marble-4.7.97/src/plugins/render/satellites/SatellitesModel.cpp",
line 65: Error: LC_NUMERIC is not defined.

Expected Results:  
builds ok

Solaris 11, Solaris Studio 12.3, x86

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Marble-bugs mailing list