------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The makeindex port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> makeindex-3.0.8_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The makeindex port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> makeindex-3.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by makeindex-3.0.8_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The makeindex port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> makeindex-3.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by makeindex-3.0.8_1 for building => SHA256 Checksum OK for makeindex-3.0.8.tar.Z. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The makeindex port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> makeindex-3.0.8_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by makeindex-3.0.8_1 for building ===> Extracting for makeindex-3.0.8_1 => SHA256 Checksum OK for makeindex-3.0.8.tar.Z. Extracted Memory Use: 1.89M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for makeindex-3.0.8_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for makeindex-3.0.8_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for makeindex-3.0.8_1 cc -I. -pipe -O2 -fno-strict-aliasing -c regexp.c regexp.c: In function 'regcomp': regexp.c:197:15: warning: conflicting types for built-in function 'malloc' [-Wbuiltin-declaration-mismatch] extern char *malloc(); ^~~~~~ regexp.c:255:32: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] if (OP(scan) == EXACTLY && strlen(OPERAND(scan)) >= len) { ^~~~~~ regexp.c:255:32: warning: incompatible implicit declaration of built-in function 'strlen' regexp.c:255:32: note: include '' or provide a declaration of 'strlen' regexp.c:28:1: +#include regexp.c:255:32: if (OP(scan) == EXACTLY && strlen(OPERAND(scan)) >= len) { ^~~~~~ regexp.c: In function 'regatom': regexp.c:535:10: warning: implicit declaration of function 'strcspn' [-Wimplicit-function-declaration] len = strcspn(regparse, META); ^~~~~~~ regexp.c:535:10: warning: incompatible implicit declaration of built-in function 'strcspn' regexp.c:535:10: note: include '' or provide a declaration of 'strcspn' regexp.c: In function 'regexec': regexp.c:724:8: warning: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] if (strncmp(s, prog->regmust, prog->regmlen) == 0) ^~~~~~~ regexp.c: In function 'regmatch': regexp.c:841:11: warning: incompatible implicit declaration of built-in function 'strlen' len = strlen(opnd); ^~~~~~ regexp.c:841:11: note: include '' or provide a declaration of 'strlen' regexp.c: In function 'regrepeat': regexp.c:999:11: warning: incompatible implicit declaration of built-in function 'strlen' count = strlen(scan); ^~~~~~ regexp.c:999:11: note: include '' or provide a declaration of 'strlen' regexp.c:1009:27: warning: implicit declaration of function 'strchr' [-Wimplicit-function-declaration] while (*scan != '\0' && strchr(opnd, *scan) != NULL) { ^~~~~~ regexp.c:805:15: note: previous declaration of 'strchr' was here extern char *strchr(); ^~~~~~ regexp.c:1009:27: warning: incompatible implicit declaration of built-in function 'strchr' while (*scan != '\0' && strchr(opnd, *scan) != NULL) { ^~~~~~ regexp.c:1009:27: note: include '' or provide a declaration of 'strchr' regexp.c:1015:27: warning: incompatible implicit declaration of built-in function 'strchr' while (*scan != '\0' && strchr(opnd, *scan) == NULL) { ^~~~~~ regexp.c:1015:27: note: include '' or provide a declaration of 'strchr' cc -I. -pipe -O2 -fno-strict-aliasing -c regsub.c cc -I. -pipe -O2 -fno-strict-aliasing -c regerror.c regerror.c: In function 'regerror': regerror.c:11:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ regerror.c:11:2: warning: incompatible implicit declaration of built-in function 'exit' regerror.c:11:2: note: include '' or provide a declaration of 'exit' regerror.c:2:1: +#include regerror.c:11:2: exit(1); ^~~~ ar r libregexp.a regexp.o regsub.o regerror.o /usr/libexec/binutils227/elf/ar: creating libregexp.a : no ranlib needed for libregexp.a cc -Iregexp -DSTYDIR=/usr/local/share/texmf/makeindx -pipe -O2 -fno-strict-aliasing -DOS_POSIX -c mkind.c In file included from mkind.c:33: mkind.c: In function 'main': mkind.h:312:14: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:201:7: note: in expansion of macro 'FATAL' FATAL("Unknown option -%c.\n", *ap); ^~~~~ mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:201:7: note: in expansion of macro 'FATAL' FATAL("Unknown option -%c.\n", *ap); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:201:7: note: in expansion of macro 'FATAL' FATAL("Unknown option -%c.\n", *ap); ^~~~~ mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:209:3: note: in expansion of macro 'FATAL' FATAL("Too many input files (max %d).\n", LONG_MAX); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:209:3: note: in expansion of macro 'FATAL' FATAL("Too many input files (max %d).\n", LONG_MAX); ^~~~~ mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.c:227:5: note: in expansion of macro 'EXIT' EXIT(0); ^~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.c:227:5: note: in expansion of macro 'EXIT' EXIT(0); ^~~~ mkind.c: In function 'prepare_idx': mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:247:2: note: in expansion of macro 'FATAL' FATAL("Not enough core...abort.\n", ""); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:247:2: note: in expansion of macro 'FATAL' FATAL("Not enough core...abort.\n", ""); ^~~~~ mkind.c: In function 'process_idx': mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:290:3: note: in expansion of macro 'FATAL' FATAL("Can't create output index file %s.\n", ind_fn); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:290:3: note: in expansion of macro 'FATAL' FATAL("Can't create output index file %s.\n", ind_fn); ^~~~~ mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:298:3: note: in expansion of macro 'FATAL' FATAL("Can't create transcript file %s.\n", ilg_fn); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:298:3: note: in expansion of macro 'FATAL' FATAL("Can't create transcript file %s.\n", ilg_fn); ^~~~~ mkind.c: In function 'check_idx': mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:419:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:345:2: note: in expansion of macro 'FATAL2' FATAL2("Index file name %s too long (max %d).\n", ^~~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:419:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:345:2: note: in expansion of macro 'FATAL2' FATAL2("Index file name %s too long (max %d).\n", ^~~~~~ mkind.c:399:18: warning: implicit declaration of function 'access' [-Wimplicit-function-declaration] ((!open_fn) && (access(idx_fn, R_OK) != 0))) ^~~~~~ In file included from mkind.c:33: mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:401:6: note: in expansion of macro 'FATAL' FATAL("Input index file %s not found.\n", idx_fn); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:401:6: note: in expansion of macro 'FATAL' FATAL("Input index file %s not found.\n", idx_fn); ^~~~~ mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:411:3: note: in expansion of macro 'FATAL' FATAL("Not enough core...abort.\n", ""); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:411:3: note: in expansion of macro 'FATAL' FATAL("Not enough core...abort.\n", ""); ^~~~~ mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:419:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:415:3: note: in expansion of macro 'FATAL2' FATAL2("Couldn't find input index file %s nor %s.\n", base, ^~~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:419:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:415:3: note: in expansion of macro 'FATAL2' FATAL2("Couldn't find input index file %s nor %s.\n", base, ^~~~~~ mkind.c: In function 'check_all': mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:446:2: note: in expansion of macro 'FATAL' FATAL("Can't create output index file %s.\n", ind_fn); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:446:2: note: in expansion of macro 'FATAL' FATAL("Can't create output index file %s.\n", ind_fn); ^~~~~ mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:462:2: note: in expansion of macro 'FATAL' FATAL("Can't create transcript file %s.\n", ilg_fn); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:462:2: note: in expansion of macro 'FATAL' FATAL("Can't create transcript file %s.\n", ilg_fn); ^~~~~ mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:489:6: note: in expansion of macro 'FATAL' FATAL("Source log file %s not found.\n", log_fn); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ mkind.c:489:6: note: in expansion of macro 'FATAL' FATAL("Source log file %s not found.\n", log_fn); ^~~~~ cc -Iregexp -DSTYDIR=/usr/local/share/texmf/makeindx -pipe -O2 -fno-strict-aliasing -DOS_POSIX -c genind.c cc -Iregexp -DSTYDIR=/usr/local/share/texmf/makeindx -pipe -O2 -fno-strict-aliasing -DOS_POSIX -c scanid.c In file included from scanid.c:32: scanid.c: In function 'make_key': mkind.h:312:14: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ scanid.c:183:2: note: in expansion of macro 'FATAL' FATAL("Not enough core...abort.\n", ""); ^~~~~ mkind.h:312:14: warning: incompatible implicit declaration of built-in function 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ scanid.c:183:2: note: in expansion of macro 'FATAL' FATAL("Not enough core...abort.\n", ""); ^~~~~ mkind.h:312:14: note: include '' or provide a declaration of 'exit' #define EXIT exit ^~~~ mkind.h:413:5: note: in expansion of macro 'EXIT' EXIT(1); \ ^~~~ scanid.c:183:2: note: in expansion of macro 'FATAL' FATAL("Not enough core...abort.\n", ""); ^~~~~ cc -Iregexp -DSTYDIR=/usr/local/share/texmf/makeindx -pipe -O2 -fno-strict-aliasing -DOS_POSIX -c sortid.c cc -Iregexp -DSTYDIR=/usr/local/share/texmf/makeindx -pipe -O2 -fno-strict-aliasing -DOS_POSIX -c scanst.c touch hashst.c cc -Iregexp -DSTYDIR=/usr/local/share/texmf/makeindx -pipe -O2 -fno-strict-aliasing -DOS_POSIX -c hashst.c cc -Iregexp -DSTYDIR=/usr/local/share/texmf/makeindx -pipe -O2 -fno-strict-aliasing -DOS_POSIX -c ordrules.c cc -Iregexp -DSTYDIR=/usr/local/share/texmf/makeindx -pipe -O2 -fno-strict-aliasing -DOS_POSIX -c qsort.c cc -Iregexp -DSTYDIR=/usr/local/share/texmf/makeindx -pipe -O2 -fno-strict-aliasing -DOS_POSIX -c fmalloc.c fmalloc.c: In function 'fmalloc': fmalloc.c:30:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(3); ^~~~ fmalloc.c:30:3: warning: incompatible implicit declaration of built-in function 'exit' fmalloc.c:30:3: note: include '' or provide a declaration of 'exit' fmalloc.c:7:1: +#include fmalloc.c:30:3: exit(3); ^~~~ cc mkind.o genind.o scanid.o sortid.o scanst.o hashst.o ordrules.o qsort.o fmalloc.o -o makeindex regexp/libregexp.a SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for makeindex-3.0.8_1 ===> Generating temporary packing list install -c -s -m 0755 makeindex /construction/print/makeindex/stage/usr/local/bin cd style ; tar -cf - . | ( cd /construction/print/makeindex/stage/usr/local/share/texmf/makeindx; tar -xvf - ) x ./ x ./tex.ist x ./german/ x ./latex.ist x ./english/ x ./icase.ist x ./din.ist x ./mkind.ist x ./math.ist x ./puncts.ist x ./english/special.ist x ./english/digit.ist x ./english/letter.ist x ./german/wb.ist x ./german/umlaut.ist x ./german/digit.ist x ./german/special.ist ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for makeindex-3.0.8_1 file sizes/checksums [16]: 0% file sizes/checksums [16]: 100% packing files [16]: 0% packing files [16]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:05