Re: [gentoo-alt] gcc-4.4.1 fails with invalid install_name

2009-10-18 Thread Aaron Wilson

On Oct 17, 2009, at 2:23 AM, Fabian Groffen wrote:


On 16-10-2009 16:10:29 -0600, Aaron Wilson wrote:

http://bugs.gentoo.org/show_bug.cgi?id=265565

where Fabian Groffen reports:


I've finally fixed this.

Sorry for the long wait.


How was it fixed? Will it work with 4.4?


See files/4.3.3/darwin-libgcc_s-installname.patch

That fixed it.  Probably didn't apply anymore and hence got dropped or
something.  High chances that if that one is ported to the 4.4 branch,
it'll resolve the issue.



Thanks, that fixed it. I modified the patch to work with gcc-4.4.1 and  
added it to the ebuild. What should I do with these? Should I reopen  
the bug?


Thanks,
Aaron



darwin-libgcc_s-installname.patch
Description: Binary data


gcc-4.4.1-r1.ebuild
Description: Binary data


Re: [gentoo-alt] gcc-4.4.1 fails with invalid install_name

2009-10-18 Thread Fabian Groffen
On 18-10-2009 10:13:05 -0600, Aaron Wilson wrote:
  How was it fixed? Will it work with 4.4?
 
  See files/4.3.3/darwin-libgcc_s-installname.patch
 
  That fixed it.  Probably didn't apply anymore and hence got dropped or
  something.  High chances that if that one is ported to the 4.4 branch,
  it'll resolve the issue.
 
 Thanks, that fixed it. I modified the patch to work with gcc-4.4.1 and  
 added it to the ebuild. What should I do with these? Should I reopen  
 the bug?

hmm, I'm clueless as to why this patch got dropped, since it applies
cleanly.  I readded it to 4.4.2.  Thanks for your checks.


-- 
Fabian Groffen
Gentoo on a different level



Re: [gentoo-alt] gcc-4.4.1 fails with invalid install_name

2009-10-17 Thread Fabian Groffen
On 16-10-2009 16:10:29 -0600, Aaron Wilson wrote:
 http://bugs.gentoo.org/show_bug.cgi?id=265565
 
 where Fabian Groffen reports:
 
  I've finally fixed this.
 
  Sorry for the long wait.
 
 How was it fixed? Will it work with 4.4?

See files/4.3.3/darwin-libgcc_s-installname.patch

That fixed it.  Probably didn't apply anymore and hence got dropped or
something.  High chances that if that one is ported to the 4.4 branch,
it'll resolve the issue.


-- 
Fabian Groffen
Gentoo on a different level



Re: [gentoo-alt] gcc-4.4.1 fails with invalid install_name

2009-10-16 Thread zAfi
hm, I did ran into that problem as well, but I've been told that it
was mysql related (wanted to pull gcc-4.1.1). It got fixed 2 days ago
iirc, sync again and retry?

bye,
zAfi

