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

The nightly build job failed on Wednesday (2024-01-24) #310

Closed
github-actions bot opened this issue Jan 25, 2024 · 16 comments · Fixed by #314
Closed

The nightly build job failed on Wednesday (2024-01-24) #310

github-actions bot opened this issue Jan 25, 2024 · 16 comments · Fixed by #314
Assignees

Comments

@github-actions
Copy link

The nightly build job failed on Wednesday (2024-01-24) in run 7648943136

@jdblischak
Copy link
Contributor

I got the same error on my fork, so I don't think this is spurious:

https://github.com/TileDB-Inc/TileDB-MariaDB/actions/runs/7648943136/job/20842534236#step:7:2470

[ 69%] Building CXX object plugin/feedback/CMakeFiles/feedback.dir/sender_thread.cc.o
/home/runner/work/TileDB-MariaDB/TileDB-MariaDB/mariadb/storage/mytile/mytile/mytile-metadata.cc: In function ‘std::string tile::build_metadata_value_string(THD*, const void*, uint32_t, tiledb_datatype_t)’:
/home/runner/work/TileDB-MariaDB/TileDB-MariaDB/mariadb/storage/mytile/mytile/mytile-metadata.cc:43:10: error: enumeration value ‘TILEDB_GEOM_WKB’ not handled in switch [-Werror=switch]
   43 |   switch (type) {
      |          ^
/home/runner/work/TileDB-MariaDB/TileDB-MariaDB/mariadb/storage/mytile/mytile/mytile-metadata.cc:43:10: error: enumeration value ‘TILEDB_GEOM_WKT’ not handled in switch [-Werror=switch]
[ 69%] Building CXX object plugin/feedback/CMakeFiles/feedback.dir/url_base.cc.o
cc1plus: all warnings being treated as errors
make[2]: *** [storage/mytile/CMakeFiles/mytile.dir/build.make:104: storage/mytile/CMakeFiles/mytile.dir/mytile/mytile-metadata.cc.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:6494: storage/mytile/CMakeFiles/mytile.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 69%] Building CXX object plugin/feedback/CMakeFiles/feedback.dir/url_http.cc.o
[ 69%] Building CXX object plugin/feedback/CMakeFiles/feedback.dir/utils.cc.o
[ 69%] Linking CXX static library libfeedback.a
[ 69%] Built target feedback
make: *** [Makefile:166: all] Error 2
Error: Process completed with exit code 2.

@jdblischak
Copy link
Contributor

Based on the error message, I suspect the problem is commit TileDB-Inc/TileDB@310dd6c from PR TileDB-Inc/TileDB#4640

@DimitrisStaratzis
Copy link
Member

Thanks @jdblischak,

I plan to open a PR to fix this by EOD today!

Copy link
Author

The nightly build job failed on Thursday (2024-01-25) in run 7663061832

Copy link
Author

The nightly build job failed on Friday (2024-01-26) in run 7675639890

Copy link
Author

The nightly build job failed on Saturday (2024-01-27) in run 7682736090

Copy link
Author

The nightly build job failed on Sunday (2024-01-28) in run 7690213623

Copy link
Author

The nightly build job failed on Monday (2024-01-29) in run 7705276771

Copy link
Author

The nightly build job failed on Tuesday (2024-01-30) in run 7720198441

Copy link
Author

github-actions bot commented Feb 1, 2024

The nightly build job failed on Wednesday (2024-01-31) in run 7735235185

Copy link
Author

github-actions bot commented Feb 2, 2024

The nightly build job failed on Thursday (2024-02-01) in run 7750411751

Copy link
Author

github-actions bot commented Feb 3, 2024

The nightly build job failed on Friday (2024-02-02) in run 7763818545

Copy link
Author

github-actions bot commented Feb 4, 2024

The nightly build job failed on Saturday (2024-02-03) in run 7770987868

Copy link
Author

github-actions bot commented Feb 5, 2024

The nightly build job failed on Sunday (2024-02-04) in run 7778646766

Copy link
Author

github-actions bot commented Feb 6, 2024

The nightly build job failed on Monday (2024-02-05) in run 7793658577

Copy link
Author

github-actions bot commented Feb 7, 2024

The nightly build job failed on Tuesday (2024-02-06) in run 7808926763

@DimitrisStaratzis DimitrisStaratzis linked a pull request Feb 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment