Cruisers Forum
 


Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 29-05-2015, 11:18   #1456
Registered User

Join Date: Jul 2010
Location: Hannover - Germany
Boat: Amel Sharki
Posts: 2,541
Re: Beta Test / Technical

Quote:
Originally Posted by fogmachine View Post
Gerhard, Xcode's debugger is a GUI for lldb - you're right, they're both very powerful. Learning both at the same time is great fun.
Don't forget to have a look at Instruments with Xcode. Pretty nice.

Gerhard
CarCode is offline   Reply With Quote
Old 29-05-2015, 11:19   #1457
Registered User

Join Date: Apr 2015
Location: San Francisco
Posts: 108
Re: Beta Test / Technical

Quote:
Originally Posted by fogmachine View Post
When trying to repro I found I'm using the ptulp fork (with some Package hackery) - Sean's current doesn't compile on OSX.
Adding several missing GL header files fixed the compile problems for the most recent version which runs w/o SEGV .
fogmachine is offline   Reply With Quote
Old 30-05-2015, 02:30   #1458
Registered User
 
rgleason's Avatar

Join Date: Mar 2012
Location: Boston, MA
Boat: 1981 Bristol 32 Sloop
Posts: 17,635
Images: 2
Re: Beta Test / Technical

Fogmachine is there something that should ne done to Sean's cofe? Please post it to the wxfax thread or to his github repos or to tracker otherwise it will get lost. Thankyou.

Sent from my SCH-I545 using Cruisers Sailing Forum mobile app
rgleason is offline   Reply With Quote
Old 30-05-2015, 03:18   #1459
Registered User

Join Date: Apr 2015
Location: San Francisco
Posts: 108
Re: Beta Test / Technical

Quote:
Originally Posted by rgleason View Post
Fogmachine is there something that should ne done to Sean's cofe? Please post it to the wxfax thread or to his github repos or to tracker otherwise it will get lost. Thankyou.
I opened an issue on github so he'll see it when he gets back online. Now it doesn't SEGV, but I still haven't gotten it to route. Stay tuned.
fogmachine is offline   Reply With Quote
Old 31-05-2015, 07:39   #1460
Registered User

Join Date: Sep 2012
Location: Baikal
Posts: 581
Re: Beta Test / Technical

Check the operation of the touch screen (touch-screen mode is enabled)
It does not work the opportunity to move the waypoints. As a standalone point and as a part of the route.
Baikal is offline   Reply With Quote
Old 01-06-2015, 08:45   #1461
Registered User

Join Date: Dec 2005
Location: Helsingborg
Boat: Dufour 35
Posts: 3,891
Re: Beta Test / Technical

hu doubble def....
From Git a few minutes ago.
Code:
[ 62%] grib-i18n [hu]: Created mo file.
cd /home/thomas/Testing/GitHub/OpenCPN_alpha/OpenCPN/build/plugins/grib_pi && /usr/bin/msgfmt --check -o /home/thomas/Testing/GitHub/OpenCPN_alpha/OpenCPN/build/plugins/grib_pi/hu.mo /home/thomas/Testing/GitHub/OpenCPN_alpha/OpenCPN/plugins/grib_pi/po/hu.po
/home/thomas/Testing/GitHub/OpenCPN_alpha/OpenCPN/plugins/grib_pi/po/hu.po:930: duplicate message definition...
/home/thomas/Testing/GitHub/OpenCPN_alpha/OpenCPN/plugins/grib_pi/po/hu.po:927: ...this is the location of the first definition
/Thomas
cagney is offline   Reply With Quote
Old 01-06-2015, 08:55   #1462
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,212
Re: Beta Test / Technical

Thomas...
Fixed in Github now.

Thanks

Pavel
nohal is offline   Reply With Quote
Old 23-06-2015, 03:16   #1463
Registered User

Join Date: Mar 2013
Location: Le Bono, Brittany, France
Boat: Northshore, Southerly 110, 10.30m
Posts: 63
Re: Beta Test / Technical

Hello,

I have the same problem with the new candate relese of OpenSUSE
I would guess that it is linked to the new version of gcc
(gcc5-5.1.1)

