=> Building libmd:std (version 1.1.0) Started : Sunday, 17 NOV 2024 at 00:20:12 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin SKIP_INFO_SUBPKG=false SKIP_DEV_SUBPKG=false KEYWORDS_DIR=/xports/Mk/Keywords RVN_CACHEDIR=/var/cache/rvn RVN_DBDIR=/var/db/rvn SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/libmd" STD_EXAMPLESDIR="/raven/share/examples/libmd" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/libmd/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " SOVERSION=0.1.0 SOMAJOR=0 -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/libmd -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=tilde RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 DEVELOPER=1 PATCH_DEBUG=yes BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- This package has no dependency requirements. -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for libmd:std -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for libmd:std ===> Extracting for libmd:std => SHA256 Checksum OK for libmd-1.1.0.tar.xz. ===> Assembling package metadata files (set) ===> Assembling package metadata files (primary) ===> Assembling package metadata files (dev) ===> Assembling package metadata files (man) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for libmd:std -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for libmd:std USES=libtool modified /construction/libmd/libmd-1.1.0/configure USES=libtool modified /construction/libmd/libmd-1.1.0/build-aux/ltmain.sh ==> cd /construction/libmd/libmd-1.1.0 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... none checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for ar... ar checking the archiver (ar) interface... ar checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for fgrep... (cached) /usr/bin/grep -F checking for ld used by cc... /raven/toolchain/bin/ld checking if the linker (/raven/toolchain/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /raven/toolchain/bin/nm -B checking the name lister (/raven/toolchain/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-raven-dragonfly6.4 file names to x86_64-raven-dragonfly6.4 format... func_convert_file_noop checking how to convert x86_64-raven-dragonfly6.4 file names to toolchain format... func_convert_file_noop checking for /raven/toolchain/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /raven/toolchain/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... checking how to truncate binary pipes... /usr/bin/sed -e 4q checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/raven/toolchain/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly6.4 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for --version-script linker flag... no checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) none checking for unistd.h... (cached) yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/libmd.pc config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for libmd:std ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/libmd STD_EXAMPLESDIR=/raven/share/examples/libmd MANPREFIX=/raven/share ==> cd /construction/libmd/libmd-1.1.0; /usr/bin/make -f Makefile -j10 all --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in include Making all in man Making all in src --- all --- /usr/bin/make all-am --- libmd.sym --- --- md2.lo --- --- md4.lo --- --- md5.lo --- --- rmd160.lo --- --- sha1.lo --- --- sha2.lo --- --- md2hl.lo --- --- md4hl.lo --- --- md5hl.lo --- --- libmd.sym --- /usr/bin/sed -ne 's/^[[:space:]]\{1,\}\([A-Za-z0-9_]\{1,\}\);/\1/p' libmd.map > libmd.sym --- md2.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o md2.lo md2.c --- md4.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o md4.lo md4.c --- md5.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o md5.lo md5.c --- rmd160.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o rmd160.lo rmd160.c --- sha1.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o sha1.lo sha1.c --- sha2.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o sha2.lo sha2.c --- md2hl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o md2hl.lo md2hl.c --- md4hl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o md4hl.lo md4hl.c --- rmd160hl.lo --- --- md5hl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o md5hl.lo md5hl.c --- rmd160hl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o rmd160hl.lo rmd160hl.c --- sha1.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha1.c -fPIC -DPIC -o .libs/sha1.o --- md2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md2.c -fPIC -DPIC -o .libs/md2.o --- md2hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md2hl.c -fPIC -DPIC -o .libs/md2hl.o --- rmd160hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c rmd160hl.c -fPIC -DPIC -o .libs/rmd160hl.o --- md4.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md4.c -fPIC -DPIC -o .libs/md4.o --- md5hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md5hl.c -fPIC -DPIC -o .libs/md5hl.o --- md2hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md2hl.c -o md2hl.o >/dev/null 2>&1 --- md5.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md5.c -fPIC -DPIC -o .libs/md5.o --- md4hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md4hl.c -fPIC -DPIC -o .libs/md4hl.o --- rmd160hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c rmd160hl.c -o rmd160hl.o >/dev/null 2>&1 --- rmd160.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c rmd160.c -fPIC -DPIC -o .libs/rmd160.o --- md2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md2.c -o md2.o >/dev/null 2>&1 --- md4.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md4.c -o md4.o >/dev/null 2>&1 --- sha2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha2.c -fPIC -DPIC -o .libs/sha2.o --- sha1hl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o sha1hl.lo sha1hl.c --- md5hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md5hl.c -o md5hl.o >/dev/null 2>&1 --- md4hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md4hl.c -o md4hl.o >/dev/null 2>&1 --- sha224hl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o sha224hl.lo sha224hl.c --- md5.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c md5.c -o md5.o >/dev/null 2>&1 --- sha1hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha1hl.c -fPIC -DPIC -o .libs/sha1hl.o --- sha256hl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o sha256hl.lo sha256hl.c --- sha224hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha224hl.c -fPIC -DPIC -o .libs/sha224hl.o --- sha384hl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o sha384hl.lo sha384hl.c --- sha256hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha256hl.c -fPIC -DPIC -o .libs/sha256hl.o --- sha512hl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o sha512hl.lo sha512hl.c --- sha1hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha1hl.c -o sha1hl.o >/dev/null 2>&1 --- sha512_256hl.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c -o sha512_256hl.lo sha512_256hl.c --- sha512hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha512hl.c -fPIC -DPIC -o .libs/sha512hl.o --- sha224hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha224hl.c -o sha224hl.o >/dev/null 2>&1 --- sha1.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha1.c -o sha1.o >/dev/null 2>&1 --- sha256hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha256hl.c -o sha256hl.o >/dev/null 2>&1 --- sha384hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha384hl.c -fPIC -DPIC -o .libs/sha384hl.o --- sha512_256hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha512_256hl.c -fPIC -DPIC -o .libs/sha512_256hl.o --- sha512hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha512hl.c -o sha512hl.o >/dev/null 2>&1 --- rmd160.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c rmd160.c -o rmd160.o >/dev/null 2>&1 --- sha512_256hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha512_256hl.c -o sha512_256hl.o >/dev/null 2>&1 --- sha384hl.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha384hl.c -o sha384hl.o >/dev/null 2>&1 --- sha2.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I.. -I. -I../include -I/raven/include -pipe -O2 -I/raven/include -c sha2.c -o sha2.o >/dev/null 2>&1 --- libmd.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -I/raven/include -no-undefined -version-number 0:1:0 -export-symbols libmd.sym -o libmd.la -rpath /raven/lib md2.lo md4.lo md5.lo rmd160.lo sha1.lo sha2.lo md2hl.lo md4hl.lo md5hl.lo rmd160hl.lo sha1hl.lo sha224hl.lo sha256hl.lo sha384hl.lo sha512hl.lo sha512_256hl.lo libtool: link: echo "{ global:" > .libs/libmd.so.0.1.0-ver libtool: link: sed -e "s|$|;|" < libmd.sym >> .libs/libmd.so.0.1.0-ver libtool: link: echo "local: *; };" >> .libs/libmd.so.0.1.0-ver libtool: link: cc -shared -fPIC -DPIC .libs/md2.o .libs/md4.o .libs/md5.o .libs/rmd160.o .libs/sha1.o .libs/sha2.o .libs/md2hl.o .libs/md4hl.o .libs/md5hl.o .libs/rmd160hl.o .libs/sha1hl.o .libs/sha224hl.o .libs/sha256hl.o .libs/sha384hl.o .libs/sha512hl.o .libs/sha512_256hl.o -O2 -Wl,-soname -Wl,libmd.so.0 -Wl,-version-script -Wl,.libs/libmd.so.0.1.0-ver -o .libs/libmd.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libmd.so.0" && ln -s "libmd.so.0.1.0" "libmd.so.0") libtool: link: (cd ".libs" && rm -f "libmd.so" && ln -s "libmd.so.0.1.0" "libmd.so") libtool: link: ar cr .libs/libmd.a md2.o md4.o md5.o rmd160.o sha1.o sha2.o md2hl.o md4hl.o md5hl.o rmd160hl.o sha1hl.o sha224hl.o sha256hl.o sha384hl.o sha512hl.o sha512_256hl.o libtool: link: ranlib .libs/libmd.a libtool: link: ( cd ".libs" && rm -f "libmd.la" && ln -s "../libmd.la" "libmd.la" ) Making all in test -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for libmd:std ===> Generating temporary packing list (set) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (dev) ===> Generating temporary packing list (man) if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/libmd/libmd-1.1.0/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/libmd/libmd-1.1.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/libmd/libmd-1.1.0/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/libmd/libmd-1.1.0/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in include /bin/mkdir -p '/construction/libmd/stage/raven/include' install -m 0644 md2.h md4.h md5.h rmd160.h sha1.h sha2.h ripemd.h sha.h sha256.h sha512.h '/construction/libmd/stage/raven/include' Making install in man /bin/mkdir -p '/construction/libmd/stage/raven/share/man/man3' install -m 0644 md2.3 md4.3 md5.3 rmd160.3 sha1.3 sha2.3 '/construction/libmd/stage/raven/share/man/man3' /bin/mkdir -p '/construction/libmd/stage/raven/share/man/man7' install -m 0644 libmd.7 '/construction/libmd/stage/raven/share/man/man7' /usr/bin/make install-data-hook ln -s -f md2.3 /construction/libmd/stage/raven/share/man/man3/MD2Transform.3 ln -s -f md2.3 /construction/libmd/stage/raven/share/man/man3/MD2Init.3 ln -s -f md2.3 /construction/libmd/stage/raven/share/man/man3/MD2Final.3 ln -s -f md2.3 /construction/libmd/stage/raven/share/man/man3/MD2Update.3 ln -s -f md2.3 /construction/libmd/stage/raven/share/man/man3/MD2End.3 ln -s -f md2.3 /construction/libmd/stage/raven/share/man/man3/MD2File.3 ln -s -f md2.3 /construction/libmd/stage/raven/share/man/man3/MD2FileChunk.3 ln -s -f md2.3 /construction/libmd/stage/raven/share/man/man3/MD2Data.3 ln -s -f md4.3 /construction/libmd/stage/raven/share/man/man3/MD4Transform.3 ln -s -f md4.3 /construction/libmd/stage/raven/share/man/man3/MD4Init.3 ln -s -f md4.3 /construction/libmd/stage/raven/share/man/man3/MD4Final.3 ln -s -f md4.3 /construction/libmd/stage/raven/share/man/man3/MD4Update.3 ln -s -f md4.3 /construction/libmd/stage/raven/share/man/man3/MD4End.3 ln -s -f md4.3 /construction/libmd/stage/raven/share/man/man3/MD4File.3 ln -s -f md4.3 /construction/libmd/stage/raven/share/man/man3/MD4FileChunk.3 ln -s -f md4.3 /construction/libmd/stage/raven/share/man/man3/MD4Pad.3 ln -s -f md4.3 /construction/libmd/stage/raven/share/man/man3/MD4Data.3 ln -s -f md5.3 /construction/libmd/stage/raven/share/man/man3/MD5Transform.3 ln -s -f md5.3 /construction/libmd/stage/raven/share/man/man3/MD5Init.3 ln -s -f md5.3 /construction/libmd/stage/raven/share/man/man3/MD5Final.3 ln -s -f md5.3 /construction/libmd/stage/raven/share/man/man3/MD5Update.3 ln -s -f md5.3 /construction/libmd/stage/raven/share/man/man3/MD5End.3 ln -s -f md5.3 /construction/libmd/stage/raven/share/man/man3/MD5File.3 ln -s -f md5.3 /construction/libmd/stage/raven/share/man/man3/MD5FileChunk.3 ln -s -f md5.3 /construction/libmd/stage/raven/share/man/man3/MD5Pad.3 ln -s -f md5.3 /construction/libmd/stage/raven/share/man/man3/MD5Data.3 ln -s -f rmd160.3 /construction/libmd/stage/raven/share/man/man3/RMD160Transform.3 ln -s -f rmd160.3 /construction/libmd/stage/raven/share/man/man3/RMD160Init.3 ln -s -f rmd160.3 /construction/libmd/stage/raven/share/man/man3/RMD160Final.3 ln -s -f rmd160.3 /construction/libmd/stage/raven/share/man/man3/RMD160Update.3 ln -s -f rmd160.3 /construction/libmd/stage/raven/share/man/man3/RMD160End.3 ln -s -f rmd160.3 /construction/libmd/stage/raven/share/man/man3/RMD160File.3 ln -s -f rmd160.3 /construction/libmd/stage/raven/share/man/man3/RMD160FileChunk.3 ln -s -f rmd160.3 /construction/libmd/stage/raven/share/man/man3/RMD160Pad.3 ln -s -f rmd160.3 /construction/libmd/stage/raven/share/man/man3/RMD160Data.3 ln -s -f sha1.3 /construction/libmd/stage/raven/share/man/man3/SHA1Transform.3 ln -s -f sha1.3 /construction/libmd/stage/raven/share/man/man3/SHA1Init.3 ln -s -f sha1.3 /construction/libmd/stage/raven/share/man/man3/SHA1Final.3 ln -s -f sha1.3 /construction/libmd/stage/raven/share/man/man3/SHA1Update.3 ln -s -f sha1.3 /construction/libmd/stage/raven/share/man/man3/SHA1End.3 ln -s -f sha1.3 /construction/libmd/stage/raven/share/man/man3/SHA1File.3 ln -s -f sha1.3 /construction/libmd/stage/raven/share/man/man3/SHA1FileChunk.3 ln -s -f sha1.3 /construction/libmd/stage/raven/share/man/man3/SHA1Pad.3 ln -s -f sha1.3 /construction/libmd/stage/raven/share/man/man3/SHA1Data.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA256Init.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA256Update.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA256Pad.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA256Final.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA256Transform.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA256End.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA256File.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA256FileChunk.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA256Data.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA384Init.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA384Update.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA384Pad.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA384Final.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA384Transform.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA384End.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA384File.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA384FileChunk.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA384Data.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA512Init.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA512Update.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA512Pad.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA512Final.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA512Transform.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA512End.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA512File.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA512FileChunk.3 ln -s -f sha2.3 /construction/libmd/stage/raven/share/man/man3/SHA512Data.3 Making install in src /usr/bin/make install-am /bin/mkdir -p '/construction/libmd/stage/raven/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libmd.la '/construction/libmd/stage/raven/lib' libtool: install: /usr/bin/install -c .libs/libmd.so.0.1.0 /construction/libmd/stage/raven/lib/libmd.so.0.1.0 libtool: install: strip --strip-unneeded /construction/libmd/stage/raven/lib/libmd.so.0.1.0 libtool: install: (cd /construction/libmd/stage/raven/lib && { ln -s -f libmd.so.0.1.0 libmd.so.0 || { rm -f libmd.so.0 && ln -s libmd.so.0.1.0 libmd.so.0; }; }) libtool: install: (cd /construction/libmd/stage/raven/lib && { ln -s -f libmd.so.0.1.0 libmd.so || { rm -f libmd.so && ln -s libmd.so.0.1.0 libmd.so; }; }) libtool: install: /usr/bin/install -c .libs/libmd.lai /construction/libmd/stage/raven/lib/libmd.la libtool: install: /usr/bin/install -c .libs/libmd.a /construction/libmd/stage/raven/lib/libmd.a libtool: install: strip --strip-debug /construction/libmd/stage/raven/lib/libmd.a libtool: install: chmod 644 /construction/libmd/stage/raven/lib/libmd.a libtool: install: ranlib /construction/libmd/stage/raven/lib/libmd.a libtool: warning: remember to run 'libtool --finish /raven/lib' /usr/bin/make install-exec-hook if [ "/raven/lib" != "/raven/lib" ]; then /bin/mkdir -p /construction/libmd/stage/raven/lib; mv /construction/libmd/stage/raven/lib/libmd*.so.* /construction/libmd/stage/raven/lib/; soname=`readlink /construction/libmd/stage/raven/lib/libmd.so`; sorelprefix=`echo /raven/lib | /usr/bin/sed -r -e 's:(^/)?[^/]+:..:g'`; ln -sf $sorelprefix/raven/lib/$soname /construction/libmd/stage/raven/lib/libmd.so; fi /bin/mkdir -p '/construction/libmd/stage/raven/lib/pkgconfig' install -m 0644 libmd.pc '/construction/libmd/stage/raven/lib/pkgconfig' Making install in test ====> Start decompressing man pages ====> Man page decompression complete ====> Install CUSTOM1 license (primary) ====> Running Q/A tests (stage-qa) License information: License file: summary.primary.std ====================================================================================== This package is solo-licensed: * CUSTOM1 (LibMD License collection: BSD2, BSD3, ISC, PUBDOM) ====================================================================================== License file: CUSTOM1.std ====================================================================================== Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Files: * Copyright: Copyright © 2009, 2011, 2016 Guillem Jover License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. The name of the author may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: include/sha2.h src/sha2.c Copyright: Copyright © 2000-2001, Aaron D. Gifford All rights reserved. License: BSD-3-clause-Aaron-D-Gifford Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTOR(S) ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: include/rmd160.h src/rmd160.c Copyright: Copyright © 2001 Markus Friedl. All rights reserved. License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: src/md2.c Copyright: Copyright (c) 2001 The NetBSD Foundation, Inc. All rights reserved. . This code is derived from software contributed to The NetBSD Foundation by Andrew Brown. License: BSD-2-clause-NetBSD Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: man/rmd160.3 man/sha1.3 man/sha2.3 Copyright: Copyright © 1997, 2003, 2004 Todd C. Miller License: ISC Permission to use, copy, modify, and distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. . THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Files: man/mdX.3 src/helper.c Copyright: Poul-Henning Kamp License: Beerware "THE BEER-WARE LICENSE" (Revision 42): wrote this file. As long as you retain this notice you can do whatever you want with this stuff. If we meet some day, and you think this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp Files: include/md4.h src/md4.c Copyright: Colin Plumb Todd C. Miller License: public-domain-md4 This code implements the MD4 message-digest algorithm. The algorithm is due to Ron Rivest. This code was written by Colin Plumb in 1993, no copyright is claimed. This code is in the public domain; do with it what you wish. Todd C. Miller modified the MD5 code to do MD4 based on RFC 1186. Files: include/md5.h src/md5.c Copyright: Colin Plumb License: public-domain-md5 This code implements the MD5 message-digest algorithm. The algorithm is due to Ron Rivest. This code was written by Colin Plumb in 1993, no copyright is claimed. This code is in the public domain; do with it what you wish. Files: include/sha1.h src/sha1.c Copyright: Steve Reid License: public-domain-sha1 100% Public Domain ====================================================================================== -------------------------------------------------------------------------------- -- Phase: Post-stage integrity check -------------------------------------------------------------------------------- => Checking for system changes between configuration and staging Everything is fine. -------------------------------------------------------------------------------- -- Phase: check-plist -------------------------------------------------------------------------------- ====> Checking for package manifest issues ====> No manifest issues found ====> Full manifest saved at /build/ravenports/tilde/manifests/libmd___std.txt -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Creating libmd~set~std~1.1.0.rvn package ===> Creating libmd~primary~std~1.1.0.rvn package ===> Creating libmd~dev~std~1.1.0.rvn package ===> Creating libmd~man~std~1.1.0.rvn package -------------------------------------------------------------------------------- -- Phase: install / test / deinstall all packages -------------------------------------------------------------------------------- ===> Removing all packages No installed packages were selected for removal. -------------------------------------------------------------------------------- -- Phase: install -------------------------------------------------------------------------------- Reference checksum obtained from the local repository Downloaded and verified catalog.rvn from the local repository Catalog update completed. 4 packages processed. ===> Install the std variant of the libmd package The latest versions of the requested packages are already cached. The following packages will be installed: 1. |` libmd~dev~std~1.1.0 2. |` libmd~primary~std~1.1.0 3. |` libmd~man~std~1.1.0 4. libmd~set~std~1.1.0 Disk space required to install these packages: 194 KiB [1/4] |` libmd~dev~std~1.1.0 [ok] [2/4] |` libmd~primary~std~1.1.0 [ok] [3/4] |` libmd~man~std~1.1.0 [ok] [4/4] libmd~set~std~1.1.0 [ok] -------------------------------------------------------------------------------- -- Phase: deinstall -------------------------------------------------------------------------------- => Checking shared library dependencies ===> libmd~primary~std~1.1.0 subpackage: NEEDED libc.so.8 ===> Deinstalling libmd:std The following packages will be removed: 1. libmd~set~std version: 1.1.0 2. libmd~man~std version: 1.1.0 3. libmd~primary~std version: 1.1.0 4. libmd~dev~std version: 1.1.0 [1/4] Removing libmd~set~std~1.1.0 [2/4] Removing libmd~man~std~1.1.0 [3/4] Removing libmd~primary~std~1.1.0 [4/4] Removing libmd~dev~std~1.1.0 => Checking for system changes between clean builder and package deinstallation Everything is fine. -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday, 17 NOV 2024 at 00:20:29 UTC Duration: 00:00:16