Skip to content

Conversation

@Axel-Naumann
Copy link
Member

No description provided.

@Axel-Naumann Axel-Naumann self-assigned this Sep 15, 2023
@Axel-Naumann Axel-Naumann added this to the 6.30/00 milestone Sep 15, 2023
@phsft-bot
Copy link

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac11/noimt, mac12arm/cxx20, windows10/default
How to customize builds

@github-actions
Copy link

github-actions bot commented Sep 15, 2023

Test Results

         9 files           9 suites   2d 0h 8m 20s ⏱️
  2 477 tests   2 476 ✔️ 0 💤 1
21 378 runs  21 377 ✔️ 0 💤 1

For more details on these failures, see this check.

Results for commit 1001f12.

♻️ This comment has been updated with latest results.

@phsft-bot
Copy link

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac11/noimt, mac12arm/cxx20, windows10/default
How to customize builds

@phsft-bot
Copy link

Build failed on ROOT-ubuntu2204/nortcxxmod.
Running on root-ubuntu-2204-2.cern.ch:/home/sftnight/build/workspace/root-pullrequests-build
See console output.

Errors:

  • [2023-09-22T10:34:27.559Z] CMake Error at core/CMakeLists.txt:11:
  • [2023-09-22T10:34:27.817Z] CMake Error at /home/sftnight/build/workspace/root-pullrequests-build/rootspi/jenkins/root-build.cmake:1198 (message):

@phsft-bot
Copy link

Build failed on windows10/default.
Running on null:C:\build\workspace\root-pullrequests-build
See console output.

Errors:

  • [2023-09-22T10:46:44.428Z] CMake Error at core/CMakeLists.txt:11:
  • [2023-09-22T10:46:44.428Z] CMake Error at C:/build/workspace/root-pullrequests-build/rootspi/jenkins/root-build.cmake:1198 (message):

@phsft-bot
Copy link

Build failed on mac11/noimt.
Running on macphsft23.dyndns.cern.ch:/Users/sftnight/build/workspace/root-pullrequests-build
See console output.

Errors:

  • [2023-09-22T10:57:34.135Z] CMake Error at core/CMakeLists.txt:11:
  • [2023-09-22T10:57:34.392Z] CMake Error at /Users/sftnight/build/workspace/root-pullrequests-build/rootspi/jenkins/root-build.cmake:1198 (message):

@phsft-bot
Copy link

Build failed on ROOT-performance-centos8-multicore/soversion.
Running on olbdw-01.cern.ch:/data/sftnight/workspace/root-pullrequests-build
See console output.

Errors:

  • [2023-09-22T11:09:38.052Z] CMake Error at core/CMakeLists.txt:11:
  • [2023-09-22T11:09:38.308Z] CMake Error at /data/sftnight/workspace/root-pullrequests-build/rootspi/jenkins/root-build.cmake:1198 (message):

@phsft-bot
Copy link

Build failed on ROOT-ubuntu2004/python3.
Running on root-ubuntu-2004-3.cern.ch:/home/sftnight/build/workspace/root-pullrequests-build
See console output.

Errors:

  • [2023-09-22T11:39:07.768Z] CMake Error at core/CMakeLists.txt:11:
  • [2023-09-22T11:39:08.023Z] CMake Error at /home/sftnight/build/workspace/root-pullrequests-build/rootspi/jenkins/root-build.cmake:1198 (message):

@phsft-bot
Copy link

Build failed on mac12arm/cxx20.
Running on macphsft26.dyndns.cern.ch:/Users/sftnight/build/workspace/root-pullrequests-build
See console output.

Errors:

  • [2023-09-22T12:41:54.744Z] CMake Error at core/CMakeLists.txt:11:
  • [2023-09-22T12:41:54.744Z] CMake Error at /Users/sftnight/build/workspace/root-pullrequests-build/rootspi/jenkins/root-build.cmake:1198 (message):

This prevents TROOT.cxx from being rebuilt everytime the commit changes.
Instead, use gitinfo.txt
This isn't needed at compiletime; using the text file prevents rebuilding /
having to maintain `RGitCommit.h`.
Deprecate the use of `RGitCommit.h`: it triggers rebuilds where the git info
is in fact not needed at compiletime; all uses are replaced by parsing
`gitinfo.txt`.

Instead, create `etc/gitinfo.txt` even if the source directory is not a git
repo. This only works for releases (even `ROOT_PATCH_VERSION`), where the
tag and the branch can be determined from the version numbers.
@phsft-bot
Copy link

Starting build on ROOT-performance-centos8-multicore/soversion, ROOT-ubuntu2204/nortcxxmod, ROOT-ubuntu2004/python3, mac11/noimt, mac12arm/cxx20, windows10/default
How to customize builds

@Axel-Naumann Axel-Naumann merged commit 3739d59 into root-project:master Oct 1, 2023
@Axel-Naumann Axel-Naumann deleted the rm-gitcommit branch October 1, 2023 09:59
@smuzaffar
Copy link
Contributor

@Axel-Naumann , this change is causing few unit tests to fail for CMSSW ( see cms-sw/cmsdist#8734 (comment) ). I guess we are missing etc/gitinfo.txt file. Is this file suppose to be generated during root build process ?

@Axel-Naumann
Copy link
Member Author

Thanks indeed, should be fixed by #13794

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants