| Summary: | sci-physics/root-6.04.06 fails to build with Segmentation fault in target etc/allDict.cxx.pch | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Marco Clocchiatti <ziapannocchia> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | jstein |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
emerge --info
build.log |
||
Created attachment 429586 [details]
build.log
I could emerge sci-physics/root-6.04.06 here on i7 with the use flags X emacs math memstat opengl openmp qt4 ssl tiff -R -afs -avahi -doc -examples -fftw -fits -gdml -geocad -graphviz -http -kerberos -ldap -mpi -mysql -odbc -oracle -postgres -prefix -pythia6 -pythia8 -python -shadow -sqlite -table -xinetd -xml -xrootd Can you figure out, if the problem occurs only with special USE flags? Have you tried to compile with more conservative CFLAGS? For example I could compile with CFLAGS="-march=native -O2 -pipe" (In reply to Jonas Stein from comment #2) > I could emerge sci-physics/root-6.04.06 here on i7 with the use flags > > X emacs math memstat opengl openmp qt4 ssl tiff -R -afs -avahi -doc > -examples -fftw -fits -gdml -geocad -graphviz -http -kerberos -ldap -mpi > -mysql -odbc -oracle -postgres -prefix -pythia6 -pythia8 -python -shadow > -sqlite -table -xinetd -xml -xrootd > > Can you figure out, if the problem occurs only with special USE flags? > > Have you tried to compile with more conservative CFLAGS? > > For example I could compile with > CFLAGS="-march=native -O2 -pipe" I cannot compile using -march=native because I often use distcc. Searching the exact use flag which faults needs too much time on my system. anyway, 6.02.05-r2 version compile fine for me, while 6.04.06 fails. Now, I'll try with some other configuration, but I'm not sure to be able to give you a good test. |
Created attachment 429584 [details] emerge --info as in summary. sci-physics/root-6.04.06 fails to build.