-
Notifications
You must be signed in to change notification settings - Fork 184
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
[CXXMODULE] Remove root_12193 patch for rootmodule #8326
[CXXMODULE] Remove root_12193 patch for rootmodule #8326
Conversation
A new Pull Request was created by @aandvalenzuela (Andrea Valenzuela) for branch IB/CMSSW_13_1_X/rootmodule. @cmsbuild, @smuzaffar, @aandvalenzuela, @iarspider can you please review it and eventually sign? Thanks. |
test parameters:
|
please test |
Right - that PR got merged into master. Thanks!
… On Feb 20, 2023, at 11:04 AM, Andrea Valenzuela ***@***.***> wrote:
CXXMODULE iB fails when applying this patch. After checking it, I think it might not be needed anymore (See https://github.com/cms-sw/root/blob/cms/master/94b3064bb5/interpreter/cling/include/cling/std.modulemap#L376-L380)
You can view, comment on, or merge this pull request online at:
#8326
Commit Summary
• 2913837 Remove root_12193 patch for rootmodule
File Changes (2 files)
• M root.spec (2)
• D root_12193.patch (26)
Patch Links:
• https://github.com/cms-sw/cmsdist/pull/8326.patch
• https://github.com/cms-sw/cmsdist/pull/8326.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.
|
-1 Failed Tests: Build The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here: BuildI found compilation error when building: >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_CXXMODULE_X_2023-02-17-2300/src/Geometry/VeryForwardRPTopology/src/RPSimTopology.cc >> Compiling /data/cmsbld/jenkins/workspace/ib-run-pr-tests/CMSSW_13_1_CXXMODULE_X_2023-02-17-2300/src/Geometry/VeryForwardRPTopology/src/RPTopology.cc >> Building shared library tmp/el8_amd64_gcc11/src/Geometry/VeryForwardRPTopology/src/GeometryVeryForwardRPTopology/libGeometryVeryForwardRPTopology.so /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/external/gcc/11.2.1-f9b9dfdd886f71cd63f5538223d8f161/bin/../lib/gcc/x86_64-redhat-linux-gnu/11.2.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lFWCoreParameterSet /data/cmsbld/jenkins/workspace/ib-run-pr-tests/testBuildDir/el8_amd64_gcc11/external/gcc/11.2.1-f9b9dfdd886f71cd63f5538223d8f161/bin/../lib/gcc/x86_64-redhat-linux-gnu/11.2.1/../../../../x86_64-redhat-linux-gnu/bin/ld: cannot find -lFWCorePluginManager collect2: error: ld returned 1 exit status gmake: *** [tmp/el8_amd64_gcc11/src/Geometry/VeryForwardRPTopology/src/GeometryVeryForwardRPTopology/libGeometryVeryForwardRPTopology.so] Error 1 Leaving library rule at Geometry/VeryForwardRPTopology >> Leaving Package Geometry/VeryForwardRPTopology >> Package Geometry/VeryForwardRPTopology built >> Entering Package IOPool/Provenance |
as externals build so this looks good to go in ( module Ibs are broken anyway) |
CXXMODULE
iB fails when applying this patch. After checking it, I think it might not be needed anymore (See https://github.com/cms-sw/root/blob/cms/master/94b3064bb5/interpreter/cling/include/cling/std.modulemap#L376-L380)