Linking CXX executable opencpn [ 956s] libS57ENC.a(tri.c.o): In function `int_is_left_of': [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3094:
undefined reference to `int_greater_than' [ 956s] libS57ENC.a(tri.c.o): In function `int_inside_polygon': [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3159: undefined reference to `int_greater_than' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3161:
undefined reference to `int_equal_to' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3164:
undefined reference to `int_equal_to' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3167:
undefined reference to `int_equal_to' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3170:
undefined reference to `int_equal_to' [ 956s] libS57ENC.a(tri.c.o): In function `int_find_new_roots': [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3546:
undefined reference to `int_locate_endpoint' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3549:
undefined reference to `int_locate_endpoint' [ 956s] libS57ENC.a(tri.c.o): In function `int_merge_trapezoids': [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3570: undefined reference to `int_greater_than_equal_to' [ 956s] libS57ENC.a(tri.c.o): In function `int_add_segment': [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3658:
undefined reference to `int_greater_than' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3675:
undefined reference to `int_locate_endpoint' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3725:
undefined reference to `int_locate_endpoint' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3735:
undefined reference to `int_locate_endpoint' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3788:
undefined reference to `int_locate_endpoint' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3831:
undefined reference to `int_equal_to' [ 956s] /home/abuild/rpmbuild/BUILD/OpenCPN/src/tri.c:3806:
undefined reference to `int_greater_than_equal_to' [ 956s] collect2: error: ld returned 1 exit status [ 956s] CMakeFiles/opencpn.dir/build.make:2334: recipe for target 'opencpn' failed [ 956s] make[2]: *** [opencpn] Error 1 [ 956s] CMakeFiles/Makefile2:266: recipe for target 'CMakeFiles/opencpn.dir/all' failed [ 956s] make[1]: *** [CMakeFiles/opencpn.dir/all] Error 2 [ 956s] Makefile:136: recipe for target 'all' failed [ 956s] make: *** [all] Error 2 [ 956s] error: Bad exit status

Quote:
Originally Posted by oystercatcher View Post
Thanks Pavel. I am posting the last messages from the make step. The cmake
appears to be correct but I have saved the messages from that step as well
I reported this error about a week ago but wasnt sure if it was only a problem
with fc22 so I went back to fc21 and opencpn compiles ok.



Linking CXX executable opencpn
/usr/bin/cmake -E cmake_link_script CMakeFiles/opencpn.dir/link.txt --verbose=1
/usr/lib64/ccache/c++ -pthread -O3 -DNDEBUG CMakeFiles/opencpn.dir/src/chart1.cpp.o CMakeFiles/opencpn.dir/src/bbox.cpp.o CMakeFiles/opencpn.dir/src/ocpn_pixel.cpp.o CMakeFiles/opencpn.dir/src/ocpndc.cpp.o CMakeFiles/opencpn.dir/src/chartdb.cpp.o CMakeFiles/opencpn.dir/src/chartdbs.cpp.o CMakeFiles/opencpn.dir/src/chartimg.cpp.o CMakeFiles/opencpn.dir/src/chcanv.cpp.o CMakeFiles/opencpn.dir/src/ocpCursor.cpp.o CMakeFiles/opencpn.dir/src/TCWin.cpp.o CMakeFiles/opencpn.dir/src/S57QueryDialog.cpp.o CMakeFiles/opencpn.dir/src/s57RegistrarMgr.cpp.o CMakeFiles/opencpn.dir/src/GoToPositionDialog.cpp.o CMakeFiles/opencpn.dir/src/CM93DSlide.cpp.o CMakeFiles/opencpn.dir/src/RolloverWin.cpp.o CMakeFiles/opencpn.dir/src/ChInfoWin.cpp.o CMakeFiles/opencpn.dir/src/AISTargetQueryDialog.cpp.o CMakeFiles/opencpn.dir/src/AIS_Bitstring.cpp.o CMakeFiles/opencpn.dir/src/AISTargetListDialog.cpp.o CMakeFiles/opencpn.dir/src/AISTargetAlertDialog.cpp.o CMakeFiles/opencpn.dir/src/AIS_Decoder.cpp.o CMakeFiles/opencpn.dir/src/AIS_Target_Data.cpp.o CMakeFiles/opencpn.dir/src/OCPNListCtrl.cpp.o CMakeFiles/opencpn.dir/src/Quilt.cpp.o CMakeFiles/opencpn.dir/src/Hyperlink.cpp.o CMakeFiles/opencpn.dir/src/NavObjectCollection.cpp.o CMakeFiles/opencpn.dir/src/RoutePoint.cpp.o CMakeFiles/opencpn.dir/src/Route.cpp.o CMakeFiles/opencpn.dir/src/SelectItem.cpp.o CMakeFiles/opencpn.dir/src/Select.cpp.o CMakeFiles/opencpn.dir/src/FontMgr.cpp.o CMakeFiles/opencpn.dir/src/FontDesc.cpp.o CMakeFiles/opencpn.dir/src/OCPNSoundData.cpp.o CMakeFiles/opencpn.dir/src/OCPN_Sound.cpp.o CMakeFiles/opencpn.dir/src/NMEALogWindow.cpp.o CMakeFiles/opencpn.dir/src/TTYWindow.cpp.o CMakeFiles/opencpn.dir/src/TTYScroll.cpp.o CMakeFiles/opencpn.dir/src/SendToGpsDlg.cpp.o CMakeFiles/opencpn.dir/src/Layer.cpp.o CMakeFiles/opencpn.dir/src/concanv.cpp.o CMakeFiles/opencpn.dir/src/cutil.cpp.o CMakeFiles/opencpn.dir/src/georef.cpp.o CMakeFiles/opencpn.dir/src/navutil.cpp.o CMakeFiles/opencpn.dir/src/routeman.cpp.o CMakeFiles/opencpn.dir/src/routemanagerdialog.cpp.o CMakeFiles/opencpn.dir/src/routeprop.cpp.o CMakeFiles/opencpn.dir/src/routeprintout.cpp.o CMakeFiles/opencpn.dir/src/PositionParser.cpp.o CMakeFiles/opencpn.dir/src/printtable.cpp.o CMakeFiles/opencpn.dir/src/statwin.cpp.o CMakeFiles/opencpn.dir/src/tcmgr.cpp.o CMakeFiles/opencpn.dir/src/Station_Data.cpp.o CMakeFiles/opencpn.dir/src/IDX_entry.cpp.o CMakeFiles/opencpn.dir/src/TCDataFactory.cpp.o CMakeFiles/opencpn.dir/src/TCDS_Ascii_Harmonic.cpp.o CMakeFiles/opencpn.dir/src/TCDS_Binary_Harmonic.cpp.o CMakeFiles/opencpn.dir/src/TCDataSource.cpp.o CMakeFiles/opencpn.dir/src/thumbwin.cpp.o CMakeFiles/opencpn.dir/src/options.cpp.o CMakeFiles/opencpn.dir/src/gshhs.cpp.o CMakeFiles/opencpn.dir/src/kml.cpp.o CMakeFiles/opencpn.dir/src/undo.cpp.o CMakeFiles/opencpn.dir/src/about.cpp.o CMakeFiles/opencpn.dir/src/ais.cpp.o CMakeFiles/opencpn.dir/src/pluginmanager.cpp.o CMakeFiles/opencpn.dir/src/gpxdocument.cpp.o CMakeFiles/opencpn.dir/src/wxJSON/jsonwriter.cpp.o CMakeFiles/opencpn.dir/src/wxJSON/jsonreader.cpp.o CMakeFiles/opencpn.dir/src/wxJSON/jsonval.cpp.o CMakeFiles/opencpn.dir/src/styles.cpp.o CMakeFiles/opencpn.dir/src/toolbar.cpp.o CMakeFiles/opencpn.dir/src/compasswin.cpp.o CMakeFiles/opencpn.dir/src/geodesic.cpp.o CMakeFiles/opencpn.dir/src/datastream.cpp.o CMakeFiles/opencpn.dir/src/OCPN_DataStreamEvent.cpp.o CMakeFiles/opencpn.dir/src/ConnectionParams.cpp.o CMakeFiles/opencpn.dir/src/OCP_DataStreamInput_Thread.cpp.o CMakeFiles/opencpn.dir/src/multiplexer.cpp.o CMakeFiles/opencpn.dir/src/pugixml.cpp.o CMakeFiles/opencpn.dir/src/OCPNRegion.cpp.o CMakeFiles/opencpn.dir/src/TrackPropDlg.cpp.o CMakeFiles/opencpn.dir/src/LinkPropDlg.cpp.o CMakeFiles/opencpn.dir/src/ssl/sha1.c.o CMakeFiles/opencpn.dir/src/viewport.cpp.o CMakeFiles/opencpn.dir/src/canvasMenu.cpp.o CMakeFiles/opencpn.dir/src/OCPNPlatform.cpp.o CMakeFiles/opencpn.dir/src/crashprint.cpp.o CMakeFiles/opencpn.dir/src/glChartCanvas.cpp.o CMakeFiles/opencpn.dir/src/glTextureDescriptor.cpp.o CMakeFiles/opencpn.dir/src/glTexCache.cpp.o CMakeFiles/opencpn.dir/src/TexFont.cpp.o -o opencpn -L/usr/local/src/OpenCPN/build -rdynamic -pthread -Wl,-z,relro -lwx_baseu-2.8 -lwx_gtk2u_core-2.8 -lwx_baseu_net-2.8 -lwx_baseu_xml-2.8 -lwx_gtk2u_html-2.8 -lwx_gtk2u_adv-2.8 -lwx_gtk2u_aui-2.8 -lwx_gtk2u_gl-2.8 libNMEA0183.a -lglib-2.0 -lgobject-2.0 -latk-1.0 -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpangoxft-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0 -lportaudio libS57ENC.a libGARMINHOST.a libSYMBOLS.a libTEXCMP.a -lGLU -lGL -lbz2 -lz -ltinyxml -ldl -lgobject-2.0
libS57ENC.a(tri.c.o): In function `int_is_left_of':
/usr/local/src/OpenCPN/src/tri.c:3094: undefined reference to `int_greater_than'
libS57ENC.a(tri.c.o): In function `int_inside_polygon':
/usr/local/src/OpenCPN/src/tri.c:3159: undefined reference to `int_greater_than'
/usr/local/src/OpenCPN/src/tri.c:3161: undefined reference to `int_equal_to'
/usr/local/src/OpenCPN/src/tri.c:3164: undefined reference to `int_equal_to'
/usr/local/src/OpenCPN/src/tri.c:3167: undefined reference to `int_equal_to'
/usr/local/src/OpenCPN/src/tri.c:3170: undefined reference to `int_equal_to'
libS57ENC.a(tri.c.o): In function `int_find_new_roots':
/usr/local/src/OpenCPN/src/tri.c:3546: undefined reference to `int_locate_endpoint'
/usr/local/src/OpenCPN/src/tri.c:3549: undefined reference to `int_locate_endpoint'
libS57ENC.a(tri.c.o): In function `int_merge_trapezoids':
/usr/local/src/OpenCPN/src/tri.c:3570: undefined reference to `int_greater_than_equal_to'
libS57ENC.a(tri.c.o): In function `int_add_segment':
/usr/local/src/OpenCPN/src/tri.c:3658: undefined reference to `int_greater_than'
/usr/local/src/OpenCPN/src/tri.c:3675: undefined reference to `int_locate_endpoint'
/usr/local/src/OpenCPN/src/tri.c:3725: undefined reference to `int_locate_endpoint'
/usr/local/src/OpenCPN/src/tri.c:3735: undefined reference to `int_locate_endpoint'
/usr/local/src/OpenCPN/src/tri.c:3788: undefined reference to `int_locate_endpoint'
/usr/local/src/OpenCPN/src/tri.c:3831: undefined reference to `int_equal_to'
/usr/local/src/OpenCPN/src/tri.c:3806: undefined reference to `int_greater_than_equal_to'
collect2: error: ld returned 1 exit status
CMakeFiles/opencpn.dir/build.make:2363: recipe for target 'opencpn' failed
make[2]: *** [opencpn] Error 1
make[2]: Leaving directory '/usr/local/src/OpenCPN/build'
CMakeFiles/Makefile2:305: recipe for target 'CMakeFiles/opencpn.dir/all' failed
make[1]: *** [CMakeFiles/opencpn.dir/all] Error 2
make[1]: Leaving directory '/usr/local/src/OpenCPN/build'
Makefile:139: recipe for target 'all' failed
make: *** [all] Error 2
[pstan@logarithm-f22-ci-org build]$
dominig is offline   Reply With Quote
Old 23-06-2015, 05:07   #1464
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,212
Re: Beta Test / Technical

Dominig...
If you are trying to package 4.0, you will have to backport the gcc 5.0 fix from the master. It is a trivial change, there should be no problem.

Pavel


Sent from my iPhone using Cruisers Sailing Forum
nohal is offline   Reply With Quote
Old 23-06-2015, 08:13   #1465
Registered User

Join Date: Mar 2013
Location: Le Bono, Brittany, France
Boat: Northshore, Southerly 110, 10.30m
Posts: 63
Re: Beta Test / Technical

Pavel,

do you have a pointer to that commit (hash or commit message). When searching the fit tree for gcc related correction, I do not find it.

Thanks in advance.

Dominig
dominig is offline   Reply With Quote
Old 23-06-2015, 09:21   #1466
Registered User

Join Date: Feb 2010
Location: Tierra del Fuego
Boat: Phantom 19
Posts: 6,212
Re: Beta Test / Technical

Dominig...
You should include d2bda4e and f42dbf8

Pavel
nohal is offline   Reply With Quote
Old 30-06-2015, 21:18   #1467
Registered User

Join Date: Apr 2015
Location: San Francisco
Posts: 108
Re: Beta Test / Technical

I updated my MacBook to OSX 10.10.4 and Xcode version 6.4 (6E35b) which were released today. Following the developers documentation (re-install the SDK for 10.7, export MACOSX_DEPLOYMENT_TARGET=10.7) the current OCPN tree built and installed with no issues. "It just works."
fogmachine is offline   Reply With Quote
Old 01-07-2015, 00:06   #1468
Registered User
 
CarinaPDX's Avatar

Join Date: Jan 2010
Location: Portland, Oregon, USA
Boat: 31' Cape George Cutter
Posts: 3,283
Re: Beta Test / Technical

fogmachine- any chance you can add the 10.6 SDK to your build?
CarinaPDX is offline   Reply With Quote
Old 01-07-2015, 07:18   #1469
Registered User

Join Date: Apr 2015
Location: San Francisco
Posts: 108
Re: Beta Test / Technical

Quote:
Originally Posted by CarinaPDX View Post
fogmachine- any chance you can add the 10.6 SDK to your build?
Sorry, I believe the OpenCPN codebase is compatible only with 10.7 as described in the Developer Manual.
fogmachine is offline   Reply With Quote
Old 01-07-2015, 20:00   #1470
Registered User
 
CarinaPDX's Avatar

Join Date: Jan 2010
Location: Portland, Oregon, USA
Boat: 31' Cape George Cutter
Posts: 3,283
Re: Beta Test / Technical

It only says that the 10.7 SDK has to be added to the current Xcode for deployment on 10.7; it says nothing about compatibility on 10.6. The 10.6 SDK is available - PM me your email and I'll send it to you. It is installed in the same way 10.7 SDK is installed.
CarinaPDX is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Beta Marine Diesel michaelmrc Engines and Propulsion Systems 48 23-03-2016 13:44
Need some technical advice....antennas. Just a Tinch Marine Electronics 15 01-12-2007 15:57
Blue Sea Systems Technical Brief GordMay Electrical: Batteries, Generators & Solar 0 16-03-2007 04:16
technical difficulties witchcraft The Sailor's Confessional 1 30-05-2005 14:09
Dow Corning Technical Manual GordMay The Library 0 12-04-2005 16:25

Advertise Here


All times are GMT -7. The time now is 03:11.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.