------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The cflow2vcg 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 ------------------------------------------------------------------------------- ===> cflow2vcg-0.5_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The cflow2vcg 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 ===> cflow2vcg-0.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cflow2vcg-0.5_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The cflow2vcg 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 ===> cflow2vcg-0.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cflow2vcg-0.5_1 for building => SHA256 Checksum OK for cflow2vcg-0.5.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The cflow2vcg 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 ===> cflow2vcg-0.5_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cflow2vcg-0.5_1 for building ===> Extracting for cflow2vcg-0.5_1 => SHA256 Checksum OK for cflow2vcg-0.5.tar.gz. Extracted Memory Use: 0.43M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for cflow2vcg-0.5_1 ===> Applying ports patches for cflow2vcg-0.5_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for cflow2vcg-0.5_1 configure: warning: x86_64-portbld-dragonfly5.9: invalid host type loading site script /xports/Templates/config.site creating cache ./config.cache checking for a BSD compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... missing checking for working autoconf... missing checking for working automake... missing checking for working autoheader... missing checking for working makeinfo... missing checking for gcc... cc checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -pipe -O2 -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking whether make sets ${MAKE}... (cached) yes checking for ranlib... ranlib checking how to run the C preprocessor... cpp checking for fcntl.h... (cached) yes updating cache ./config.cache creating ./config.status creating src/Makefile creating doc/Makefile creating test/Makefile creating Makefile cflow2vcg configured, type make to build SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for cflow2vcg-0.5_1 --- all-recursive --- Making all in src --- cflow2vcg.o --- --- write_vcg.o --- --- read_tools.o --- --- read_sun.o --- --- read_free.o --- --- write_dot.o --- --- cflow2vcg.o --- cc -DPACKAGE=\"cflow2vcg\" -DVERSION=\"0.5\" -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c cflow2vcg.c --- write_vcg.o --- cc -DPACKAGE=\"cflow2vcg\" -DVERSION=\"0.5\" -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c write_vcg.c --- read_tools.o --- cc -DPACKAGE=\"cflow2vcg\" -DVERSION=\"0.5\" -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c read_tools.c --- read_sun.o --- cc -DPACKAGE=\"cflow2vcg\" -DVERSION=\"0.5\" -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c read_sun.c --- read_free.o --- cc -DPACKAGE=\"cflow2vcg\" -DVERSION=\"0.5\" -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c read_free.c --- write_dot.o --- cc -DPACKAGE=\"cflow2vcg\" -DVERSION=\"0.5\" -I. -I. -pipe -O2 -fno-strict-aliasing -Wall -c write_dot.c --- cflow2vcg.o --- cflow2vcg.c: In function 'main': cflow2vcg.c:273:7: warning: enumeration value 'REFERENCE' not handled in switch [-Wswitch] switch (line_info.type) ^~~~~~ --- cflow2vcg --- --- cflow2dot --- cc -pipe -O2 -fno-strict-aliasing -Wall -o cflow2dot cflow2vcg.o write_dot.o read_tools.o read_sun.o read_free.o --- cflow2vcg --- cc -pipe -O2 -fno-strict-aliasing -Wall -o cflow2vcg cflow2vcg.o write_vcg.o read_tools.o read_sun.o read_free.o Making all in test SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for cflow2vcg-0.5_1 ===> Generating temporary packing list Making install in src /bin/sh ../mkinstalldirs /construction/devel/cflow2vcg/stage/usr/local/bin install -s -m 555 cflow2vcg /construction/devel/cflow2vcg/stage/usr/local/bin/cflow2vcg install -s -m 555 cflow2dot /construction/devel/cflow2vcg/stage/usr/local/bin/cflow2dot Making install in test install -m 0644 /construction/devel/cflow2vcg/cflow2vcg-0.5/doc/cflow* /construction/devel/cflow2vcg/stage/usr/local/share/doc/cflow2vcg ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for cflow2vcg-0.5_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:04