| View previous topic :: View next topic |
| Author |
Message |
avx Advocate


Joined: 21 Jun 2004 Posts: 2063
|
Posted: Sun Jun 19, 2011 1:32 pm Post subject: |
|
|
| Clad in Sky wrote: | Is there a short explanation as to why you're doing this EKOpath stuff other than tinkering and trying new stuff out? Does EKOpath have some advantage over GCC?
I'm just curious. | Hey, we're in Gentoo-land here, if we don't do the testing, who else will?
For what I tried thus far, it's a pretty good experience. Some things are notably faster than with gcc, some things are equal and I've yet have to find something which is slower and/or totally breaks. Sure, the standard desktop system doesn't benefit as much as a hpc machine, but still it's quite a leap forward in some points.
Just wish we had less hackish methods to define the compiler per package, the bashrc stuff works, but is imho still quite ugly. _________________ ++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>. |
|
| Back to top |
|
 |
KB1PKL n00b

Joined: 15 May 2011 Posts: 0
|
Posted: Sun Jun 19, 2011 4:05 pm Post subject: |
|
|
Need there be any better reason than curiosity?
I'm always interested in higher performance, and it's a New-And-Shiny-Thing to try out. Why not? |
|
| Back to top |
|
 |
civilian Tux's lil' helper

Joined: 23 Jan 2007 Posts: 78
|
Posted: Thu Jun 23, 2011 3:34 pm Post subject: |
|
|
So, I've jumped into the deep end and started with a complete system re-emerge (including the system critical packages). I was hoping on sharing tips, but I only ended up drowning.
Many packages add their own cflags (e.g. most of the x11 packages adds -Wold-style-definition and others add -Werror) which pathcc doesn't recognise. Is there a way to remove these?
There are other errors, but I think it is best to just try and fix one at a time. |
|
| Back to top |
|
 |
Shining Arcanine Veteran

Joined: 24 Sep 2009 Posts: 1110
|
Posted: Wed Jun 29, 2011 2:32 am Post subject: |
|
|
| civilian wrote: | So, I've jumped into the deep end and started with a complete system re-emerge (including the system critical packages). I was hoping on sharing tips, but I only ended up drowning.
Many packages add their own cflags (e.g. most of the x11 packages adds -Wold-style-definition and others add -Werror) which pathcc doesn't recognise. Is there a way to remove these?
There are other errors, but I think it is best to just try and fix one at a time. |
I suggest you file a bug with Gentoo. Hopefully we could get a tracker bug for these issues.
By the way, how did you install Ekopath. So far, I have not been able to find the tarball downloads or anything else on it aside from the news and press releases. |
|
| Back to top |
|
 |
charly n00b


Joined: 05 Apr 2011 Posts: 14
|
Posted: Wed Jun 29, 2011 2:45 am Post subject: |
|
|
| I will be installing Gentoo with this asap! |
|
| Back to top |
|
 |
Shining Arcanine Veteran

Joined: 24 Sep 2009 Posts: 1110
|
Posted: Thu Jul 07, 2011 1:35 pm Post subject: |
|
|
| charly wrote: | | I will be installing Gentoo with this asap! |
How did it go? |
|
| Back to top |
|
 |
szczerb Veteran

Joined: 24 Feb 2007 Posts: 1626 Location: Poland => Lodz
|
Posted: Thu Jul 07, 2011 2:58 pm Post subject: |
|
|
| Shining Arcanine wrote: | | charly wrote: | | I will be installing Gentoo with this asap! |
How did it go? | So well that he's still offline  |
|
| Back to top |
|
 |
n3rd Guru


Joined: 30 Apr 2005 Posts: 328
|
Posted: Tue Jul 12, 2011 7:19 am Post subject: |
|
|
Both, Open64 and EKOPath, based on old sources of the SGI compiler. In Open64 source code (repo) you can find information about successful Linux kernel compilations. EKOPath is now more advanced than Open64, so it's worth attention.
best regards,
daniel _________________ "Jeśli coś jest niemożliwe do zrobienia, przychodzi ktoś kto o tym nie wie i robi to."
-- Albert Einstein
Zanim zadasz pytanie na forum, wykonaj: /etc/init.d/brain. |
|
| Back to top |
|
 |
costel78 Apprentice

Joined: 20 Apr 2007 Posts: 174
|
Posted: Tue Jul 26, 2011 5:03 pm Post subject: |
|
|
I tried today EkoPath compiler, but I quick.
A long list of packages fail to compile, most of them with trivial error, incompatible options passed to compiler.
Well, I stick with ICC, it's more trouble free for daily use. _________________ Sorry for my English. I'm still learning this language. |
|
| Back to top |
|
 |
Etal Veteran


