Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created March 19, 2021 19:39
Show Gist options
  • Save r-rmcgibbo/fa1b0da23cc078ed4543bb8cf30a5d50 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/fa1b0da23cc078ed4543bb8cf30a5d50 to your computer and use it in GitHub Desktop.
system: aarch64-linux | build_time: 30 seconds | https://github.com/NixOS/nixpkgs/pull/116953
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/pszixl148h970cnkisy2j63vijrni6dl-source
source root is source
@nix { "action": "setPhase", "phase": "patchPhase" }
patching sources
@nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" }
updateAutotoolsGnuConfigScriptsPhase
@nix { "action": "setPhase", "phase": "configurePhase" }
configuring
fixing cmake files...
cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_SKIP_BUILD_RPATH=ON -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/share/doc/Neko -DCMAKE_INSTALL_INFODIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/include -DCMAKE_INSTALL_SBINDIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/strip -DCMAKE_RANLIB=/nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/ranlib -DCMAKE_AR=/nix/store/h5wgppbyv8vkla58v8zi535j5i9akly5-binutils-2.35.1/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0 -DRUN_LDCONFIG=OFF
-- The C compiler identification is GNU 9.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /nix/store/qb1ky0appvcrc8yhs1h4l63m1cwn5gs7-gcc-wrapper-9.3.0/bin/gcc - skipped
-- 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
-- Searching 16 bit integer - Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for xlocale.h
-- Looking for xlocale.h - not found
-- set STATIC_DEPS to nothing
-- Found PkgConfig: pkg-config (found version "0.29.2")
-- Found Git: /nix/store/p9hkvm6vf1q6gskd0kgb8vyn47sxasfx-git-2.30.1/bin/git (found version "2.30.1")
-- GC: /nix/store/8wsq1w40izi40vzp8fashzd69npa73gk-boehm-gc-8.0.4-dev/include
-- GC_LIBRARIES: /nix/store/b57g1294y29b6p7w01lhcljybd2lybrr-boehm-gc-8.0.4/lib/libgc.so
-- GC_STATIC_LIBRARIES: GC_STATIC_LIBRARIES-NOTFOUND
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
CMake Warning (dev) at CMakeLists.txt:646 (export):
Policy CMP0103 is not set: Multiple export() with same FILE without APPEND
is not allowed. Run "cmake --help-policy CMP0103" for policy details. Use
the cmake_policy command to set the policy and suppress this warning.
export() command already specified for the file
/build/source/build/NekoTargets.cmake
Did you miss 'APPEND' keyword?
This warning is for project developers. Use -Wno-dev to suppress it.
-- Checking for module 'zlib'
-- Found zlib, version 1.2.11
-- Found OpenSSL: /nix/store/fsgyrwrh0ixqbll960f75gv5v4gvr4bj-openssl-1.1.1j/lib/libcrypto.so (found version "1.1.1j")
-- Found dynamic MySQL client library: /nix/store/xpararz16g1hlqxl79pi5f8fcz8d2fwn-mariadb-connector-c-3.1.8/lib/mariadb/libmariadbclient.a
-- Found statc MySQL client library: /nix/store/xpararz16g1hlqxl79pi5f8fcz8d2fwn-mariadb-connector-c-3.1.8/lib/mariadb/libmariadbclient.a
-- Looking for LIBMARIADB
-- Looking for LIBMARIADB - found
-- Found MariaDB Connector-C
-- Found PCRE
-- Checking for module 'sqlite3'
-- Found sqlite3, version 3.34.1
-- Found MBEDTLS_LIBRARIES: /nix/store/in5nc1mbrnv09zibsf2c6dln3y8y962d-mbedtls-2.16.9/lib/libmbedtls.so;/nix/store/in5nc1mbrnv09zibsf2c6dln3y8y962d-mbedtls-2.16.9/lib/libmbedcrypto.so;/nix/store/in5nc1mbrnv09zibsf2c6dln3y8y962d-mbedtls-2.16.9/lib/libmbedx509.so
-- Found MBEDTLS_STATIC_LIBRARIES: /nix/store/in5nc1mbrnv09zibsf2c6dln3y8y962d-mbedtls-2.16.9/lib/libmbedtls.a;/nix/store/in5nc1mbrnv09zibsf2c6dln3y8y962d-mbedtls-2.16.9/lib/libmbedx509.a;/nix/store/in5nc1mbrnv09zibsf2c6dln3y8y962d-mbedtls-2.16.9/lib/libmbedcrypto.a
-- Checking for module 'gtk+-2.0'
-- Found gtk+-2.0, version 2.24.32
Package mount was not found in the pkg-config search path.
Perhaps you should add the directory containing `mount.pc'
to the PKG_CONFIG_PATH environment variable
Package 'mount', required by 'gio-2.0', not found
Package mount was not found in the pkg-config search path.
Perhaps you should add the directory containing `mount.pc'
to the PKG_CONFIG_PATH environment variable
Package 'mount', required by 'gio-2.0', not found
Package mount was not found in the pkg-config search path.
Perhaps you should add the directory containing `mount.pc'
to the PKG_CONFIG_PATH environment variable
Package 'mount', required by 'gio-2.0', not found
Package mount was not found in the pkg-config search path.
Perhaps you should add the directory containing `mount.pc'
to the PKG_CONFIG_PATH environment variable
Package 'mount', required by 'gio-2.0', not found
-- Found APACHE: /nix/store/vcpailizxix52ml9mn16p9cckjq2b4pl-apache-httpd-2.4.46-dev/include
-- Found APR: /nix/store/bv5xbgkrzrp7x910i40qi7c58kbxvqjb-apr-1.7.0/lib/libapr-1.so
-- Found APRUTIL: /nix/store/d8xi6xdcryf866x7cw0cg83vfh5gdgni-apr-util-1.6.1/lib/libaprutil-1.so
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_CXX_COMPILER
-- Build files have been written to: /build/source/build
cmake: enabled parallel building
@nix { "action": "setPhase", "phase": "buildPhase" }
building
build flags: -j2 -l2 SHELL=/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash
Scanning dependencies of target libneko
[ 1%] Building C object CMakeFiles/libneko.dir/vm/alloc.c.o
/build/source/vm/alloc.c: In function 'neko_gc_init':
/build/source/vm/alloc.c:123:2: warning: 'GC_all_interior_pointers' is deprecated [-Wdeprecated-declarations]
123 | GC_all_interior_pointers = 0;
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /build/source/vm/alloc.c:45:
/nix/store/8wsq1w40izi40vzp8fashzd69npa73gk-boehm-gc-8.0.4-dev/include/gc/gc.h:189:31: note: declared here
189 | GC_API GC_ATTR_DEPRECATED int GC_all_interior_pointers;
| ^~~~~~~~~~~~~~~~~~~~~~~~
/build/source/vm/alloc.c:131:2: warning: 'GC_java_finalization' is deprecated [-Wdeprecated-declarations]
131 | GC_java_finalization = 1;
| ^~~~~~~~~~~~~~~~~~~~
In file included from /build/source/vm/alloc.c:45:
/nix/store/8wsq1w40izi40vzp8fashzd69npa73gk-boehm-gc-8.0.4-dev/include/gc/gc.h:215:31: note: declared here
215 | GC_API GC_ATTR_DEPRECATED int GC_java_finalization;
| ^~~~~~~~~~~~~~~~~~~~
/build/source/vm/alloc.c:134:2: warning: 'GC_no_dls' is deprecated [-Wdeprecated-declarations]
134 | GC_no_dls = 1;
| ^~~~~~~~~
In file included from /build/source/vm/alloc.c:45:
/nix/store/8wsq1w40izi40vzp8fashzd69npa73gk-boehm-gc-8.0.4-dev/include/gc/gc.h:303:31: note: declared here
303 | GC_API GC_ATTR_DEPRECATED int GC_no_dls;
| ^~~~~~~~~
[ 2%] Building C object CMakeFiles/libneko.dir/vm/builtins.c.o
[ 3%] Building C object CMakeFiles/libneko.dir/vm/callback.c.o
[ 4%] Building C object CMakeFiles/libneko.dir/vm/elf.c.o
[ 5%] Building C object CMakeFiles/libneko.dir/vm/interp.c.o
[ 7%] Building C object CMakeFiles/libneko.dir/vm/load.c.o
[ 8%] Building C object CMakeFiles/libneko.dir/vm/objtable.c.o
[ 9%] Building C object CMakeFiles/libneko.dir/vm/others.c.o
[ 10%] Building C object CMakeFiles/libneko.dir/vm/hash.c.o
[ 11%] Building C object CMakeFiles/libneko.dir/vm/module.c.o
[ 12%] Building C object CMakeFiles/libneko.dir/vm/jit_x86.c.o
[ 14%] Building C object CMakeFiles/libneko.dir/vm/threads.c.o
[ 15%] Linking C shared library bin/libneko.so
[ 15%] Built target libneko
Scanning dependencies of target sha1
[ 16%] Building C object libs/common/CMakeFiles/sha1.dir/sha1.c.o
[ 17%] Linking C static library ../../bin/libsha1.a
[ 17%] Built target sha1
Scanning dependencies of target socket
[ 18%] Building C object libs/common/CMakeFiles/socket.dir/socket.c.o
[ 20%] Linking C static library ../../bin/libsocket.a
[ 20%] Built target socket
Scanning dependencies of target mysql.ndll
[ 21%] Building C object libs/mysql/CMakeFiles/mysql.ndll.dir/mysql.c.o
[ 22%] Linking C shared module ../../bin/mysql.ndll
[ 22%] Built target mysql.ndll
Scanning dependencies of target regexp.ndll
[ 23%] Building C object libs/regexp/CMakeFiles/regexp.ndll.dir/regexp.c.o
[ 24%] Linking C shared module ../../bin/regexp.ndll
[ 24%] Built target regexp.ndll
Scanning dependencies of target sqlite.ndll
[ 25%] Building C object libs/sqlite/CMakeFiles/sqlite.ndll.dir/sqlite.c.o
[ 27%] Linking C shared module ../../bin/sqlite.ndll
[ 27%] Built target sqlite.ndll
Scanning dependencies of target ssl.ndll
[ 28%] Building C object libs/ssl/CMakeFiles/ssl.ndll.dir/ssl.c.o
[ 29%] Linking C shared module ../../bin/ssl.ndll
[ 29%] Built target ssl.ndll
Scanning dependencies of target ui.ndll
[ 30%] Building C object libs/ui/CMakeFiles/ui.ndll.dir/ui.c.o
In file included from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkobject.h:37,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkwidget.h:36,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkcontainer.h:35,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkbin.h:35,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkwindow.h:36,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkdialog.h:35,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:33,
from /build/source/libs/ui/ui.c:40:
/nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: 'GTypeDebugFlags' is deprecated [-Wdeprecated-declarations]
236 | void gtk_type_init (GTypeDebugFlags debug_flags);
| ^~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gobject/gobject.h:24,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gobject/gbinding.h:29,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/glib-object.h:22,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gioenums.h:28,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/giotypes.h:28,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:26,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gdk/gdk.h:32,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:32,
from /build/source/libs/ui/ui.c:40:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
679 | {
| ^
In file included from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktoolitem.h:31,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktoolbutton.h:30,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:126,
from /build/source/libs/ui/ui.c:40:
/nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
73 | GTimeVal last_popdown;
| ^~~~~~~~
In file included from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/glib/galloca.h:32,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/glib.h:30,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gobject/gbinding.h:28,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/glib-object.h:22,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gioenums.h:28,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/giotypes.h:28,
from /nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/gio/gio.h:26,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gdk/gdk.h:32,
from /nix/store/p7zrm1a58caahliyp0gkvc6iwxkals0w-gtk+-2.24.32-dev/include/gtk-2.0/gtk/gtk.h:32,
from /build/source/libs/ui/ui.c:40:
/nix/store/7kb2xc4chb2ra15cdz2qknckwb2fd13m-glib-2.66.4-dev/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
547 | struct _GTimeVal
| ^~~~~~~~~
[ 31%] Linking C shared module ../../bin/ui.ndll
[ 31%] Built target ui.ndll
Scanning dependencies of target mod_neko2.ndll
[ 32%] Building C object libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/__/__/vm/stats.c.o
[ 34%] Building C object libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/mod_neko.c.o
[ 35%] Building C object libs/mod_neko/CMakeFiles/mod_neko2.ndll.dir/cgi.c.o
[ 36%] Linking C shared module ../../bin/mod_neko2.ndll
[ 36%] Built target mod_neko2.ndll
Scanning dependencies of target nekovm
[ 37%] Building C object CMakeFiles/nekovm.dir/vm/stats.c.o
[ 38%] Building C object CMakeFiles/nekovm.dir/vm/main.c.o
[ 40%] Linking C executable bin/neko
[ 40%] Built target nekovm
Scanning dependencies of target std.ndll
[ 41%] Building C object libs/std/CMakeFiles/std.ndll.dir/buffer.c.o
[ 42%] Building C object libs/std/CMakeFiles/std.ndll.dir/date.c.o
[ 43%] Building C object libs/std/CMakeFiles/std.ndll.dir/file.c.o
[ 44%] Building C object libs/std/CMakeFiles/std.ndll.dir/init.c.o
[ 45%] Building C object libs/std/CMakeFiles/std.ndll.dir/int32.c.o
[ 47%] Building C object libs/std/CMakeFiles/std.ndll.dir/math.c.o
[ 48%] Building C object libs/std/CMakeFiles/std.ndll.dir/string.c.o
[ 49%] Building C object libs/std/CMakeFiles/std.ndll.dir/random.c.o
[ 50%] Building C object libs/std/CMakeFiles/std.ndll.dir/serialize.c.o
[ 51%] Building C object libs/std/CMakeFiles/std.ndll.dir/socket.c.o
[ 52%] Building C object libs/std/CMakeFiles/std.ndll.dir/sys.c.o
[ 54%] Building C object libs/std/CMakeFiles/std.ndll.dir/xml.c.o
[ 55%] Building C object libs/std/CMakeFiles/std.ndll.dir/module.c.o
[ 56%] Building C object libs/std/CMakeFiles/std.ndll.dir/md5.c.o
[ 57%] Building C object libs/std/CMakeFiles/std.ndll.dir/unicode.c.o
[ 58%] Building C object libs/std/CMakeFiles/std.ndll.dir/utf8.c.o
[ 60%] Building C object libs/std/CMakeFiles/std.ndll.dir/memory.c.o
[ 61%] Building C object libs/std/CMakeFiles/std.ndll.dir/misc.c.o
[ 62%] Building C object libs/std/CMakeFiles/std.ndll.dir/thread.c.o
[ 63%] Building C object libs/std/CMakeFiles/std.ndll.dir/process.c.o
[ 64%] Building C object libs/std/CMakeFiles/std.ndll.dir/elf_update.c.o
[ 65%] Linking C shared module ../../bin/std.ndll
[ 65%] Built target std.ndll
Scanning dependencies of target zlib.ndll
[ 67%] Building C object libs/zlib/CMakeFiles/zlib.ndll.dir/zlib.c.o
[ 68%] Linking C shared module ../../bin/zlib.ndll
[ 68%] Built target zlib.ndll
Scanning dependencies of target mysql5.ndll
[ 69%] Building C object libs/mysql/CMakeFiles/mysql5.ndll.dir/my_proto/my_proto.c.o
[ 70%] Building C object libs/mysql/CMakeFiles/mysql5.ndll.dir/my_proto/my_api.c.o
[ 71%] Building C object libs/mysql/CMakeFiles/mysql5.ndll.dir/mysql.c.o
[ 72%] Linking C shared module ../../bin/mysql5.ndll
[ 72%] Built target mysql5.ndll
Scanning dependencies of target mod_tora2.ndll
[ 74%] Building C object libs/mod_tora/CMakeFiles/mod_tora2.ndll.dir/protocol.c.o
[ 75%] Building C object libs/mod_tora/CMakeFiles/mod_tora2.ndll.dir/mod_tora.c.o
[ 76%] Linking C shared module ../../bin/mod_tora2.ndll
[ 76%] Built target mod_tora2.ndll
[ 77%] Generating bin/nekoc.n, bin/nekoml.n
[ 78%] Generating bin/nekoboot.n
[ 80%] Generating nekoml.c
Scanning dependencies of target nekoml
[ 81%] Building C object CMakeFiles/nekoml.dir/nekoml.c.o
[ 82%] Linking C executable bin/nekoml
[ 82%] Built target nekoml
Scanning dependencies of target test.n
[ 83%] Generating bin/test.n
[ 84%] Built target test.n
[ 85%] Generating nekoc.c
Scanning dependencies of target nekoc
[ 87%] Building C object CMakeFiles/nekoc.dir/nekoc.c.o
[ 88%] Linking C executable bin/nekoc
[ 90%] Built target nekoc
[ 91%] Generating bin/nekotools.n
Tools
tools/nekoboot
Sys
List
Array
Core
String
Buffer
IO
WebServer
Hashtbl
Lexer
LexEngine
Stack
Reflect
Args
Net
[ 92%] Generating nekotools.c
Scanning dependencies of target nekotools
[ 94%] Building C object CMakeFiles/nekotools.dir/nekotools.c.o
[ 95%] Linking C executable bin/nekotools
[ 97%] Built target nekotools
Scanning dependencies of target nekoml.std
[ 98%] Generating bin/nekoml.std
[100%] Built target nekoml.std
@nix { "action": "setPhase", "phase": "glibPreInstallPhase" }
glibPreInstallPhase
@nix { "action": "setPhase", "phase": "installPhase" }
installing
install flags: SHELL=/nix/store/zb8qc1b38rh2krkq6v0bnmpwsj4g21l3-bash-4.4-p23/bin/bash gsettingsschemadir=/nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/share/gsettings-schemas/neko-2.3.0/glib-2.0/schemas/ install
[ 15%] Built target libneko
[ 18%] Built target nekovm
[ 21%] Built target sha1
[ 47%] Built target std.ndll
[ 52%] Built target nekoml
[ 55%] Built target test.n
[ 61%] Built target nekoc
[ 68%] Built target nekotools
[ 70%] Built target zlib.ndll
[ 72%] Built target nekoml.std
[ 75%] Built target socket
[ 80%] Built target mysql5.ndll
[ 82%] Built target mysql.ndll
[ 84%] Built target regexp.ndll
[ 87%] Built target sqlite.ndll
[ 89%] Built target ssl.ndll
[ 91%] Built target ui.ndll
[ 96%] Built target mod_neko2.ndll
[100%] Built target mod_tora2.ndll
Install the project...
-- Install configuration: "Release"
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/bin/neko
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/bin/nekoc
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/bin/nekotools
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/libneko.so.2.3.0
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/libneko.so.2
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/libneko.so
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/include/neko_elf.h
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/include/neko_mod.h
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/include/neko_vm.h
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/include/neko.h
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/bin/nekoml
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/nekoml.std
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/cmake/Neko/NekoConfig.cmake
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/cmake/Neko/NekoConfigVersion.cmake
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/cmake/Neko/NekoTargets.cmake
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/cmake/Neko/NekoTargets-release.cmake
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/std.ndll
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/zlib.ndll
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/mysql.ndll
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/mysql5.ndll
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/regexp.ndll
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/sqlite.ndll
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/ssl.ndll
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/ui.ndll
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/mod_neko2.ndll
-- Installing: /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0/lib/neko/mod_tora2.ndll
@nix { "action": "setPhase", "phase": "dropIconThemeCache" }
dropIconThemeCache
@nix { "action": "setPhase", "phase": "glibPreFixupPhase" }
glibPreFixupPhase
@nix { "action": "setPhase", "phase": "fixupPhase" }
post-installation fixup
patching script interpreter paths in /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0
checking for references to /build/ in /nix/store/v0pkang8s04gj05gf5va1na9rk4lfcjm-neko-2.3.0...
@nix { "action": "setPhase", "phase": "installCheckPhase" }
running install tests
The virtual machine is working !
Calling a function inside std library...
Test successful
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment