So it seems the bulk of additional amd64 failures are looking like this:

/usr/bin/ld: MethodJIT.o: relocation R_X86_64_PC32 against
`JaegerTrampolineReturn' can not be used when making a shared object;
recompile with -fPIC



On 2013/03/21 10:52, Stuart Henderson wrote:
> i386 package build is still running, but there are a few common
> failure modes I've picked up (and at least ffmpeg and gstreamer
> will have knocked out big chunks of the tree) so I think I'll
> send this out now.
> 
> Mostly binutils-related but there may be other failures mixed in
> (this is the first full i386 build in about a month).
> 
> 
> 
> - local symbol `environ' in /usr/lib/crt0.o is referenced by DSO
> 
> >multimedia/gstreamer*/plugins-base
> >devel/jdk/1.7
> 
> 
> - these look like problems with -Wl,--as-needed and inter library dependencies
> 
> >graphics/ffmpeg - ERROR: libvorbis not found
> >sysutils/coreutils - /usr/local/lib/libintl.so.6.0: undefined reference to 
> >`libiconv_open'
> >sysutils/upower - /usr/local/lib/libintl.so.6.0: undefined reference to 
> >`libiconv_open' -> NLS disabled -> no .mo files, pkg fails
> >editors/vim (python flavours) - libpython2.7.so.0.0: undefined reference to 
> >`openpty'
> 
> 
> - Error: suffix or operands invalid for `mov'
> 
> these are all movl with %eax and two-character registers, e.g.
> movl    %fs, 8(%eax)
> movl    8(%eax), %fs
> 
> >plan9/plan9port
> >lang/io
> 
> 
> - www/chromium - OSError: [Errno 8] Exec format error
> 
> 
> - print/texlive/base - configure: error: cannot compute sizeof (wchar_t)
> (in configure tests of the bundled icu4c; the separate textproc/icu4c
> did build ok)
> 
> 
> - www/seamonkey - xpidl.IDLError: error: name 'nsIMsgIdentity' specified 
> twice.
> 
> 
> - sysutils/gsmartcontrol - `.gnu.linkonce.t._Z11app_pcre_reRKSs' referenced 
> in section `.gnu.linkonce.r._Z11app_pcre_reRKSs' of gsc_main_window.o: 
> defined in discarded section `.gnu.linkonce.t._Z11app_pcre_reRKSs' of 
> gsc_main_window.o
> 

Reply via email to