Bug 2272954

Summary: vtk: FTBFS in Fedora Rawhide
Product: [Fedora] Fedora Reporter: Karolina Surma <ksurma>
Component: vtkAssignee: Orion Poplawski <orion>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: orion, scitech-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
URL: https://koschei.fedoraproject.org/package/vtk
Whiteboard:
Fixed In Version: vtk-9.2.6-14.fc41 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-04-11 13:07:38 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: 2244836, 2260875    

Description Karolina Surma 2024-04-03 13:17:01 UTC
Description of problem:
Package vtk fails to build from source in Fedora Rawhide.

Version-Release number of selected component (if applicable):
9.2.6-13.fc41

Steps to Reproduce:
koji build --scratch f41 vtk-9.2.6-13.fc41.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://koschei.fedoraproject.org/package/vtk

Reproducible: Always

Actual Results:  
cd /builddir/build/BUILD/VTK-9.2.6/redhat-linux-build-serial/Wrapping/Java && /usr/bin/javac -classpath /builddir/build/BUILD/VTK-9.2.6/redhat-linux-build-serial/Wrapping/Java -source 1.7 -target 1.7 /builddir/build/BUILD/VTK-9.2.6/redhat-linux-build-serial/Wrapping/Java/vtk/CellType.java -d CMakeFiles/vtkjava.dir
gmake[2]: Leaving directory '/builddir/build/BUILD/VTK-9.2.6/redhat-linux-build-serial'
warning: [options] bootstrap class path not set in conjunction with -source 7
error: Source option 7 is no longer supported. Use 8 or later.
error: Target option 7 is no longer supported. Use 8 or later.