Inno89

  • *
  • 12
OSG not available on librepilot.github.io
« on: September 04, 2015, 03:32:43 pm »
Osg isn't available anymore on the librepilot github.
It seems every tools it's on except for the osg.

This results in inability to build the gcs.

What happened ? :)

make/tools.mk
Code: [Select]
    UNCRUSTIFY_URL := http://librepilot.github.io/tools/uncrustify-0.60.tar.gz
    DOXYGEN_URL    := http://librepilot.github.io/tools/doxygen-1.8.3.1.src.tar.gz
    OSG_URL        := http://librepilot.github.io/tools/osg-3.4-linux-x86-qt-5.4.1.tar.gz
« Last Edit: September 04, 2015, 04:29:00 pm by Inno89 »

f5soh

  • *****
  • 4572
    • LibrePilot
Re: Tools not available on librepilot.github.io
« Reply #1 on: September 04, 2015, 04:27:24 pm »
Maybe a package issue, or redirect.
You still can download files here :
https://github.com/librepilot/librepilot.github.io/tree/master/tools

Try download and save manually files in your 'download' dir ?


f5soh

  • *****
  • 4572
    • LibrePilot
Re: OSG not available on librepilot.github.io
« Reply #2 on: September 04, 2015, 04:39:12 pm »
Sorry, Osg archive is not uploaded yet, be patient or uncomment line.

Inno89

  • *
  • 12
Re: OSG not available on librepilot.github.io
« Reply #3 on: September 04, 2015, 05:04:26 pm »
It works using  https://github.com/librepilot/LibrePilot.git. It doesn't ask for OSG at all.
I was using https://bitbucket.org/librepilot/librepilot.git and it was looking for OSG that's not available anymore.
Even manually from https://github.com/librepilot/librepilot.github.io/tree/master/tools.

My bad xD
Anyways, everything works without osg. ;)

Thanks for the help.

Re: OSG not available on librepilot.github.io
« Reply #4 on: September 05, 2015, 11:34:33 am »
HI Inno89
it is now fixed.
please delete any osg* file within download directory as the file not found response that has been saveed previously may cause some mess.

Inno89

  • *
  • 12
Re: OSG not available on librepilot.github.io
« Reply #5 on: September 05, 2015, 03:36:13 pm »
Hi a_morale,
sorry to tell you but now isn't working using github too..

Now it asks again for OSG but in the https://github.com/librepilot/librepilot.github.io/tree/master/tools there's only the windows version. (the one filnet added 20 hrs ago or so)
But..
I compile on linux tho.. :P
Can you please add that too ?

(there's a commit of 5 days ago playing with different versions. That's what probably caused the removal from this version from the master/tools folder. https://github.com/librepilot/LibrePilot/commits/1f09d36638ec1e0aa9d9e5ab422f0b83164341e5/make/tools.mk)

filnet

  • *****
  • 113
Re: OSG not available on librepilot.github.io
« Reply #6 on: September 05, 2015, 10:59:17 pm »
What is not working ? Is it "make all_sdk_install" ?

If it is the case, please try to do a "make build_sdk_install".

That is will install everything but gtest, uncrustify, doxygen.
You can always install those manually should you need them by running "make install_<tool>".

If this is not the issue then please report back and i'll take a look tomorrow.

PS : osg is not required atm to build GCS...

Inno89

  • *
  • 12
Re: OSG not available on librepilot.github.io
« Reply #7 on: September 06, 2015, 01:07:57 am »
Hi, i know it works fine without OSG. But it keeps asking for it, doing the "make all_sdk_install" and it stops compiling since it doesn't find it on  http://librepilot.github.io/tools/osg-3.4-linux-x64-qt-5.4.1.tar.gz and basically end with a 404. (Talking about linux)

Code: [Select]
CLEAN       build/QT_BUILD
 CLEAN       tools/osg-3.4-linux-x64-qt-5.4.1
 VERIFY      downloads/osg-3.4-linux-x64-qt-5.4.1.tar.gz
 DOWNLOAD    http://librepilot.github.io/tools/osg-3.4-linux-x64-qt-5.4.1.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  9340  100  9340    0     0  23582      0 --:--:-- --:--:-- --:--:-- 23585
 MD5         downloads/osg-3.4-linux-x64-qt-5.4.1.tar.gz
/home/requies/code/LibrePilot/make/tools.mk:1033: set di istruzioni per l'obiettivo "osg_install" non riuscito
make: *** [osg_install] Errore 1

On https://github.com/librepilot/librepilot.github.io/tree/master/tools there's just the windows version.

So, you can either add the Linux and mac version to the git, or you can remove the OSG from the make/tools.mk since it basically compile fine without it installed.. (:

Since i think 99% of people will try to build it following the old openpilot wiki, under linux they won't be able to compile it due to this error. (since the wiki says to use ("make all_sdk_install")

Just my 2cents.. I can build it fine and works great. Just to help.. ;)

filnet

  • *****
  • 113
Re: OSG not available on librepilot.github.io
« Reply #8 on: September 06, 2015, 11:17:28 am »
This will all get sorted out soon (today I hope...).

The osg stuff is wip and the linux and mac osg distributions are not available yet.

Thanks for reporting the issue though.

Inno89

  • *
  • 12
Re: OSG not available on librepilot.github.io
« Reply #9 on: September 06, 2015, 12:03:12 pm »
No problem.. (: Thanks for the effort.. ;)
Happy to help..

filnet

  • *****
  • 113
Re: OSG not available on librepilot.github.io
« Reply #10 on: September 06, 2015, 05:21:26 pm »
Just merged a fix for the issue : osg will get installed only on windows now.

cato

  • *
  • 341
Re: OSG not available on librepilot.github.io
« Reply #11 on: September 08, 2015, 12:37:05 pm »
r271 compiling perfectly on Debian Linux. A first short flight test with rolls, flips in rattitude, Altitude Hold and Altitude Vario test was successful. Nice to have a place were development is actually going on :)
Nighthawk 250, MT1806, 12A ESC OneShot125, Revo, M8n GPS, FPV
Cinetank MKII, Elite 2216, 30A Afro OneShot125, Revo Clone, M8N GPS