Skip to content

Conversation

vgvassilev
Copy link
Member

The purpose of this PR is to track the progress of removing workarounds in runtime_cxxmodules (see root-project/root#2717)

@phsft-bot
Copy link

Starting build on slc6/gcc48, slc6-i686/gcc49, centos7/clang39, centos7/gcc62, centos7/gcc7, fedora28/native, ubuntu16/native, mac1013/native, windows10/vc15 with flags -Dccache=ON
How to customize builds

@phsft-bot
Copy link

Build failed on windows10/vc15.
See console output.

@vgvassilev
Copy link
Member Author

@bellenot, could you hint me what is the windows issue here. It seems to be caused by these changes. I suspect it is how we get the path to roottest.

@vgvassilev
Copy link
Member Author

@phsft-bot build!

Resolved via root-project/jenkins-pipelines@2b53092

@phsft-bot
Copy link

Starting build on slc6/gcc48, slc6-i686/gcc49, centos7/clang39, centos7/gcc62, centos7/gcc7, fedora28/native, ubuntu16/native, mac1013/native, windows10/vc15 with flags -Dccache=ON
How to customize builds

@phsft-bot
Copy link

Build failed on windows10/vc15.
See console output.

@phsft-bot
Copy link

Build failed on slc6/gcc48.
See console output.

@phsft-bot
Copy link

Build failed on mac1013/native.
See console output.

Warnings:

  • ld: warning: text-based stub file /System/Library/Frameworks//OpenGL.framework/OpenGL.tbd and library file /System/Library/Frameworks//OpenGL.framework/OpenGL are out of sync. Falling back to library file for linking.
  • ld: warning: text-based stub file /System/Library/Frameworks//OpenGL.framework/OpenGL.tbd and library file /System/Library/Frameworks//OpenGL.framework/OpenGL are out of sync. Falling back to library file for linking.
  • ld: warning: text-based stub file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.tbd and library file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib are out of sync. Falling back to library file for linking.
  • ld: warning: text-based stub file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.tbd and library file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib are out of sync. Falling back to library file for linking.
  • ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.
  • ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.
  • ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
  • ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
  • ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
  • ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.

And 80 more

@vgvassilev vgvassilev force-pushed the cxxmodules-track-progress branch from 3ea239b to ab01966 Compare October 2, 2018 21:25
@phsft-bot
Copy link

Starting build on slc6/gcc48, slc6-i686/gcc49, centos7/clang39, centos7/gcc62, centos7/gcc7, ubuntu16/native, mac1013/native, windows10/vc15 with flags -Dccache=ON
How to customize builds

@vgvassilev vgvassilev force-pushed the cxxmodules-track-progress branch from ab01966 to cec5a44 Compare October 2, 2018 21:26
@phsft-bot
Copy link

Starting build on slc6/gcc48, slc6-i686/gcc49, centos7/clang39, centos7/gcc62, centos7/gcc7, ubuntu16/native, mac1013/native, windows10/vc15 with flags -Dccache=ON
How to customize builds

@vgvassilev
Copy link
Member Author

@phsft-bot build just on slc6/gcc62 with flags -Druntime_cxxmodules=On -Dctest_test_exclude_none=on

@phsft-bot
Copy link

Starting build on slc6/gcc62 with flags -Dccache=ON -Druntime_cxxmodules=On -Dctest_test_exclude_none=on
How to customize builds

@phsft-bot
Copy link

@vgvassilev vgvassilev force-pushed the cxxmodules-track-progress branch from cec5a44 to f2dd22e Compare October 6, 2018 20:55
@phsft-bot
Copy link

Starting build on slc6/gcc62 with flags -Dccache=ON -Druntime_cxxmodules=On -Dctest_test_exclude_none=on
How to customize builds

@vgvassilev vgvassilev force-pushed the cxxmodules-track-progress branch from f2dd22e to d2f044d Compare October 9, 2018 07:11
@phsft-bot
Copy link

Starting build on slc6/gcc62 with flags -Dccache=ON -Druntime_cxxmodules=On -Dctest_test_exclude_none=on
How to customize builds

@vgvassilev vgvassilev force-pushed the cxxmodules-track-progress branch from d2f044d to f02b65f Compare October 10, 2018 13:42
@phsft-bot
Copy link

Starting build on slc6/gcc62 with flags -Dccache=ON -Druntime_cxxmodules=On -Dctest_test_exclude_none=on
How to customize builds

@vgvassilev vgvassilev force-pushed the cxxmodules-track-progress branch from f02b65f to 8ee80ef Compare October 12, 2018 08:23
@phsft-bot
Copy link

Starting build on slc6/gcc62 with flags -Dccache=ON -Druntime_cxxmodules=On -Dctest_test_exclude_none=on
How to customize builds

@vgvassilev vgvassilev force-pushed the cxxmodules-track-progress branch from 8ee80ef to c0c7436 Compare April 19, 2019 18:24
@phsft-bot
Copy link

Starting build on ROOT-performance-centos7-multicore/default, ROOT-fedora27/noimt, ROOT-fedora29/python3, ROOT-ubuntu16/rtcxxmod, mac1014/cxx17, windows10/default
How to customize builds

@vgvassilev vgvassilev force-pushed the cxxmodules-track-progress branch from 6ccce25 to 28b4b3b Compare March 27, 2020 06:32
@phsft-bot
Copy link

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos7-multicore/default, ROOT-fedora29/python3, ROOT-fedora30/cxx14, ROOT-fedora31/noimt, ROOT-ubuntu16/nortcxxmod, mac1015/cxx17, windows10/cxx14
How to customize builds

@phsft-bot
Copy link

Build failed on ROOT-fedora31/noimt.
See console output.

Failing tests:

@phsft-bot
Copy link

Build failed on ROOT-performance-centos7-multicore/default.
See console output.

Failing tests:

@phsft-bot
Copy link

Build failed on windows10/cxx14.
See console output.

Errors:

@phsft-bot
Copy link

Build failed on ROOT-ubuntu16/nortcxxmod.
See console output.

Failing tests:

@phsft-bot
Copy link

Build failed on ROOT-fedora30/cxx14.
See console output.

Failing tests:

@phsft-bot
Copy link

Build failed on ROOT-fedora29/python3.
See console output.

Failing tests:

@vgvassilev vgvassilev force-pushed the cxxmodules-track-progress branch from 28b4b3b to 1d121ae Compare April 20, 2020 19:29
@phsft-bot
Copy link

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos7-multicore/default, ROOT-fedora29/python3, ROOT-fedora30/cxx14, ROOT-fedora31/noimt, ROOT-ubuntu16/nortcxxmod, mac1015/cxx17, windows10/cxx14
How to customize builds

@oshadura
Copy link
Contributor

oshadura commented Aug 6, 2020

@phsft-bot build!

@phsft-bot
Copy link

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos7-multicore/default, ROOT-fedora30/cxx14, ROOT-fedora31/noimt, ROOT-ubuntu16/nortcxxmod, mac1014/python3, mac1015/cxx17, windows10/cxx14
How to customize builds

@phsft-bot
Copy link

Build failed on ROOT-fedora31/noimt.
Running on root-fedora-31-2.cern.ch:/home/sftnight/build/workspace/roottest-pullrequests-build
See cdash.
See console output.

Failing tests:

@Axel-Naumann
Copy link
Member

@phsft-bot build

@phsft-bot
Copy link

Starting build on ROOT-debian10-i386/cxx14, ROOT-performance-centos8-multicore/default, ROOT-ubuntu16/nortcxxmod, ROOT-ubuntu2004/soversion, mac1015/python3, mac11/cxx17, windows10/cxx14
How to customize builds

@phsft-bot
Copy link

Build failed on ROOT-ubuntu16/nortcxxmod.
Running on sft-ubuntu-1604-1.cern.ch:/build/workspace/roottest-pullrequests-build
See console output.

Errors:

  • [2022-01-11T16:16:46.627Z] FAILED: /usr/bin/ccache /usr/bin/c++ -DClingWorkAroundAutoParseDeclaration -DClingWorkAroundAutoParseUsingNamespace -DClingWorkAroundBrokenUnnamedReturn -DClingWorkAroundMissingAutoLoadingForTemplates -DClingWorkAroundMissingDynamicScope -DClingWorkAroundMissingSmartInclude -DClingWorkAroundMissingUnloading -DClingWorkAroundNoDotInclude -DClingWorkAroundTClassUpdateDouble32 -DClingWorkAroundUnnamedDetection2 -DClingWorkAroundUnnamedInclude -DVECCORE_ENABLE_VC -Iinclude -I/mnt/build/workspace/roottest-pullrequests-build/roottest -Iroottest/root/roofitstats/vectorisedPDFs -I/mnt/build/workspace/roottest-pullrequests-build/root/graf2d/gpad/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/graf2d/graf/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/hist/hist/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/math/mathcore/inc -Iexternals/mnt/build/workspace/roottest-pullrequests-build/install/include -Iginclude -I/mnt/build/workspace/roottest-pullrequests-build/root/core/base/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/foundation/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/cont/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/gui/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/meta/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/clib/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/rint/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/zip/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/thread/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/textinput/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/base/v7/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/foundation/v7/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/unix/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/imt/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/core/multiproc/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/net/net/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/io/io/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/math/matrix/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/roofit/roofitcore/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/tree/tree/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/math/minuit/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/math/minuit2/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/math/foam/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/math/smatrix/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/roofit/roofit/inc -I/mnt/build/workspace/roottest-pullrequests-build/root/test/unit_testing_support/. -isystem googletest-prefix/src/googletest/googletest/include -isystem googletest-prefix/src/googletest/googlemock/include -fdiagnostics-color=always -std=c++14 -pipe -Wshadow -Wall -W -Woverloaded-virtual -fsigned-char -pthread -O3 -fno-math-errno -std=c++14 -MD -MT roottest/root/roofitstats/vectorisedPDFs/CMakeFiles/testCompatMode.dir/testCompatMode.cxx.o -MF roottest/root/roofitstats/vectorisedPDFs/CMakeFiles/testCompatMode.dir/testCompatMode.cxx.o.d -o roottest/root/roofitstats/vectorisedPDFs/CMakeFiles/testCompatMode.dir/testCompatMode.cxx.o -c /mnt/build/workspace/roottest-pullrequests-build/roottest/root/roofitstats/vectorisedPDFs/testCompatMode.cxx
  • [2022-01-11T16:16:46.627Z] /mnt/build/workspace/roottest-pullrequests-build/roottest/root/roofitstats/vectorisedPDFs/VectorisedPDFTests.h:22:32: fatal error: ROOT/RMakeUnique.hxx: No such file or directory

@phsft-bot
Copy link

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

Errors:

  • [2022-01-11T16:58:43.034Z] /data/sftnight/workspace/roottest-pullrequests-build/roottest/root/roofitstats/vectorisedPDFs/VectorisedPDFTests.h:22:10: fatal error: ROOT/RMakeUnique.hxx: No such file or directory
  • [2022-01-11T16:58:46.433Z] collect2: error: ld returned 1 exit status

@phsft-bot
Copy link

Build failed on ROOT-debian10-i386/cxx14.
Running on pcepsft10.dyndns.cern.ch:/build/workspace/roottest-pullrequests-build
See console output.

Errors:

  • [2022-01-11T17:01:34.721Z] collect2: error: ld returned 1 exit status

@phsft-bot
Copy link

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

Errors:

  • [2022-01-11T17:28:42.015Z] FAILED: roottest/root/roofitstats/vectorisedPDFs/CMakeFiles/VectorisedPDFTests.dir/VectorisedPDFTests.cxx.o
  • [2022-01-11T17:28:42.617Z] /usr/include/c++/9/bits/stl_vector.h:333:35: error: invalid use of incomplete type ‘struct RooBatchCompute::RunContext’
  • [2022-01-11T17:28:42.617Z] /usr/include/c++/9/ext/new_allocator.h:145:20: error: invalid use of incomplete type ‘struct RooBatchCompute::RunContext’
  • [2022-01-11T17:28:42.618Z] /usr/include/c++/9/bits/vector.tcc:117:6: error: cannot increment a pointer to incomplete type ‘RooBatchCompute::RunContext’
  • [2022-01-11T17:28:42.618Z] /usr/include/c++/9/bits/stl_iterator.h:868:45: error: invalid use of incomplete type ‘struct RooBatchCompute::RunContext’
  • [2022-01-11T17:28:42.618Z] /usr/include/c++/9/bits/stl_construct.h:133:51: error: static assertion failed: value type is destructible
  • [2022-01-11T17:28:42.618Z] /usr/include/c++/9/bits/stl_construct.h:137:11: error: invalid use of incomplete type ‘std::iterator_traits<RooBatchCompute::RunContext*>::value_type’ {aka ‘struct RooBatchCompute::RunContext’}

@phsft-bot
Copy link

Build failed on mac11/cxx17.
Running on macphsft20.dyndns.cern.ch:/Users/sftnight/build/workspace/roottest-pullrequests-build
See console output.

Errors:

  • [2022-01-11T19:34:17.848Z] FAILED: roottest/root/roofitstats/vectorisedPDFs/CMakeFiles/testNovosibirsk.dir/testNovosibirsk.cxx.o
  • [2022-01-11T19:34:18.782Z] /Users/sftnight/build/workspace/roottest-pullrequests-build/roottest/root/roofitstats/vectorisedPDFs/VectorisedPDFTests.h:22:10: fatal error: 'ROOT/RMakeUnique.hxx' file not found
  • [2022-01-11T19:34:18.782Z] FAILED: roottest/root/roofitstats/vectorisedPDFs/CMakeFiles/testVoigtian.dir/testVoigtian.cxx.o
  • [2022-01-11T19:34:19.348Z] /Users/sftnight/build/workspace/roottest-pullrequests-build/roottest/root/roofitstats/vectorisedPDFs/VectorisedPDFTests.h:22:10: fatal error: 'ROOT/RMakeUnique.hxx' file not found
  • [2022-01-11T19:34:19.348Z] FAILED: roottest/root/roofitstats/vectorisedPDFs/CMakeFiles/testDstD0BG.dir/testDstD0BG.cxx.o
  • [2022-01-11T19:34:19.914Z] /Users/sftnight/build/workspace/roottest-pullrequests-build/roottest/root/roofitstats/vectorisedPDFs/VectorisedPDFTests.h:22:10: fatal error: 'ROOT/RMakeUnique.hxx' file not found
  • [2022-01-11T19:34:19.914Z] FAILED: roottest/root/roofitstats/vectorisedPDFs/CMakeFiles/testGamma.dir/testGamma.cxx.o
  • [2022-01-11T19:34:20.847Z] /Users/sftnight/build/workspace/roottest-pullrequests-build/roottest/root/roofitstats/vectorisedPDFs/VectorisedPDFTests.h:22:10: fatal error: 'ROOT/RMakeUnique.hxx' file not found
  • [2022-01-11T19:34:20.847Z] FAILED: roottest/root/roofitstats/vectorisedPDFs/CMakeFiles/testCBShape.dir/testCBShape.cxx.o
  • [2022-01-11T19:34:21.104Z] /Users/sftnight/build/workspace/roottest-pullrequests-build/roottest/root/roofitstats/vectorisedPDFs/VectorisedPDFTests.h:22:10: fatal error: 'ROOT/RMakeUnique.hxx' file not found

And 4 more

@phsft-bot
Copy link

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

Errors:

  • [2022-01-11T23:19:46.511Z] CMake Error at C:/build/workspace/roottest-pullrequests-build/roottest/cmake/modules/RoottestMacros.cmake:400 (CMAKE_PARSE_ARGUMENTS):
  • [2022-01-11T23:19:47.144Z] CMake Error at C:/build/workspace/roottest-pullrequests-build/rootspi/jenkins/root-build.cmake:1136 (message):

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

Successfully merging this pull request may close these issues.

4 participants