Hello!
Did anyone test last pkgsrc on alpha processor under Tru64 5.1b?
Bootstrap succeeded but I couldn't build almost any package. For example
bzip2:
avl@axp3:~$ more log
===> Checking for vulnerabilities in bzip2-1.0.3
=> Checksum SHA1 OK for bzip2-1.0.3.tar.gz.
=> Checksum RMD160 OK for bzip2-1.0.3.tar.gz.
===> Building for bzip2-1.0.3
If compilation produces errors, or a large number of warnings,
please read README.COMPILATION.PROBLEMS -- you might be able to
adjust the flags in this Makefile to improve matters.
...
libtool --mode=compile cc -O2 -ieee -D_FILE_OFFSET_BITS=64 -c
blocksort.c
libtool: compile: libobj name `blocksort.lo' may not contain shell
special characters.
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/archivers/bzip2/work/bzip2-1.0.3
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/archivers/bzip2
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===> * log of the build
===> * /usr/pkgsrc/archivers/bzip2/work/.work.log
===>
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/archivers/bzip2
Any suggestions would be very appriciated.
Best regards, Alexey Lebedev.