Build ADURL with ci-scripts on Ubuntu using out GitLab server.#9
Build ADURL with ci-scripts on Ubuntu using out GitLab server.#9pheest wants to merge 4 commits intoareaDetector:masterfrom
Conversation
|
This PR contains 3 large .log files. Do these belong in the repository, or should they be added to .gitignore? |
|
There is still one more log file. |
|
Oops, sorry about that. I've deleted the files from the request. NB, the build scripts reference my (much more significant) pull requests at ADCore and ADSupport. |
|
This runs gitlab CI. Is there any way to send the results back into this repository? Were your ADCore and ADSupport changes merged? |
|
Hi, this is so long ago, I am struggling to remember the details. The point of the project was to CI build areaDetector modules with MinGW on an Ubuntu runner. No, there is no way now to upload the results, but I did get it working. My related pull request(s) are: I am inclined to say this PR should be deleted, but preferably the ADSupport PR should be merged. |
| ifeq (mingw, $(findstring mingw, $(T_A))) | ||
| # multiple definition of `_Unwind_Resume on Linux. I don't know how to fix it. | ||
| USR_LDFLAGS += -Wl,-allow-multiple-definition | ||
| endif | ||
|
|
There was a problem hiding this comment.
Documenting for posterity, this was likely fixed by areaDetector/ADCore#481 ?
|
I could close this, or we could move it to a GitHub Actions setup. What do you think? It's a driver that can be built easily and tested without any hardware. |
No description provided.