>>> Building on exopi-5 under converters/p5-Convert-UUlib BDEPENDS = [devel/p5-Canary-Stability] DIST = [converters/p5-Convert-UUlib:Convert-UUlib-1.8.tar.gz] FULLPKGNAME = p5-Convert-UUlib-1.80v1 RDEPENDS = [devel/p5-common-sense] (Junk lock obtained for exopi-5 at 1714748388.52) >>> Running depends in converters/p5-Convert-UUlib at 1714748388.61 last junk was in devel/llvm/16 /usr/sbin/pkg_add -aI -Drepair p5-Canary-Stability-2013p0 was: /usr/sbin/pkg_add -aI -Drepair p5-Canary-Stability-2013p0 /usr/sbin/pkg_add -aI -Drepair p5-Canary-Stability-2013p0 >>> Running show-prepare-results in converters/p5-Convert-UUlib at 1714748390.21 ===> converters/p5-Convert-UUlib ===> Building from scratch p5-Convert-UUlib-1.80v1 ===> p5-Convert-UUlib-1.80v1 depends on: p5-Canary-Stability-* -> p5-Canary-Stability-2013p0 ===> Verifying specs: c perl ===> found c.100.0 perl.23.0 p5-Canary-Stability-2013p0 (Junk lock released for exopi-5 at 1714748390.67) distfiles size=302763 >>> Running build in converters/p5-Convert-UUlib at 1714748390.70 ===> converters/p5-Convert-UUlib ===> Checking files for p5-Convert-UUlib-1.80v1 `/exopi-cvs/ports/distfiles/Convert-UUlib-1.8.tar.gz' is up to date. >> (SHA256) Convert-UUlib-1.8.tar.gz: OK ===> Extracting for p5-Convert-UUlib-1.80v1 ===> Patching for p5-Convert-UUlib-1.80v1 ===> Applying OpenBSD patch patch-UUlib_pm Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: UUlib.pm |--- UUlib.pm.orig |+++ UUlib.pm -------------------------- Patching file UUlib.pm using Plan A... Hunk #1 succeeded at 47. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for p5-Convert-UUlib-1.80v1 ===> Configuring for p5-Convert-UUlib-1.80v1 *** *** Canary::Stability COMPATIBILITY AND SUPPORT CHECK *** ================================================= *** *** Hi! *** *** I do my best to provide predictable and reliable software. *** *** However, in recent releases, P5P (who maintain perl) have been *** introducing regressions that are sometimes subtle and at other times *** catastrophic, often for personal preferences with little or no concern *** for existing code, most notably CPAN. *** *** For this reason, it has become very hard for me to maintain the level *** of reliability and support I have committed myself to in the past, at *** least with some perl versions: I simply can't keep up working around new *** bugs or gratituous incompatibilities, and in turn you might suffer from *** unanticipated problems. *** *** Therefore I have introduced a support and compatibility check, the results *** of which follow below, together with a FAQ and some recommendations. *** *** This check is just to let you know that there might be a risk, so you can *** make judgement calls on how to proceed - it will not keep the module from *** installing or working. *** *** The stability canary says: (nothing, it was driven away by harsh weather) *** *** It seems you are running perl version 5.036003, likely the "official" or *** "standard" version. While there is nothing wrong with doing that, *** standard perl versions 5.022 and up are not supported by Convert::UUlib. *** While this might be fatal, it might also be all right - if you run into *** problems, you might want to downgrade your perl or switch to the *** stability branch. *** *** If everything works fine, you can ignore this message. *** *** *** Stability canary mini-FAQ: *** *** Do I need to do anything? *** With luck, no. While some distributions are known to fail *** already, most should probably work. This message is here *** to alert you that your perl is not supported by Convert::UUlib, *** and if things go wrong, you either need to downgrade, or *** sidegrade to the stability variant of your perl version, *** or simply live with the consequences. *** *** What is this canary thing? *** It's purpose is to check support status of Convert::UUlib with *** respect to your perl version. *** *** What is this "stability branch"? *** It's a branch or fork of the official perl, by schmorp, to *** improve stability and compatibility with existing modules. *** *** How can I skip this prompt on automated installs? *** Set PERL_CANARY_STABILITY_NOPROMPT=1 in your environment. *** More info is in the Canary::Stability manpage. *** *** Long version of this FAQ: http://stableperl.schmorp.de/faq.html *** Stability Branch homepage: http://stableperl.schmorp.de/ *** Continue anyways? [y] y Warning: prerequisite common::sense 3.74 not found. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Convert::UUlib Writing MYMETA.yml and MYMETA.json ===> Building for p5-Convert-UUlib-1.80v1 cp UUlib.pm blib/lib/Convert/UUlib.pm cd uulib && ./configure --with-cc='cc' --with-cflags='-O2 -O2 -pipe -DPIC -fpic ' checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking whether make sets $(MAKE)... yes checking for ranlib... ranlib checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for memory.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for tempnam... yes checking for gettimeofday... yes checking for flockfile... yes checking for getc_unlocked... yes checking for feof_unlocked... no checking for ferror_unlocked... no checking for chmod... yes checking for umask... yes checking for mkstemp... yes checking version number... 0.5pl20 configure: creating ./config.status config.status: creating Makefile config.status: creating config.h cd uulib && make all cc -c -O2 -O2 -pipe -DPIC -fpic -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uulib.c In file included from uulib.c:79: ./uudeview.h:198:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUGetOption _ANSI_ARGS_((int, int *, char *, int)); ^ uulib.c:427:1: note: conflicting prototype is here UUGetOption (int option, int *ivalue, char *cvalue, int clength) ^ In file included from uulib.c:79: ./uudeview.h:199:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUSetOption _ANSI_ARGS_((int, int, char *)); ^ uulib.c:535:1: note: conflicting prototype is here UUSetOption (int option, int ivalue, char *cvalue) ^ In file included from uulib.c:79: ./uudeview.h:200:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char * UUEXPORT UUstrerror _ANSI_ARGS_((int)); ^ uulib.c:607:1: note: conflicting prototype is here UUstrerror (int code) ^ In file included from uulib.c:79: ./uudeview.h:201:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUSetMsgCallback _ANSI_ARGS_((void *, ^ uulib.c:617:1: note: conflicting prototype is here UUSetMsgCallback (void *opaque, ^ In file included from uulib.c:79: ./uudeview.h:205:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUSetBusyCallback _ANSI_ARGS_((void *, ^ uulib.c:627:1: note: conflicting prototype is here UUSetBusyCallback (void *opaque, ^ In file included from uulib.c:79: ./uudeview.h:209:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUSetFileCallback _ANSI_ARGS_((void *, ^ uulib.c:639:1: note: conflicting prototype is here UUSetFileCallback (void *opaque, ^ In file included from uulib.c:79: ./uudeview.h:212:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUSetFNameFilter _ANSI_ARGS_((void *, ^ uulib.c:649:1: note: conflicting prototype is here UUSetFNameFilter (void *opaque, ^ In file included from uulib.c:79: ./uudeview.h:215:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUSetFileNameCallback _ANSI_ARGS_((void *, ^ uulib.c:659:1: note: conflicting prototype is here UUSetFileNameCallback (void *opaque, ^ In file included from uulib.c:79: ./uudeview.h:221:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] uulist *UUEXPORT UUGetFileListItem _ANSI_ARGS_((int)); ^ uulib.c:674:1: note: conflicting prototype is here UUGetFileListItem (int item) ^ In file included from uulib.c:79: ./uudeview.h:218:17: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char * UUEXPORT UUFNameFilter _ANSI_ARGS_((char *)); ^ uulib.c:692:1: note: conflicting prototype is here UUFNameFilter (char *fname) ^ In file included from uulib.c:79: ./uudeview.h:219:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UULoadFile _ANSI_ARGS_((char *, char *, int, int *)); ^ uulib.c:706:1: note: conflicting prototype is here UULoadFile (char *filename, char *fileid, int delflag, int *partcount) ^ uulib.c:708:30: warning: passing arguments to 'UULoadFileWithPartNo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return UULoadFileWithPartNo(filename, fileid, delflag, -1, partcount); ^ In file included from uulib.c:79: ./uudeview.h:220:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UULoadFileWithPartNo _ANSI_ARGS_((char *, char *, int, int, int *)); ^ uulib.c:712:1: note: conflicting prototype is here UULoadFileWithPartNo (char *filename, char *fileid, int delflag, int partno, int *partcount) ^ In file included from uulib.c:79: ./uudeview.h:223:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUDecodeToTemp _ANSI_ARGS_((uulist *)); ^ uulib.c:934:1: note: conflicting prototype is here UUDecodeToTemp (uulist *thefile) ^ uulib.c:936:19: warning: passing arguments to 'UUDecode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return UUDecode (thefile); ^ In file included from uulib.c:79: ./uudeview.h:225:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUDecodeFile _ANSI_ARGS_((uulist *, char *)); ^ uulib.c:944:1: note: conflicting prototype is here UUDecodeFile (uulist *thefile, char *destname) ^ uulib.c:955:23: warning: passing arguments to 'UUDecode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((res = UUDecode (thefile)) != UURET_OK) ^ In file included from uulib.c:79: ./uudeview.h:226:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUInfoFile _ANSI_ARGS_((uulist *, void *, ^ uulib.c:1160:1: note: conflicting prototype is here UUInfoFile (uulist *thefile, void *opaque, ^ uulib.c:1213:22: warning: passing arguments to 'UUValidData' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dd = UUValidData (uugen_inbuffer, 0, &bhflag); ^ In file included from uulib.c:79: ./uudeview.h:222:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UURenameFile _ANSI_ARGS_((uulist *, char *)); ^ uulib.c:1251:1: note: conflicting prototype is here UURenameFile (uulist *thefile, char *newname) ^ In file included from uulib.c:79: ./uudeview.h:224:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UURemoveTemp _ANSI_ARGS_((uulist *)); ^ uulib.c:1272:1: note: conflicting prototype is here UURemoveTemp (uulist *thefile) ^ 21 warnings generated. cc -c -O2 -O2 -pipe -DPIC -fpic -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uucheck.c cc -c -O2 -O2 -pipe -DPIC -fpic -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uunconc.c In file included from uunconc.c:54: ./uuint.h:316:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUValidData _ANSI_ARGS_((char *, int, int *)); ^ uunconc.c:294:1: note: conflicting prototype is here UUValidData (char *ptr, int encoding, int *bhflag) ^ In file included from uunconc.c:54: ./uuint.h:317:10: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] size_t UUDecodeLine _ANSI_ARGS_((char *, char *, int)); ^ uunconc.c:586:1: note: conflicting prototype is here UUDecodeLine (char *s, char *d, int method) ^ In file included from uunconc.c:54: ./uuint.h:318:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUDecodeField _ANSI_ARGS_((char *, char *, int)); ^ uunconc.c:895:1: note: conflicting prototype is here UUDecodeField (char *s, char *d, int method) ^ In file included from uunconc.c:54: ./uuint.h:319:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUDecodePart _ANSI_ARGS_((FILE *, FILE *, int *, ^ uunconc.c:952:1: note: conflicting prototype is here UUDecodePart (FILE *datain, FILE *dataout, int *state, ^ uunconc.c:1209:26: warning: passing arguments to 'uu_crc32' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yepartcrc = uu_crc32(yepartcrc, oline, count); ^ In file included from uunconc.c:54: ./uuint.h:321:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUDecode _ANSI_ARGS_((uulist *)); ^ uunconc.c:1309:1: note: conflicting prototype is here UUDecode (uulist *data) ^ In file included from uunconc.c:53: ./uudeview.h:232:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUQuickDecode _ANSI_ARGS_((FILE *, FILE *, ^ uunconc.c:1732:1: note: conflicting prototype is here UUQuickDecode (FILE *datain, FILE *dataout, char *boundary, long maxpos) ^ 7 warnings generated. cc -c -O2 -O2 -pipe -DPIC -fpic -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuutil.c In file included from uuutil.c:52: ./uudeview.h:229:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUSmerge _ANSI_ARGS_((int)); ^ uuutil.c:433:1: note: conflicting prototype is here UUSmerge (int pass) ^ 1 warning generated. cc -c -O2 -O2 -pipe -DPIC -fpic -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuencode.c uuencode.c:427:18: warning: passing arguments to 'uu_crc32' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *pcrc = uu_crc32(*pcrc, itemp, count); ^ uuencode.c:429:17: warning: passing arguments to 'uu_crc32' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] *crc = uu_crc32(*crc, itemp, count); ^ In file included from uuencode.c:45: ./uudeview.h:235:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUEncodeMulti _ANSI_ARGS_((FILE *, FILE *, ^ uuencode.c:622:1: note: conflicting prototype is here UUEncodeMulti (FILE *outfile, FILE *infile, char *infname, int encoding, ^ uuencode.c:713:21: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), eolstring); ^ uuencode.c:720:21: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:728:23: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:734:23: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:743:18: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((infname)?infname:outfname), ^ uuencode.c:744:52: warning: passing arguments to 'UUstrerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (res==UURET_IOERR)?strerror(uu_errno):UUstrerror(res)); ^ In file included from uuencode.c:45: ./uudeview.h:238:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUEncodePartial _ANSI_ARGS_((FILE *, FILE *, ^ uuencode.c:788:1: note: conflicting prototype is here UUEncodePartial (FILE *outfile, FILE *infile, ^ uuencode.c:901:23: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), eolstring); ^ uuencode.c:913:23: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), eolstring); ^ uuencode.c:923:18: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:930:18: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:944:18: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:950:18: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:981:18: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:982:53: warning: passing arguments to 'UUstrerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (res==UURET_IOERR)?strerror(uu_errno):UUstrerror (res)); ^ In file included from uuencode.c:45: ./uudeview.h:243:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUEncodeToStream _ANSI_ARGS_((FILE *, FILE *, ^ uuencode.c:1051:1: note: conflicting prototype is here UUEncodeToStream (FILE *outfile, FILE *infile, ^ uuencode.c:1117:21: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:1125:23: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:1131:23: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:1140:18: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((infname)?infname:outfname), ^ uuencode.c:1141:53: warning: passing arguments to 'UUstrerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (res==UURET_IOERR)?strerror(uu_errno):UUstrerror (res)); ^ In file included from uuencode.c:45: ./uudeview.h:246:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUEncodeToFile _ANSI_ARGS_((FILE *, char *, int, ^ uuencode.c:1184:1: note: conflicting prototype is here UUEncodeToFile (FILE *infile, char *infname, int encoding, ^ uuencode.c:1230:27: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] strlen(UUFNameFilter(infname)) + ^ uuencode.c:1238:26: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] optr = UUFNameFilter (infname); ^ uuencode.c:1371:24: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] part, UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:1376:18: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:1385:23: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:1399:20: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:1406:20: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:1419:20: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:1425:20: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ uuencode.c:1436:20: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((infname)?infname:outfname), ^ uuencode.c:1437:55: warning: passing arguments to 'UUstrerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (res==UURET_IOERR)?strerror(uu_errno):UUstrerror (res)); ^ In file included from uuencode.c:45: ./uudeview.h:248:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUE_PrepSingle _ANSI_ARGS_((FILE *, FILE *, ^ uuencode.c:1492:1: note: conflicting prototype is here UUE_PrepSingle (FILE *outfile, FILE *infile, ^ uuencode.c:1498:28: warning: passing arguments to 'UUE_PrepSingleExt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return UUE_PrepSingleExt (outfile, infile, ^ In file included from uuencode.c:45: ./uudeview.h:259:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUE_PrepSingleExt _ANSI_ARGS_((FILE *, FILE *, ^ uuencode.c:1507:1: note: conflicting prototype is here UUE_PrepSingleExt (FILE *outfile, FILE *infile, ^ uuencode.c:1527:25: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oname = UUFNameFilter ((outfname)?outfname:infname); ^ uuencode.c:1580:21: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUFNameFilter ((outfname)?outfname:infname), ^ In file included from uuencode.c:45: ./uudeview.h:253:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUE_PrepPartial _ANSI_ARGS_((FILE *, FILE *, ^ uuencode.c:1596:1: note: conflicting prototype is here UUE_PrepPartial (FILE *outfile, FILE *infile, ^ uuencode.c:1603:29: warning: passing arguments to 'UUE_PrepPartialExt' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return UUE_PrepPartialExt (outfile, infile, ^ In file included from uuencode.c:45: ./uudeview.h:265:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] int UUEXPORT UUE_PrepPartialExt _ANSI_ARGS_((FILE *, FILE *, ^ uuencode.c:1613:1: note: conflicting prototype is here UUE_PrepPartialExt (FILE *outfile, FILE *infile, ^ uuencode.c:1639:25: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] oname = UUFNameFilter ((outfname)?outfname:infname); ^ 45 warnings generated. cc -c -O2 -O2 -pipe -DPIC -fpic -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uuscan.c uuscan.c:301:24: warning: passing arguments to 'UUDecodeField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] c = UUDecodeField (p2+2, ptr2, QP_ENCODED); ^ uuscan.c:304:24: warning: passing arguments to 'UUDecodeField' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] c = UUDecodeField (p2+2, ptr2, B64ENCODED); ^ uuscan.c:613:23: warning: passing arguments to 'UUDecodeLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) UUDecodeLine (NULL, NULL, 0); /* init */ ^ uuscan.c:1043:32: warning: passing arguments to 'UUValidData' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((vflag = UUValidData (line, 0, &bhflag)) == 0 && !ismime) ^ uuscan.c:1051:38: warning: passing arguments to 'UUValidData' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] isb64[iscnt%10] = (UUValidData (line, B64ENCODED, &bhflag)==B64ENCODED); ^ uuscan.c:1052:38: warning: passing arguments to 'UUValidData' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] isuue[iscnt%10] = (UUValidData (line, UU_ENCODED, &bhflag)==UU_ENCODED); ^ uuscan.c:1053:38: warning: passing arguments to 'UUValidData' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] isxxe[iscnt%10] = (UUValidData (line, XX_ENCODED, &bhflag)==XX_ENCODED); ^ uuscan.c:1054:38: warning: passing arguments to 'UUValidData' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] isbhx[iscnt%10] = (UUValidData (line, BH_ENCODED, &bhflag)==BH_ENCODED); ^ uuscan.c:1107:25: warning: passing arguments to 'UUDecodeLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dcc = UUDecodeLine (line, bhds1, BH_ENCODED); ^ uuscan.c:1473:23: warning: passing arguments to 'UUDecodeLine' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) UUDecodeLine (NULL, NULL, 0); /* init */ ^ uuscan.c:1947:32: warning: passing arguments to 'UUValidData' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] else if ((vflag = UUValidData (line, 0, &bhflag)) != 0) { ^ 11 warnings generated. cc -c -O2 -O2 -pipe -DPIC -fpic -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" uustring.c cc -c -O2 -O2 -pipe -DPIC -fpic -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" fptools.c cc -c -O2 -O2 -pipe -DPIC -fpic -D_GNU_SOURCE -I. -DHAVE_CONFIG_H -DVERSION=\"0.5\" -DPATCH=\"20\" crc32.c In file included from crc32.c:28: ./crc32.h:22:9: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] crc32_t uu_crc32 _ANSI_ARGS_((crc32_t prev, const void *data, unsigned int len)); ^ crc32.c:618:9: note: conflicting prototype is here crc32_t uu_crc32(crc32_t prev, const void *data, unsigned int len) ^ 1 warning generated. 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 ar: warning: creating libuu.a ranlib libuu.a Running Mkbootstrap for UUlib () chmod 644 "UUlib.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs 644 "/usr/bin/perl" "/usr/libdata/perl5/ExtUtils/xsubpp" -typemap '/usr/libdata/perl5/ExtUtils/typemap' -typemap '/exopi-obj/pobj/p5-Convert-UUlib-1.80/Convert-UUlib-1.8/typemap' UUlib.xs > UUlib.xsc mv UUlib.xsc UUlib.c cc -c -DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -fno-strict-aliasing -fno-delete-null-pointer-checks -pipe -fstack-protector-strong -I/usr/local/include -O2 -DVERSION=\"1.8\" -DXS_VERSION=\"1.8\" -DPIC -fpic "-I/usr/libdata/perl5/amd64-openbsd/CORE" UUlib.c UUlib.xs:216:69: warning: passing arguments to 'UUstrerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] croak ("unable to initialize uudeview library (%s)", UUstrerror (retval)); ^ UUlib.xs:240:25: warning: passing arguments to 'UUGetOption' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUGetOption (opt, 0, cval, sizeof cval); ^ UUlib.xs:245:43: warning: passing arguments to 'UUGetOption' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = newSViv (UUGetOption (opt, 0, 0, 0)); ^ UUlib.xs:260:32: warning: passing arguments to 'UUSetOption' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUSetOption (opt, 0, SvPV (val, dc)); ^ UUlib.xs:262:32: warning: passing arguments to 'UUSetOption' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUSetOption (opt, SvIV (val), (void *)0); ^ UUlib.c:466:21: warning: passing arguments to 'UUstrerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUstrerror(errcode); ^ UUlib.xs:275:19: warning: passing arguments to 'UUSetMsgCallback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUSetMsgCallback (FUNC_CB (uu_msg)); ^ UUlib.xs:282:20: warning: passing arguments to 'UUSetBusyCallback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUSetBusyCallback (FUNC_CB (uu_busy), msecs); ^ UUlib.xs:288:20: warning: passing arguments to 'UUSetFileCallback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUSetFileCallback (FUNC_CB (uu_file)); ^ UUlib.xs:294:19: warning: passing arguments to 'UUSetFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUSetFNameFilter (FUNC_CB (uu_fnamefilter)); ^ UUlib.xs:300:24: warning: passing arguments to 'UUSetFileNameCallback' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUSetFileNameCallback (FUNC_CB (uu_filename)); ^ UUlib.c:610:24: warning: passing arguments to 'UUFNameFilter' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUFNameFilter(fname); ^ UUlib.xs:318:36: warning: passing arguments to 'UULoadFileWithPartNo' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ret = UULoadFileWithPartNo (fname, id, delflag, partno, &count); ^ UUlib.c:686:19: warning: passing arguments to 'UUSmerge' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUSmerge(pass); ^ UUlib.c:712:24: warning: passing arguments to 'UUQuickDecode' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUQuickDecode(datain, dataout, boundary, maxpos); ^ UUlib.c:744:24: warning: passing arguments to 'UUEncodeMulti' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUEncodeMulti(outfile, infile, infname, encoding, outfname, mimetype, filemode); ^ UUlib.c:780:26: warning: passing arguments to 'UUEncodePartial' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUEncodePartial(outfile, infile, infname, encoding, outfname, mimetype, filemode, partno, linperfile); ^ UUlib.c:810:27: warning: passing arguments to 'UUEncodeToStream' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUEncodeToStream(outfile, infile, infname, encoding, outfname, filemode); ^ UUlib.c:840:25: warning: passing arguments to 'UUEncodeToFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUEncodeToFile(infile, infname, encoding, outfname, diskname, linperfile); ^ UUlib.c:878:25: warning: passing arguments to 'UUE_PrepSingle' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUE_PrepSingle(outfile, infile, infname, encoding, outfname, filemode, destination, from, subject, isemail); ^ UUlib.c:922:26: warning: passing arguments to 'UUE_PrepPartial' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUE_PrepPartial(outfile, infile, infname, encoding, outfname, filemode, partno, linperfile, filesize, destination, from, subject, isemail); ^ UUlib.c:941:28: warning: passing arguments to 'UUGetFileListItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUGetFileListItem(num); ^ UUlib.xs:427:31: warning: passing arguments to 'UURenameFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UURenameFile (item, newname); ^ UUlib.xs:436:33: warning: passing arguments to 'UUDecodeToTemp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUDecodeToTemp (item); ^ UUlib.xs:446:31: warning: passing arguments to 'UURemoveTemp' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UURemoveTemp (item); ^ UUlib.xs:457:31: warning: passing arguments to 'UUDecodeFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RETVAL = UUDecodeFile (item, target); ^ UUlib.xs:468:20: warning: passing arguments to 'UUInfoFile' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UUInfoFile (item, (void *)func, uu_info_file); ^ 27 warnings generated. rm -f blib/arch/auto/Convert/UUlib/UUlib.so cc -shared -fpic -fstack-protector-strong -L/usr/local/lib UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.so uulib/libuu.a chmod 755 blib/arch/auto/Convert/UUlib/UUlib.so Manifying 1 pod document >>> Running package in converters/p5-Convert-UUlib at 1714748405.71 ===> converters/p5-Convert-UUlib ===> Faking installation for p5-Convert-UUlib-1.80v1 cd uulib && make all "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- UUlib.bs blib/arch/auto/Convert/UUlib/UUlib.bs 644 rm -f blib/arch/auto/Convert/UUlib/UUlib.so cc -shared -fpic -fstack-protector-strong -L/usr/local/lib UUlib.o -o blib/arch/auto/Convert/UUlib/UUlib.so uulib/libuu.a chmod 755 blib/arch/auto/Convert/UUlib/UUlib.so Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /exopi-obj/pobj/p5-Convert-UUlib-1.80/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Convert/UUlib/UUlib.so Installing /exopi-obj/pobj/p5-Convert-UUlib-1.80/fake-amd64/usr/local/libdata/perl5/site_perl/amd64-openbsd/Convert/UUlib.pm Installing /exopi-obj/pobj/p5-Convert-UUlib-1.80/fake-amd64/usr/local/man/man3p/Convert::UUlib.3p Appending installation info to /exopi-obj/pobj/p5-Convert-UUlib-1.80/fake-amd64/usr/./libdata/perl5/amd64-openbsd/perllocal.pod ===> Building package for p5-Convert-UUlib-1.80v1 Create /exopi-cvs/ports/packages/amd64/all/p5-Convert-UUlib-1.80v1.tgz Creating package p5-Convert-UUlib-1.80v1 reading plist| checking dependencies| checking dependencies|devel/p5-common-sense checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****** | 10% archiving|*********************************************************** | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/p5-Convert-UUlib-1.80v1.tgz >>> Running clean in converters/p5-Convert-UUlib at 1714748408.32 ===> converters/p5-Convert-UUlib ===> Cleaning for p5-Convert-UUlib-1.80v1 >>> Ended at 1714748408.52 max_stuck=0.00/depends=1.65/show-prepare-results=0.50/build=15.01/package=2.60/clean=0.23