Libgcrypt compile on aix 4.3.2.0 failing, any help?

Richard Francis rfransix at comcast.net
Tue Apr 7 20:16:00 CEST 2009


don't flame me...i'm struggling to libgcrypt made, any ideas are greatly
appreciated...i see fragments of this issue frequently...surely there is a
straightforward resolution...hoping so. thanks in advance.

  _____  

From: Richard Francis [mailto:rfransix at comcast.net] 
Sent: Friday, March 13, 2009 11:15 PM
To: gnupg-devel at gnupg.org
Subject: Libgcrypt compile on aix 4.3.2.0 failing, any help?


Any help on resolving this is greatly appreciated.
 
This is from libgcrypt-1.4.3, and the make for 1.4.4 is below (both fail).
 
# make
        make  all-recursive
Making all in mpi
        source='mpih-div.c' object='mpih-div.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gc
c -DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -Wpointer-arith -c -o mpih-div.lo mpih-div.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -Wpointer-arith -c mpih-div.c -Wp,-MD,.deps/mpih-div.TPlo  -DPIC -o
.libs
/mpih-div.o
mpih-div.c: In function `_gcry_mpih_mod_1':
mpih-div.c:84: warning: implicit declaration of function `__udiv_w_sdiv'
mpih-div.c:98: Invalid `asm' statement:
mpih-div.c:98: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:99: Invalid `asm' statement:
mpih-div.c:99: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:104: Invalid `asm' statement:
mpih-div.c:104: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:105: Invalid `asm' statement:
mpih-div.c:105: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:134: Invalid `asm' statement:
mpih-div.c:134: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:134: Invalid `asm' statement:
mpih-div.c:134: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c: In function `_gcry_mpih_divrem':
mpih-div.c:288: Invalid `asm' statement:
mpih-div.c:288: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:352: Invalid `asm' statement:
mpih-div.c:352: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c: In function `_gcry_mpih_divmod_1':
mpih-div.c:445: Invalid `asm' statement:
mpih-div.c:445: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:446: Invalid `asm' statement:
mpih-div.c:446: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:451: Invalid `asm' statement:
mpih-div.c:451: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:452: Invalid `asm' statement:
mpih-div.c:452: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:480: Invalid `asm' statement:
mpih-div.c:480: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:480: Invalid `asm' statement:
mpih-div.c:480: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
make: 1254-004 The error code from the last command is 1.
 

Stop.
make: 1254-004 The error code from the last command is 1.
 

Stop.
make: 1254-004 The error code from the last command is 2.
 

Stop.

 
 
 
 
 
libgcrypt-1.4.4 make:
 
# make
        make  all-recursive
Making all in mpi
        source='mpi-add.c' object='mpi-add.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gcc
-DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-add.lo mpi-add.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-add.c -Wp,-MD,.deps/mpi-add.TPlo  -DPIC -o .libs/mpi-add.o
        source='mpi-bit.c' object='mpi-bit.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gcc
-DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-bit.lo mpi-bit.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-bit.c -Wp,-MD,.deps/mpi-bit.TPlo  -DPIC -o .libs/mpi-bit.o
        source='mpi-cmp.c' object='mpi-cmp.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gcc
-DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-cmp.lo mpi-cmp.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-cmp.c -Wp,-MD,.deps/mpi-cmp.TPlo  -DPIC -o .libs/mpi-cmp.o
        source='mpi-div.c' object='mpi-div.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gcc
-DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-div.lo mpi-div.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-div.c -Wp,-MD,.deps/mpi-div.TPlo  -DPIC -o .libs/mpi-div.o
        source='mpi-gcd.c' object='mpi-gcd.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gcc
-DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-gcd.lo mpi-gcd.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-gcd.c -Wp,-MD,.deps/mpi-gcd.TPlo  -DPIC -o .libs/mpi-gcd.o
        source='mpi-inline.c' object='mpi-inline.lo' libtool=yes
