=> Building cmark:standard (version 0.31.0) Started : Saturday,03 FEB 2024 at 16:52:33 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 RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 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 -------------------------------------------------- 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 -------------------------------------------------- -------------------------------------------------- -- 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/cmark" STD_EXAMPLESDIR="/raven/share/examples/cmark" 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/cmark/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- CMAKE_BUILD_TYPE="release" 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.31.0 SOMAJOR=0 -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/cmark -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 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 -------------------------------------------------------------------------------- ===> Installing cmake-primary-standard package Installing cmake-primary-standard-3.28.2... `-- Installing ravensys-gcc-cxx_run-standard-13.2.0... | `-- Installing ravensys-gcc-libs-standard-13.2.0... | `-- Extracting ravensys-gcc-libs-standard-13.2.0: .......... done `-- Extracting ravensys-gcc-cxx_run-standard-13.2.0: .... done `-- Installing jsoncpp-single-standard-1.9.5... `-- Extracting jsoncpp-single-standard-1.9.5: .......... done `-- Installing libarchive-primary-standard-3.7.2... | `-- Installing libressl-primary-standard-3.6.3... | | `-- Installing autoselect-ssl-single-standard-2... | | `-- Extracting autoselect-ssl-single-standard-2: ...... done | `-- Extracting libressl-primary-standard-3.6.3: .......... done | `-- Installing zlib-primary-standard-1.3.1... | `-- Extracting zlib-primary-standard-1.3.1: .... done | `-- Installing zstd-primary-standard-1.5.5... | `-- Extracting zstd-primary-standard-1.5.5: .......... done | `-- Installing bzip2-primary-standard-1.0.8_1... | `-- Extracting bzip2-primary-standard-1.0.8_1: ... done | `-- Installing xz-primary-standard-5.4.6... | `-- Extracting xz-primary-standard-5.4.6: ...... done | `-- Installing expat-primary-standard-2.5.0_1... | `-- Extracting expat-primary-standard-2.5.0_1: ..... done `-- Extracting libarchive-primary-standard-3.7.2: ...... done `-- Installing libuv-primary-standard-1.47.0... `-- Extracting libuv-primary-standard-1.47.0: .... done `-- Installing rhash-primary-standard-1.4.4... | `-- Installing gettext-primary-standard-0.22.4... | `-- Extracting gettext-primary-standard-0.22.4: ....... done `-- Extracting rhash-primary-standard-1.4.4: ... done `-- Installing ncurses-primary-standard-6.4_2... `-- Extracting ncurses-primary-standard-6.4_2: .......... done `-- Installing ncurses-terminfo-standard-6.4_2... `-- Extracting ncurses-terminfo-standard-6.4_2: .......... done Extracting cmake-primary-standard-3.28.2: .......... done -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for cmark-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for cmark-standard ===> Extracting for cmark-standard => SHA256 Checksum OK for commonmark-cmark-0.31.0.tar.gz. ===> Creating package metadata (complete) ===> Creating package metadata (primary) ===> Creating package metadata (dev) ===> Creating package metadata (man) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for cmark-standard -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for cmark-standard ===> Performing out-of-source build /bin/mkdir -p /construction/cmark/.build ============================================= /usr/bin/env 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 /raven/bin/cmake -DCMAKE_INSTALL_LIBDIR:STRING=lib -DCMAKE_C_COMPILER:STRING=cc -DCMAKE_CXX_COMPILER:STRING=c++ -DCMAKE_C_FLAGS:STRING=-pipe -O2 -I/raven/include -DCMAKE_C_FLAGS_DEBUG:STRING=-pipe -O2 -I/raven/include -DCMAKE_C_FLAGS_RELEASE:STRING=-pipe -O2 -I/raven/include -DCMAKE_CXX_FLAGS:STRING=-pipe -O2 -I/raven/include -DCMAKE_CXX_FLAGS_DEBUG:STRING=-pipe -O2 -I/raven/include -DCMAKE_CXX_FLAGS_RELEASE:STRING=-pipe -O2 -I/raven/include -DCMAKE_EXE_LINKER_FLAGS:STRING= -DCMAKE_MODULE_LINKER_FLAGS:STRING= -DCMAKE_SHARED_LINKER_FLAGS:STRING= -DCMAKE_INSTALL_PREFIX:PATH=/raven -DCMAKE_INSTALL_MANDIR:PATH=/raven/share/man -DCMAKE_INSTALL_DOCDIR:PATH=share/doc/cmark -DCMAKE_INSTALL_LIBDIR:STRING=lib -DCMAKE_BUILD_TYPE:STRING=Release -DTHREADS_HAVE_PTHREAD_ARG:BOOL=YES -DCMAKE_INSTALL_RPATH_USE_LINK_PATH=YES -DCMAKE_COLOR_MAKEFILE:BOOL=OFF -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON /construction/cmark/cmark-0.31.0 ============================================= -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/libexec/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/libexec/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Could NOT find Python3 (missing: Python3_EXECUTABLE Interpreter) CMake Warning at test/CMakeLists.txt:68 (message): A Python 3 Interpreter is required to run the spec tests -- Configuring done (0.5s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_MODULE_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS THREADS_HAVE_PTHREAD_ARG -- Build files have been written to: /construction/cmark/.build -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for cmark-standard ==> 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/cmark STD_EXAMPLESDIR=/raven/share/examples/cmark MANPREFIX=/raven/share ==> cd /construction/cmark/.build; /usr/bin/make -f Makefile -j10 all /raven/bin/cmake -S/construction/cmark/cmark-0.31.0 -B/construction/cmark/.build --check-build-system CMakeFiles/Makefile.cmake 0 /raven/bin/cmake -E cmake_progress_start /construction/cmark/.build/CMakeFiles /construction/cmark/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all --- src/CMakeFiles/cmark.dir/all --- /usr/bin/make -f src/CMakeFiles/cmark.dir/build.make src/CMakeFiles/cmark.dir/depend --- src/CMakeFiles/cmark.dir/depend --- cd /construction/cmark/.build && /raven/bin/cmake -E cmake_depends "Unix Makefiles" /construction/cmark/cmark-0.31.0 /construction/cmark/cmark-0.31.0/src /construction/cmark/.build /construction/cmark/.build/src /construction/cmark/.build/src/CMakeFiles/cmark.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/cmark.dir/build.make src/CMakeFiles/cmark.dir/build --- src/CMakeFiles/cmark.dir/blocks.c.o --- --- src/CMakeFiles/cmark.dir/buffer.c.o --- --- src/CMakeFiles/cmark.dir/cmark.c.o --- --- src/CMakeFiles/cmark.dir/cmark_ctype.c.o --- --- src/CMakeFiles/cmark.dir/commonmark.c.o --- --- src/CMakeFiles/cmark.dir/houdini_href_e.c.o --- --- src/CMakeFiles/cmark.dir/houdini_html_e.c.o --- --- src/CMakeFiles/cmark.dir/houdini_html_u.c.o --- --- src/CMakeFiles/cmark.dir/html.c.o --- --- src/CMakeFiles/cmark.dir/inlines.c.o --- --- src/CMakeFiles/cmark.dir/buffer.c.o --- [ 3%] Building C object src/CMakeFiles/cmark.dir/buffer.c.o cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/buffer.c.o -MF CMakeFiles/cmark.dir/buffer.c.o.d -o CMakeFiles/cmark.dir/buffer.c.o -c /construction/cmark/cmark-0.31.0/src/buffer.c --- src/CMakeFiles/cmark.dir/cmark.c.o --- [ 11%] Building C object src/CMakeFiles/cmark.dir/cmark.c.o --- src/CMakeFiles/cmark.dir/cmark_ctype.c.o --- [ 11%] Building C object src/CMakeFiles/cmark.dir/cmark_ctype.c.o --- src/CMakeFiles/cmark.dir/blocks.c.o --- [ 15%] Building C object src/CMakeFiles/cmark.dir/blocks.c.o --- src/CMakeFiles/cmark.dir/cmark.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/cmark.c.o -MF CMakeFiles/cmark.dir/cmark.c.o.d -o CMakeFiles/cmark.dir/cmark.c.o -c /construction/cmark/cmark-0.31.0/src/cmark.c --- src/CMakeFiles/cmark.dir/cmark_ctype.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/cmark_ctype.c.o -MF CMakeFiles/cmark.dir/cmark_ctype.c.o.d -o CMakeFiles/cmark.dir/cmark_ctype.c.o -c /construction/cmark/cmark-0.31.0/src/cmark_ctype.c --- src/CMakeFiles/cmark.dir/commonmark.c.o --- [ 26%] Building C object src/CMakeFiles/cmark.dir/commonmark.c.o --- src/CMakeFiles/cmark.dir/houdini_href_e.c.o --- [ 26%] Building C object src/CMakeFiles/cmark.dir/houdini_href_e.c.o --- src/CMakeFiles/cmark.dir/houdini_html_e.c.o --- [ 26%] Building C object src/CMakeFiles/cmark.dir/houdini_html_e.c.o --- src/CMakeFiles/cmark.dir/houdini_html_u.c.o --- [ 34%] Building C object src/CMakeFiles/cmark.dir/houdini_html_u.c.o --- src/CMakeFiles/cmark.dir/html.c.o --- [ 34%] Building C object src/CMakeFiles/cmark.dir/html.c.o --- src/CMakeFiles/cmark.dir/blocks.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/blocks.c.o -MF CMakeFiles/cmark.dir/blocks.c.o.d -o CMakeFiles/cmark.dir/blocks.c.o -c /construction/cmark/cmark-0.31.0/src/blocks.c --- src/CMakeFiles/cmark.dir/commonmark.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/commonmark.c.o -MF CMakeFiles/cmark.dir/commonmark.c.o.d -o CMakeFiles/cmark.dir/commonmark.c.o -c /construction/cmark/cmark-0.31.0/src/commonmark.c --- src/CMakeFiles/cmark.dir/houdini_href_e.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/houdini_href_e.c.o -MF CMakeFiles/cmark.dir/houdini_href_e.c.o.d -o CMakeFiles/cmark.dir/houdini_href_e.c.o -c /construction/cmark/cmark-0.31.0/src/houdini_href_e.c --- src/CMakeFiles/cmark.dir/houdini_html_e.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/houdini_html_e.c.o -MF CMakeFiles/cmark.dir/houdini_html_e.c.o.d -o CMakeFiles/cmark.dir/houdini_html_e.c.o -c /construction/cmark/cmark-0.31.0/src/houdini_html_e.c --- src/CMakeFiles/cmark.dir/inlines.c.o --- [ 38%] Building C object src/CMakeFiles/cmark.dir/inlines.c.o --- src/CMakeFiles/cmark.dir/houdini_html_u.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/houdini_html_u.c.o -MF CMakeFiles/cmark.dir/houdini_html_u.c.o.d -o CMakeFiles/cmark.dir/houdini_html_u.c.o -c /construction/cmark/cmark-0.31.0/src/houdini_html_u.c --- src/CMakeFiles/cmark.dir/html.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/html.c.o -MF CMakeFiles/cmark.dir/html.c.o.d -o CMakeFiles/cmark.dir/html.c.o -c /construction/cmark/cmark-0.31.0/src/html.c --- src/CMakeFiles/cmark.dir/inlines.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/inlines.c.o -MF CMakeFiles/cmark.dir/inlines.c.o.d -o CMakeFiles/cmark.dir/inlines.c.o -c /construction/cmark/cmark-0.31.0/src/inlines.c --- src/CMakeFiles/cmark.dir/iterator.c.o --- --- src/CMakeFiles/cmark.dir/latex.c.o --- --- src/CMakeFiles/cmark.dir/man.c.o --- --- src/CMakeFiles/cmark.dir/node.c.o --- --- src/CMakeFiles/cmark.dir/references.c.o --- --- src/CMakeFiles/cmark.dir/render.c.o --- --- src/CMakeFiles/cmark.dir/scanners.c.o --- --- src/CMakeFiles/cmark.dir/utf8.c.o --- --- src/CMakeFiles/cmark.dir/xml.c.o --- --- src/CMakeFiles/cmark.dir/iterator.c.o --- [ 42%] Building C object src/CMakeFiles/cmark.dir/iterator.c.o --- src/CMakeFiles/cmark.dir/man.c.o --- [ 50%] Building C object src/CMakeFiles/cmark.dir/man.c.o --- src/CMakeFiles/cmark.dir/latex.c.o --- [ 50%] Building C object src/CMakeFiles/cmark.dir/latex.c.o --- src/CMakeFiles/cmark.dir/iterator.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/iterator.c.o -MF CMakeFiles/cmark.dir/iterator.c.o.d -o CMakeFiles/cmark.dir/iterator.c.o -c /construction/cmark/cmark-0.31.0/src/iterator.c --- src/CMakeFiles/cmark.dir/man.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/man.c.o -MF CMakeFiles/cmark.dir/man.c.o.d -o CMakeFiles/cmark.dir/man.c.o -c /construction/cmark/cmark-0.31.0/src/man.c --- src/CMakeFiles/cmark.dir/latex.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/latex.c.o -MF CMakeFiles/cmark.dir/latex.c.o.d -o CMakeFiles/cmark.dir/latex.c.o -c /construction/cmark/cmark-0.31.0/src/latex.c --- src/CMakeFiles/cmark.dir/node.c.o --- [ 53%] Building C object src/CMakeFiles/cmark.dir/node.c.o cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/node.c.o -MF CMakeFiles/cmark.dir/node.c.o.d -o CMakeFiles/cmark.dir/node.c.o -c /construction/cmark/cmark-0.31.0/src/node.c --- src/CMakeFiles/cmark.dir/references.c.o --- [ 65%] Building C object src/CMakeFiles/cmark.dir/references.c.o --- src/CMakeFiles/cmark.dir/render.c.o --- [ 65%] Building C object src/CMakeFiles/cmark.dir/render.c.o --- src/CMakeFiles/cmark.dir/scanners.c.o --- [ 65%] Building C object src/CMakeFiles/cmark.dir/scanners.c.o --- src/CMakeFiles/cmark.dir/utf8.c.o --- [ 69%] Building C object src/CMakeFiles/cmark.dir/utf8.c.o --- src/CMakeFiles/cmark.dir/xml.c.o --- [ 73%] Building C object src/CMakeFiles/cmark.dir/xml.c.o --- src/CMakeFiles/cmark.dir/scanners.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/scanners.c.o -MF CMakeFiles/cmark.dir/scanners.c.o.d -o CMakeFiles/cmark.dir/scanners.c.o -c /construction/cmark/cmark-0.31.0/src/scanners.c --- src/CMakeFiles/cmark.dir/references.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/references.c.o -MF CMakeFiles/cmark.dir/references.c.o.d -o CMakeFiles/cmark.dir/references.c.o -c /construction/cmark/cmark-0.31.0/src/references.c --- src/CMakeFiles/cmark.dir/render.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/render.c.o -MF CMakeFiles/cmark.dir/render.c.o.d -o CMakeFiles/cmark.dir/render.c.o -c /construction/cmark/cmark-0.31.0/src/render.c --- src/CMakeFiles/cmark.dir/utf8.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/utf8.c.o -MF CMakeFiles/cmark.dir/utf8.c.o.d -o CMakeFiles/cmark.dir/utf8.c.o -c /construction/cmark/cmark-0.31.0/src/utf8.c --- src/CMakeFiles/cmark.dir/xml.c.o --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fPIC -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark.dir/xml.c.o -MF CMakeFiles/cmark.dir/xml.c.o.d -o CMakeFiles/cmark.dir/xml.c.o -c /construction/cmark/cmark-0.31.0/src/xml.c --- src/libcmark.a --- [ 76%] Linking C static library libcmark.a cd /construction/cmark/.build/src && /raven/bin/cmake -P CMakeFiles/cmark.dir/cmake_clean_target.cmake cd /construction/cmark/.build/src && /raven/bin/cmake -E cmake_link_script CMakeFiles/cmark.dir/link.txt --verbose=1 /raven/toolchain/bin/ar qc libcmark.a CMakeFiles/cmark.dir/blocks.c.o CMakeFiles/cmark.dir/buffer.c.o CMakeFiles/cmark.dir/cmark.c.o CMakeFiles/cmark.dir/cmark_ctype.c.o CMakeFiles/cmark.dir/commonmark.c.o CMakeFiles/cmark.dir/houdini_href_e.c.o CMakeFiles/cmark.dir/houdini_html_e.c.o CMakeFiles/cmark.dir/houdini_html_u.c.o CMakeFiles/cmark.dir/html.c.o CMakeFiles/cmark.dir/inlines.c.o CMakeFiles/cmark.dir/iterator.c.o CMakeFiles/cmark.dir/latex.c.o CMakeFiles/cmark.dir/man.c.o CMakeFiles/cmark.dir/node.c.o CMakeFiles/cmark.dir/references.c.o CMakeFiles/cmark.dir/render.c.o CMakeFiles/cmark.dir/scanners.c.o CMakeFiles/cmark.dir/utf8.c.o CMakeFiles/cmark.dir/xml.c.o /raven/toolchain/bin/ranlib libcmark.a [ 76%] Built target cmark --- src/CMakeFiles/cmark_exe.dir/all --- --- api_test/CMakeFiles/api_test.dir/all --- --- src/CMakeFiles/cmark_exe.dir/all --- /usr/bin/make -f src/CMakeFiles/cmark_exe.dir/build.make src/CMakeFiles/cmark_exe.dir/depend --- api_test/CMakeFiles/api_test.dir/all --- /usr/bin/make -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/depend --- src/CMakeFiles/cmark_exe.dir/all --- --- src/CMakeFiles/cmark_exe.dir/depend --- --- api_test/CMakeFiles/api_test.dir/all --- --- api_test/CMakeFiles/api_test.dir/depend --- --- src/CMakeFiles/cmark_exe.dir/all --- cd /construction/cmark/.build && /raven/bin/cmake -E cmake_depends "Unix Makefiles" /construction/cmark/cmark-0.31.0 /construction/cmark/cmark-0.31.0/src /construction/cmark/.build /construction/cmark/.build/src /construction/cmark/.build/src/CMakeFiles/cmark_exe.dir/DependInfo.cmake --- api_test/CMakeFiles/api_test.dir/all --- cd /construction/cmark/.build && /raven/bin/cmake -E cmake_depends "Unix Makefiles" /construction/cmark/cmark-0.31.0 /construction/cmark/cmark-0.31.0/api_test /construction/cmark/.build /construction/cmark/.build/api_test /construction/cmark/.build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake --- src/CMakeFiles/cmark_exe.dir/all --- /usr/bin/make -f src/CMakeFiles/cmark_exe.dir/build.make src/CMakeFiles/cmark_exe.dir/build --- api_test/CMakeFiles/api_test.dir/all --- /usr/bin/make -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/build --- src/CMakeFiles/cmark_exe.dir/all --- --- src/CMakeFiles/cmark_exe.dir/main.c.o --- --- api_test/CMakeFiles/api_test.dir/all --- --- api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o --- --- api_test/CMakeFiles/api_test.dir/harness.c.o --- --- api_test/CMakeFiles/api_test.dir/main.c.o --- --- api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o --- [ 80%] Building CXX object api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o --- src/CMakeFiles/cmark_exe.dir/all --- [ 84%] Building C object src/CMakeFiles/cmark_exe.dir/main.c.o --- api_test/CMakeFiles/api_test.dir/all --- --- api_test/CMakeFiles/api_test.dir/harness.c.o --- [ 88%] Building C object api_test/CMakeFiles/api_test.dir/harness.c.o --- api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o --- cd /construction/cmark/.build/api_test && /usr/libexec/c++ -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/api_test -I/construction/cmark/cmark-0.31.0/api_test -I/construction/cmark/cmark-0.31.0/src -I/construction/cmark/.build/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -fvisibility-inlines-hidden -Wall -Wextra -pedantic -MD -MT api_test/CMakeFiles/api_test.dir/cplusplus.cpp.o -MF CMakeFiles/api_test.dir/cplusplus.cpp.o.d -o CMakeFiles/api_test.dir/cplusplus.cpp.o -c /construction/cmark/cmark-0.31.0/api_test/cplusplus.cpp --- src/CMakeFiles/cmark_exe.dir/all --- cd /construction/cmark/.build/src && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/src -I/construction/cmark/cmark-0.31.0/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT src/CMakeFiles/cmark_exe.dir/main.c.o -MF CMakeFiles/cmark_exe.dir/main.c.o.d -o CMakeFiles/cmark_exe.dir/main.c.o -c /construction/cmark/cmark-0.31.0/src/main.c --- api_test/CMakeFiles/api_test.dir/all --- --- api_test/CMakeFiles/api_test.dir/harness.c.o --- cd /construction/cmark/.build/api_test && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/api_test -I/construction/cmark/cmark-0.31.0/api_test -I/construction/cmark/cmark-0.31.0/src -I/construction/cmark/.build/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT api_test/CMakeFiles/api_test.dir/harness.c.o -MF CMakeFiles/api_test.dir/harness.c.o.d -o CMakeFiles/api_test.dir/harness.c.o -c /construction/cmark/cmark-0.31.0/api_test/harness.c --- api_test/CMakeFiles/api_test.dir/main.c.o --- [ 92%] Building C object api_test/CMakeFiles/api_test.dir/main.c.o cd /construction/cmark/.build/api_test && /usr/libexec/cc -DCMARK_STATIC_DEFINE -I/construction/cmark/.build/api_test -I/construction/cmark/cmark-0.31.0/api_test -I/construction/cmark/cmark-0.31.0/src -I/construction/cmark/.build/src -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include -std=c99 -fvisibility=hidden -Wall -Wextra -pedantic -Wstrict-prototypes -MD -MT api_test/CMakeFiles/api_test.dir/main.c.o -MF CMakeFiles/api_test.dir/main.c.o.d -o CMakeFiles/api_test.dir/main.c.o -c /construction/cmark/cmark-0.31.0/api_test/main.c --- src/CMakeFiles/cmark_exe.dir/all --- --- src/cmark --- --- api_test/CMakeFiles/api_test.dir/all --- --- api_test/api_test --- --- src/CMakeFiles/cmark_exe.dir/all --- [ 96%] Linking C executable cmark --- api_test/CMakeFiles/api_test.dir/all --- [100%] Linking CXX executable api_test --- src/CMakeFiles/cmark_exe.dir/all --- cd /construction/cmark/.build/src && /raven/bin/cmake -E cmake_link_script CMakeFiles/cmark_exe.dir/link.txt --verbose=1 --- api_test/CMakeFiles/api_test.dir/all --- cd /construction/cmark/.build/api_test && /raven/bin/cmake -E cmake_link_script CMakeFiles/api_test.dir/link.txt --verbose=1 --- src/CMakeFiles/cmark_exe.dir/all --- /usr/libexec/cc -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include CMakeFiles/cmark_exe.dir/main.c.o -o cmark libcmark.a --- api_test/CMakeFiles/api_test.dir/all --- /usr/libexec/c++ -pipe -O2 -I/raven/include -pipe -O2 -I/raven/include CMakeFiles/api_test.dir/cplusplus.cpp.o CMakeFiles/api_test.dir/harness.c.o CMakeFiles/api_test.dir/main.c.o -o api_test ../src/libcmark.a --- src/CMakeFiles/cmark_exe.dir/all --- [100%] Built target cmark_exe --- api_test/CMakeFiles/api_test.dir/all --- [100%] Built target api_test /raven/bin/cmake -E cmake_progress_start /construction/cmark/.build/CMakeFiles 0 => Checking for system changes between port configure and build Everything is fine. -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for cmark-standard ===> Generating temporary packing list (complete) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (dev) ===> Generating temporary packing list (man) /raven/bin/cmake -S/construction/cmark/cmark-0.31.0 -B/construction/cmark/.build --check-build-system CMakeFiles/Makefile.cmake 0 /raven/bin/cmake -E cmake_progress_start /construction/cmark/.build/CMakeFiles /construction/cmark/.build//CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/cmark.dir/build.make src/CMakeFiles/cmark.dir/depend cd /construction/cmark/.build && /raven/bin/cmake -E cmake_depends "Unix Makefiles" /construction/cmark/cmark-0.31.0 /construction/cmark/cmark-0.31.0/src /construction/cmark/.build /construction/cmark/.build/src /construction/cmark/.build/src/CMakeFiles/cmark.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/cmark.dir/build.make src/CMakeFiles/cmark.dir/build [ 76%] Built target cmark /usr/bin/make -f src/CMakeFiles/cmark_exe.dir/build.make src/CMakeFiles/cmark_exe.dir/depend cd /construction/cmark/.build && /raven/bin/cmake -E cmake_depends "Unix Makefiles" /construction/cmark/cmark-0.31.0 /construction/cmark/cmark-0.31.0/src /construction/cmark/.build /construction/cmark/.build/src /construction/cmark/.build/src/CMakeFiles/cmark_exe.dir/DependInfo.cmake /usr/bin/make -f src/CMakeFiles/cmark_exe.dir/build.make src/CMakeFiles/cmark_exe.dir/build [ 84%] Built target cmark_exe /usr/bin/make -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/depend cd /construction/cmark/.build && /raven/bin/cmake -E cmake_depends "Unix Makefiles" /construction/cmark/cmark-0.31.0 /construction/cmark/cmark-0.31.0/api_test /construction/cmark/.build /construction/cmark/.build/api_test /construction/cmark/.build/api_test/CMakeFiles/api_test.dir/DependInfo.cmake /usr/bin/make -f api_test/CMakeFiles/api_test.dir/build.make api_test/CMakeFiles/api_test.dir/build [100%] Built target api_test /raven/bin/cmake -E cmake_progress_start /construction/cmark/.build/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall Install the project... /raven/bin/cmake -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/cmark/stage/raven/bin/cmark -- Installing: /construction/cmark/stage/raven/lib/libcmark.a -- Installing: /construction/cmark/stage/raven/lib/pkgconfig/libcmark.pc -- Installing: /construction/cmark/stage/raven/include/cmark.h -- Installing: /construction/cmark/stage/raven/include/cmark_export.h -- Installing: /construction/cmark/stage/raven/include/cmark_version.h -- Installing: /construction/cmark/stage/raven/lib/cmake/cmark/cmark-config.cmake -- Installing: /construction/cmark/stage/raven/lib/cmake/cmark/cmark-config-version.cmake -- Installing: /construction/cmark/stage/raven/lib/cmake/cmark/cmark-targets.cmake -- Installing: /construction/cmark/stage/raven/lib/cmake/cmark/cmark-targets-release.cmake -- Installing: /construction/cmark/stage/raven/share/man/man1/cmark.1 -- Installing: /construction/cmark/stage/raven/share/man/man3/cmark.3 /raven/toolchain/bin/strip /construction/cmark/stage/raven/bin/cmark ====> Start compressing man pages ====> Man page compression complete ====> Install BSD2CLAUSE license (primary) ====> Running Q/A tests (stage-qa) License information: License file: summary.primary.standard ====================================================================================== This package is solo-licensed: * BSD2CLAUSE (BSD 2-clause 'Simplified' License) ====================================================================================== License file: BSD2CLAUSE.standard ====================================================================================== Copyright (c) 2014, John MacFarlane All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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. ----- houdini.h, houdini_href_e.c, houdini_html_e.c, houdini_html_u.c derive from https://github.com/vmg/houdini (with some modifications) Copyright (C) 2012 Vicent Martí Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- buffer.h, buffer.c, chunk.h are derived from code (C) 2012 Github, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- utf8.c and utf8.c are derived from utf8proc (), (C) 2009 Public Software Group e. V., Berlin, Germany. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- The normalization code in normalize.py was derived from the markdowntest project, Copyright 2013 Karl Dubost: The MIT License (MIT) Copyright (c) 2013 Karl Dubost Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ----- The CommonMark spec (test/spec.txt) is Copyright (C) 2014-15 John MacFarlane Released under the Creative Commons CC-BY-SA 4.0 license: . ----- The test software in test/ is Copyright (c) 2014, John MacFarlane All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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. ====================================================================================== -------------------------------------------------------------------------------- -- Phase: test / deinstall all packages -------------------------------------------------------------------------------- ===> Autoremoving orphaned packages Updating database digests format: .......... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 17 packages (of 0 packages in the universe): Installed packages to be REMOVED: autoselect-ssl-single-standard-2 bzip2-primary-standard-1.0.8_1 cmake-primary-standard-3.28.2 expat-primary-standard-2.5.0_1 gettext-primary-standard-0.22.4 jsoncpp-single-standard-1.9.5 libarchive-primary-standard-3.7.2 libressl-primary-standard-3.6.3 libuv-primary-standard-1.47.0 ncurses-primary-standard-6.4_2 ncurses-terminfo-standard-6.4_2 ravensys-gcc-cxx_run-standard-13.2.0 ravensys-gcc-libs-standard-13.2.0 rhash-primary-standard-1.4.4 xz-primary-standard-5.4.6 zlib-primary-standard-1.3.1 zstd-primary-standard-1.5.5 Number of packages to be removed: 17 The operation will free 66 MiB. [1/17] Deinstalling cmake-primary-standard-3.28.2... [1/17] Deleting files for cmake-primary-standard-3.28.2: .......... done [2/17] Deinstalling jsoncpp-single-standard-1.9.5... [2/17] Deleting files for jsoncpp-single-standard-1.9.5: .......... done [3/17] Deinstalling libarchive-primary-standard-3.7.2... [3/17] Deleting files for libarchive-primary-standard-3.7.2: ...... done [4/17] Deinstalling libressl-primary-standard-3.6.3... [4/17] Deleting files for libressl-primary-standard-3.6.3: .......... done [5/17] Deinstalling ravensys-gcc-cxx_run-standard-13.2.0... [5/17] Deleting files for ravensys-gcc-cxx_run-standard-13.2.0: ... done [6/17] Deinstalling rhash-primary-standard-1.4.4... [6/17] Deleting files for rhash-primary-standard-1.4.4: ... done [7/17] Deinstalling autoselect-ssl-single-standard-2... [7/17] Deleting files for autoselect-ssl-single-standard-2: ...... done [8/17] Deinstalling bzip2-primary-standard-1.0.8_1... [8/17] Deleting files for bzip2-primary-standard-1.0.8_1: ... done [9/17] Deinstalling expat-primary-standard-2.5.0_1... [9/17] Deleting files for expat-primary-standard-2.5.0_1: ..... done [10/17] Deinstalling gettext-primary-standard-0.22.4... [10/17] Deleting files for gettext-primary-standard-0.22.4: ....... done [11/17] Deinstalling libuv-primary-standard-1.47.0... [11/17] Deleting files for libuv-primary-standard-1.47.0: .... done [12/17] Deinstalling ncurses-primary-standard-6.4_2... [12/17] Deleting files for ncurses-primary-standard-6.4_2: .......... done [13/17] Deinstalling ncurses-terminfo-standard-6.4_2... [13/17] Deleting files for ncurses-terminfo-standard-6.4_2: .......... done [14/17] Deinstalling ravensys-gcc-libs-standard-13.2.0... [14/17] Deleting files for ravensys-gcc-libs-standard-13.2.0: ......... done [15/17] Deinstalling xz-primary-standard-5.4.6... [15/17] Deleting files for xz-primary-standard-5.4.6: ...... done [16/17] Deinstalling zlib-primary-standard-1.3.1... [16/17] Deleting files for zlib-primary-standard-1.3.1: .... done [17/17] Deinstalling zstd-primary-standard-1.5.5... [17/17] Deleting files for zstd-primary-standard-1.5.5: .......... done -------------------------------------------------------------------------------- -- Phase: test / install run dependencies -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: check-plist -------------------------------------------------------------------------------- ====> Checking for package manifest issues ====> No manifest issues found ====> Full manifest saved at /build/ravenports/release64/manifests/cmark___standard.txt -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building cmark-complete-standard-0.31.0 subpackage file sizes/checksums [0]: . done packing files [0]: . done packing directories [0]: . done ===> Building cmark-primary-standard-0.31.0 subpackage file sizes/checksums [3]: . done packing files [3]: . done packing directories [0]: . done ===> Building cmark-dev-standard-0.31.0 subpackage file sizes/checksums [9]: . done packing files [9]: . done packing directories [0]: . done ===> Building cmark-man-standard-0.31.0 subpackage file sizes/checksums [2]: . done packing files [2]: . done packing directories [0]: . done -------------------------------------------------------------------------------- -- Phase: install -------------------------------------------------------------------------------- ===> Installing cmark-complete-standard-0.31.0 package Installing cmark-complete-standard-0.31.0... `-- Installing cmark-primary-standard-0.31.0... `-- Extracting cmark-primary-standard-0.31.0: ... done `-- Installing cmark-dev-standard-0.31.0... `-- Extracting cmark-dev-standard-0.31.0: ......... done `-- Installing cmark-man-standard-0.31.0... `-- Extracting cmark-man-standard-0.31.0: .. done ===> Installing cmark-primary-standard-0.31.0 package Installing cmark-primary-standard-0.31.0... the most recent version of cmark-primary-standard-0.31.0 is already installed ===> Installing cmark-dev-standard-0.31.0 package Installing cmark-dev-standard-0.31.0... the most recent version of cmark-dev-standard-0.31.0 is already installed ===> Installing cmark-man-standard-0.31.0 package Installing cmark-man-standard-0.31.0... the most recent version of cmark-man-standard-0.31.0 is already installed -------------------------------------------------------------------------------- -- Phase: deinstall -------------------------------------------------------------------------------- => Checking shared library dependencies ===> cmark-primary-standard-0.31.0 subpackage: NEEDED libc.so.8 ===> Deinstalling cmark-complete-standard-0.31.0 package Updating database digests format: .... done Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: cmark-complete-standard-0.31.0 Number of packages to be removed: 1 [1/1] Deinstalling cmark-complete-standard-0.31.0... ===> Deinstalling cmark-primary-standard-0.31.0 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: cmark-primary-standard-0.31.0 Number of packages to be removed: 1 [1/1] Deinstalling cmark-primary-standard-0.31.0... [1/1] Deleting files for cmark-primary-standard-0.31.0: ... done ===> Deinstalling cmark-dev-standard-0.31.0 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: cmark-dev-standard-0.31.0 Number of packages to be removed: 1 [1/1] Deinstalling cmark-dev-standard-0.31.0... [1/1] Deleting files for cmark-dev-standard-0.31.0: ......... done ===> Deinstalling cmark-man-standard-0.31.0 package Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): Installed packages to be REMOVED: cmark-man-standard-0.31.0 Number of packages to be removed: 1 [1/1] Deinstalling cmark-man-standard-0.31.0... [1/1] Deleting files for cmark-man-standard-0.31.0: .. done => Checking for system changes between staging and package deinstallation Everything is fine. -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Saturday,03 FEB 2024 at 16:52:39 UTC Duration: 00:00:05