------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/bison-3.5.2,1.txz Installing /packages/All/libnghttp2-1.40.0.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/curl-7.68.0.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/jsoncpp-1.9.2.txz Installing /packages/All/libuv-1.35.0.txz Installing /packages/All/rhash-1.3.5.txz Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/lzo2-2.10_1.txz Installing /packages/All/libarchive-3.4.2,1.txz Installing /packages/All/cmake-3.16.5.txz Installing /packages/All/pkgconf-1.6.3,1.txz SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libcmime-0.2.1_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libcmime-0.2.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libcmime-0.2.1_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libcmime-0.2.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libcmime-0.2.1_2 for building => SHA256 Checksum OK for libcmime-0.2.1.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libcmime-0.2.1_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libcmime-0.2.1_2 for building ===> Extracting for libcmime-0.2.1_2 => SHA256 Checksum OK for libcmime-0.2.1.tar.gz. Extracted Memory Use: 1.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libcmime-0.2.1_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libcmime-0.2.1_2 depends on executable: bison - found ===> libcmime-0.2.1_2 depends on file: /usr/local/bin/cmake - found ===> libcmime-0.2.1_2 depends on package: pkgconf>=1.3.0_1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libcmime-0.2.1_2 depends on executable: bison - found ===> libcmime-0.2.1_2 depends on file: /usr/local/bin/cmake - found ===> libcmime-0.2.1_2 depends on package: pkgconf>=1.3.0_1 - found ===> Configuring for libcmime-0.2.1_2 ===> Performing in-source build /bin/mkdir -p /construction/mail/libcmime/libcmime-0.2.1 Not searching for unused variables given on the command line. -- The C compiler identification is GNU 8.3.0 -- The CXX compiler identification is GNU 8.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found FLEX: /usr/bin/flex (found version "2.6.4") -- Found BISON: /usr/local/bin/bison (found version "3.5.2") -- Configuring done -- Generating done -- Build files have been written to: /construction/mail/libcmime/libcmime-0.2.1 SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libcmime-0.2.1_2 `doc' is up to date. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libcmime-0.2.1_2 ===> Generating temporary packing list /usr/local/bin/cmake -S/construction/mail/libcmime/libcmime-0.2.1 -B/construction/mail/libcmime/libcmime-0.2.1 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/mail/libcmime/libcmime-0.2.1/CMakeFiles /construction/mail/libcmime/libcmime-0.2.1/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f src/CMakeFiles/cmime.dir/build.make src/CMakeFiles/cmime.dir/depend [ 2%] [BISON][cmime_parser] Building parser with bison 3.5.2 cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/local/bin/bison -d -o /construction/mail/libcmime/libcmime-0.2.1/src/cmime_parser.tab.c cmime_parser.y cmime_parser.y:18.1-14: warning: deprecated directive: '%error-verbose', use '%define parse.error verbose' [-Wdeprecated] 18 | %error-verbose | ^~~~~~~~~~~~~~ | %define parse.error verbose cmime_parser.y:19.1-12: warning: deprecated directive: '%pure-parser', use '%define api.pure' [-Wdeprecated] 19 | %pure-parser | ^~~~~~~~~~~~ | %define api.pure cmime_parser.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [ 4%] [FLEX][cmime_scanner] Building scanner with flex 2.6.4 cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/flex -R -o/construction/mail/libcmime/libcmime-0.2.1/src/lex.yy.c cmime_scanner.l cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/src /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/src /construction/mail/libcmime/libcmime-0.2.1/src/CMakeFiles/cmime.dir/DependInfo.cmake Scanning dependencies of target cmime /usr/bin/make -f src/CMakeFiles/cmime.dir/build.make src/CMakeFiles/cmime.dir/build [ 6%] Building C object src/CMakeFiles/cmime.dir/cmime_address.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_address.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_address.c [ 8%] Building C object src/CMakeFiles/cmime.dir/cmime_flbi.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_flbi.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_flbi.c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_flbi.c: In function 'cmime_flbi_chomp_boundary': /construction/mail/libcmime/libcmime-0.2.1/src/cmime_flbi.c:62:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(out,s,offset); ^~~~~~~~~~~~~~~~~~~~~ /construction/mail/libcmime/libcmime-0.2.1/src/cmime_flbi.c:59:18: note: length computed here offset = strlen(s) - strlen(p); ^~~~~~~~~ /construction/mail/libcmime/libcmime-0.2.1/src/cmime_flbi.c: In function 'cmime_flbi_scan_postface': /construction/mail/libcmime/libcmime-0.2.1/src/cmime_flbi.c:151:21: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(postface,s,offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/mail/libcmime/libcmime-0.2.1/src/cmime_flbi.c:149:30: note: length computed here offset = strlen(s) - strlen(it); ^~~~~~~~~ [ 10%] Building C object src/CMakeFiles/cmime.dir/cmime_list.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_list.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_list.c [ 12%] Building C object src/CMakeFiles/cmime.dir/cmime_message.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_message.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_message.c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_message.c: In function '_strip_message': /construction/mail/libcmime/libcmime-0.2.1/src/cmime_message.c:191:29: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(mime_body,mime_body_start,offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/mail/libcmime/libcmime-0.2.1/src/cmime_message.c:187:34: note: length computed here offset = strlen(mime_body_start) - strlen(it); ^~~~~~~~~~~~~~~~~~~~~~~ /construction/mail/libcmime/libcmime-0.2.1/src/cmime_message.c:173:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(sd->stripped,buffer,offset); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /construction/mail/libcmime/libcmime-0.2.1/src/cmime_message.c:171:22: note: length computed here offset = strlen(buffer) - strlen(t); ^~~~~~~~~~~~~~ [ 14%] Building C object src/CMakeFiles/cmime.dir/cmime_header.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_header.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_header.c [ 16%] Building C object src/CMakeFiles/cmime.dir/cmime_string.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_string.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_string.c [ 18%] Building C object src/CMakeFiles/cmime.dir/cmime_part.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_part.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_part.c [ 20%] Building C object src/CMakeFiles/cmime.dir/cmime_base64.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_base64.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_base64.c [ 22%] Building C object src/CMakeFiles/cmime.dir/cmime_qp.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_qp.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_qp.c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_qp.c: In function 'cmime_qp_encode': /construction/mail/libcmime/libcmime-0.2.1/src/cmime_qp.c:177:20: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (line_e != '\0') { ^~ /construction/mail/libcmime/libcmime-0.2.1/src/cmime_qp.c:177:13: note: did you mean to dereference the pointer? if (line_e != '\0') { ^ [ 24%] Building C object src/CMakeFiles/cmime.dir/cmime_util.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_util.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_util.c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_util.c: In function 'cmime_util_get_mimetype': /construction/mail/libcmime/libcmime-0.2.1/src/cmime_util.c:77:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(retval, buf, strlen(buf)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 26%] Building C object src/CMakeFiles/cmime.dir/cmime_internal.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_internal.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_internal.c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_internal.c: In function '_cmime_internal_get_boundary_info': /construction/mail/libcmime/libcmime-0.2.1/src/cmime_internal.c:175:13: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(t,s,offset); ^~~~~~~~~~~~~~~~~~~ /construction/mail/libcmime/libcmime-0.2.1/src/cmime_internal.c:173:22: note: length computed here offset = strlen(s) - strlen(t); ^~~~~~~~~ [ 28%] Building C object src/CMakeFiles/cmime.dir/cmime_parser.tab.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/cmime_parser.tab.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/cmime_parser.tab.c [ 30%] Building C object src/CMakeFiles/cmime.dir/lex.yy.c.o cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/bin/cc -Dcmime_EXPORTS -I/construction/mail/libcmime/libcmime-0.2.1/src -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -o CMakeFiles/cmime.dir/lex.yy.c.o -c /construction/mail/libcmime/libcmime-0.2.1/src/lex.yy.c [ 32%] Linking C shared library libcmime.so cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmime.dir/link.txt --verbose=1 /usr/bin/cc -fPIC -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -shared -Wl,-soname,libcmime.so.0.2 -o libcmime.so.0.2.1 CMakeFiles/cmime.dir/cmime_address.c.o CMakeFiles/cmime.dir/cmime_flbi.c.o CMakeFiles/cmime.dir/cmime_list.c.o CMakeFiles/cmime.dir/cmime_message.c.o CMakeFiles/cmime.dir/cmime_header.c.o CMakeFiles/cmime.dir/cmime_string.c.o CMakeFiles/cmime.dir/cmime_part.c.o CMakeFiles/cmime.dir/cmime_base64.c.o CMakeFiles/cmime.dir/cmime_qp.c.o CMakeFiles/cmime.dir/cmime_util.c.o CMakeFiles/cmime.dir/cmime_internal.c.o CMakeFiles/cmime.dir/cmime_parser.tab.c.o CMakeFiles/cmime.dir/lex.yy.c.o -Wl,-Bstatic -lfl -Wl,-Bdynamic cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/local/bin/cmake -E cmake_symlink_library libcmime.so.0.2.1 libcmime.so.0.2 libcmime.so [ 34%] Built target cmime /usr/bin/make -f test/CMakeFiles/test_string.dir/build.make test/CMakeFiles/test_string.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1/test/CMakeFiles/test_string.dir/DependInfo.cmake Scanning dependencies of target test_string /usr/bin/make -f test/CMakeFiles/test_string.dir/build.make test/CMakeFiles/test_string.dir/build [ 36%] Building C object test/CMakeFiles/test_string.dir/test_string.c.o cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/test_string.dir/test_string.c.o -c /construction/mail/libcmime/libcmime-0.2.1/test/test_string.c [ 38%] Linking C executable test_string cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_string.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/test_string.dir/test_string.c.o -o test_string -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 38%] Built target test_string /usr/bin/make -f test/CMakeFiles/test_list.dir/build.make test/CMakeFiles/test_list.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1/test/CMakeFiles/test_list.dir/DependInfo.cmake Scanning dependencies of target test_list /usr/bin/make -f test/CMakeFiles/test_list.dir/build.make test/CMakeFiles/test_list.dir/build [ 40%] Building C object test/CMakeFiles/test_list.dir/test_list.c.o cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/test_list.dir/test_list.c.o -c /construction/mail/libcmime/libcmime-0.2.1/test/test_list.c [ 42%] Linking C executable test_list cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_list.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/test_list.dir/test_list.c.o -o test_list -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 42%] Built target test_list /usr/bin/make -f test/CMakeFiles/test_address.dir/build.make test/CMakeFiles/test_address.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1/test/CMakeFiles/test_address.dir/DependInfo.cmake Scanning dependencies of target test_address /usr/bin/make -f test/CMakeFiles/test_address.dir/build.make test/CMakeFiles/test_address.dir/build [ 44%] Building C object test/CMakeFiles/test_address.dir/test_address.c.o cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/test_address.dir/test_address.c.o -c /construction/mail/libcmime/libcmime-0.2.1/test/test_address.c [ 46%] Linking C executable test_address cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_address.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/test_address.dir/test_address.c.o -o test_address -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 46%] Built target test_address /usr/bin/make -f test/CMakeFiles/test_qp.dir/build.make test/CMakeFiles/test_qp.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1/test/CMakeFiles/test_qp.dir/DependInfo.cmake Scanning dependencies of target test_qp /usr/bin/make -f test/CMakeFiles/test_qp.dir/build.make test/CMakeFiles/test_qp.dir/build [ 48%] Building C object test/CMakeFiles/test_qp.dir/test_qp.c.o cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/test_qp.dir/test_qp.c.o -c /construction/mail/libcmime/libcmime-0.2.1/test/test_qp.c [ 51%] Linking C executable test_qp cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_qp.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/test_qp.dir/test_qp.c.o -o test_qp -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 51%] Built target test_qp /usr/bin/make -f test/CMakeFiles/test_util.dir/build.make test/CMakeFiles/test_util.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1/test/CMakeFiles/test_util.dir/DependInfo.cmake Scanning dependencies of target test_util /usr/bin/make -f test/CMakeFiles/test_util.dir/build.make test/CMakeFiles/test_util.dir/build [ 53%] Building C object test/CMakeFiles/test_util.dir/test_util.c.o cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/test_util.dir/test_util.c.o -c /construction/mail/libcmime/libcmime-0.2.1/test/test_util.c [ 55%] Linking C executable test_util cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_util.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/test_util.dir/test_util.c.o -o test_util -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 55%] Built target test_util /usr/bin/make -f test/CMakeFiles/test_base64.dir/build.make test/CMakeFiles/test_base64.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1/test/CMakeFiles/test_base64.dir/DependInfo.cmake Scanning dependencies of target test_base64 /usr/bin/make -f test/CMakeFiles/test_base64.dir/build.make test/CMakeFiles/test_base64.dir/build [ 57%] Building C object test/CMakeFiles/test_base64.dir/test_base64.c.o cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/test_base64.dir/test_base64.c.o -c /construction/mail/libcmime/libcmime-0.2.1/test/test_base64.c [ 59%] Linking C executable test_base64 cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_base64.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/test_base64.dir/test_base64.c.o -o test_base64 -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 59%] Built target test_base64 /usr/bin/make -f test/CMakeFiles/test_message.dir/build.make test/CMakeFiles/test_message.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1/test/CMakeFiles/test_message.dir/DependInfo.cmake Scanning dependencies of target test_message /usr/bin/make -f test/CMakeFiles/test_message.dir/build.make test/CMakeFiles/test_message.dir/build [ 61%] Building C object test/CMakeFiles/test_message.dir/test_message.c.o cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/test_message.dir/test_message.c.o -c /construction/mail/libcmime/libcmime-0.2.1/test/test_message.c [ 63%] Linking C executable test_message cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_message.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/test_message.dir/test_message.c.o -o test_message -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 63%] Built target test_message /usr/bin/make -f test/CMakeFiles/test_header.dir/build.make test/CMakeFiles/test_header.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1/test/CMakeFiles/test_header.dir/DependInfo.cmake Scanning dependencies of target test_header /usr/bin/make -f test/CMakeFiles/test_header.dir/build.make test/CMakeFiles/test_header.dir/build [ 65%] Building C object test/CMakeFiles/test_header.dir/test_header.c.o cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/test_header.dir/test_header.c.o -c /construction/mail/libcmime/libcmime-0.2.1/test/test_header.c [ 67%] Linking C executable test_header cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_header.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/test_header.dir/test_header.c.o -o test_header -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 67%] Built target test_header /usr/bin/make -f test/CMakeFiles/test_part.dir/build.make test/CMakeFiles/test_part.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/test /construction/mail/libcmime/libcmime-0.2.1/test/CMakeFiles/test_part.dir/DependInfo.cmake Scanning dependencies of target test_part /usr/bin/make -f test/CMakeFiles/test_part.dir/build.make test/CMakeFiles/test_part.dir/build [ 69%] Building C object test/CMakeFiles/test_part.dir/test_part.c.o cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/test_part.dir/test_part.c.o -c /construction/mail/libcmime/libcmime-0.2.1/test/test_part.c [ 71%] Linking C executable test_part cd /construction/mail/libcmime/libcmime-0.2.1/test && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/test_part.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/test_part.dir/test_part.c.o -o test_part -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 71%] Built target test_part /usr/bin/make -f examples/CMakeFiles/append_and_prepend_subject.dir/build.make examples/CMakeFiles/append_and_prepend_subject.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1/examples/CMakeFiles/append_and_prepend_subject.dir/DependInfo.cmake Scanning dependencies of target append_and_prepend_subject /usr/bin/make -f examples/CMakeFiles/append_and_prepend_subject.dir/build.make examples/CMakeFiles/append_and_prepend_subject.dir/build [ 73%] Building C object examples/CMakeFiles/append_and_prepend_subject.dir/append_and_prepend_subject.c.o cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/append_and_prepend_subject.dir/append_and_prepend_subject.c.o -c /construction/mail/libcmime/libcmime-0.2.1/examples/append_and_prepend_subject.c [ 75%] Linking C executable append_and_prepend_subject cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/append_and_prepend_subject.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/append_and_prepend_subject.dir/append_and_prepend_subject.c.o -o append_and_prepend_subject -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 75%] Built target append_and_prepend_subject /usr/bin/make -f examples/CMakeFiles/create_mime_message_skeleton.dir/build.make examples/CMakeFiles/create_mime_message_skeleton.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1/examples/CMakeFiles/create_mime_message_skeleton.dir/DependInfo.cmake Scanning dependencies of target create_mime_message_skeleton /usr/bin/make -f examples/CMakeFiles/create_mime_message_skeleton.dir/build.make examples/CMakeFiles/create_mime_message_skeleton.dir/build [ 77%] Building C object examples/CMakeFiles/create_mime_message_skeleton.dir/create_mime_message_skeleton.c.o cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/create_mime_message_skeleton.dir/create_mime_message_skeleton.c.o -c /construction/mail/libcmime/libcmime-0.2.1/examples/create_mime_message_skeleton.c [ 79%] Linking C executable create_mime_message_skeleton cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/create_mime_message_skeleton.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/create_mime_message_skeleton.dir/create_mime_message_skeleton.c.o -o create_mime_message_skeleton -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 79%] Built target create_mime_message_skeleton /usr/bin/make -f examples/CMakeFiles/create_mime_message.dir/build.make examples/CMakeFiles/create_mime_message.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1/examples/CMakeFiles/create_mime_message.dir/DependInfo.cmake Scanning dependencies of target create_mime_message /usr/bin/make -f examples/CMakeFiles/create_mime_message.dir/build.make examples/CMakeFiles/create_mime_message.dir/build [ 81%] Building C object examples/CMakeFiles/create_mime_message.dir/create_mime_message.c.o cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/create_mime_message.dir/create_mime_message.c.o -c /construction/mail/libcmime/libcmime-0.2.1/examples/create_mime_message.c [ 83%] Linking C executable create_mime_message cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/create_mime_message.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/create_mime_message.dir/create_mime_message.c.o -o create_mime_message -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 83%] Built target create_mime_message /usr/bin/make -f examples/CMakeFiles/create_mime_message_skeleton_add_attachment.dir/build.make examples/CMakeFiles/create_mime_message_skeleton_add_attachment.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1/examples/CMakeFiles/create_mime_message_skeleton_add_attachment.dir/DependInfo.cmake Scanning dependencies of target create_mime_message_skeleton_add_attachment /usr/bin/make -f examples/CMakeFiles/create_mime_message_skeleton_add_attachment.dir/build.make examples/CMakeFiles/create_mime_message_skeleton_add_attachment.dir/build [ 85%] Building C object examples/CMakeFiles/create_mime_message_skeleton_add_attachment.dir/create_mime_message_skeleton_add_attachment.c.o cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/create_mime_message_skeleton_add_attachment.dir/create_mime_message_skeleton_add_attachment.c.o -c /construction/mail/libcmime/libcmime-0.2.1/examples/create_mime_message_skeleton_add_attachment.c [ 87%] Linking C executable create_mime_message_skeleton_add_attachment cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/create_mime_message_skeleton_add_attachment.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/create_mime_message_skeleton_add_attachment.dir/create_mime_message_skeleton_add_attachment.c.o -o create_mime_message_skeleton_add_attachment -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 87%] Built target create_mime_message_skeleton_add_attachment /usr/bin/make -f examples/CMakeFiles/create_mime_message_part_from_file.dir/build.make examples/CMakeFiles/create_mime_message_part_from_file.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1/examples/CMakeFiles/create_mime_message_part_from_file.dir/DependInfo.cmake Scanning dependencies of target create_mime_message_part_from_file /usr/bin/make -f examples/CMakeFiles/create_mime_message_part_from_file.dir/build.make examples/CMakeFiles/create_mime_message_part_from_file.dir/build [ 89%] Building C object examples/CMakeFiles/create_mime_message_part_from_file.dir/create_mime_message_part_from_file.c.o cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/create_mime_message_part_from_file.dir/create_mime_message_part_from_file.c.o -c /construction/mail/libcmime/libcmime-0.2.1/examples/create_mime_message_part_from_file.c [ 91%] Linking C executable create_mime_message_part_from_file cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/create_mime_message_part_from_file.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/create_mime_message_part_from_file.dir/create_mime_message_part_from_file.c.o -o create_mime_message_part_from_file -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 91%] Built target create_mime_message_part_from_file /usr/bin/make -f examples/CMakeFiles/parse_mime_message.dir/build.make examples/CMakeFiles/parse_mime_message.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1/examples/CMakeFiles/parse_mime_message.dir/DependInfo.cmake Scanning dependencies of target parse_mime_message /usr/bin/make -f examples/CMakeFiles/parse_mime_message.dir/build.make examples/CMakeFiles/parse_mime_message.dir/build [ 93%] Building C object examples/CMakeFiles/parse_mime_message.dir/parse_mime_message.c.o cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/parse_mime_message.dir/parse_mime_message.c.o -c /construction/mail/libcmime/libcmime-0.2.1/examples/parse_mime_message.c [ 95%] Linking C executable parse_mime_message cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/parse_mime_message.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/parse_mime_message.dir/parse_mime_message.c.o -o parse_mime_message -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [ 95%] Built target parse_mime_message /usr/bin/make -f examples/CMakeFiles/save_attachment_to_file.dir/build.make examples/CMakeFiles/save_attachment_to_file.dir/depend cd /construction/mail/libcmime/libcmime-0.2.1 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1 /construction/mail/libcmime/libcmime-0.2.1/examples /construction/mail/libcmime/libcmime-0.2.1/examples/CMakeFiles/save_attachment_to_file.dir/DependInfo.cmake Scanning dependencies of target save_attachment_to_file /usr/bin/make -f examples/CMakeFiles/save_attachment_to_file.dir/build.make examples/CMakeFiles/save_attachment_to_file.dir/build [ 97%] Building C object examples/CMakeFiles/save_attachment_to_file.dir/save_attachment_to_file.c.o cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIE -o CMakeFiles/save_attachment_to_file.dir/save_attachment_to_file.c.o -c /construction/mail/libcmime/libcmime-0.2.1/examples/save_attachment_to_file.c [100%] Linking C executable save_attachment_to_file cd /construction/mail/libcmime/libcmime-0.2.1/examples && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/save_attachment_to_file.dir/link.txt --verbose=1 /usr/bin/cc -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing CMakeFiles/save_attachment_to_file.dir/save_attachment_to_file.c.o -o save_attachment_to_file -Wl,-z,origin,-rpath,/construction/mail/libcmime/libcmime-0.2.1/src ../src/libcmime.so.0.2.1 -Wl,-Bstatic -lfl -Wl,-Bdynamic [100%] Built target save_attachment_to_file /usr/local/bin/cmake -E cmake_progress_start /construction/mail/libcmime/libcmime-0.2.1/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall /usr/bin/make -f src/CMakeFiles/cmime.dir/build.make src/CMakeFiles/cmime.dir/preinstall Linking C shared library CMakeFiles/CMakeRelink.dir/libcmime.so cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmime.dir/relink.txt --verbose=1 /usr/bin/cc -fPIC -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -shared -Wl,-soname,libcmime.so.0.2 -o CMakeFiles/CMakeRelink.dir/libcmime.so.0.2.1 CMakeFiles/cmime.dir/cmime_address.c.o CMakeFiles/cmime.dir/cmime_flbi.c.o CMakeFiles/cmime.dir/cmime_list.c.o CMakeFiles/cmime.dir/cmime_message.c.o CMakeFiles/cmime.dir/cmime_header.c.o CMakeFiles/cmime.dir/cmime_string.c.o CMakeFiles/cmime.dir/cmime_part.c.o CMakeFiles/cmime.dir/cmime_base64.c.o CMakeFiles/cmime.dir/cmime_qp.c.o CMakeFiles/cmime.dir/cmime_util.c.o CMakeFiles/cmime.dir/cmime_internal.c.o CMakeFiles/cmime.dir/cmime_parser.tab.c.o CMakeFiles/cmime.dir/lex.yy.c.o -Wl,-Bstatic -lfl -Wl,-Bdynamic cd /construction/mail/libcmime/libcmime-0.2.1/src && /usr/local/bin/cmake -E cmake_symlink_library CMakeFiles/CMakeRelink.dir/libcmime.so.0.2.1 CMakeFiles/CMakeRelink.dir/libcmime.so.0.2 CMakeFiles/CMakeRelink.dir/libcmime.so Installing the project stripped... /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /construction/mail/libcmime/stage/usr/local/libdata/pkgconfig/libcmime.pc -- Installing: /construction/mail/libcmime/stage/usr/local/lib/libcmime.so.0.2.1 -- Installing: /construction/mail/libcmime/stage/usr/local/lib/libcmime.so.0.2 -- Installing: /construction/mail/libcmime/stage/usr/local/lib/libcmime.so -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime/cmime_address.h -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime/cmime_base64.h -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime/cmime_config.h -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime/cmime_header.h -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime/cmime_list.h -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime/cmime_message.h -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime/cmime_part.h -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime/cmime_qp.h -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime/cmime_string.h -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime/cmime_util.h -- Installing: /construction/mail/libcmime/stage/usr/local/include/cmime.h install -m 0644 /construction/mail/libcmime/libcmime-0.2.1/AUTHORS /construction/mail/libcmime/libcmime-0.2.1/CHANGELOG /construction/mail/libcmime/libcmime-0.2.1/INSTALL /construction/mail/libcmime/libcmime-0.2.1/README /construction/mail/libcmime/stage/usr/local/share/doc/libcmime ====> 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:12 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libcmime-0.2.1_2 file sizes/checksums [19]: 0% file sizes/checksums [19]: 100% packing files [19]: 0% packing files [19]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:23