NatronGitHub / Natron

Open-source video compositing software. Node-graph based. Similar in functionalities to Adobe After Effects and Nuke by The Foundry.
http://NatronGitHub.github.io
GNU General Public License v2.0
4.64k stars 338 forks source link

Unable to find executable after "make test"(Bug): #974

Open valdicaster opened 3 months ago

valdicaster commented 3 months ago

Make sure to follow our issue report guidelines

Natron version

Natron 2.5.0

Operating system

ubuntu studio 24.04

System specs

Memory: 15.5 of RAM Processors: 8x Intel(R) Core"TM" i7-6700 CPU @ 3.40GHz Graphics Processor: Quadro P1000/PCIe/SSE2

Did you install Natron using the official installer?

Custom installation path

/apps/build-Natron

What were you trying to do?

I follow the instructions (https://github.com/NatronGitHub/Natron/blob/RB-2.5/INSTALL_LINUX.md), go to "DEBIAN-BASED" section and copy the sudo for ubuntu 20.04 and copy to terminal. Then i create a folder on root / called "apps". Open terminal from here, and copy/paste "Get Natron:" instructions one by one. After that, copy/paste "Build:" instructions one by one. Everything was fine (i think.. ) until i insert the last "make test", it sends an error and check the results on "LastTest.log" and it says: Unable to find executable: /apps/build-Natron/Tests/Tests That is my problem.. i use to work with appimage in the past, but it crashes sometimes.. so i was just learning to compile and remember this awesome software.. just thought that compiling is more stable. Thanks PD: crashes or not.. i love this app !

What did you expect to happen? What happened instead?

i expecto to have a nice and clean Natron installation to work with. i get an error on test, unable to find executable

Step-by-step reproduction instructions

1 follow the instructions for building for ubuntu 2 everything ok until make test command 3 send an error to check on LastTest.log 4 LastTest.log results LastTest.log

Start testing: Jun 27 21:06 -04

Unable to find executable: /apps/build-Natron/Tests/Tests 1/1 Testing: Tests 1/1 Test: Tests Command: "" Directory: /apps/build-Natron/Tests "Tests" start time: Output:

Test time = 0.00 sec ---------------------------------------------------------- Test Passed. "Tests" end time: Jun 27 21:06 -04 "Tests" time elapsed: 00:00:00 ---------------------------------------------------------- End testing: Jun 27 21:06 -04 ### Additional details Thanks
devernay commented 3 months ago

Did you try the linux binaries we release?

valdicaster commented 3 months ago

i found the software in the "discover" addons and installed it from there.. what i did before was following the instructions one by one, but for some reason it said "unable to find executable"