Hi,

I tried to emerge 7zip natively on a Beaglebone black.
Which CPU is a "ARMv7 Processor rev 2 (v7l)" with the 
features "swp half thumb fastmult vfp edsp thumbee neon vfpv3 tls".

The gcc is:
gcc (Gentoo 4.6.3 p1.13, pie-0.5.2) 4.6.3
Copyright (C) 2011 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE

gcc-copnfig -l
armv7a-hardfloat-linux-gnueabi-4.6.3

The emerge failed:

armv7a-hardfloat-linux-gnueabi-g++ -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 
-mfloat-abi=hard  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG 
-D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DEXTERNAL_CODECS -DUNICODE 
-D_UNICODE -c -I. -I../../../myWindows -I../../../ -I../../../include_windows 
../../Archive/Hfs/HfsRegister.cpp
armv7a-hardfloat-linux-gnueabi-g++ -O2 -pipe -march=armv7-a -mfpu=vfpv3-d16 
-mfloat-abi=hard  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DNDEBUG 
-D_REENTRANT -DENV_UNIX -D_7ZIP_LARGE_PAGES -fPIC -DEXTERNAL_CODECS -DUNICODE 
-D_UNICODE -c -I. -I../../../myWindows -I../../../ -I../../../include_windows 
../../Archive/Iso/IsoHandler.cpp
../../Archive/Iso/IsoHandler.cpp: In member function 'virtual LONG 
NArchive::NIso::CHandler::GetArchiveProperty(PROPID, PROPVARIANT*)':
../../Archive/Iso/IsoHandler.cpp:128:1: error: unrecognizable insn:
(insn 571 570 572 31 (set (subreg:SI (reg:DI 306 [ MEM[(const struct CDateTime 
*)D.17190_71 + 804B].GmtOffset ]) 0)
        (sign_extend:SI (mem/s:QI (plus:SI (reg/f:SI 156 [ D.17190 ])
                    (const_int 812 [0x32c])) [0 MEM[(const struct CDateTime 
*)D.17190_71 + 804B].GmtOffset+0 S1 A16]))) ../../Archive/Iso/IsoIn.h:121 -1
     (nil))
../../Archive/Iso/IsoHandler.cpp:128:1: internal compiler error: in 
extract_insn, at recog.c:2109
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
make[1]: *** [IsoHandler.o] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/app-arch/p7zip-9.20.1-r4/work/p7zip_9.20.1/CPP/7zip/Bundles/Format7zFree'
make: *** [common7z] Error 2

On request I will mail the logs -- I dont want to pollute the mailing
list.

How can I avoid this error?

Best regards,
mcc





Reply via email to