2009/10/16 Aaron Wilson tall...@gmail.com:
 I've successfully bootstrapped my Snow Leopard machine running the 64-bit
 kernel. Thanks go out to all who made this possible.

 I've been having trouble attempting to install gcc-4.4.1. The emerge

 [ebuild  N    ] sys-devel/gcc-4.4.1  USE=fortran objc objc++ openmp
 (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk
 (-hardened) -ip28 -ip32r10k (-libffi) -mudflap (-multilib) -multislot (-n32)
 (-n64) -nls -nocxx -nptl (-objc-gc) -test -vanilla 0 kB

 results in the following errors just before installing to the prefix. Any
 help would be greatly appreciated.

 test -z
 /Users/wilson/Library/Gentoo/usr/lib/gcc/x86_64-apple-darwin10/4.4.1/include
 || mkdir -p --
 /Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/image//Users/wilson/Library/Gentoo/usr/lib/gcc/x86_64-apple-darwin10/4.4.1/include
  /Users/wilson/Library/Gentoo/usr/bin/install -c -m 644 'omp.h'
 '/Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/image//Users/wilson/Library/Gentoo/usr/lib/gcc/x86_64-apple-darwin10/4.4.1/include/omp.h'
 make[4]: Leaving directory
 `/Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/work/build/x86_64-apple-darwin10/libgomp'
 make[3]: Leaving directory
 `/Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/work/build/x86_64-apple-darwin10/libgomp'
 make[2]: Leaving directory
 `/Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/work/build/x86_64-apple-darwin10/libgomp'
 make[1]: Leaving directory
 `/Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/work/build'
 /Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/temp/environment:
 line 2439: pushd: /usr/lib/gcc/x86_64-apple-darwin10/4.4.1/.: No such file
 or directory
 sed: can't read
 .//Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/image/Users/wilson/Library/Gentoo/*.la:
 No such file or directory
 find: `.//usr/lib*': No such file or directory
 sed: can't read
 .//Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/image/Users/wilson/Library/Gentoo/*.la:
 No such file or directory
 /Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/temp/environment:
 line 2446: popd: directory stack empty
 find:
 `/Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/image/Users/wilson/Library/Gentoo//usr/lib/pkgconfig/':
 No such file or directory
 prepinfo:
 '/Users/wilson/Library/Gentoo/usr/share/gcc-data/x86_64-apple-darwin10/4.4.1/info'
 does not exist!
  * Adjusting to prefix
  *   fix_libtool_files.sh ...
                       [ ok ]
  *   fixlafiles.awk-no_gcc_la ...
                       [ ok ]
  *   fixlafiles.awk ...
                       [ ok ]
 Completed installing gcc-4.4.1 into
 /Users/wilson/Library/Gentoo/var/tmp/portage/sys-devel/gcc-4.4.1/image/Users/wilson/Library/Gentoo/

 ecompressdir: bzip2 -9
 /Users/wilson/Library/Gentoo/usr/share/gcc-data/x86_64-apple-darwin10/4.4.1/man
  * prefixing shebang of
 Users/wilson/Library/Gentoo/usr/share/gcc-data/x86_64-apple-darwin10/4.4.1/c89
  * prefixing shebang of
 Users/wilson/Library/Gentoo/usr/share/gcc-data/x86_64-apple-darwin10/4.4.1/c99
  * prefixing shebang of
 Users/wilson/Library/Gentoo/usr/x86_64-apple-darwin10/gcc-bin/4.4.1/gccbug
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 /Users/wilson/Library/Gentoo/usr/lib/gcc/x86_64-apple-darwin10/4.4.1/libgfortran.3.dylib
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 /Users/wilson/Library/Gentoo/usr/lib/gcc/x86_64-apple-darwin10/4.4.1/libgomp.1.dylib
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 /Users/wilson/Library/Gentoo/usr/lib/gcc/x86_64-apple-darwin10/4.4.1/libobjc-gnu.2.dylib
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 /Users/wilson/Library/Gentoo/usr/lib/gcc/x86_64-apple-darwin10/4.4.1/libstdc++.6.dylib
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 /Users/wilson/Library/Gentoo/usr/libexec/gcc/x86_64-apple-darwin10/4.4.1/cc1
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 /Users/wilson/Library/Gentoo/usr/libexec/gcc/x86_64-apple-darwin10/4.4.1/cc1obj
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 /Users/wilson/Library/Gentoo/usr/libexec/gcc/x86_64-apple-darwin10/4.4.1/cc1objplus
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 /Users/wilson/Library/Gentoo/usr/libexec/gcc/x86_64-apple-darwin10/4.4.1/cc1plus
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 /Users/wilson/Library/Gentoo/usr/libexec/gcc/x86_64-apple-darwin10/4.4.1/collect2
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 /Users/wilson/Library/Gentoo/usr/libexec/gcc/x86_64-apple-darwin10/4.4.1/f951
  * QA Notice: invalid reference to /libgcc_s.1.dylib in
 

Re: [gentoo-alt] gcc-4.4.1 fails with invalid install_name

2009-10-16 Thread Aaron Wilson

On Oct 16, 2009, at 11:37 AM, zAfi wrote:


hm, I did ran into that problem as well, but I've been told that it
was mysql related (wanted to pull gcc-4.1.1). It got fixed 2 days ago
iirc, sync again and retry?

bye,
zAfi


I synced this morning and I want gcc-4.4.1, although I'd settle for  
4.3.3.



2009/10/16 Aaron Wilson tall...@gmail.com:



I've been having trouble attempting to install gcc-4.4.1.


This afternoon I remembered that I'd had this problem before with  
gcc-4.3.3-r2.


http://bugs.gentoo.org/show_bug.cgi?id=265565

where Fabian Groffen reports:


I've finally fixed this.

Sorry for the long wait.


How was it fixed? Will it work with 4.4?

Thanks,
Aaron



Re: [gentoo-alt] gcc-4.4.1 fails with invalid install_name

2009-10-16 Thread zAfi
2009/10/17 Aaron Wilson tall...@gmail.com:
 On Oct 16, 2009, at 11:37 AM, zAfi wrote:

 hm, I did ran into that problem as well, but I've been told that it
 was mysql related (wanted to pull gcc-4.1.1). It got fixed 2 days ago
 iirc, sync again and retry?

 bye,
 zAfi

 I synced this morning and I want gcc-4.4.1, although I'd settle for 4.3.3.
ah i c, sry 4 the misunderstanding, for me it was unwanted behaviour
and it was solved within the mysql ebuild.


 2009/10/16 Aaron Wilson tall...@gmail.com:


 I've been having trouble attempting to install gcc-4.4.1.

 This afternoon I remembered that I'd had this problem before with
 gcc-4.3.3-r2.

 http://bugs.gentoo.org/show_bug.cgi?id=265565

 where Fabian Groffen reports:

 I've finally fixed this.

 Sorry for the long wait.

 How was it fixed? Will it work with 4.4?

 Thanks,
 Aaron



bye,
zAfi