DEPDIR=.deps depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compil
e gcc -DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g
-O2 -Wall -c -o mpi-inline.lo mpi-inline.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-inline.c -Wp,-MD,.deps/mpi-inline.TPlo  -DPIC -o
.libs/mpi-inline.
o
        source='mpi-inv.c' object='mpi-inv.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gcc
-DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-inv.lo mpi-inv.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-inv.c -Wp,-MD,.deps/mpi-inv.TPlo  -DPIC -o .libs/mpi-inv.o
        source='mpi-mul.c' object='mpi-mul.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gcc
-DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-mul.lo mpi-mul.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-mul.c -Wp,-MD,.deps/mpi-mul.TPlo  -DPIC -o .libs/mpi-mul.o
        source='mpi-mod.c' object='mpi-mod.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gcc
-DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-mod.lo mpi-mod.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-mod.c -Wp,-MD,.deps/mpi-mod.TPlo  -DPIC -o .libs/mpi-mod.o
        source='mpi-pow.c' object='mpi-pow.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gcc
-DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-pow.lo mpi-pow.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-pow.c -Wp,-MD,.deps/mpi-pow.TPlo  -DPIC -o .libs/mpi-pow.o
        source='mpi-mpow.c' object='mpi-mpow.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gc
c -DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-mpow.lo mpi-mpow.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-mpow.c -Wp,-MD,.deps/mpi-mpow.TPlo  -DPIC -o .libs/mpi-mpow.o
        source='mpi-scan.c' object='mpi-scan.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gc
c -DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpi-scan.lo mpi-scan.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpi-scan.c -Wp,-MD,.deps/mpi-scan.TPlo  -DPIC -o .libs/mpi-scan.o
        source='mpicoder.c' object='mpicoder.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gc
c -DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpicoder.lo mpicoder.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpicoder.c -Wp,-MD,.deps/mpicoder.TPlo  -DPIC -o .libs/mpicoder.o
        source='mpih-div.c' object='mpih-div.lo' libtool=yes  DEPDIR=.deps
depmode=gcc /bin/sh ../depcomp  /bin/sh ../libtool --tag=CC
--mode=compile gc
c -DHAVE_CONFIG_H -I. -I..   -I../src -I../src  -I/usr/local/include -g -O2
-Wall -c -o mpih-div.lo mpih-div.c
 gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src -I/usr/local/include -g -O2
-Wall -c mpih-div.c -Wp,-MD,.deps/mpih-div.TPlo  -DPIC -o .libs/mpih-div.o
mpih-div.c: In function `_gcry_mpih_mod_1':
mpih-div.c:84: warning: implicit declaration of function `__udiv_w_sdiv'
mpih-div.c:98: Invalid `asm' statement:
mpih-div.c:98: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:99: Invalid `asm' statement:
mpih-div.c:99: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:104: Invalid `asm' statement:
mpih-div.c:104: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:105: Invalid `asm' statement:
mpih-div.c:105: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:134: Invalid `asm' statement:
mpih-div.c:134: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:134: Invalid `asm' statement:
mpih-div.c:134: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c: In function `_gcry_mpih_divrem':
mpih-div.c:288: Invalid `asm' statement:
mpih-div.c:288: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:352: Invalid `asm' statement:
mpih-div.c:352: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c: In function `_gcry_mpih_divmod_1':
mpih-div.c:445: Invalid `asm' statement:
mpih-div.c:445: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:446: Invalid `asm' statement:
mpih-div.c:446: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:451: Invalid `asm' statement:
mpih-div.c:451: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:452: Invalid `asm' statement:
mpih-div.c:452: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:480: Invalid `asm' statement:
mpih-div.c:480: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
mpih-div.c:480: Invalid `asm' statement:
mpih-div.c:480: fixed or forbidden register 64 (mq) was spilled for class
MQ_REGS.
make: 1254-004 The error code from the last command is 1.
 

Stop.
make: 1254-004 The error code from the last command is 1.
 

Stop.
make: 1254-004 The error code from the last command is 2.
 

Stop.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20090407/2244c5f3/attachment-0001.htm>


More information about the Gnupg-devel mailing list