Skip to content

Instantly share code, notes, and snippets.

@ultrabug
Last active August 29, 2015 14:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ultrabug/c2894b5d8315471aaa99 to your computer and use it in GitHub Desktop.
Save ultrabug/c2894b5d8315471aaa99 to your computer and use it in GitHub Desktop.
aerospike-client-python issue47
* Package: dev-libs/libaerospike-3.1.11
* Repository: ultrabug
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux luajit static-libs userland_GNU
* FEATURES: preserve-libs sandbox userpriv usersandbox
* Package: dev-libs/libaerospike-3.1.11
* Repository: ultrabug
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux luajit static-libs userland_GNU
* FEATURES: preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
GIT update -->
repository: https://github.com/aerospike/aerospike-client-c.git
at the commit: 64736eceb4db7a9258901aec000c72ef628f17ea
branch: master
storage directory: "/usr/portage/distfiles/egit-src/aerospike-client-c.git"
checkout type: bare repository
Cloning into '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11'...
done.
Branch branch-master set up to track remote branch master from origin.
Switched to a new branch 'branch-master'
>>> Unpacked to /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11
>>> Source unpacked in /dev/shm/portage/dev-libs/libaerospike-3.1.11/work
>>> Preparing source in /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11 ...
Submodule 'modules/ck' (https://github.com/aerospike/ck) registered for path 'modules/ck'
Submodule 'modules/common' (https://github.com/aerospike/aerospike-common) registered for path 'modules/common'
Submodule 'modules/lua' (https://github.com/aerospike/lua.git) registered for path 'modules/lua'
Submodule 'modules/lua-core' (https://github.com/aerospike/aerospike-lua-core) registered for path 'modules/lua-core'
Submodule 'modules/luajit' (https://github.com/aerospike/luajit.git) registered for path 'modules/luajit'
Submodule 'modules/mod-lua' (https://github.com/aerospike/aerospike-mod-lua) registered for path 'modules/mod-lua'
Cloning into 'modules/ck'...
remote: Counting objects: 8598, done.
remote: Total 8598 (delta 0), reused 0 (delta 0), pack-reused 8598
Receiving objects: 100% (8598/8598), 1.32 MiB | 1.48 MiB/s, done.
Resolving deltas: 100% (5821/5821), done.
Checking connectivity... done.
Submodule path 'modules/ck': checked out '1396e8cdc8d8abb18af095c70d99b222a6337888'
Cloning into 'modules/common'...
remote: Counting objects: 7083, done.
remote: Total 7083 (delta 0), reused 0 (delta 0), pack-reused 7083
Receiving objects: 100% (7083/7083), 2.37 MiB | 644.00 KiB/s, done.
Resolving deltas: 100% (4021/4021), done.
Checking connectivity... done.
Submodule path 'modules/common': checked out '04aff3fe78f1d158850ddba112ab7630bd49dce6'
Cloning into 'modules/lua'...
remote: Counting objects: 990, done.
remote: Total 990 (delta 0), reused 0 (delta 0), pack-reused 990
Receiving objects: 100% (990/990), 2.80 MiB | 1.35 MiB/s, done.
Resolving deltas: 100% (490/490), done.
Checking connectivity... done.
Submodule path 'modules/lua': checked out 'b8ff11c1dcfbe83baf1d6116a7cb3035858de9f1'
Cloning into 'modules/lua-core'...
remote: Counting objects: 1639, done.
remote: Total 1639 (delta 0), reused 0 (delta 0), pack-reused 1639
Receiving objects: 100% (1639/1639), 2.50 MiB | 618.00 KiB/s, done.
Resolving deltas: 100% (1032/1032), done.
Checking connectivity... done.
Submodule path 'modules/lua-core': checked out '313e3e54dd1a466c726d91113e940687f078fa23'
Cloning into 'modules/luajit'...
remote: Counting objects: 10059, done.
remote: Compressing objects: 100% (3815/3815), done.
remote: Total 10059 (delta 6230), reused 10059 (delta 6230), pack-reused 0
Receiving objects: 100% (10059/10059), 10.36 MiB | 4.07 MiB/s, done.
Resolving deltas: 100% (6230/6230), done.
Checking connectivity... done.
Submodule path 'modules/luajit': checked out '6c4a18258631ff01f963e9a1e64df57d7a453fd6'
Cloning into 'modules/mod-lua'...
remote: Counting objects: 4657, done.
remote: Total 4657 (delta 0), reused 0 (delta 0), pack-reused 4657
Receiving objects: 100% (4657/4657), 1.95 MiB | 1.59 MiB/s, done.
Resolving deltas: 100% (2355/2355), done.
Checking connectivity... done.
Submodule path 'modules/mod-lua': checked out '622dbaa601d324ce40c4ffd2b9bbde427c37ecf9'
>>> Source prepared.
>>> Configuring source in /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11 ...
>>> Source configured.
>>> Compiling source in /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11 ...
make -j1 all
make -e -C /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common libaerospike-common.a
make[1]: Entering directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common'
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_module.o -c src/main/aerospike/as_module.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_nil.o -c src/main/aerospike/as_nil.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_result.o -c src/main/aerospike/as_result.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_aerospike.o -c src/main/aerospike/as_aerospike.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_memtracker.o -c src/main/aerospike/as_memtracker.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_buffer.o -c src/main/aerospike/as_buffer.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_pair.o -c src/main/aerospike/as_pair.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_stream.o -c src/main/aerospike/as_stream.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_iterator.o -c src/main/aerospike/as_iterator.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_timer.o -c src/main/aerospike/as_timer.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/internal.o -c src/main/aerospike/internal.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_serializer.o -c src/main/aerospike/as_serializer.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_msgpack.o -c src/main/aerospike/as_msgpack.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_msgpack_serializer.o -c src/main/aerospike/as_msgpack_serializer.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_boolean.o -c src/main/aerospike/as_boolean.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_bytes.o -c src/main/aerospike/as_bytes.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_integer.o -c src/main/aerospike/as_integer.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_list.o -c src/main/aerospike/as_list.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_map.o -c src/main/aerospike/as_map.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_rec.o -c src/main/aerospike/as_rec.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_string.o -c src/main/aerospike/as_string.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_val.o -c src/main/aerospike/as_val.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_arraylist.o -c src/main/aerospike/as_arraylist.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_arraylist_hooks.o -c src/main/aerospike/as_arraylist_hooks.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_arraylist_iterator.o -c src/main/aerospike/as_arraylist_iterator.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_arraylist_iterator_hooks.o -c src/main/aerospike/as_arraylist_iterator_hooks.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_hashmap.o -c src/main/aerospike/as_hashmap.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_hashmap_hooks.o -c src/main/aerospike/as_hashmap_hooks.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_hashmap_iterator.o -c src/main/aerospike/as_hashmap_iterator.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_hashmap_iterator_hooks.o -c src/main/aerospike/as_hashmap_iterator_hooks.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_log.o -c src/main/aerospike/as_log.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_vector.o -c src/main/aerospike/as_vector.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/as_password.o -c src/main/aerospike/as_password.c
src/main/aerospike/as_password.c: In function ‘as_password_prompt’:
src/main/aerospike/as_password.c:87:2: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result]
fgets(password, size, stdin);
^
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/aerospike/crypt_blowfish.o -c src/main/aerospike/crypt_blowfish.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_alloc.o -c src/main/citrusleaf/cf_alloc.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_b64.o -c src/main/citrusleaf/cf_b64.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_bits.o -c src/main/citrusleaf/cf_bits.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_clock.o -c src/main/citrusleaf/cf_clock.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_crypto.o -c src/main/citrusleaf/cf_crypto.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_digest.o -c src/main/citrusleaf/cf_digest.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_hooks.o -c src/main/citrusleaf/cf_hooks.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_ll.o -c src/main/citrusleaf/cf_ll.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_queue.o -c src/main/citrusleaf/cf_queue.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_queue_priority.o -c src/main/citrusleaf/cf_queue_priority.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_random.o -c src/main/citrusleaf/cf_random.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_rchash.o -c src/main/citrusleaf/cf_rchash.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_shash.o -c src/main/citrusleaf/cf_shash.c
cc -Isrc/include -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/common/citrusleaf/cf_vector.o -c src/main/citrusleaf/cf_vector.c
ar rcs target/Linux-x86_64/lib/libaerospike-common.a target/Linux-x86_64/obj/common/aerospike/as_module.o target/Linux-x86_64/obj/common/aerospike/as_nil.o target/Linux-x86_64/obj/common/aerospike/as_result.o target/Linux-x86_64/obj/common/aerospike/as_aerospike.o target/Linux-x86_64/obj/common/aerospike/as_memtracker.o target/Linux-x86_64/obj/common/aerospike/as_buffer.o target/Linux-x86_64/obj/common/aerospike/as_pair.o target/Linux-x86_64/obj/common/aerospike/as_stream.o target/Linux-x86_64/obj/common/aerospike/as_iterator.o target/Linux-x86_64/obj/common/aerospike/as_timer.o target/Linux-x86_64/obj/common/aerospike/internal.o target/Linux-x86_64/obj/common/aerospike/as_serializer.o target/Linux-x86_64/obj/common/aerospike/as_msgpack.o target/Linux-x86_64/obj/common/aerospike/as_msgpack_serializer.o target/Linux-x86_64/obj/common/aerospike/as_boolean.o target/Linux-x86_64/obj/common/aerospike/as_bytes.o target/Linux-x86_64/obj/common/aerospike/as_integer.o target/Linux-x86_64/obj/common/aerospike/as_list.o target/Linux-x86_64/obj/common/aerospike/as_map.o target/Linux-x86_64/obj/common/aerospike/as_rec.o target/Linux-x86_64/obj/common/aerospike/as_string.o target/Linux-x86_64/obj/common/aerospike/as_val.o target/Linux-x86_64/obj/common/aerospike/as_arraylist.o target/Linux-x86_64/obj/common/aerospike/as_arraylist_hooks.o target/Linux-x86_64/obj/common/aerospike/as_arraylist_iterator.o target/Linux-x86_64/obj/common/aerospike/as_arraylist_iterator_hooks.o target/Linux-x86_64/obj/common/aerospike/as_hashmap.o target/Linux-x86_64/obj/common/aerospike/as_hashmap_hooks.o target/Linux-x86_64/obj/common/aerospike/as_hashmap_iterator.o target/Linux-x86_64/obj/common/aerospike/as_hashmap_iterator_hooks.o target/Linux-x86_64/obj/common/aerospike/as_log.o target/Linux-x86_64/obj/common/aerospike/as_vector.o target/Linux-x86_64/obj/common/aerospike/as_password.o target/Linux-x86_64/obj/common/aerospike/crypt_blowfish.o target/Linux-x86_64/obj/common/citrusleaf/cf_alloc.o target/Linux-x86_64/obj/common/citrusleaf/cf_b64.o target/Linux-x86_64/obj/common/citrusleaf/cf_bits.o target/Linux-x86_64/obj/common/citrusleaf/cf_clock.o target/Linux-x86_64/obj/common/citrusleaf/cf_crypto.o target/Linux-x86_64/obj/common/citrusleaf/cf_digest.o target/Linux-x86_64/obj/common/citrusleaf/cf_hooks.o target/Linux-x86_64/obj/common/citrusleaf/cf_ll.o target/Linux-x86_64/obj/common/citrusleaf/cf_queue.o target/Linux-x86_64/obj/common/citrusleaf/cf_queue_priority.o target/Linux-x86_64/obj/common/citrusleaf/cf_random.o target/Linux-x86_64/obj/common/citrusleaf/cf_rchash.o target/Linux-x86_64/obj/common/citrusleaf/cf_shash.o target/Linux-x86_64/obj/common/citrusleaf/cf_vector.o
make[1]: Leaving directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common'
make -e -C /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua libmod_lua.a COMMON=/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common LUA_CORE=/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/lua-core USE_LUAJIT=1 LUAJIT=/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit USE_LUAMOD=0 LUAMOD=/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/lua
make[1]: Entering directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua'
make -e -C /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common prepare
make[2]: Entering directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common'
mkdir target/Linux-x86_64/include
mkdir target/Linux-x86_64/include/citrusleaf
cp -p src/include/citrusleaf/cf_arch.h src/include/citrusleaf/cf_shash.h src/include/citrusleaf/cf_random.h src/include/citrusleaf/cf_clock.h src/include/citrusleaf/cf_queue.h src/include/citrusleaf/alloc.h src/include/citrusleaf/cf_bits.h src/include/citrusleaf/cf_queue_priority.h src/include/citrusleaf/cf_digest.h src/include/citrusleaf/cf_atomic.h src/include/citrusleaf/cf_vector.h src/include/citrusleaf/cf_types.h src/include/citrusleaf/cf_ll.h src/include/citrusleaf/cf_crypto.h src/include/citrusleaf/cf_byte_order.h src/include/citrusleaf/cf_clock_win.h src/include/citrusleaf/cf_rchash.h src/include/citrusleaf/cf_b64.h src/include/citrusleaf/cf_hooks.h target/Linux-x86_64/include/citrusleaf
mkdir target/Linux-x86_64/include/aerospike
cp -p src/include/aerospike/as_map_iterator.h src/include/aerospike/as_udf_context.h src/include/aerospike/as_result.h src/include/aerospike/as_stream.h src/include/aerospike/as_nil.h src/include/aerospike/as_string.h src/include/aerospike/as_map.h src/include/aerospike/as_module.h src/include/aerospike/as_hashmap_iterator.h src/include/aerospike/as_log_macros.h src/include/aerospike/as_rec.h src/include/aerospike/as_pair.h src/include/aerospike/as_list.h src/include/aerospike/as_iterator.h src/include/aerospike/as_buffer.h src/include/aerospike/as_log.h src/include/aerospike/as_list_iterator.h src/include/aerospike/as_msgpack_serializer.h src/include/aerospike/as_boolean.h src/include/aerospike/as_integer.h src/include/aerospike/as_aerospike.h src/include/aerospike/as_password.h src/include/aerospike/as_arraylist_iterator.h src/include/aerospike/as_msgpack.h src/include/aerospike/as_bytes.h src/include/aerospike/as_stringmap.h src/include/aerospike/as_util.h src/include/aerospike/as_val.h src/include/aerospike/as_timer.h src/include/aerospike/as_memtracker.h src/include/aerospike/as_arraylist.h src/include/aerospike/as_vector.h src/include/aerospike/as_hashmap.h src/include/aerospike/as_serializer.h src/include/aerospike/as_types.h target/Linux-x86_64/include/aerospike
make[2]: Leaving directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common'
(cd /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src; ln -s luaconf.h.orig luaconf.h)
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/mod_lua.o -c src/main/mod_lua.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/mod_lua_reg.o -c src/main/mod_lua_reg.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/mod_lua_aerospike.o -c src/main/mod_lua_aerospike.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/mod_lua_record.o -c src/main/mod_lua_record.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/mod_lua_iterator.o -c src/main/mod_lua_iterator.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/mod_lua_list.o -c src/main/mod_lua_list.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/mod_lua_map.o -c src/main/mod_lua_map.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/mod_lua_bytes.o -c src/main/mod_lua_bytes.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/mod_lua_stream.o -c src/main/mod_lua_stream.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/mod_lua_val.o -c src/main/mod_lua_val.c
ar rcs target/Linux-x86_64/lib/libmod_lua.a target/Linux-x86_64/obj/mod_lua.o target/Linux-x86_64/obj/mod_lua_reg.o target/Linux-x86_64/obj/mod_lua_aerospike.o target/Linux-x86_64/obj/mod_lua_record.o target/Linux-x86_64/obj/mod_lua_iterator.o target/Linux-x86_64/obj/mod_lua_list.o target/Linux-x86_64/obj/mod_lua_map.o target/Linux-x86_64/obj/mod_lua_bytes.o target/Linux-x86_64/obj/mod_lua_stream.o target/Linux-x86_64/obj/mod_lua_val.o
make[1]: Leaving directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua'
(cd /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck; ./configure)
Detecting operating system.......success [linux]
Detecting machine architecture...success [x86_64]
Finding dirname command..........success [/usr/bin/dirname]
Determining build directory......success [/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck]
Finding gzip tool................success [/bin/gzip]
Finding suitable compiler........success [/usr/bin/cc]
Detecting VMA bits...............success [48]
Checking header file usability...success [stdbool.h]
Checking header file usability...success [stddef.h]
Checking header file usability...success [stdint.h]
Checking header file usability...success [string.h]
Generating header files..........success
Generating build files...........success
VERSION = 0.4.4
BUILD_DIR = /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck
SRC_DIR = /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck
SYSTEM = linux
PROFILE = x86_64
CC = /usr/bin/cc
COMPILER = gcc
CFLAGS = -D_XOPEN_SOURCE=600 -D_BSD_SOURCE -std=gnu99 -pedantic -Wall -W -Wundef -Wendif-labels -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wdisabled-optimization -fstrict-aliasing -O2 -pipe -Wno-parentheses -fPIC
PTHREAD_CFLAGS = -pthread
LD = /usr/bin/cc
LDNAME = libck.so
LDNAME_VERSION = libck.so.0.4.4
LDNAME_MAJOR = libck.so.0
LDFLAGS = -Wl,-soname,libck.so.0 -m64 -shared -fPIC
GZIP = /bin/gzip -c
CORES = 4
POINTER_PACK = CK_MD_POINTER_PACK_DISABLE
VMA_BITS = 48
MEMORY_MODEL = CK_MD_TSO
RTM = CK_MD_RTM_DISABLE
Headers will be installed in /usr/local/include
Libraries will be installed in /usr/local/lib
Documentation will be installed in /usr/local/share/man
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_md.h target/Linux-x86_64/include/ck/ck_md.h
make -C /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit Q= TARGET_SONAME=libluajit.so CCDEBUG=-g CFLAGS= LDFLAGS=
make[1]: Entering directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit'
==== Building LuaJIT 2.0.3 ====
make -C src
make[2]: Entering directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src'
HOSTCC host/minilua.o
gcc -g -O2 -fomit-frame-pointer -Wall -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/minilua.o host/minilua.c
HOSTLINK host/minilua
gcc -g -o host/minilua host/minilua.o -lm
DYNASM host/buildvm_arch.h
host/minilua ../dynasm/dynasm.lua -D P64 -D JIT -D FFI -D FPU -D HFABI -D VER= -o host/buildvm_arch.h vm_x86.dasc
HOSTCC host/buildvm.o
gcc -g -O2 -fomit-frame-pointer -Wall -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm.o host/buildvm.c
HOSTCC host/buildvm_asm.o
gcc -g -O2 -fomit-frame-pointer -Wall -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_asm.o host/buildvm_asm.c
HOSTCC host/buildvm_peobj.o
gcc -g -O2 -fomit-frame-pointer -Wall -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_peobj.o host/buildvm_peobj.c
HOSTCC host/buildvm_lib.o
gcc -g -O2 -fomit-frame-pointer -Wall -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_lib.o host/buildvm_lib.c
HOSTCC host/buildvm_fold.o
gcc -g -O2 -fomit-frame-pointer -Wall -I. -DLUAJIT_TARGET=LUAJIT_ARCH_x64 -DLJ_ARCH_HASFPU=1 -DLJ_ABI_SOFTFP=0 -c -o host/buildvm_fold.o host/buildvm_fold.c
HOSTLINK host/buildvm
gcc -g -o host/buildvm host/buildvm.o host/buildvm_asm.o host/buildvm_peobj.o host/buildvm_lib.o host/buildvm_fold.o
BUILDVM lj_vm.s
host/buildvm -m elfasm -o lj_vm.s
ASM lj_vm.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vm_dyn.o lj_vm.s
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vm.o lj_vm.s
CC lj_gc.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gc_dyn.o lj_gc.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gc.o lj_gc.c
BUILDVM lj_ffdef.h
host/buildvm -m ffdef -o lj_ffdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
CC lj_err.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_err_dyn.o lj_err.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_err.o lj_err.c
CC lj_char.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_char_dyn.o lj_char.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_char.o lj_char.c
BUILDVM lj_bcdef.h
host/buildvm -m bcdef -o lj_bcdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
CC lj_bc.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bc_dyn.o lj_bc.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bc.o lj_bc.c
CC lj_obj.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_obj_dyn.o lj_obj.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_obj.o lj_obj.c
CC lj_str.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_str_dyn.o lj_str.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_str.o lj_str.c
CC lj_tab.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_tab_dyn.o lj_tab.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_tab.o lj_tab.c
CC lj_func.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_func_dyn.o lj_func.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_func.o lj_func.c
CC lj_udata.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_udata_dyn.o lj_udata.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_udata.o lj_udata.c
CC lj_meta.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_meta_dyn.o lj_meta.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_meta.o lj_meta.c
CC lj_debug.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_debug_dyn.o lj_debug.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_debug.o lj_debug.c
CC lj_state.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_state_dyn.o lj_state.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_state.o lj_state.c
CC lj_dispatch.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_dispatch_dyn.o lj_dispatch.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_dispatch.o lj_dispatch.c
CC lj_vmevent.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmevent_dyn.o lj_vmevent.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmevent.o lj_vmevent.c
CC lj_vmmath.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmmath_dyn.o lj_vmmath.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_vmmath.o lj_vmmath.c
CC lj_strscan.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_strscan_dyn.o lj_strscan.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_strscan.o lj_strscan.c
CC lj_api.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_api_dyn.o lj_api.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_api.o lj_api.c
CC lj_lex.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lex_dyn.o lj_lex.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lex.o lj_lex.c
CC lj_parse.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_parse_dyn.o lj_parse.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_parse.o lj_parse.c
CC lj_bcread.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcread_dyn.o lj_bcread.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcread.o lj_bcread.c
CC lj_bcwrite.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcwrite_dyn.o lj_bcwrite.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_bcwrite.o lj_bcwrite.c
CC lj_load.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_load_dyn.o lj_load.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_load.o lj_load.c
CC lj_ir.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ir_dyn.o lj_ir.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ir.o lj_ir.c
CC lj_opt_mem.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_mem_dyn.o lj_opt_mem.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_mem.o lj_opt_mem.c
BUILDVM lj_folddef.h
host/buildvm -m folddef -o lj_folddef.h lj_opt_fold.c
CC lj_opt_fold.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_fold_dyn.o lj_opt_fold.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_fold.o lj_opt_fold.c
CC lj_opt_narrow.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_narrow_dyn.o lj_opt_narrow.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_narrow.o lj_opt_narrow.c
CC lj_opt_dce.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_dce_dyn.o lj_opt_dce.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_dce.o lj_opt_dce.c
CC lj_opt_loop.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_loop_dyn.o lj_opt_loop.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_loop.o lj_opt_loop.c
CC lj_opt_split.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_split_dyn.o lj_opt_split.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_split.o lj_opt_split.c
CC lj_opt_sink.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_sink_dyn.o lj_opt_sink.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_opt_sink.o lj_opt_sink.c
CC lj_mcode.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_mcode_dyn.o lj_mcode.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_mcode.o lj_mcode.c
CC lj_snap.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_snap_dyn.o lj_snap.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_snap.o lj_snap.c
CC lj_record.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_record_dyn.o lj_record.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_record.o lj_record.c
CC lj_crecord.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_crecord_dyn.o lj_crecord.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_crecord.o lj_crecord.c
BUILDVM lj_recdef.h
host/buildvm -m recdef -o lj_recdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
CC lj_ffrecord.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ffrecord_dyn.o lj_ffrecord.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ffrecord.o lj_ffrecord.c
CC lj_asm.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_asm_dyn.o lj_asm.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_asm.o lj_asm.c
CC lj_trace.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_trace_dyn.o lj_trace.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_trace.o lj_trace.c
CC lj_gdbjit.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gdbjit_dyn.o lj_gdbjit.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_gdbjit.o lj_gdbjit.c
CC lj_ctype.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ctype_dyn.o lj_ctype.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ctype.o lj_ctype.c
CC lj_cdata.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cdata_dyn.o lj_cdata.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cdata.o lj_cdata.c
CC lj_cconv.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cconv_dyn.o lj_cconv.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cconv.o lj_cconv.c
CC lj_ccall.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccall_dyn.o lj_ccall.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccall.o lj_ccall.c
CC lj_ccallback.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccallback_dyn.o lj_ccallback.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_ccallback.o lj_ccallback.c
CC lj_carith.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_carith_dyn.o lj_carith.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_carith.o lj_carith.c
CC lj_clib.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_clib_dyn.o lj_clib.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_clib.o lj_clib.c
CC lj_cparse.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cparse_dyn.o lj_cparse.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_cparse.o lj_cparse.c
CC lj_lib.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lib_dyn.o lj_lib.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_lib.o lj_lib.c
CC lj_alloc.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_alloc_dyn.o lj_alloc.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lj_alloc.o lj_alloc.c
CC lib_aux.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_aux_dyn.o lib_aux.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_aux.o lib_aux.c
BUILDVM lj_libdef.h
host/buildvm -m libdef -o lj_libdef.h lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
CC lib_base.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_base_dyn.o lib_base.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_base.o lib_base.c
CC lib_math.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_math_dyn.o lib_math.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_math.o lib_math.c
CC lib_bit.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_bit_dyn.o lib_bit.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_bit.o lib_bit.c
CC lib_string.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_string_dyn.o lib_string.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_string.o lib_string.c
CC lib_table.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_table_dyn.o lib_table.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_table.o lib_table.c
CC lib_io.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_io_dyn.o lib_io.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_io.o lib_io.c
CC lib_os.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_os_dyn.o lib_os.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_os.o lib_os.c
CC lib_package.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_package_dyn.o lib_package.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_package.o lib_package.c
CC lib_debug.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_debug_dyn.o lib_debug.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_debug.o lib_debug.c
CC lib_jit.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_jit_dyn.o lib_jit.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_jit.o lib_jit.c
CC lib_ffi.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_ffi_dyn.o lib_ffi.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_ffi.o lib_ffi.c
CC lib_init.o
gcc -fPIC -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_init_dyn.o lib_init.c
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o lib_init.o lib_init.c
AR libluajit.a
ar rcus libluajit.a lj_vm.o lj_gc.o lj_err.o lj_char.o lj_bc.o lj_obj.o lj_str.o lj_tab.o lj_func.o lj_udata.o lj_meta.o lj_debug.o lj_state.o lj_dispatch.o lj_vmevent.o lj_vmmath.o lj_strscan.o lj_api.o lj_lex.o lj_parse.o lj_bcread.o lj_bcwrite.o lj_load.o lj_ir.o lj_opt_mem.o lj_opt_fold.o lj_opt_narrow.o lj_opt_dce.o lj_opt_loop.o lj_opt_split.o lj_opt_sink.o lj_mcode.o lj_snap.o lj_record.o lj_crecord.o lj_ffrecord.o lj_asm.o lj_trace.o lj_gdbjit.o lj_ctype.o lj_cdata.o lj_cconv.o lj_ccall.o lj_ccallback.o lj_carith.o lj_clib.o lj_cparse.o lj_lib.o lj_alloc.o lib_aux.o lib_base.o lib_math.o lib_bit.o lib_string.o lib_table.o lib_io.o lib_os.o lib_package.o lib_debug.o lib_jit.o lib_ffi.o lib_init.o
CC luajit.o
gcc -g -O2 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U_FORTIFY_SOURCE -DLUA_MULTILIB=\"lib\" -fno-stack-protector -c -o luajit.o luajit.c
BUILDVM jit/vmdef.lua
host/buildvm -m vmdef -o jit/vmdef.lua lib_base.c lib_math.c lib_bit.c lib_string.c lib_table.c lib_io.c lib_os.c lib_package.c lib_debug.c lib_jit.c lib_ffi.c
DYNLINK libluajit.so
gcc -g -shared -fPIC -Wl,-soname,libluajit.so -o libluajit.so lj_vm_dyn.o lj_gc_dyn.o lj_err_dyn.o lj_char_dyn.o lj_bc_dyn.o lj_obj_dyn.o lj_str_dyn.o lj_tab_dyn.o lj_func_dyn.o lj_udata_dyn.o lj_meta_dyn.o lj_debug_dyn.o lj_state_dyn.o lj_dispatch_dyn.o lj_vmevent_dyn.o lj_vmmath_dyn.o lj_strscan_dyn.o lj_api_dyn.o lj_lex_dyn.o lj_parse_dyn.o lj_bcread_dyn.o lj_bcwrite_dyn.o lj_load_dyn.o lj_ir_dyn.o lj_opt_mem_dyn.o lj_opt_fold_dyn.o lj_opt_narrow_dyn.o lj_opt_dce_dyn.o lj_opt_loop_dyn.o lj_opt_split_dyn.o lj_opt_sink_dyn.o lj_mcode_dyn.o lj_snap_dyn.o lj_record_dyn.o lj_crecord_dyn.o lj_ffrecord_dyn.o lj_asm_dyn.o lj_trace_dyn.o lj_gdbjit_dyn.o lj_ctype_dyn.o lj_cdata_dyn.o lj_cconv_dyn.o lj_ccall_dyn.o lj_ccallback_dyn.o lj_carith_dyn.o lj_clib_dyn.o lj_cparse_dyn.o lj_lib_dyn.o lj_alloc_dyn.o lib_aux_dyn.o lib_base_dyn.o lib_math_dyn.o lib_bit_dyn.o lib_string_dyn.o lib_table_dyn.o lib_io_dyn.o lib_os_dyn.o lib_package_dyn.o lib_debug_dyn.o lib_jit_dyn.o lib_ffi_dyn.o lib_init_dyn.o -lm -ldl
LINK luajit
gcc -g -Wl,-E -o luajit luajit.o libluajit.a -lm -ldl
OK Successfully built LuaJIT
make[2]: Leaving directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src'
==== Successfully built LuaJIT 2.0.3 ====
make[1]: Leaving directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit'
make -e -C /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common prepare
make[1]: Entering directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common'
make[1]: Nothing to be done for 'prepare'.
make[1]: Leaving directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common'
mkdir target/Linux-x86_64/include/aerospike
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_arraylist.h target/Linux-x86_64/include/aerospike/as_arraylist.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_arraylist_iterator.h target/Linux-x86_64/include/aerospike/as_arraylist_iterator.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_boolean.h target/Linux-x86_64/include/aerospike/as_boolean.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_bytes.h target/Linux-x86_64/include/aerospike/as_bytes.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_hashmap.h target/Linux-x86_64/include/aerospike/as_hashmap.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_hashmap_iterator.h target/Linux-x86_64/include/aerospike/as_hashmap_iterator.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_integer.h target/Linux-x86_64/include/aerospike/as_integer.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_iterator.h target/Linux-x86_64/include/aerospike/as_iterator.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_list.h target/Linux-x86_64/include/aerospike/as_list.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_list_iterator.h target/Linux-x86_64/include/aerospike/as_list_iterator.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_log.h target/Linux-x86_64/include/aerospike/as_log.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_map.h target/Linux-x86_64/include/aerospike/as_map.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_map_iterator.h target/Linux-x86_64/include/aerospike/as_map_iterator.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_nil.h target/Linux-x86_64/include/aerospike/as_nil.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_pair.h target/Linux-x86_64/include/aerospike/as_pair.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_password.h target/Linux-x86_64/include/aerospike/as_password.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_rec.h target/Linux-x86_64/include/aerospike/as_rec.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_stream.h target/Linux-x86_64/include/aerospike/as_stream.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_string.h target/Linux-x86_64/include/aerospike/as_string.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_stringmap.h target/Linux-x86_64/include/aerospike/as_stringmap.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_util.h target/Linux-x86_64/include/aerospike/as_util.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_val.h target/Linux-x86_64/include/aerospike/as_val.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/aerospike/as_vector.h target/Linux-x86_64/include/aerospike/as_vector.h
mkdir target/Linux-x86_64/include/citrusleaf
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/citrusleaf/alloc.h target/Linux-x86_64/include/citrusleaf/alloc.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/citrusleaf/cf_arch.h target/Linux-x86_64/include/citrusleaf/cf_arch.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/citrusleaf/cf_atomic.h target/Linux-x86_64/include/citrusleaf/cf_atomic.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/citrusleaf/cf_b64.h target/Linux-x86_64/include/citrusleaf/cf_b64.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/citrusleaf/cf_clock.h target/Linux-x86_64/include/citrusleaf/cf_clock.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/citrusleaf/cf_queue.h target/Linux-x86_64/include/citrusleaf/cf_queue.h
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include/citrusleaf/cf_types.h target/Linux-x86_64/include/citrusleaf/cf_types.h
make -e -C /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua prepare COMMON=/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common LUA_CORE=/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/lua-core USE_LUAJIT=1 LUAJIT=/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit USE_LUAMOD=0 LUAMOD=/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/lua
make[1]: Entering directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua'
mkdir target/Linux-x86_64/include
mkdir target/Linux-x86_64/include/aerospike
cp -p src/include/aerospike/mod_lua_aerospike.h src/include/aerospike/mod_lua_reg.h src/include/aerospike/mod_lua_map.h src/include/aerospike/mod_lua_bytes.h src/include/aerospike/mod_lua_val.h src/include/aerospike/mod_lua_config.h src/include/aerospike/mod_lua_stream.h src/include/aerospike/mod_lua.h src/include/aerospike/mod_lua_list.h src/include/aerospike/mod_lua_iterator.h src/include/aerospike/mod_lua_record.h target/Linux-x86_64/include/aerospike
make[1]: Leaving directory '/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua'
mkdir -p target/Linux-x86_64/include/ck/spinlock
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/spinlock/ticket.h target/Linux-x86_64/include/ck/spinlock/ticket.h
mkdir -p target/Linux-x86_64/include/ck/spinlock
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/spinlock/mcs.h target/Linux-x86_64/include/ck/spinlock/mcs.h
mkdir -p target/Linux-x86_64/include/ck/spinlock
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/spinlock/hclh.h target/Linux-x86_64/include/ck/spinlock/hclh.h
mkdir -p target/Linux-x86_64/include/ck/spinlock
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/spinlock/fas.h target/Linux-x86_64/include/ck/spinlock/fas.h
mkdir -p target/Linux-x86_64/include/ck/spinlock
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/spinlock/dec.h target/Linux-x86_64/include/ck/spinlock/dec.h
mkdir -p target/Linux-x86_64/include/ck/spinlock
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/spinlock/clh.h target/Linux-x86_64/include/ck/spinlock/clh.h
mkdir -p target/Linux-x86_64/include/ck/spinlock
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/spinlock/cas.h target/Linux-x86_64/include/ck/spinlock/cas.h
mkdir -p target/Linux-x86_64/include/ck/spinlock
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/spinlock/anderson.h target/Linux-x86_64/include/ck/spinlock/anderson.h
mkdir -p target/Linux-x86_64/include/ck/gcc/x86_64
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/x86_64/ck_pr_rtm.h target/Linux-x86_64/include/ck/gcc/x86_64/ck_pr_rtm.h
mkdir -p target/Linux-x86_64/include/ck/gcc/x86_64
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/x86_64/ck_pr.h target/Linux-x86_64/include/ck/gcc/x86_64/ck_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc/x86_64
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/x86_64/ck_f_pr.h target/Linux-x86_64/include/ck/gcc/x86_64/ck_f_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc/x86
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/x86/ck_pr.h target/Linux-x86_64/include/ck/gcc/x86/ck_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc/x86
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/x86/ck_f_pr.h target/Linux-x86_64/include/ck/gcc/x86/ck_f_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc/sparcv9
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/sparcv9/ck_pr.h target/Linux-x86_64/include/ck/gcc/sparcv9/ck_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc/sparcv9
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/sparcv9/ck_f_pr.h target/Linux-x86_64/include/ck/gcc/sparcv9/ck_f_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc/ppc64
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/ppc64/ck_pr.h target/Linux-x86_64/include/ck/gcc/ppc64/ck_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc/ppc64
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/ppc64/ck_f_pr.h target/Linux-x86_64/include/ck/gcc/ppc64/ck_f_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc/ppc
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/ppc/ck_pr.h target/Linux-x86_64/include/ck/gcc/ppc/ck_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc/ppc
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/ppc/ck_f_pr.h target/Linux-x86_64/include/ck/gcc/ppc/ck_f_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/ck_pr.h target/Linux-x86_64/include/ck/gcc/ck_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/ck_f_pr.h target/Linux-x86_64/include/ck/gcc/ck_f_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/ck_cc.h target/Linux-x86_64/include/ck/gcc/ck_cc.h
mkdir -p target/Linux-x86_64/include/ck/gcc/arm
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/arm/ck_pr.h target/Linux-x86_64/include/ck/gcc/arm/ck_pr.h
mkdir -p target/Linux-x86_64/include/ck/gcc/arm
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/gcc/arm/ck_f_pr.h target/Linux-x86_64/include/ck/gcc/arm/ck_f_pr.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_tflock.h target/Linux-x86_64/include/ck/ck_tflock.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_swlock.h target/Linux-x86_64/include/ck/ck_swlock.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_stdint.h target/Linux-x86_64/include/ck/ck_stdint.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_stack.h target/Linux-x86_64/include/ck/ck_stack.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_spinlock.h target/Linux-x86_64/include/ck/ck_spinlock.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_sequence.h target/Linux-x86_64/include/ck/ck_sequence.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_rwlock.h target/Linux-x86_64/include/ck/ck_rwlock.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_rwcohort.h target/Linux-x86_64/include/ck/ck_rwcohort.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_ring.h target/Linux-x86_64/include/ck/ck_ring.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_rhs.h target/Linux-x86_64/include/ck/ck_rhs.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_queue.h target/Linux-x86_64/include/ck/ck_queue.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_pr.h target/Linux-x86_64/include/ck/ck_pr.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_pflock.h target/Linux-x86_64/include/ck/ck_pflock.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_malloc.h target/Linux-x86_64/include/ck/ck_malloc.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_limits.h target/Linux-x86_64/include/ck/ck_limits.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_ht.h target/Linux-x86_64/include/ck/ck_ht.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_hs.h target/Linux-x86_64/include/ck/ck_hs.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_hp_stack.h target/Linux-x86_64/include/ck/ck_hp_stack.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_hp_fifo.h target/Linux-x86_64/include/ck/ck_hp_fifo.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_hp.h target/Linux-x86_64/include/ck/ck_hp.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_fifo.h target/Linux-x86_64/include/ck/ck_fifo.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_epoch.h target/Linux-x86_64/include/ck/ck_epoch.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_elide.h target/Linux-x86_64/include/ck/ck_elide.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_cohort.h target/Linux-x86_64/include/ck/ck_cohort.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_cc.h target/Linux-x86_64/include/ck/ck_cc.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_bytelock.h target/Linux-x86_64/include/ck/ck_bytelock.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_brlock.h target/Linux-x86_64/include/ck/ck_brlock.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_bitmap.h target/Linux-x86_64/include/ck/ck_bitmap.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_barrier.h target/Linux-x86_64/include/ck/ck_barrier.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_backoff.h target/Linux-x86_64/include/ck/ck_backoff.h
mkdir -p target/Linux-x86_64/include/ck
cp -p /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include/ck_array.h target/Linux-x86_64/include/ck/ck_array.h
mkdir target/Linux-x86_64/obj
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/_bin.o -c src/main/aerospike/_bin.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/_ldt.o -c src/main/aerospike/_ldt.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike.o -c src/main/aerospike/aerospike.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_batch.o -c src/main/aerospike/aerospike_batch.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_index.o -c src/main/aerospike/aerospike_index.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_info.o -c src/main/aerospike/aerospike_info.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_llist.o -c src/main/aerospike/aerospike_llist.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_lmap.o -c src/main/aerospike/aerospike_lmap.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_lset.o -c src/main/aerospike/aerospike_lset.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_lstack.o -c src/main/aerospike/aerospike_lstack.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_key.o -c src/main/aerospike/aerospike_key.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_query.o -c src/main/aerospike/aerospike_query.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_scan.o -c src/main/aerospike/aerospike_scan.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/aerospike_udf.o -c src/main/aerospike/aerospike_udf.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_admin.o -c src/main/aerospike/as_admin.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_batch.o -c src/main/aerospike/as_batch.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_command.o -c src/main/aerospike/as_command.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_config.o -c src/main/aerospike/as_config.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_cluster.o -c src/main/aerospike/as_cluster.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_error.o -c src/main/aerospike/as_error.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_info.o -c src/main/aerospike/as_info.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_key.o -c src/main/aerospike/as_key.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_lookup.o -c src/main/aerospike/as_lookup.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_node.o -c src/main/aerospike/as_node.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_operations.o -c src/main/aerospike/as_operations.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_partition.o -c src/main/aerospike/as_partition.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_policy.o -c src/main/aerospike/as_policy.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_proto.o -c src/main/aerospike/as_proto.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_query.o -c src/main/aerospike/as_query.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_record.o -c src/main/aerospike/as_record.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_record_hooks.o -c src/main/aerospike/as_record_hooks.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_record_iterator.o -c src/main/aerospike/as_record_iterator.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_scan.o -c src/main/aerospike/as_scan.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_shm_cluster.o -c src/main/aerospike/as_shm_cluster.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_socket.o -c src/main/aerospike/as_socket.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_udf.o -c src/main/aerospike/as_udf.c
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/aerospike/as_ldt.o -c src/main/aerospike/as_ldt.c
mkdir target/Linux-x86_64/src
cc -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -std=gnu99 -g -Wall -fPIC -O3 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -DMARCH_x86_64 -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -o target/Linux-x86_64/obj/version.o -c target/Linux-x86_64/src/version.c
ar rcs target/Linux-x86_64/lib/libaerospike.a target/Linux-x86_64/obj/aerospike/_bin.o target/Linux-x86_64/obj/aerospike/_ldt.o target/Linux-x86_64/obj/aerospike/aerospike.o target/Linux-x86_64/obj/aerospike/aerospike_batch.o target/Linux-x86_64/obj/aerospike/aerospike_index.o target/Linux-x86_64/obj/aerospike/aerospike_info.o target/Linux-x86_64/obj/aerospike/aerospike_llist.o target/Linux-x86_64/obj/aerospike/aerospike_lmap.o target/Linux-x86_64/obj/aerospike/aerospike_lset.o target/Linux-x86_64/obj/aerospike/aerospike_lstack.o target/Linux-x86_64/obj/aerospike/aerospike_key.o target/Linux-x86_64/obj/aerospike/aerospike_query.o target/Linux-x86_64/obj/aerospike/aerospike_scan.o target/Linux-x86_64/obj/aerospike/aerospike_udf.o target/Linux-x86_64/obj/aerospike/as_admin.o target/Linux-x86_64/obj/aerospike/as_batch.o target/Linux-x86_64/obj/aerospike/as_command.o target/Linux-x86_64/obj/aerospike/as_config.o target/Linux-x86_64/obj/aerospike/as_cluster.o target/Linux-x86_64/obj/aerospike/as_error.o target/Linux-x86_64/obj/aerospike/as_info.o target/Linux-x86_64/obj/aerospike/as_key.o target/Linux-x86_64/obj/aerospike/as_lookup.o target/Linux-x86_64/obj/aerospike/as_node.o target/Linux-x86_64/obj/aerospike/as_operations.o target/Linux-x86_64/obj/aerospike/as_partition.o target/Linux-x86_64/obj/aerospike/as_policy.o target/Linux-x86_64/obj/aerospike/as_proto.o target/Linux-x86_64/obj/aerospike/as_query.o target/Linux-x86_64/obj/aerospike/as_record.o target/Linux-x86_64/obj/aerospike/as_record_hooks.o target/Linux-x86_64/obj/aerospike/as_record_iterator.o target/Linux-x86_64/obj/aerospike/as_scan.o target/Linux-x86_64/obj/aerospike/as_shm_cluster.o target/Linux-x86_64/obj/aerospike/as_socket.o target/Linux-x86_64/obj/aerospike/as_udf.o target/Linux-x86_64/obj/aerospike/as_ldt.o target/Linux-x86_64/obj/version.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_result.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_stream.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/crypt_blowfish.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_log.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_string.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_module.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_arraylist.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_hashmap_hooks.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_hashmap_iterator.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_rec.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_pair.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_iterator.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_integer.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_buffer.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_map.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_msgpack_serializer.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/internal.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_boolean.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_hashmap_iterator_hooks.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_arraylist_hooks.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_aerospike.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_password.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_arraylist_iterator.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_bytes.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_list.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_val.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_timer.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_nil.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_memtracker.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_msgpack.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_vector.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_hashmap.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_arraylist_iterator_hooks.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_serializer.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_shash.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_random.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_queue.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_alloc.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_bits.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_queue_priority.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_digest.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_vector.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_ll.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_crypto.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_clock.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_rchash.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_b64.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_hooks.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_bytes.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_val.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_stream.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_list.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_iterator.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_record.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_aerospike.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_reg.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_map.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_char.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_math.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_bc.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_mcode.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_fold.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_lex.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_debug.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_sink.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_tab.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_vmevent.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_alloc.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_snap.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_jit.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_cdata.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_package.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_gdbjit.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_trace.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_str.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_func.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_meta.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_strscan.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_loop.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_carith.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_record.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_obj.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_api.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_bit.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_cparse.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_ir.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_ctype.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_state.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_cconv.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_aux.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_table.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_mem.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_gc.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_io.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_ccallback.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_split.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_string.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_vm.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_base.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_asm.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_err.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_dispatch.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_init.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_bcread.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_os.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_narrow.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_bcwrite.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_udata.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_load.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_ffi.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_dce.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_ffrecord.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_ccall.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_crecord.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_debug.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_parse.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_lib.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_vmmath.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_clib.o
cc -shared -Isrc/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/ck/include -I/dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src -lm -fPIC -o target/Linux-x86_64/lib/libaerospike.so target/Linux-x86_64/obj/aerospike/_bin.o target/Linux-x86_64/obj/aerospike/_ldt.o target/Linux-x86_64/obj/aerospike/aerospike.o target/Linux-x86_64/obj/aerospike/aerospike_batch.o target/Linux-x86_64/obj/aerospike/aerospike_index.o target/Linux-x86_64/obj/aerospike/aerospike_info.o target/Linux-x86_64/obj/aerospike/aerospike_llist.o target/Linux-x86_64/obj/aerospike/aerospike_lmap.o target/Linux-x86_64/obj/aerospike/aerospike_lset.o target/Linux-x86_64/obj/aerospike/aerospike_lstack.o target/Linux-x86_64/obj/aerospike/aerospike_key.o target/Linux-x86_64/obj/aerospike/aerospike_query.o target/Linux-x86_64/obj/aerospike/aerospike_scan.o target/Linux-x86_64/obj/aerospike/aerospike_udf.o target/Linux-x86_64/obj/aerospike/as_admin.o target/Linux-x86_64/obj/aerospike/as_batch.o target/Linux-x86_64/obj/aerospike/as_command.o target/Linux-x86_64/obj/aerospike/as_config.o target/Linux-x86_64/obj/aerospike/as_cluster.o target/Linux-x86_64/obj/aerospike/as_error.o target/Linux-x86_64/obj/aerospike/as_info.o target/Linux-x86_64/obj/aerospike/as_key.o target/Linux-x86_64/obj/aerospike/as_lookup.o target/Linux-x86_64/obj/aerospike/as_node.o target/Linux-x86_64/obj/aerospike/as_operations.o target/Linux-x86_64/obj/aerospike/as_partition.o target/Linux-x86_64/obj/aerospike/as_policy.o target/Linux-x86_64/obj/aerospike/as_proto.o target/Linux-x86_64/obj/aerospike/as_query.o target/Linux-x86_64/obj/aerospike/as_record.o target/Linux-x86_64/obj/aerospike/as_record_hooks.o target/Linux-x86_64/obj/aerospike/as_record_iterator.o target/Linux-x86_64/obj/aerospike/as_scan.o target/Linux-x86_64/obj/aerospike/as_shm_cluster.o target/Linux-x86_64/obj/aerospike/as_socket.o target/Linux-x86_64/obj/aerospike/as_udf.o target/Linux-x86_64/obj/aerospike/as_ldt.o target/Linux-x86_64/obj/version.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_result.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_stream.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/crypt_blowfish.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_log.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_string.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_module.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_arraylist.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_hashmap_hooks.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_hashmap_iterator.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_rec.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_pair.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_iterator.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_integer.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_buffer.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_map.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_msgpack_serializer.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/internal.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_boolean.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_hashmap_iterator_hooks.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_arraylist_hooks.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_aerospike.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_password.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_arraylist_iterator.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_bytes.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_list.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_val.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_timer.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_nil.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_memtracker.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_msgpack.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_vector.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_hashmap.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_arraylist_iterator_hooks.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/aerospike/as_serializer.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_shash.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_random.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_queue.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_alloc.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_bits.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_queue_priority.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_digest.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_vector.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_ll.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_crypto.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_clock.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_rchash.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_b64.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/common/target/Linux-x86_64/obj/common/citrusleaf/cf_hooks.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_bytes.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_val.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_stream.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_list.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_iterator.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_record.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_aerospike.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_reg.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/mod-lua/target/Linux-x86_64/obj/mod_lua_map.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_string_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_package_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_record_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_ir_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_char_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_aux_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_table_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_mcode_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_split_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_vm_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_err_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_dispatch_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_bcread_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_api_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_os_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_narrow_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_gdbjit_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_mem_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_bcwrite_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_udata_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_load_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_cdata_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_dce_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_ccall_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_ffi_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_crecord_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_debug_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_gc_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_parse_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_vmmath_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_meta_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_math_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_bc_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_lex_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_debug_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_sink_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_state_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_ccallback_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_ffrecord_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_tab_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_vmevent_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_alloc_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_snap_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_jit_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_trace_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_init_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_str_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_cconv_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_func_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_base_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_strscan_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_bit_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_loop_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_opt_fold_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_clib_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_carith_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_asm_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_obj_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_cparse_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_lib_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lib_io_dyn.o /dev/shm/portage/dev-libs/libaerospike-3.1.11/work/aerospike-client-c-3.1.11/modules/luajit/src/lj_ctype_dyn.o
cp -p src/include/aerospike/as_proto.h target/Linux-x86_64/include/aerospike/as_proto.h
cp -p src/include/aerospike/aerospike_query.h target/Linux-x86_64/include/aerospike/aerospike_query.h
cp -p src/include/aerospike/aerospike_lset.h target/Linux-x86_64/include/aerospike/aerospike_lset.h
cp -p src/include/aerospike/aerospike_udf.h target/Linux-x86_64/include/aerospike/aerospike_udf.h
cp -p src/include/aerospike/as_ldt.h target/Linux-x86_64/include/aerospike/as_ldt.h
cp -p src/include/aerospike/as_bin.h target/Linux-x86_64/include/aerospike/as_bin.h
cp -p src/include/aerospike/as_error.h target/Linux-x86_64/include/aerospike/as_error.h
cp -p src/include/aerospike/aerospike_lstack.h target/Linux-x86_64/include/aerospike/aerospike_lstack.h
cp -p src/include/aerospike/aerospike.h target/Linux-x86_64/include/aerospike/aerospike.h
cp -p src/include/aerospike/as_partition.h target/Linux-x86_64/include/aerospike/as_partition.h
cp -p src/include/aerospike/aerospike_info.h target/Linux-x86_64/include/aerospike/aerospike_info.h
cp -p src/include/aerospike/as_node.h target/Linux-x86_64/include/aerospike/as_node.h
cp -p src/include/aerospike/aerospike_llist.h target/Linux-x86_64/include/aerospike/aerospike_llist.h
cp -p src/include/aerospike/as_operations.h target/Linux-x86_64/include/aerospike/as_operations.h
cp -p src/include/aerospike/as_cluster.h target/Linux-x86_64/include/aerospike/as_cluster.h
cp -p src/include/aerospike/as_batch.h target/Linux-x86_64/include/aerospike/as_batch.h
cp -p src/include/aerospike/as_key.h target/Linux-x86_64/include/aerospike/as_key.h
cp -p src/include/aerospike/as_info.h target/Linux-x86_64/include/aerospike/as_info.h
cp -p src/include/aerospike/as_shm_cluster.h target/Linux-x86_64/include/aerospike/as_shm_cluster.h
cp -p src/include/aerospike/as_config.h target/Linux-x86_64/include/aerospike/as_config.h
cp -p src/include/aerospike/aerospike_index.h target/Linux-x86_64/include/aerospike/aerospike_index.h
cp -p src/include/aerospike/aerospike_key.h target/Linux-x86_64/include/aerospike/aerospike_key.h
cp -p src/include/aerospike/as_scan.h target/Linux-x86_64/include/aerospike/as_scan.h
cp -p src/include/aerospike/as_lookup.h target/Linux-x86_64/include/aerospike/as_lookup.h
cp -p src/include/aerospike/as_admin.h target/Linux-x86_64/include/aerospike/as_admin.h
cp -p src/include/aerospike/aerospike_scan.h target/Linux-x86_64/include/aerospike/aerospike_scan.h
cp -p src/include/aerospike/as_status.h target/Linux-x86_64/include/aerospike/as_status.h
cp -p src/include/aerospike/as_record.h target/Linux-x86_64/include/aerospike/as_record.h
cp -p src/include/aerospike/as_command.h target/Linux-x86_64/include/aerospike/as_command.h
cp -p src/include/aerospike/as_udf.h target/Linux-x86_64/include/aerospike/as_udf.h
cp -p src/include/aerospike/as_policy.h target/Linux-x86_64/include/aerospike/as_policy.h
cp -p src/include/aerospike/as_socket.h target/Linux-x86_64/include/aerospike/as_socket.h
cp -p src/include/aerospike/aerospike_lmap.h target/Linux-x86_64/include/aerospike/aerospike_lmap.h
cp -p src/include/aerospike/aerospike_batch.h target/Linux-x86_64/include/aerospike/aerospike_batch.h
cp -p src/include/aerospike/as_record_iterator.h target/Linux-x86_64/include/aerospike/as_record_iterator.h
cp -p src/include/aerospike/as_query.h target/Linux-x86_64/include/aerospike/as_query.h
>>> Source compiled.
* Skipping make test/check due to ebuild restriction.
>>> Test phase [disabled because of RESTRICT=test]: dev-libs/libaerospike-3.1.11
>>> Install libaerospike-3.1.11 into /dev/shm/portage/dev-libs/libaerospike-3.1.11/image/ category dev-libs
>>> Completed installing libaerospike-3.1.11 into /dev/shm/portage/dev-libs/libaerospike-3.1.11/image/
* QA Notice: The following shared libraries lack a SONAME
* /usr/lib64/libaerospike.so
making executable: usr/lib64/libaerospike.so
strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
usr/lib64/libaerospike.so
usr/lib64/libaerospike.a
* Package: dev-python/aerospike-1.0.42
* Repository: ultrabug
* Maintainer: python@gentoo.org
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU
* FEATURES: preserve-libs sandbox userpriv usersandbox
* Package: dev-python/aerospike-1.0.42
* Repository: ultrabug
* Maintainer: python@gentoo.org
* USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU
* FEATURES: preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking aerospike-1.0.42.tar.gz to /dev/shm/portage/dev-python/aerospike-1.0.42/work
>>> Source unpacked in /dev/shm/portage/dev-python/aerospike-1.0.42/work
>>> Preparing source in /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42 ...
>>> Source prepared.
>>> Configuring source in /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42 ...
>>> Source configured.
>>> Compiling source in /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42 ...
* python2_7: running distutils-r1_run_phase distutils-r1_python_compile
/usr/bin/python2.7 setup.py build
CHECK
[✓] /usr/lib/libaerospike.a
[✓] /usr/include/aerospike/aerospike.h
[✓] /opt/aerospike/client/sys/udf/lua/aerospike.lua
info: Executing ./scripts/aerospike-client-c.sh
info: aerospike.h found: ./aerospike-client-c/include/aerospike/aerospike.h
info: libaerospike.a found: ./aerospike-client-c/lib/libaerospike.a
running build
running build_ext
building 'aerospike' extension
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/scan
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lstack
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lset
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/llist
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lmap
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/aerospike.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/aerospike.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
src/main/aerospike.c: In function ‘initaerospike’:
src/main/aerospike.c:101:3: warning: iteration 6u invokes undefined behavior [-Waggressive-loop-optimizations]
PyModule_AddIntConstant(aerospike,
^
src/main/aerospike.c:100:2: note: containing loop
for (i = 0; i <= OPERATOR_CONSTANTS_ARR_SIZE; i++) {
^
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/log.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/log.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/type.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/type.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/apply.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/apply.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/close.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/close.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/connect.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/connect.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/exists.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/exists.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/exists_many.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/exists_many.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/get.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/get.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/get_many.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/get_many.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/select_many.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/select_many.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/info_node.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/info_node.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/info.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/info.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/key.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/key.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/put.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/put.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/operate.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/operate.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/query.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/query.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/remove.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/remove.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/scan.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/scan.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/select.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/select.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/admin.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/admin.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/udf.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/udf.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/sec_index.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/sec_index.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/serializer.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/serializer.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/remove_bin.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/remove_bin.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/get_key_digest.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/get_key_digest.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/lstack.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/lstack.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/lset.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/lset.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/lmap.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/lmap.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/client/llist.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/llist.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/key/type.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/type.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/key/apply.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/apply.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/key/exists.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/exists.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/key/get.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/get.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/key/put.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/put.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/key/remove.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/remove.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/query/type.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/type.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/query/apply.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/apply.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/query/foreach.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/foreach.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/query/results.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/results.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
src/main/query/results.c: In function ‘AerospikeQuery_Results’:
src/main/query/results.c:108:13: warning: ‘py_results’ may be used uninitialized in this function [-Wmaybe-uninitialized]
PyObject * py_results = NULL;
^
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/query/select.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/select.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/query/where.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/where.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
src/main/query/where.c: In function ‘AerospikeQuery_Where’:
src/main/query/where.c:351:8: warning: ‘index_type’ may be used uninitialized in this function [-Wmaybe-uninitialized]
rc = AerospikeQuery_Where_Add(
^
src/main/query/where.c:323:68: warning: ‘type’ may be used uninitialized in this function [-Wmaybe-uninitialized]
else if ( (PyString_Check(py_arg5) || PyUnicode_Check(py_arg5)) && type == 0) {
^
src/main/query/where.c:324:8: warning: ‘index_type’ may be used uninitialized in this function [-Wmaybe-uninitialized]
rc = AerospikeQuery_Where_Add(
^
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/scan/type.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/scan/type.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/scan/foreach.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/scan/foreach.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/scan/results.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/scan/results.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
src/main/scan/results.c: In function ‘AerospikeScan_Results’:
src/main/scan/results.c:91:13: warning: ‘py_results’ may be used uninitialized in this function [-Wmaybe-uninitialized]
PyObject * py_results = NULL;
^
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/scan/select.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/scan/select.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/lstack/type.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lstack/type.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/lstack/lstack_operations.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lstack/lstack_operations.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/lset/type.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lset/type.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/lset/lset_operations.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lset/lset_operations.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/llist/type.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/llist/type.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/llist/llist_operations.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/llist/llist_operations.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/lmap/type.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lmap/type.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/lmap/lmap_operations.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lmap/lmap_operations.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/conversions.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/conversions.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/policy.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/policy.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
src/main/policy.c: In function ‘declare_policy_constants’:
src/main/policy.c:199:3: warning: iteration 36u invokes undefined behavior [-Waggressive-loop-optimizations]
PyModule_AddIntConstant(aerospike,
^
src/main/policy.c:198:2: note: containing loop
for (i = 0; i <= AEROSPIKE_CONSTANTS_ARR_SIZE; i++) {
^
x86_64-pc-linux-gnu-gcc -O2 -pipe -march=nocona -fPIC -I./aerospike-client-c/include -I./aerospike-client-c/include/ck -Isrc/include -I/usr/include/python2.7 -c src/main/predicates.c -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/predicates.o -std=gnu99 -g -Wall -fPIC -O1 -fno-common -fno-strict-aliasing -finline-functions -march=nocona -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -rdynamic -DMARCH_x86_64
creating /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/lib
x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--as-needed -O2 -pipe -march=nocona /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/aerospike.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/log.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/type.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/apply.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/close.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/connect.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/exists.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/exists_many.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/get.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/get_many.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/select_many.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/info_node.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/info.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/key.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/put.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/operate.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/query.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/remove.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/scan.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/select.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/admin.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/udf.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/sec_index.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/serializer.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/remove_bin.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/get_key_digest.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/lstack.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/lset.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/lmap.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/client/llist.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/type.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/apply.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/exists.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/get.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/put.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/key/remove.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/type.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/apply.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/foreach.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/results.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/select.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/query/where.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/scan/type.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/scan/foreach.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/scan/results.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/scan/select.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lstack/type.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lstack/lstack_operations.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lset/type.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lset/lset_operations.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/llist/type.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/llist/llist_operations.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lmap/type.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/lmap/lmap_operations.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/conversions.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/policy.o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/temp.linux-x86_64-2.7/src/main/predicates.o ./aerospike-client-c/lib/libaerospike.a -L/usr/lib64 -lssl -lcrypto -lpthread -lm -lz -lrt -lpython2.7 -o /dev/shm/portage/dev-python/aerospike-1.0.42/work/aerospike-1.0.42-python2_7/lib/aerospike.so
/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: ./aerospike-client-c/lib/libaerospike.a(lj_api.o): relocation R_X86_64_32S against `lj_obj_typename' can not be used when making a shared object; recompile with -fPIC
./aerospike-client-c/lib/libaerospike.a: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
error: command 'x86_64-pc-linux-gnu-gcc' failed with exit status 1
* ERROR: dev-python/aerospike-1.0.42::ultrabug failed (compile phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 93: Called src_compile
* environment, line 3994: Called distutils-r1_src_compile
* environment, line 1195: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile'
* environment, line 317: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 3482: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 2600: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 2598: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile'
* environment, line 797: Called distutils-r1_run_phase 'distutils-r1_python_compile'
* environment, line 1186: Called distutils-r1_python_compile
* environment, line 1071: Called esetup.py 'build'
* environment, line 1674: Called die
* The specific snippet of code:
* "${@}" || die
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment