pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problems bootstrapping on AIX



Jens Rehsack wrote:
Louis Guillaume wrote:
Jens Rehsack wrote:

 I talked to
Joerg Sonnenberger via private mail and IRC and created some more patches for the bootstrap process. He is not available before tomorrow. I hope he'll find the time to review the patches I'll send him tomorrow morning - and after (if any) working in his feedback, I'll send you the patches.

That would be most helpful.

Hi Louis,

could you please apply the patch from PR pkg/39633 and the attached one and give me your feedback? The patches aren't really perfect, but for me all things run fine with them.

Please note, that I run my bootstrap
prompt > env NOGCCERROR=yes PKGSRC_COMPILER=xlc OBJECT_MODE=64 CC=xlc CFLAGS="-q64 -qarch=ppc64 -O3 -qstrict -qcpluscmt -qkeyword=inline" ./bootstrap --prefix /opt/pkgsrc

/Jens



Hi Jens,

It was moving along nicely and then...

xlc -q64 -qarch=ppc64 -O3 -qstrict -qcpluscmt -qkeyword=inline -I. -I/tmp/pkgsrc-bootstrap/bmake -DHAVE_CONFIG_H -I../../libnbcompat -I/tmp/pkgsrc-bootstrap/bmake/missing -DNEED_HOST_CDEFS_H -D_PATH_DEFSYSPATH=\"/tmp/pkgsrc-bootstrap/share/mk\" -D_PATH_DEFSYSPATH=\"/tmp/pkgsrc-bootstrap/share/mk\" -I. -I/tmp/pkgsrc-bootstrap/bmake -DHAVE_CONFIG_H -I../../libnbcompat -I/tmp/pkgsrc-bootstrap/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DSIGNAL_FLAGS=SA_RESTART -qflag=e:e -qhalt=w -I../../libnbcompat -c /tmp/pkgsrc-bootstrap/bmake/lst.lib/lstPrev.c xlc -q64 -qarch=ppc64 -O3 -qstrict -qcpluscmt -qkeyword=inline -I. -I/tmp/pkgsrc-bootstrap/bmake -DHAVE_CONFIG_H -I../../libnbcompat -I/tmp/pkgsrc-bootstrap/bmake/missing -DNEED_HOST_CDEFS_H -D_PATH_DEFSYSPATH=\"/tmp/pkgsrc-bootstrap/share/mk\" -D_PATH_DEFSYSPATH=\"/tmp/pkgsrc-bootstrap/share/mk\" -I. -I/tmp/pkgsrc-bootstrap/bmake -DHAVE_CONFIG_H -I../../libnbcompat -I/tmp/pkgsrc-bootstrap/bmake/missing -DNEED_HOST_CDEFS_H -DMAKE_NATIVE -DSIGNAL_FLAGS=SA_RESTART -qflag=e:e -qhalt=w -I../../libnbcompat -c /tmp/pkgsrc-bootstrap/bmake/getenv.c
*** Error code 1

Stop.
bmake.boot: stopped in /tmp/pkgsrc-bootstrap/bmake/AIX
make: The error code from the last command is 1.


Stop.
===> exited with status 1
aborted.

... not much info. But that's as far as I've gotten. Here's some environmental info...

# xlc -qversion
IBM XL C/C++ Enterprise Edition for AIX, V9.0
Version: 09.00.0000.0007

# oslevel -s
5300-08-03-0831

bootstrap command line was:

env NOGCCERROR=yes PKGSRC_COMPILER=xlc OBJECT_MODE=64 CC=xlc CFLAGS="-q64 -qarch=ppc64 -O3 -qstrict -qcpluscmt -qkeyword=inline" ./bootstrap --workdir /tmp/pkgsrc-bootstrap --compiler xlc

pkgsrc is pkgsrc-2008Q2. Patches above applied.

Louis




Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Home | Main Index | Thread Index | Old Index