Bug 1800240

Summary: vtk: FTBFS in Fedora rawhide/f32
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: vtkAssignee: Orion Poplawski <orion>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: axel.thimm, mrceresa, orion
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: vtk-8.2.0-14.fc32 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-07 19:46:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1750908    
Attachments:
Description Flags
build.log
none
root.log
none
state.log none

Description Fedora Release Engineering 2020-02-06 20:21:35 UTC
vtk failed to build from source in Fedora rawhide/f32

https://koji.fedoraproject.org/koji/taskinfo?taskID=41322708


For details on the mass rebuild see:

https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Please fix vtk at your earliest convenience and set the bug's status to
ASSIGNED when you start fixing it. If the bug remains in NEW state for 8 weeks,
vtk will be orphaned. Before branching of Fedora 33,
vtk will be retired, if it still fails to build.

For more details on the FTBFS policy, please visit:
https://fedoraproject.org/wiki/Fails_to_build_from_source

Comment 1 Fedora Release Engineering 2020-02-06 20:21:37 UTC
Created attachment 1661340 [details]
build.log

Comment 2 Fedora Release Engineering 2020-02-06 20:21:39 UTC
Created attachment 1661341 [details]
root.log

file root.log too big, will only attach last 32768 bytes

Comment 3 Fedora Release Engineering 2020-02-06 20:21:41 UTC
Created attachment 1661342 [details]
state.log

Comment 4 Ben Cotton 2020-02-11 16:42:37 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle.
Changing version to 32.

Comment 5 Fedora Release Engineering 2020-02-16 04:31:45 UTC
Dear Maintainer,

your package has not been built successfully in 32. Action is required from you.

If you can fix your package to build, perform a build in koji, and either create
an update in bodhi, or close this bug without creating an update, if updating is
not appropriate [1]. If you are working on a fix, set the status to ASSIGNED to
acknowledge this. Following the latest policy for such packages [2], your package
will be orphaned if this bug remains in NEW state more than 8 weeks.

A week before the mass branching of Fedora 33 according to the schedule [3],
any packages not successfully rebuilt at least on Fedora 31 will be
retired regardless of the status of this bug.

[1] https://fedoraproject.org/wiki/Updates_Policy
[2] https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/
[3] https://fedoraproject.org/wiki/Releases/33/Schedule

Comment 6 Orion Poplawski 2020-02-22 23:20:02 UTC
Reported upsream: https://gitlab.kitware.com/vtk/vtk/issues/17775

