------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Not recommended for use in new projects. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> c2man-2.0.42 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Not recommended for use in new projects. ===> c2man-2.0.42 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by c2man-2.0.42 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Not recommended for use in new projects. ===> c2man-2.0.42 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by c2man-2.0.42 for building => SHA256 Checksum OK for c2man-2.0@42.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Not recommended for use in new projects. ===> c2man-2.0.42 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by c2man-2.0.42 for building ===> Extracting for c2man-2.0.42 => SHA256 Checksum OK for c2man-2.0@42.tar.gz. Extracted Memory Use: 1.32M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for c2man-2.0.42 ===> Applying ports patches for c2man-2.0.42 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for c2man-2.0.42 First let's make sure your kit is complete. Checking... Locating common programs... Checking compatibility between /bin/echo and builtin echo (if any)... Symbolic links are supported. Good, your tr supports [:lower:] and [:upper:] to convert case. Do you expect to run these scripts and binaries on multiple machines? [n] Installation prefix to use? (~name ok) [/usr/local] AFS does not seem to be running... Pathname where the public executables will reside? (~name ok) [/usr/local/bin] Pathname where the private library files will reside? (~name ok) [/usr/local/lib/c2man] System manual is in /usr/share/man/man1. Where do the manual pages (source) go? (~name ok) [none] Use which C compiler? [cc] Checking for GNU cc in disguise and/or its version number... Now, how can we feed standard input to your C preprocessor... Directories to use for library searches? [/usr/local/lib /lib /usr/lib] What optimizer/debugger flag should be used? [-O] Any additional cc flags? [-pipe -O2 -fno-strict-aliasing] Let me guess what the preprocessor flags are... Any additional ld flags (NOT including libraries)? [ -L/usr/local/lib] Checking your choice of C compiler and flags for coherency... What is the file extension used for shared libraries? [so] Checking for optional libraries... Any additional libraries? [none] Checking for GNU C Library... Shall I use nm to extract C symbols from the libraries? [n] Computing filename position in cpp output for #include directives... access() found. defines the *_OK access constants. Checking whether your compiler can handle __attribute__ ... Checking to see if your C compiler knows about "const"... How should c2man run your preprocessor preserving comments? [cc -E -C] You can have filenames longer than 14 characters. Using instead of . strchr() found. link() found. defines the O_* constants... and you have the 3 argument form of open(). strftime() found. strstr() found. symlink() found. Checking to see if your C compiler knows about "volatile"... Checking to see how well your C compiler groks the void type... Support flag bits are: 1: basic void declarations. 2: arrays of pointers to functions returning void. 4: operations between pointers to and addresses of void functions. 8: generic void pointers. Which lexical analyser generator (lex or flex) shall I use? [/usr/bin/flex] What flags should be given to /usr/bin/flex? [-8] flex library found in /usr/lib/libfl.a. Which compiler compiler (byacc or yacc) shall I use? [/usr/bin/byacc] Any additional yacc flags? [none] You are using byacc, so I won't look for a yacc library. Checking how to generate makefile dependencies on your machine... Name of program to make makefile dependencies? (~name ok) [/construction/textproc/c2man/c2man-2.0.42/mkdep] Checking out function prototypes... I can't determine whether signal handler returns void or int... What type does your signal handler return? [void] time() found. What type is returned by time() on this system? [time_t] found. NOT found, but that's ok (I hope). We'll include to get va_dcl definition. It appears we'll be able to prototype varargs functions. Any cc flags to enable warnings? [none] found. We'll be including . found. We don't need to include if we include . found. found. Testing to see if we should include , or both. We'll include . found. found. Mail transport agent to be used? [/usr/sbin/sendmail] Subscribe to or unsubscribe from the c2man mailing list? [neither] Creating config.sh... Doing variable substitutions on .SH files... Extracting Makefile (with variable substitutions) Extracting flatten.sed (with variable substitutions) Extracting config.h (with variable substitutions) Run make depend now? [y] /usr/bin/sed -e '1,/^# DO NOT/!d' < Makefile > Makefile.new /construction/textproc/c2man/c2man-2.0.42/mkdep c2man.c semantic.c string.c symbol.c strconcat.c strappend.c manpage.c enum.c nroff.c texinfo.c latex.c html.c autodoc.c ascii.c >> Makefile.new test ! -f y.tab.c -o ! -f lex.yy.c || /construction/textproc/c2man/c2man-2.0.42/mkdep y.tab.c >> Makefile.new /bin/mv -f Makefile.new Makefile Now you must run a make. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for c2man-2.0.42 --- y.tab.c --- --- lex.yy.c --- --- fixexamp.sed --- --- c2man.o --- --- semantic.o --- --- string.o --- --- symbol.o --- --- strconcat.o --- --- strappend.o --- --- manpage.o --- --- semantic.o --- cc -O -pipe -O2 -fno-strict-aliasing -c semantic.c --- symbol.o --- cc -O -pipe -O2 -fno-strict-aliasing -c symbol.c --- strconcat.o --- cc -O -pipe -O2 -fno-strict-aliasing -c strconcat.c --- strappend.o --- cc -O -pipe -O2 -fno-strict-aliasing -c strappend.c --- manpage.o --- cc -O -pipe -O2 -fno-strict-aliasing -c manpage.c --- lex.yy.c --- /usr/bin/flex -8 -n lex.l --- fixexamp.sed --- /usr/bin/sed -e '/^#/d' fixexamp.in > fixexamp.sed --- c2man.o --- cc -O -pipe -O2 -fno-strict-aliasing -c c2man.c --- string.o --- cc -O -pipe -O2 -fno-strict-aliasing -c string.c --- y.tab.c --- Expect 61 shift/reduce conflicts. /usr/bin/byacc grammar.y --- enum.o --- --- y.tab.c --- /usr/bin/byacc: 62 shift/reduce conflicts. --- nroff.o --- --- enum.o --- cc -O -pipe -O2 -fno-strict-aliasing -c enum.c --- texinfo.o --- --- nroff.o --- cc -O -pipe -O2 -fno-strict-aliasing -c nroff.c --- texinfo.o --- cc -O -pipe -O2 -fno-strict-aliasing -c texinfo.c --- latex.o --- cc -O -pipe -O2 -fno-strict-aliasing -c latex.c --- html.o --- cc -O -pipe -O2 -fno-strict-aliasing -c html.c --- autodoc.o --- cc -O -pipe -O2 -fno-strict-aliasing -c autodoc.c --- ascii.o --- cc -O -pipe -O2 -fno-strict-aliasing -c ascii.c --- y.tab.o --- cc -O -pipe -O2 -fno-strict-aliasing -c y.tab.c --- ascii.o --- ascii.c: In function 'ascii_description': ascii.c:328:48: warning: implicit declaration of function 'is_numbered'; did you mean 'isnumber_l'? [-Wimplicit-function-declaration] else if (new_line && (c == '-' || c == '*' || is_numbered(text))) ^~~~~~~~~~~ isnumber_l --- c2man --- cc -O -pipe -O2 -fno-strict-aliasing -L/usr/local/lib -o c2man c2man.o semantic.o string.o symbol.o y.tab.o strconcat.o strappend.o manpage.o enum.o nroff.o texinfo.o latex.o html.o autodoc.o ascii.o /usr/lib/libfl.a --- example.inc --- --- ctype_ex.inc --- --- example.inc --- ./c2man -o- example.h | /usr/bin/sed -f fixexamp.sed >example.inc --- ctype_ex.inc --- ./c2man -o- -g ctype_ex.h | /usr/bin/sed -f fixexamp.sed >ctype_ex.inc --- c2man.1 --- /usr/bin/sed -f flatten.sed < c2man.man > c2man.1 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for c2man-2.0.42 ===> Generating temporary packing list install -s -m 555 /construction/textproc/c2man/c2man-2.0.42/c2man /construction/textproc/c2man/stage/usr/local/bin/ install -m 444 /construction/textproc/c2man/c2man-2.0.42/c2man.1 /construction/textproc/c2man/stage/usr/local/man/man1/ ====> 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 c2man-2.0.42 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:07