Bug 1758932 - gcc crashing building paraview 5.7.0 on ppc64le
Summary: gcc crashing building paraview 5.7.0 on ppc64le
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 30
Hardware: ppc64le
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-10-06 22:14 UTC by Orion Poplawski
Modified: 2020-05-26 18:31 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2020-05-26 18:31:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2019-10-06 22:14:10 UTC
Description of problem:

I'm working on updating paraview to 5.7.0 in Fedora, but builds on ppc64le are failing:

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

cd /builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Accelerators/Vtkm && /usr/bin/c++  -DAcceleratorsVTKm_EXPORTS -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Accelerators/Vtkm -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Accelerators/Vtkm -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Common/Core -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Common/Core -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Common/DataModel -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Common/DataModel -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Common/Math -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Common/Math -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Common/Transforms -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Common/Transforms -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Common/ExecutionModel -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Common/ExecutionModel -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Filters/General -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Filters/General -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Common/Misc -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Common/Misc -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Filters/Core -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Filters/Core -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Filters/Geometry -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Filters/Geometry -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Imaging/Core -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/Imaging/Core -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/ThirdParty/vtkm/vtkvtkm -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/ThirdParty/vtkm/vtkvtkm -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m -I/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/include -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/taotuple -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/optionparser -I/builddir/build/BUILD/ParaView-v5.7.0/VTK/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/thirdparty/diy -isystem /builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Utilities/KWIML -isystem /builddir/build/BUILD/ParaView-v5.7.0/VTK/Utilities/KWIML -isystem /builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/Utilities/KWSys -isystem /builddir/build/BUILD/ParaView-v5.7.0/VTK/Utilities/KWSys -isystem /builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu/VTK/ThirdParty/vtkm -isystem /builddir/build/BUILD/ParaView-v5.7.0/VTK/ThirdParty/vtkm  -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection  -O2 -g -DNDEBUG -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -std=c++11 -o CMakeFiles/AcceleratorsVTKm.dir/vtkmClip.cxx.o -c /builddir/build/BUILD/ParaView-v5.7.0/VTK/Accelerators/Vtkm/vtkmClip.cxx
make[2]: Leaving directory '/builddir/build/BUILD/ParaView-v5.7.0/ppc64le-redhat-linux-gnu'
{standard input}: Assembler messages:
{standard input}:2823342: Warning: end of file not at end of a line; newline inserted
c++: fatal error: Killed signal terminated program cc1plus
compilation terminated.

This is happening in at least F30+.  I suppose it might be a resource limitation on the ppc64le buiders.

Version-Release number of selected component (if applicable):
9.2.1-1.fc31
9.2.1-1.fc32.1

How reproducible:
Every time

Steps to Reproduce:
1. Build this branch https://src.fedoraproject.org/fork/orion/rpms/paraview/tree/5.7 in rawhide

Comment 1 Jakub Jelinek 2020-03-31 09:33:25 UTC
Killed means there wasn't enough memory.  The important question is whether it is due to insufficient memory on the build host and too large source, or whether gcc e.g. compared to earlier releases uses inadequate amounts of memory.

Comment 2 Ben Cotton 2020-04-30 20:18:14 UTC
This message is a reminder that Fedora 30 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 30 on 2020-05-26.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '30'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 30 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 3 Ben Cotton 2020-05-26 18:31:41 UTC
Fedora 30 changed to end-of-life (EOL) status on 2020-05-26. Fedora 30 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.