/usr/bin/ld: CMakeFiles/vtkCommonSystemCxxTests.dir/TestDirectory.cxx.o: in function `TestDirectory(int, char**)':
/builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/TestDirectory.cxx:25: undefined reference to `vtkDirectory::New()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/TestDirectory.cxx:26: undefined reference to `vtkDirectory::New()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/TestDirectory.cxx:27: undefined reference to `vtkDirectory::Open(char const*)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/TestDirectory.cxx:29: undefined reference to `vtkDirectory::GetCurrentWorkingDirectory(char*, unsigned int)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/TestDirectory.cxx:32: undefined reference to `vtkDirectory::GetNumberOfFiles()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/TestDirectory.cxx:34: undefined reference to `vtkDirectory::GetFile(long long)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/TestDirectory.cxx:34: undefined reference to `vtkDirectory::Open(char const*)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/TestDirectory.cxx:34: undefined reference to `vtkDirectory::GetFile(long long)'
/usr/bin/ld: CMakeFiles/vtkCommonSystemCxxTests.dir/TestDirectory.cxx.o: in function `_GLOBAL__sub_I__Z13TestDirectoryiPPc':
/builddir/build/BUILD/VTK-8.2.0/Common/Core/vtkDebugLeaksManager.h:46: undefined reference to `vtkDebugLeaksManager::vtkDebugLeaksManager()'
/usr/bin/ld: CMakeFiles/vtkCommonSystemCxxTests.dir/TestDirectory.cxx.o: in function `__static_initialization_and_destruction_0':
/builddir/build/BUILD/VTK-8.2.0/Common/Core/vtkDebugLeaksManager.h:46: undefined reference to `vtkDebugLeaksManager::~vtkDebugLeaksManager()'
/usr/bin/ld: CMakeFiles/vtkCommonSystemCxxTests.dir/otherTimerLog.cxx.o: in function `otherTimerLogTest(std::ostream&)':
/builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:40: undefined reference to `vtkTimerLog::New()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:42: undefined reference to `vtkTimerLog::SetMaxEntries(int)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:43: undefined reference to `vtkTimerLog::StartTimer()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:46: undefined reference to `vtkTimerLog::FormatAndMarkEvent(char const*, ...)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:56: undefined reference to `vtkTimerLog::InsertTimedEvent(char const*, double, int)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:57: undefined reference to `vtkTimerLog::FormatAndMarkEvent(char const*, ...)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:59: undefined reference to `vtkTimerLog::StopTimer()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:60: undefined reference to `operator<<(std::ostream&, vtkObjectBase&)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:61: undefined reference to `vtkTimerLog::GetElapsedTime()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:62: undefined reference to `vtkTimerLog::GetCPUTime()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:63: undefined reference to `vtkTimerLog::DumpLog(char const*)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:64: undefined reference to `vtkTimerLog::DumpLogWithIndents(std::ostream*, double)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:65: undefined reference to `vtkTimerLog::ResetLog()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:66: undefined reference to `vtkTimerLog::CleanupLog()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:71: undefined reference to `vtkTimerLog::ResetLog()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:72: undefined reference to `vtkTimerLog::SetMaxEntries(int)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:76: undefined reference to `vtkTimerLog::MarkStartEvent(char const*)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:86: undefined reference to `vtkTimerLog::InsertTimedEvent(char const*, double, int)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:87: undefined reference to `vtkTimerLog::MarkEndEvent(char const*)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:89: undefined reference to `vtkTimerLog::StopTimer()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:90: undefined reference to `operator<<(std::ostream&, vtkObjectBase&)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:91: undefined reference to `vtkTimerLog::GetElapsedTime()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:92: undefined reference to `vtkTimerLog::GetCPUTime()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:93: undefined reference to `vtkTimerLog::DumpLog(char const*)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:94: undefined reference to `vtkTimerLog::DumpLogWithIndents(std::ostream*, double)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:96: undefined reference to `vtkTimerLog::ResetLog()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:97: undefined reference to `vtkTimerLog::CleanupLog()'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:100: undefined reference to `vtkTimerLog::SetMaxEntries(int)'
/usr/bin/ld: CMakeFiles/vtkCommonSystemCxxTests.dir/otherTimerLog.cxx.o: in function `vtkTimerLogScope::vtkTimerLogScope(char const*)':
/builddir/build/BUILD/VTK-8.2.0/Common/System/vtkTimerLog.h:270: undefined reference to `vtkTimerLog::MarkStartEvent(char const*)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/vtkTimerLog.h:270: undefined reference to `vtkTimerLog::MarkStartEvent(char const*)'
/usr/bin/ld: CMakeFiles/vtkCommonSystemCxxTests.dir/otherTimerLog.cxx.o: in function `vtkTimerLogScope::~vtkTimerLogScope()':
/builddir/build/BUILD/VTK-8.2.0/Common/System/vtkTimerLog.h:275: undefined reference to `vtkTimerLog::MarkEndEvent(char const*)'
/usr/bin/ld: /builddir/build/BUILD/VTK-8.2.0/Common/System/vtkTimerLog.h:275: undefined reference to `vtkTimerLog::MarkEndEvent(char const*)'
/usr/bin/ld: CMakeFiles/vtkCommonSystemCxxTests.dir/otherTimerLog.cxx.o: in function `timerLogScopeTest()':
/builddir/build/BUILD/VTK-8.2.0/Common/System/Testing/Cxx/otherTimerLog.cxx:124: undefined reference to `vtkTimerLog::DumpLogWithIndents(std::ostream*, double)'
/usr/bin/ld: CMakeFiles/vtkCommonSystemCxxTests.dir/otherTimerLog.cxx.o: in function `vtkTimerLogScope::~vtkTimerLogScope()':
/builddir/build/BUILD/VTK-8.2.0/Common/System/vtkTimerLog.h:275: undefined reference to `vtkTimerLog::MarkEndEvent(char const*)'
/usr/bin/ld: CMakeFiles/vtkCommonSystemCxxTests.dir/otherTimerLog.cxx.o: in function `_GLOBAL__sub_I__Z17otherTimerLogTestRSo':
/builddir/build/BUILD/VTK-8.2.0/Common/Core/vtkDebugLeaksManager.h:46: undefined reference to `vtkDebugLeaksManager::vtkDebugLeaksManager()'
/usr/bin/ld: CMakeFiles/vtkCommonSystemCxxTests.dir/otherTimerLog.cxx.o: in function `__static_initialization_and_destruction_0':
/builddir/build/BUILD/VTK-8.2.0/Common/Core/vtkDebugLeaksManager.h:46: undefined reference to `vtkDebugLeaksManager::~vtkDebugLeaksManager()'
collect2: error: ld returned 1 exit status

Comment 7 Fedora Update System 2020-05-28 21:09:43 UTC
FEDORA-2020-f4da650ce0 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-f4da650ce0

Comment 8 Fedora Update System 2020-05-29 02:45:28 UTC
FEDORA-2020-f4da650ce0 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-f4da650ce0`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-f4da650ce0

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2020-06-07 19:46:53 UTC
FEDORA-2020-f4da650ce0 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.