Checking if your kit is complete... Looks good Writing Makefile for Convert::UUlib cp UUlib.pm blib/lib/Convert/UUlib.pm cd uulib && CC="cc" CFLAGS="-fast +Onolimit +Opromote_indirect_calls +Z" ./configure creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -fast +Onolimit +Opromote_indirect_calls +Z ) works... yes checking whether the C compiler (cc -fast +Onolimit +Opromote_indirect_calls +Z ) is a cross-compiler... no checking whether we are using GNU C... no checking whether cc accepts -g... yes checking how to run the C preprocessor... cc -E checking if the compiler supports function prototypes... yes checking whether make sets ${MAKE}... yes checking for ranlib... ranlib checking for ANSI C header files... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for fcntl.h... yes checking for unistd.h... yes checking for memory.h... yes checking for malloc.h... yes checking for errno.h... yes checking for io.h... no checking for sys/time.h... yes checking for gettimeofday... yes checking for tempnam... yes checking for chmod... yes checking for umask... yes checking for mkstemp... yes checking for strerror... yes checking for stdin... yes checking version number... 0.5pl20 updating cache ./config.cache creating ./config.status creating Makefile creating config.h cd uulib && make all make[1]: Entering directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Convert-UUlib/uulib' cc -c -fast +Onolimit +Opromote_indirect_calls +Z -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c cc: "uulib.c", line 122: warning 558: Empty declaration. cc -c -fast +Onolimit +Opromote_indirect_calls +Z -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c cc -c -fast +Onolimit +Opromote_indirect_calls +Z -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c cc: "uunconc.c", line 300: warning 604: Pointers are not assignment-compatible. cc: "uunconc.c", line 329: warning 604: Pointers are not assignment-compatible. cc: "uunconc.c", line 377: warning 604: Pointers are not assignment-compatible. cc: "uunconc.c", line 420: warning 604: Pointers are not assignment-compatible. cc: "uunconc.c", line 492: warning 604: Pointers are not assignment-compatible. cc: "uunconc.c", line 1211: warning 604: Pointers are not assignment-compatible. cc: "uunconc.c", line 1211: warning 563: Argument #2 is not the correct type. cc: "uunconc.c", line 1212: warning 604: Pointers are not assignment-compatible. cc: "uunconc.c", line 1212: warning 563: Argument #2 is not the correct type. cc -c -fast +Onolimit +Opromote_indirect_calls +Z -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c cc -c -fast +Onolimit +Opromote_indirect_calls +Z -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c cc: "uuencode.c", line 270: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 270: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 275: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 275: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 298: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 298: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 298: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 298: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 344: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 344: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 344: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 344: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 360: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 360: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 360: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 360: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 392: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 392: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 392: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 392: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 447: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 447: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 447: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 447: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 493: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 493: warning 563: Argument #1 is not the correct type. cc: "uuencode.c", line 493: warning 604: Pointers are not assignment-compatible. cc: "uuencode.c", line 493: warning 563: Argument #1 is not the correct type. cc -c -fast +Onolimit +Opromote_indirect_calls +Z -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c cc -c -fast +Onolimit +Opromote_indirect_calls +Z -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c cc -c -fast +Onolimit +Opromote_indirect_calls +Z -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c cc -c -fast +Onolimit +Opromote_indirect_calls +Z -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c rm -f libuu.a ar r libuu.a uulib.o uucheck.o uunconc.o uuutil.o uuencode.o uuscan.o uustring.o fptools.o crc32.o ranlib libuu.a make[1]: Leaving directory `/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Convert-UUlib/uulib' /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/xsubpp -typemap /home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/ExtUtils/typemap -typemap typemap UUlib.xs > UUlib.xsc && mv UUlib.xsc UUlib.c cc -c -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings +DD64 -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fast +Onolimit +Opromote_indirect_calls -DVERSION=\"1.09\" -DXS_VERSION=\"1.09\" +Z "-I/home/cpanrun/parisc2.0-lp64/build/5.8.2/lib/5.8.2/PA-RISC2.0-thread-multi-LP64/CORE" UUlib.c Running Mkbootstrap for Convert::UUlib () chmod 644 UUlib.bs rm -f blib/arch/auto/Convert/UUlib/UUlib.sl LD_RUN_PATH="" /usr/bin/ld -b +vnocompatwarnings -L/lib/pa20_64 UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.sl uulib/libuu.a ld: Mismatched ABI (not an ELF file) for uulib/libuu.a Fatal error. make: *** [blib/arch/auto/Convert/UUlib/UUlib.sl] Error 1