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

Build failure: cctag #289100

Closed
zeuner opened this issue Feb 15, 2024 · 0 comments · Fixed by #311609
Closed

Build failure: cctag #289100

zeuner opened this issue Feb 15, 2024 · 0 comments · Fixed by #311609

Comments

@zeuner
Copy link
Contributor

zeuner commented Feb 15, 2024

Steps To Reproduce

Steps to reproduce the behavior:

  1. build cctag on x86_64-linux
  2. test cctag_fitEllipse.test_ellipseFitting fails

Build log

1/2 Test #1: cctag_fitEllipse.test_ellipseFitting ...***Failed    0.09 sec
Running 10 test cases...
unknown location(0): fatal error: in "test_ellipseFitting/test_pixel_int": std::domain_error: to_ellipse_2: singularity 1
/build/source/src/cctag/test/fitEllipse.cpp(73): last checkpoint
unknown location(0): fatal error: in "test_ellipseFitting/test_pixel_int2": std::domain_error: to_ellipse_2: singularity 1
/build/source/src/cctag/test/fitEllipse.cpp(93): last checkpoint
unknown location(0): fatal error: in "test_ellipseFitting/test_float1": std::domain_error: to_ellipse_2: singularity 1
/build/source/src/cctag/test/fitEllipse.cpp(111): last checkpoint
unknown location(0): fatal error: in "test_ellipseFitting/test_float2": std::domain_error: to_ellipse_2: singularity 1
/build/source/src/cctag/test/fitEllipse.cpp(129): last checkpoint
fitEllipse it: 0 provided, at least 5 are needed to estimate an ellipse
fitEllipse it: 1 provided, at least 5 are needed to estimate an ellipse
fitEllipse it: 2 provided, at least 5 are needed to estimate an ellipse
fitEllipse it: 3 provided, at least 5 are needed to estimate an ellipse
fitEllipse it: 4 provided, at least 5 are needed to estimate an ellipse
*** 4 failures are detected in the test module "testFitEllipse"

(see https://github.com/NixOS/nixpkgs/pull/256115/checks?check_run_id=21612628867)

Additional context

Happened within CI when building alice-vision (#256115)

Notify maintainers

Will do.

Metadata

Please run nix-shell -p nix-info --run "nix-info -m" and paste the result.

Don't know how to run this on the failing CI machine.


Add a 👍 reaction to issues you find important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant