https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230614

Jan Beich <jbe...@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 <jbe...@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+https
$ poudriere testport -j clang7 science/paraview
[...]
PHI nodes not grouped at top of basic block!
  %e1.sroa.20.0 = 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 = 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

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to