question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[travis] C building: weird behavior at travis server, -lm not found

See original GitHub issue
$ python stats.py --all --build

Command: All Build
Builded Problem001/C/solution_1.c: Answer: 233168: 0.00s
Builded Problem002/C/solution_1.c: Answer: 4613732: 0.00s
@Building next Problem027/C/solution_1.c:  /tmp/cch6tzam.o: In function `is_prime':

/home/travis/build/DestructHub/ProjectEuler/Problem027/C/solution_1.c:36: undefined reference to `sqrt'

collect2: ld returned 1 exit status

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:22 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
ryukinixcommented, Sep 1, 2016

Great. kixqm2

1reaction
ryukinixcommented, Sep 1, 2017

@rafaelcn On my machine works, BTW. I think the problem is your existence. @

Read more comments on GitHub >

github_iconTop Results From Across the Web

Common Build Problems - Travis CI Docs
Common Build Problems. My tests broke but were working yesterday; My build script is killed without any error; My build fails unexpectedly; Segmentation...
Read more >
Travis CI build failed - Stack Overflow
I tried that "before_script"-version, but it didn't work for me. After changing before_script to before_install it worked as expected (and no ...
Read more >
Travis build fails with default config due to old Node version
Describe the bug The default config for Travis CI on this page ... EXE Yarn: Not Found npm: 6.14.4 - C:\Program Files\nodejs\npm.
Read more >
Travis arm64: a job does not start with "An error occurred ...
I hit the following error on Travis arm64 build when running another build in parallel. The job did not start with the error...
Read more >
Travis CI - Test and Deploy Your Code with Confidence
Travis CI enables your team to test and ship your apps with confidence. Easily sync your projects with Travis CI and you'll be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found