Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Aug 2018 02:08:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 230614] math/vtk8, science/paraview: clang 7 crashes during build
Message-ID:  <bug-230614-29464-DM0qp19Hfv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-230614-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-230614-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230614

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|math/vtk8: clang 7 crashes  |math/vtk8,
                   |during build                |science/paraview: clang 7
                   |                            |crashes during build

--- Comment #4 from Jan Beich <jbeich@FreeBSD.org> ---
Another port bundles VTK, so Clang crashes pretty much the same way.

$ poudriere jail -cj clang7 -a amd64 -v projects/clang700-import -m svn+htt=
ps
$ poudriere testport -j clang7 science/paraview
[...]
PHI nodes not grouped at top of basic block!
  %e1.sroa.20.0 =3D phi <2 x float> [ %29, %if.then.i ], [ %11, %entry ]
label %_ZN40vtkUnstructuredGridQuadricDecimationVec49NormalizeEv.exit
PHI nodes not grouped at top of basic block!
  %e2.sroa.21.0 =3D phi <2 x float> [ %53, %if.then.i160 ], [ %42,
%_ZN40vtkUnstructuredGridQuadricDecimationVec49NormalizeEv.exit ]
label %_ZN40vtkUnstructuredGridQuadricDecimationVec49NormalizeEv.exit161
fatal error: error in backend: Broken function found, compilation aborted!
c++: error: clang frontend command failed with exit code 70 (use -v to see
invocation)
FreeBSD clang version 7.0.0 (branches/release_70 339355) (based on LLVM
7.0.0svn)
Target: x86_64-unknown-freebsd12.0
Thread model: posix
InstalledDir: /usr/bin

http://package18.nyi.freebsd.org/data/headamd64PR230355-default/2018-08-11_=
19h01m06s/logs/errors/paraview-5.5.1_2.log

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230614-29464-DM0qp19Hfv>