Joined: 15 Jul 2005 Posts: 1633
|
Posted: Sat Jul 30, 2011 3:13 pm Post subject: |
|
|
path64 is now in Portage, and the PathScale CTO made a friendly post in gentoo-dev  _________________ “And even in authoritarian countries, information networks are helping people discover new facts and making governments more accountable.”– Hillary Clinton, Jan. 21, 2010 |
|
| Back to top |
|
 |
Lustmored Apprentice


Joined: 28 May 2010 Posts: 197 Location: Poland
|
Posted: Sun Jul 31, 2011 11:04 am Post subject: |
|
|
Any success on path64 compilation?
I have:
| Code: | Error: Invalid target group option -TARG:processor=generic
make[2]: *** [Xcompiler/src/libm/mv_p-x86_64/__/libmpath/amd/vrsapowf_c.o] Error 1
make[1]: *** [Xcompiler/src/libm/CMakeFiles/mv_p-x86_64.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
Error: Invalid target group option -TARG:processor=generic |
Same error on ekopath - something must be wrong, but I have no idea where to look for  |
|
| Back to top |
|
 |
Etal Veteran


Joined: 15 Jul 2005 Posts: 1633
|
Posted: Sun Jul 31, 2011 1:19 pm Post subject: |
|
|
I built mine by first building path64 with gcc (disable the "native" flag, as well as all other flags to save compile time), and then build again with native (once a version of path64 is installed, it does not pull in the binary ekopath) _________________ “And even in authoritarian countries, information networks are helping people discover new facts and making governments more accountable.”– Hillary Clinton, Jan. 21, 2010 |
|
| Back to top |
|
 |
Lustmored Apprentice


Joined: 28 May 2010 Posts: 197 Location: Poland
|
Posted: Sun Jul 31, 2011 7:47 pm Post subject: |
|
|
completely no USE flags on path64:
| Code: | [ 70%] [ 70%] [ 70%] [ 70%] [ 70%] Generating pscrt-static-x86_64/malloc_opt_c.o
cd /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/libpscrt/pscrt-static-x86_64 && /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/bin/pathcc -c -o malloc_opt_c.o -m64 -DTARG_X8664 -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/include -fpic -DHAVE_ALLOCA_H=1 -DX86_WHIRL_OBJECTS -DPATH64_ENABLE_PSCRUNTIME -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -DKEY -DFE_GNU_4_2_0 -D_LONGLONG -D_MIPSEL -DTARG_LINUX -D_GNU_SOURCE -DHOST_IS_BIG_ENDIAN=0 -DHOST_IS_LITTLE_ENDIAN=1 -D_LANGUAGE_C /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libpscrt/malloc_opt.c -O0 -g -D_DEBUG
Generating pscrt_p-x86_64/malloc_opt_c.o
Generating compiler-rt-x86_64/enable_execute_stack_c.o
cd /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/compiler_rt/compiler-rt-x86_64 && /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/bin/pathcc -c -o enable_execute_stack_c.o -m64 -DTARG_X8664 -fPIC /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler-rt/lib/enable_execute_stack.c -O0 -g -D_DEBUG
cd /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/libpscrt/pscrt_p-x86_64 && /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/bin/pathcc -c -o malloc_opt_c.o -m64 -DTARG_X8664 -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/include -pg -DHAVE_ALLOCA_H=1 -DX86_WHIRL_OBJECTS -DPATH64_ENABLE_PSCRUNTIME -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -DKEY -DFE_GNU_4_2_0 -D_LONGLONG -D_MIPSEL -DTARG_LINUX -D_GNU_SOURCE -DHOST_IS_BIG_ENDIAN=0 -DHOST_IS_LITTLE_ENDIAN=1 -D_LANGUAGE_C /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libpscrt/malloc_opt.c -O0 -g -D_DEBUG
Generating mv_p-x86_64/__/libmpath/amd/vrsapowf_c.o
cd /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/libm/mv_p-x86_64 && /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/bin/pathcc -c -o __/libmpath/amd/vrsapowf_c.o -m64 -DTARG_X8664 -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libm/../libmpath/amd -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libm/../libm -pg -O3 -LNO:vintr=0 -std=gnu99 -DHAVE_ALLOCA_H=1 -DX86_WHIRL_OBJECTS -DPATH64_ENABLE_PSCRUNTIME -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -DKEY -DFE_GNU_4_2_0 -D_LONGLONG -D_MIPSEL -DTARG_LINUX -D_GNU_SOURCE -DHOST_IS_BIG_ENDIAN=0 -DHOST_IS_LITTLE_ENDIAN=1 -D_LANGUAGE_C /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libm/../libmpath/amd/vrsapowf.c -g -D_DEBUG
Generating mpath_p-x86_64/amd/w_pow_S.o
cd /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/libmpath/mpath_p-x86_64 && /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/bin/pathcc -c -o amd/w_pow_S.o -m64 -DTARG_X8664 -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libmpath/amd -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libm -pg -DHAVE_ALLOCA_H=1 -DX86_WHIRL_OBJECTS -DPATH64_ENABLE_PSCRUNTIME -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -DKEY -DFE_GNU_4_2_0 -D_LONGLONG -D_MIPSEL -DTARG_LINUX -D_GNU_SOURCE -DHOST_IS_BIG_ENDIAN=0 -DHOST_IS_LITTLE_ENDIAN=1 -D_IP_NAN_SETS_ERRNO -D_HDW_SQRT -D_libm_weak=1 -D_LANGUAGE_C /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/amd/w_pow.S -O0 -g -D_DEBUG
/usr/bin/cmake -E cmake_progress_report /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/CMakeFiles
[ 70%] Generating mpath_p-x86_64/amd/pow_errorl_c.o
cd /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/libmpath/mpath_p-x86_64 && /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/bin/pathcc -c -o amd/pow_errorl_c.o -m64 -DTARG_X8664 -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libmpath/amd -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libm -pg -DHAVE_ALLOCA_H=1 -DX86_WHIRL_OBJECTS -DPATH64_ENABLE_PSCRUNTIME -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -DKEY -DFE_GNU_4_2_0 -D_LONGLONG -D_MIPSEL -DTARG_LINUX -D_GNU_SOURCE -DHOST_IS_BIG_ENDIAN=0 -DHOST_IS_LITTLE_ENDIAN=1 -D_IP_NAN_SETS_ERRNO -D_HDW_SQRT -D_libm_weak=1 -D_LANGUAGE_C /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/amd/pow_errorl.c -O0 -g -D_DEBUG
Error: Invalid target group option -TARG:processor=generic
Error: Invalid target group option -TARG:processor=generic
Error: Invalid target group option -TARG:processor=generic
make[2]: Leaving directory `/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build'
/usr/bin/cmake -E cmake_progress_report /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/CMakeFiles
make[2]: Leaving directory `/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build'
/usr/bin/cmake -E cmake_progress_report /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/CMakeFiles
make[2]: Leaving directory `/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build'
[ 70%] /usr/bin/cmake -E cmake_progress_report /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/CMakeFiles
make[2]: Leaving directory `/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build'
Error: Invalid target group option -TARG:processor=generic
make[2]: *** [Xcompiler/src/libm/mv_p-x86_64/__/libmpath/amd/vrsapowf_c.o] Error 1
make[1]: *** [Xcompiler/src/libm/CMakeFiles/mv_p-x86_64.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
make[2]: *** [compiler_rt/compiler-rt-x86_64/enable_execute_stack_c.o] Error 1
make[1]: *** [compiler_rt/CMakeFiles/compiler-rt-x86_64.dir/all] Error 2
make[2]: *** [Xcompiler/src/libpscrt/pscrt_p-x86_64/malloc_opt_c.o] Error 1
make[1]: *** [Xcompiler/src/libpscrt/CMakeFiles/pscrt_p-x86_64.dir/all] Error 2
make[2]: *** [Xcompiler/src/libpscrt/pscrt-static-x86_64/malloc_opt_c.o] Error 1
[ 70%] /usr/bin/cmake -E cmake_progress_report /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/CMakeFiles
[ 70%] [ 70%] Generating mpath_p-x86_64/amd/remainder_piby2d2f_c.o
cd /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/libmpath/mpath_p-x86_64 && /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/bin/pathcc -c -o amd/remainder_piby2d2f_c.o -m64 -DTARG_X8664 -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libmpath/amd -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libm -pg -DHAVE_ALLOCA_H=1 -DX86_WHIRL_OBJECTS -DPATH64_ENABLE_PSCRUNTIME -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -DKEY -DFE_GNU_4_2_0 -D_LONGLONG -D_MIPSEL -DTARG_LINUX -D_GNU_SOURCE -DHOST_IS_BIG_ENDIAN=0 -DHOST_IS_LITTLE_ENDIAN=1 -D_IP_NAN_SETS_ERRNO -D_HDW_SQRT -D_libm_weak=1 -D_LANGUAGE_C /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/amd/remainder_piby2d2f.c -O0 -g -D_DEBUG
Generating mpath_p-x86_64/amd/s_atan2_c.o
cd /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/libmpath/mpath_p-x86_64 && /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/bin/pathcc -c -o amd/s_atan2_c.o -m64 -DTARG_X8664 -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libmpath/amd -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libm -pg -DHAVE_ALLOCA_H=1 -DX86_WHIRL_OBJECTS -DPATH64_ENABLE_PSCRUNTIME -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -DKEY -DFE_GNU_4_2_0 -D_LONGLONG -D_MIPSEL -DTARG_LINUX -D_GNU_SOURCE -DHOST_IS_BIG_ENDIAN=0 -DHOST_IS_LITTLE_ENDIAN=1 -D_IP_NAN_SETS_ERRNO -D_HDW_SQRT -D_libm_weak=1 -D_LANGUAGE_C /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/amd/s_atan2.c -O0 -g -D_DEBUG
Generating mpath_p-x86_64/amd/s_atan2f_c.o
cd /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/libmpath/mpath_p-x86_64 && /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/bin/pathcc -c -o amd/s_atan2f_c.o -m64 -DTARG_X8664 -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libmpath/amd -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libm -pg -DHAVE_ALLOCA_H=1 -DX86_WHIRL_OBJECTS -DPATH64_ENABLE_PSCRUNTIME -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -DKEY -DFE_GNU_4_2_0 -D_LONGLONG -D_MIPSEL -DTARG_LINUX -D_GNU_SOURCE -DHOST_IS_BIG_ENDIAN=0 -DHOST_IS_LITTLE_ENDIAN=1 -D_IP_NAN_SETS_ERRNO -D_HDW_SQRT -D_libm_weak=1 -D_LANGUAGE_C /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/amd/s_atan2f.c -O0 -g -D_DEBUG
make[1]: *** [Xcompiler/src/libpscrt/CMakeFiles/pscrt-static-x86_64.dir/all] Error 2
Error: Invalid target group option -TARG:processor=generic
Generating mpath_p-x86_64/amd/s_atan_c.o
cd /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/libmpath/mpath_p-x86_64 && /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/bin/pathcc -c -o amd/s_atan_c.o -m64 -DTARG_X8664 -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build/Xcompiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/include -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libmpath/amd -I/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/../libm -pg -DHAVE_ALLOCA_H=1 -DX86_WHIRL_OBJECTS -DPATH64_ENABLE_PSCRUNTIME -D_SGI_SOURCE -D__GNU_BUG_WORKAROUND -DKEY -DFE_GNU_4_2_0 -D_LONGLONG -D_MIPSEL -DTARG_LINUX -D_GNU_SOURCE -DHOST_IS_BIG_ENDIAN=0 -DHOST_IS_LITTLE_ENDIAN=1 -D_IP_NAN_SETS_ERRNO -D_HDW_SQRT -D_libm_weak=1 -D_LANGUAGE_C /var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64/compiler/compiler/src/libmpath/amd/s_atan.c -O0 -g -D_DEBUG
make[2]: *** [Xcompiler/src/libmpath/mpath_p-x86_64/amd/pow_errorl_c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
Error: Invalid target group option -TARG:processor=generic
make[2]: *** [Xcompiler/src/libmpath/mpath_p-x86_64/amd/remainder_piby2d2f_c.o] Error 1
Error: Invalid target group option -TARG:processor=generic
make[2]: *** [Xcompiler/src/libmpath/mpath_p-x86_64/amd/s_atan2f_c.o] Error 1
Error: Invalid target group option -TARG:processor=generic
make[2]: *** [Xcompiler/src/libmpath/mpath_p-x86_64/amd/s_atan_c.o] Error 1
make[2]: Leaving directory `/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build'
make[1]: Leaving directory `/var/tmp/paludis/dev-lang-path64-1.0.0_pre20110729/work/path64-1.0.0_pre20110729_build'
Error: Invalid target group option -TARG:processor=generic
make[2]: *** [Xcompiler/src/libmpath/mpath_p-x86_64/amd/s_atan2_c.o] Error 1
make[1]: *** [Xcompiler/src/libmpath/CMakeFiles/mpath_p-x86_64.dir/all] Error 2
make: *** [all] Error 2
!!! ERROR in dev-lang/path64-1.0.0_pre20110729::gentoo:
!!! In /usr/libexec/paludis/utils/emake at line 30
!!! emake returned error 2
!!! Call stack:
!!! * paludis_die_or_error_func (/usr/libexec/paludis/die_functions.bash:67)
!!! * main (/usr/libexec/paludis/utils/emake:30) |
|
|
| Back to top |
|
 |
Etal Veteran


Joined: 15 Jul 2005 Posts: 1633
|
Posted: Sun Jul 31, 2011 9:47 pm Post subject: |
|
|
I guess you should file a bug report. _________________ “And even in authoritarian countries, information networks are helping people discover new facts and making governments more accountable.”– Hillary Clinton, Jan. 21, 2010 |
|
| Back to top |
|
 |
|