Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15293] beecrypt 4.2.1 fails to compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15293] beecrypt 4.2.1 fails to compile
  • Date: 22 Jul 2009 04:08:00 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15293





--- Comment #2 from Eric Sandall <sandalle AT sourcemage.org> 2009-07-21
23:07:58 ---
--------------------{Section: ISO VERSION}--------------------
Source Mage GNU/Linux 0.9.6.3 i486-pc-linux-gnu
Installed from CD using installer v. 0.9.6.3 on Wed Jan 9 04:46:16 PST 2008
--------------------{Section: UNAME}--------------------
Linux esandall25808 2.6.30.1 #5 SMP Mon Jul 13 16:14:44 PDT 2009 i686
GNU/Linux
--------------------{Section: COMPILER CONFIG}--------------------
SMGL_COMPAT_ARCHS=32/ia32/intel/em64t/core2_32/
ARCHITECTURE="core2_32"
OPTIMIZATIONS="combreloc prelink strip "
CUSTOM_CFLAGS="-O2"
CUSTOM_CXXFLAGS="-O2"
CUSTOM_LDFLAGS="-Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
CFLAGS="-march=core2 -m32 -pipe -DPIC -fPIC -O2"
CXXFLAGS="-march=core2 -m32 -pipe -DPIC -fPIC -O2"
LDFLAGS="-z combreloc -s -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed"
HOST="i686-pc-linux-gnu"

I'm having a different issue on an x86 machine:
Making all in .
make[2]: Entering directory `/usr/src/beecrypt-4.2.1'
/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I./include
-I/usr/lib/jdk1.6.0_14/jre/../include
-I/usr/lib/jdk1.6.0_14/jre/../include/linux -fopenmp -march=core2 -m32 -pipe
-DPIC -fPIC -O2 -Wa,--noexecstack -c -o mpopt.lo `test -f mpopt.s || echo
'./'`mpopt.s
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./include
-I/usr/lib/jdk1.6.0_14/jre/../include
-I/usr/lib/jdk1.6.0_14/jre/../include/linux -fopenmp -march=core2 -m32 -pipe
-DPIC -fPIC -O2 -Wa,--noexecstack -c mpopt.s -fPIC -DPIC -o .libs/mpopt.o
mpopt.s: Assembler messages:
mpopt.s:62: Error: bad register name `%rdi'
mpopt.s:63: Error: bad register name `%rsi'
mpopt.s:64: Error: bad register name `%rax'
mpopt.s:65: Error: suffix or operands invalid for `stos'
mpopt.s:82: Error: bad register name `%rdi'
mpopt.s:83: Error: bad register name `%rsi'
mpopt.s:84: Error: bad register name `%rdx'
mpopt.s:85: Error: suffix or operands invalid for `stos'
mpopt.s:102: Error: bad register name `%rsi,%rdi,8)'
...
mpopt.s:413: Error: bad register name `%rdi'
mpopt.s:414: Error: bad register name `%rcx'
mpopt.s:417: Error: bad register name `%r8'
make[2]: *** [mpopt.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
make[2]: Leaving directory `/usr/src/beecrypt-4.2.1'
make[1]: Leaving directory `/usr/src/beecrypt-4.2.1

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page