Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
5 of 10 tasks
valdicaster opened this issue Jun 28, 2024 · 2 comments
Open
5 of 10 tasks

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

valdicaster opened this issue Jun 28, 2024 · 2 comments
Labels
type:bug Something isn't working

Comments

@valdicaster
Copy link

Make sure to follow our issue report guidelines

  • I'm using the latest version of Natron (not required but recommended)
  • I've restarted Natron and the issue persists
  • I've run Natron via the command line and the issue persists
  • I've followed the contributing guidelines to the best of my understanding
  • My issue is not on the issue tracker or in a pull request already (go search for it and dig around a little bit!)
  • This bug is reproducible

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?

  • Yes, I used the official installer
  • No, I installed from a binary archive
  • No, I compiled Natron from sources
  • No, I installed Natron via another method

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

@valdicaster valdicaster added the type:bug Something isn't working label Jun 28, 2024
@devernay
Copy link
Member

devernay commented Jul 2, 2024

Did you try the linux binaries we release?

@valdicaster
Copy link
Author

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants