------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.6_1.tgz Installing /packages/All/pcre-8.43_2.tgz Installing /packages/All/indexinfo-0.3.1.tgz Installing /packages/All/gettext-runtime-0.20.1.tgz Installing /packages/All/libnghttp2-1.39.1_1.tgz Installing /packages/All/ca_root_nss-3.45.tgz Message from ca_root_nss-3.45: ********************************* WARNING ********************************* 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. *********************************** NOTE ********************************** 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.0.2s,1.tgz Message from openssl-1.0.2s,1: Edit /usr/local/openssl/openssl.cnf to fit your needs. Installing /packages/All/curl-7.65.3.tgz Installing /packages/All/cvsps-2.1_2.tgz Message from cvsps-2.1_2: ===> NOTICE: The cvsps port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port Installing /packages/All/perl5-5.28.2.tgz Message from perl5-5.28.2: The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-HTML-Tagset-3.20_1.tgz Installing /packages/All/p5-HTML-Parser-3.72.tgz Installing /packages/All/p5-CGI-4.44.tgz Installing /packages/All/p5-Error-0.17027.tgz Installing /packages/All/p5-Digest-HMAC-1.03_1.tgz Installing /packages/All/ncurses-6.1.20190525.tgz Installing /packages/All/readline-8.0.0.tgz Installing /packages/All/krb5-1.17_2.tgz Installing /packages/All/p5-GSSAPI-0.28_1.tgz Installing /packages/All/p5-Authen-SASL-2.16_1.tgz Installing /packages/All/p5-Net-SSLeay-1.85.tgz Installing /packages/All/p5-Mozilla-CA-20180117.tgz Installing /packages/All/p5-Socket6-0.29.tgz Installing /packages/All/p5-IO-Socket-INET6-2.72_1.tgz Installing /packages/All/p5-IO-Socket-SSL-2.066.tgz Installing /packages/All/libffi-3.2.1_3.tgz Installing /packages/All/python36-3.6.9.tgz Message from python36-3.6.9: =========================================================================== Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py36-gdbm databases/py-gdbm@py36 py36-sqlite3 databases/py-sqlite3@py36 py36-tkinter x11-toolkits/py-tkinter@py36 =========================================================================== Installing /packages/All/git-2.22.0.tgz ===> Creating groups. Creating group 'git_daemon' with gid '964'. ===> Creating users Creating user 'git_daemon' with uid '964'. Message from git-2.22.0: ------------------------------------------------------------------------ *************************** GITWEB ************************************* If you installed the GITWEB option please follow these instructions: In the directory /usr/local/share/examples/git/gitweb you can find all files to make gitweb work as a public repository on the web. All you have to do to make gitweb work is: 1) Please be sure you're able to execute CGI scripts in /usr/local/share/examples/git/gitweb. 2) Set the GITWEB_CONFIG variable in your webserver's config to /usr/local/etc/git/gitweb.conf. This variable is passed to gitweb.cgi. 3) Restart server. *************************** GITWEB ************************************* *************************** CONTRIB ************************************ If you installed the CONTRIB option please note that the scripts are installed in /usr/local/share/git-core/contrib. Some of them require other ports to be installed (perl, python, etc), which you may need to install manually. *************************** CONTRIB ************************************ ------------------------------------------------------------------------ Installing /packages/All/jsoncpp-1.8.1_7.tgz Installing /packages/All/libuv-1.31.0.tgz Installing /packages/All/rhash-1.3.5.tgz Installing /packages/All/liblz4-1.9.1,1.tgz Installing /packages/All/lzo2-2.10_1.tgz Installing /packages/All/libarchive-3.3.3_1,1.tgz Installing /packages/All/cmake-3.14.5_1.tgz Installing /packages/All/pkgconf-1.6.1,1.tgz Installing /packages/All/gdbm-1.18.1_1.tgz Installing /packages/All/db5-5.3.28_7.tgz Installing /packages/All/apr-1.7.0.1.6.1.tgz Message from apr-1.7.0.1.6.1: /!\ ================================================================== /!\ The Apache Portable Runtime project removed support for FreeTDS with version 1.6. Users requiring MS-SQL connectivity must migrate configurations to use the added ODBC driver and FreeTDS' ODBC features. /!\ ================================================================== /!\ Installing /packages/All/libxml2-2.9.9.tgz Installing /packages/All/apache24-2.4.39_2.tgz ===> Creating groups. Using existing group 'www'. ===> Creating users Using existing user 'www'. Message from apache24-2.4.39_2: To run apache www server from startup, add apache24_enable="yes" in your /etc/rc.conf. Extra options can be found in startup script. Your hostname must be resolvable using at least 1 mechanism in /etc/nsswitch.conf typically DNS or /etc/hosts or apache might have issues starting depending on the modules you are using. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - apache24 default build changed from static MPM to modular MPM - more modules are now enabled per default in the port - icons and error pages moved from WWWDIR to DATADIR If build with modular MPM and no MPM is activated in httpd.conf, then mpm_prefork will be activated as default MPM in etc/apache24/modules.d to keep compatibility with existing php/perl/python modules! Please compare the existing httpd.conf with httpd.conf.sample and merge missing modules/instructions into httpd.conf! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Installing /packages/All/boehm-gc-8.0.4_1.tgz Installing /packages/All/boehm-gc-threaded-8.0.4_1.tgz Installing /packages/All/mbedtls-2.16.2.tgz Installing /packages/All/freetype2-2.10.1.tgz Message from freetype2-2.10.1: The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.12.6,1.tgz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/libevent-2.1.11.tgz Installing /packages/All/protobuf-3.9.1,1.tgz Installing /packages/All/cyrus-sasl-2.1.27.tgz *** Added group `cyrus' (id 60) *** Added user `cyrus' (id 60) Message from cyrus-sasl-2.1.27: You can use sasldb2 for authentication, to add users use: saslpasswd2 -c username If you want to enable SMTP AUTH with the system Sendmail, read Sendmail.README NOTE: This port has been compiled with a default pwcheck_method of auxprop. If you want to authenticate your user by /etc/passwd, PAM or LDAP, install ports/security/cyrus-sasl2-saslauthd and set sasl_pwcheck_method to saslauthd after installing the Cyrus-IMAPd 2.X port. You should also check the /usr/local/lib/sasl2/*.conf files for the correct pwcheck_method. If you want to use GSSAPI mechanism, install ports/security/cyrus-sasl2-gssapi. If you want to use SRP mechanism, install ports/security/cyrus-sasl2-srp. If you want to use LDAP auxprop plugin, install ports/security/cyrus-sasl2-ldapdb. Installing /packages/All/libedit-3.1.20190324,1.tgz Installing /packages/All/mysql57-client-5.7.27.tgz Message from mysql57-client-5.7.27: * * * * * * * * * * * * * * * * * * * * * * * * This is the mysql CLIENT without the server. for complete server and client, please install databases/mysql57-server * * * * * * * * * * * * * * * * * * * * * * * * Installing /packages/All/sqlite3-3.29.0.tgz SUCCEEDED 00:00:23 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x/!\ neko-2.2.0_11: Makefile warnings, please consider fixing /!\ USE_APACHE is deprecated, please use USES=apache:22+ SUCCEEDED 00:00:10 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x/!\ neko-2.2.0_11: Makefile warnings, please consider fixing /!\ USE_APACHE is deprecated, please use USES=apache:22+ ===> Fetching all distfiles required by neko-2.2.0_11 for building SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x/!\ neko-2.2.0_11: Makefile warnings, please consider fixing /!\ USE_APACHE is deprecated, please use USES=apache:22+ ===> Fetching all distfiles required by neko-2.2.0_11 for building => SHA256 Checksum OK for HaxeFoundation-neko-v2-2-0_GH0.tar.gz. SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x/!\ neko-2.2.0_11: Makefile warnings, please consider fixing /!\ USE_APACHE is deprecated, please use USES=apache:22+ ===> Fetching all distfiles required by neko-2.2.0_11 for building ===> Extracting for neko-2.2.0_11 => SHA256 Checksum OK for HaxeFoundation-neko-v2-2-0_GH0.tar.gz. Extracted Memory Use: 2.12M SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for neko-2.2.0_11 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for neko-2.2.0_11 ===> Performing out-of-source build /bin/mkdir -p /construction/lang/neko/.build -- The C 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 if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Looking for xlocale.h -- Looking for xlocale.h - found -- set STATIC_DEPS to nothing -- Found PkgConfig: pkgconf (found version "1.6.1") -- Found Git: /usr/local/bin/git (found version "2.22.0") -- GC: /usr/local/include -- GC_LIBRARIES: /usr/local/lib/libgc.so -- GC_STATIC_LIBRARIES: /usr/local/lib/libgc.a -- Looking for pthread.h -- Looking for pthread.h - found -- Found Threads: TRUE CMake Warning at CMakeLists.txt:761 (message): unknown DragonFly -- Checking for module 'zlib' -- Found zlib, version 1.2.8 -- Found OpenSSL: /usr/local/lib/libcrypto.so (found version "1.0.2s") -- Found dynamic MySQL client library: /usr/local/lib/mysql/libmysqlclient.so -- Found statc MySQL client library: /usr/local/lib/mysql/libmysqlclient.a -- Looking for LIBMARIADB -- Looking for LIBMARIADB - not found -- Found PCRE -- Checking for module 'sqlite3' -- Found sqlite3, version 3.29.0 -- Found MBEDTLS_LIBRARIES: /usr/local/lib/libmbedtls.so;/usr/local/lib/libmbedcrypto.so;/usr/local/lib/libmbedx509.so -- Found MBEDTLS_STATIC_LIBRARIES: /usr/local/lib/libmbedtls.a;/usr/local/lib/libmbedx509.a;/usr/local/lib/libmbedcrypto.a -- Found APACHE: /usr/local/include/apache24 -- Found APR: /usr/local/lib/libapr-1.so -- Found APRUTIL: /usr/local/lib/libaprutil-1.so -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_DEBUG CMAKE_NO_BUILTIN_CHRPATH -- Build files have been written to: /construction/lang/neko/.build SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for neko-2.2.0_11 /usr/local/bin/cmake -S/construction/lang/neko/neko-2-2-0 -B/construction/lang/neko/.build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/local/bin/cmake -E cmake_progress_start /construction/lang/neko/.build/CMakeFiles /construction/lang/neko/.build/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f CMakeFiles/libneko.dir/build.make CMakeFiles/libneko.dir/depend cd /construction/lang/neko/.build && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /construction/lang/neko/neko-2-2-0 /construction/lang/neko/neko-2-2-0 /construction/lang/neko/.build /construction/lang/neko/.build /construction/lang/neko/.build/CMakeFiles/libneko.dir/DependInfo.cmake Scanning dependencies of target libneko /usr/bin/make -f CMakeFiles/libneko.dir/build.make CMakeFiles/libneko.dir/build [ 1%] Building C object CMakeFiles/libneko.dir/vm/alloc.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/alloc.c.o -c /construction/lang/neko/neko-2-2-0/vm/alloc.c /construction/lang/neko/neko-2-2-0/vm/alloc.c: In function 'neko_gc_init': /construction/lang/neko/neko-2-2-0/vm/alloc.c:123:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations] GC_all_interior_pointers = 0; ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /construction/lang/neko/neko-2-2-0/vm/alloc.c:45: /usr/local/include/gc/gc.h:189:31: note: declared here GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers; ^~~~~~~~~~~~~~~~~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/alloc.c:131:2: warning: 'GC_java_finalization' is deprecated [-Wdeprecated-declarations] GC_java_finalization = 1; ^~~~~~~~~~~~~~~~~~~~ In file included from /construction/lang/neko/neko-2-2-0/vm/alloc.c:45: /usr/local/include/gc/gc.h:215:31: note: declared here GC_API GC_ATTR_DEPRECATED int GC_java_finalization; ^~~~~~~~~~~~~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/alloc.c:134:2: warning: 'GC_no_dls' is deprecated [-Wdeprecated-declarations] GC_no_dls = 1; ^~~~~~~~~ In file included from /construction/lang/neko/neko-2-2-0/vm/alloc.c:45: /usr/local/include/gc/gc.h:303:31: note: declared here GC_API GC_ATTR_DEPRECATED int GC_no_dls; ^~~~~~~~~ [ 2%] Building C object CMakeFiles/libneko.dir/vm/builtins.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/builtins.c.o -c /construction/lang/neko/neko-2-2-0/vm/builtins.c [ 3%] Building C object CMakeFiles/libneko.dir/vm/callback.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/callback.c.o -c /construction/lang/neko/neko-2-2-0/vm/callback.c [ 4%] Building C object CMakeFiles/libneko.dir/vm/elf.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/elf.c.o -c /construction/lang/neko/neko-2-2-0/vm/elf.c [ 6%] Building C object CMakeFiles/libneko.dir/vm/interp.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/interp.c.o -c /construction/lang/neko/neko-2-2-0/vm/interp.c [ 7%] Building C object CMakeFiles/libneko.dir/vm/load.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/load.c.o -c /construction/lang/neko/neko-2-2-0/vm/load.c [ 8%] Building C object CMakeFiles/libneko.dir/vm/objtable.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/objtable.c.o -c /construction/lang/neko/neko-2-2-0/vm/objtable.c [ 9%] Building C object CMakeFiles/libneko.dir/vm/others.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/others.c.o -c /construction/lang/neko/neko-2-2-0/vm/others.c [ 10%] Building C object CMakeFiles/libneko.dir/vm/hash.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/hash.c.o -c /construction/lang/neko/neko-2-2-0/vm/hash.c [ 12%] Building C object CMakeFiles/libneko.dir/vm/module.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/module.c.o -c /construction/lang/neko/neko-2-2-0/vm/module.c [ 13%] Building C object CMakeFiles/libneko.dir/vm/jit_x86.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/jit_x86.c.o -c /construction/lang/neko/neko-2-2-0/vm/jit_x86.c [ 14%] Building C object CMakeFiles/libneko.dir/vm/threads.c.o /usr/bin/cc -DABI_ELF -DNEKOVM_DLL_EXPORTS -DNEKO_SOURCES -D_GNU_SOURCE -D_USRDLL -Dlibneko_EXPORTS -I/construction/lang/neko/.build -I/construction/lang/neko/neko-2-2-0/vm -I/construction/lang/neko/neko-2-2-0/libs/common -I/usr/local/include -pipe -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -fPIC -fno-omit-frame-pointer -o CMakeFiles/libneko.dir/vm/threads.c.o -c /construction/lang/neko/neko-2-2-0/vm/threads.c /construction/lang/neko/neko-2-2-0/vm/threads.c: In function 'neko_thread_blocking': /construction/lang/neko/neko-2-2-0/vm/threads.c:189:9: error: unknown type name 'callb_func' static callb_func do_blocking = NULL; ^~~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:189:34: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] static callb_func do_blocking = NULL; ^~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:190:9: error: unknown type name 'std_func' static std_func start = NULL, end = NULL; ^~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:190:26: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] static std_func start = NULL, end = NULL; ^~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:190:38: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] static std_func start = NULL, end = NULL; ^~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:192:3: error: called object 'do_blocking' is not a function or function pointer do_blocking(f,p); ^~~~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:189:20: note: declared here static callb_func do_blocking = NULL; ^~~~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:194:3: error: called object 'start' is not a function or function pointer start(); ^~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:190:18: note: declared here static std_func start = NULL, end = NULL; ^~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:196:3: error: called object 'end' is not a function or function pointer end(); ^~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:190:32: note: declared here static std_func start = NULL, end = NULL; ^~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:199:18: error: 'callb_func' undeclared (first use in this function); did you mean 'calloc'? do_blocking = (callb_func)dlsym(self,"GC_do_blocking"); ^~~~~~~~~~ calloc /construction/lang/neko/neko-2-2-0/vm/threads.c:199:18: note: each undeclared identifier is reported only once for each function it appears in /construction/lang/neko/neko-2-2-0/vm/threads.c:199:29: error: expected ';' before 'dlsym' do_blocking = (callb_func)dlsym(self,"GC_do_blocking"); ^~~~~ ; /construction/lang/neko/neko-2-2-0/vm/threads.c:201:13: error: 'std_func' undeclared (first use in this function); did you mean 'dlfunc'? start = (std_func)dlsym(self,"GC_start_blocking"); ^~~~~~~~ dlfunc /construction/lang/neko/neko-2-2-0/vm/threads.c:201:22: error: expected ';' before 'dlsym' start = (std_func)dlsym(self,"GC_start_blocking"); ^~~~~ ; /construction/lang/neko/neko-2-2-0/vm/threads.c:202:20: error: expected ';' before 'dlsym' end = (std_func)dlsym(self,"GC_end_blocking"); ^~~~~ ; /construction/lang/neko/neko-2-2-0/vm/threads.c: In function 'neko_thread_register': /construction/lang/neko/neko-2-2-0/vm/threads.c:226:9: error: unknown type name 'gc_stack_ptr' static gc_stack_ptr get_sb = NULL, my_thread = NULL; ^~~~~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:226:31: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] static gc_stack_ptr get_sb = NULL, my_thread = NULL; ^~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:226:49: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] static gc_stack_ptr get_sb = NULL, my_thread = NULL; ^~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:227:9: error: unknown type name 'std_func' static std_func unreg_my_thread = NULL; ^~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:227:36: warning: initialization of 'int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] static std_func unreg_my_thread = NULL; ^~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:228:28: warning: comparison between pointer and integer if( !t && unreg_my_thread != NULL ) { ^~ /construction/lang/neko/neko-2-2-0/vm/threads.c:229:10: error: called object 'unreg_my_thread' is not a function or function pointer return unreg_my_thread() == GC_SUCCESS; ^~~~~~~~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:227:18: note: declared here static std_func unreg_my_thread = NULL; ^~~~~~~~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:230:23: warning: comparison between pointer and integer } else if( my_thread != NULL ) { ^~ /construction/lang/neko/neko-2-2-0/vm/threads.c:233:7: error: called object 'get_sb' is not a function or function pointer if( get_sb(&sb) != GC_SUCCESS ) ^~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:226:22: note: declared here static gc_stack_ptr get_sb = NULL, my_thread = NULL; ^~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:235:7: error: called object 'my_thread' is not a function or function pointer r = my_thread(&sb); ^~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:226:37: note: declared here static gc_stack_ptr get_sb = NULL, my_thread = NULL; ^~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:239:16: error: 'gc_stack_ptr' undeclared (first use in this function); did you mean 'stack_t'? my_thread = (gc_stack_ptr)dlsym(self,"GC_register_my_thread"); ^~~~~~~~~~~~ stack_t /construction/lang/neko/neko-2-2-0/vm/threads.c:239:29: error: expected ';' before 'dlsym' my_thread = (gc_stack_ptr)dlsym(self,"GC_register_my_thread"); ^~~~~ ; /construction/lang/neko/neko-2-2-0/vm/threads.c:240:26: error: expected ';' before 'dlsym' get_sb = (gc_stack_ptr)dlsym(self,"GC_get_stack_base"); ^~~~~ ; /construction/lang/neko/neko-2-2-0/vm/threads.c:241:22: error: 'std_func' undeclared (first use in this function); did you mean 'dlfunc'? unreg_my_thread = (std_func)dlsym(self,"GC_unregister_my_thread"); ^~~~~~~~ dlfunc /construction/lang/neko/neko-2-2-0/vm/threads.c:241:31: error: expected ';' before 'dlsym' unreg_my_thread = (std_func)dlsym(self,"GC_unregister_my_thread"); ^~~~~ ; /construction/lang/neko/neko-2-2-0/vm/threads.c:242:17: warning: comparison between pointer and integer if( my_thread == NULL ) my_thread = do_nothing; ^~ /construction/lang/neko/neko-2-2-0/vm/threads.c:242:39: error: 'do_nothing' undeclared (first use in this function) if( my_thread == NULL ) my_thread = do_nothing; ^~~~~~~~~~ /construction/lang/neko/neko-2-2-0/vm/threads.c:243:14: warning: comparison between pointer and integer if( get_sb == NULL ) get_sb = do_nothing; ^~ /construction/lang/neko/neko-2-2-0/vm/threads.c:244:23: warning: comparison between pointer and integer if( unreg_my_thread == NULL ) unreg_my_thread = (std_func)do_nothing; ^~ /construction/lang/neko/neko-2-2-0/vm/threads.c:244:61: error: expected ';' before 'do_nothing' if( unreg_my_thread == NULL ) unreg_my_thread = (std_func)do_nothing; ^~~~~~~~~~ ; *** Error code 1 Stop. make[3]: stopped in /construction/lang/neko/.build *** Error code 1 Stop. make[2]: stopped in /construction/lang/neko/.build *** Error code 1 Stop. make[1]: stopped in /construction/lang/neko/.build *** Error code 1 Stop. make: stopped in /xports/lang/neko FAILED 00:00:09