* Package: sys-apps/lmctfy-0.5.0-r1 * Repository: gentoo * Maintainer: patrick@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking lmctfy-0.5.0.tar.gz to /var/tmp/portage/sys-apps/lmctfy-0.5.0-r1/work >>> Source unpacked in /var/tmp/portage/sys-apps/lmctfy-0.5.0-r1/work >>> Preparing source in /var/tmp/portage/sys-apps/lmctfy-0.5.0-r1/work/lmctfy-0.5.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-apps/lmctfy-0.5.0-r1/work/lmctfy-0.5.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-apps/lmctfy-0.5.0-r1/work/lmctfy-0.5.0 ... make -j1 lmctfy liblmctfy.a find: ‘testing/’: No such file or directory protoc include/config.proto --cpp_out=. protoc include/virtual_host.proto --cpp_out=. protoc include/lmctfy.proto --cpp_out=. protoc include/namespaces.proto --cpp_out=. protoc util/task/codes.proto --cpp_out=. mkdir -p bin/lmctfy/cli/ g++ -c lmctfy/cli/real_main.cc -o bin/lmctfy/cli/real_main.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./include/lmctfy.h:27, from ./lmctfy/cli/command.h:30, from lmctfy/cli/real_main.cc:33: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/ g++ -c lmctfy/cli/output_map.cc -o bin/lmctfy/cli/output_map.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./strings/charset.h:19, from ./strings/escaping.h:37, from lmctfy/cli/output_map.cc:25: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/ g++ -c lmctfy/cli/main_standalone.cc -o bin/lmctfy/cli/main_standalone.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/util.cc -o bin/lmctfy/cli/commands/util.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/util.h:21, from lmctfy/cli/commands/util.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/update.cc -o bin/lmctfy/cli/commands/update.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./include/lmctfy.h:27, from ./lmctfy/cli/commands/update.h:22, from lmctfy/cli/commands/update.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/stats.cc -o bin/lmctfy/cli/commands/stats.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/stats.h:23, from lmctfy/cli/commands/stats.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/spec.cc -o bin/lmctfy/cli/commands/spec.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/spec.h:23, from lmctfy/cli/commands/spec.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/run.cc -o bin/lmctfy/cli/commands/run.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/run.h:22, from lmctfy/cli/commands/run.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/resume.cc -o bin/lmctfy/cli/commands/resume.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./include/lmctfy.h:27, from ./lmctfy/cli/commands/resume.h:22, from lmctfy/cli/commands/resume.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/pause.cc -o bin/lmctfy/cli/commands/pause.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./include/lmctfy.h:27, from ./lmctfy/cli/commands/pause.h:22, from lmctfy/cli/commands/pause.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/notify.cc -o bin/lmctfy/cli/commands/notify.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/notify.h:22, from lmctfy/cli/commands/notify.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/list.cc -o bin/lmctfy/cli/commands/list.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/list.h:22, from lmctfy/cli/commands/list.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/killall.cc -o bin/lmctfy/cli/commands/killall.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/killall.h:22, from lmctfy/cli/commands/killall.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/init.cc -o bin/lmctfy/cli/commands/init.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/init.h:22, from lmctfy/cli/commands/init.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/enter.cc -o bin/lmctfy/cli/commands/enter.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/enter.h:22, from lmctfy/cli/commands/enter.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/detect.cc -o bin/lmctfy/cli/commands/detect.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/detect.h:22, from lmctfy/cli/commands/detect.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/destroy.cc -o bin/lmctfy/cli/commands/destroy.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/destroy.h:22, from lmctfy/cli/commands/destroy.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/commands/ g++ -c lmctfy/cli/commands/create.cc -o bin/lmctfy/cli/commands/create.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./util/task/status.h:21, from ./lmctfy/cli/commands/create.h:22, from lmctfy/cli/commands/create.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/lmctfy/cli/ g++ -c lmctfy/cli/command.cc -o bin/lmctfy/cli/command.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./include/lmctfy.h:27, from ./lmctfy/cli/command.h:30, from lmctfy/cli/command.cc:17: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/ ar rv bin/lmctfy_cli.a bin/lmctfy/cli/real_main.o bin/lmctfy/cli/output_map.o bin/lmctfy/cli/main_standalone.o bin/lmctfy/cli/commands/util.o bin/lmctfy/cli/commands/update.o bin/lmctfy/cli/commands/stats.o bin/lmctfy/cli/commands/spec.o bin/lmctfy/cli/commands/run.o bin/lmctfy/cli/commands/resume.o bin/lmctfy/cli/commands/pause.o bin/lmctfy/cli/commands/notify.o bin/lmctfy/cli/commands/list.o bin/lmctfy/cli/commands/killall.o bin/lmctfy/cli/commands/init.o bin/lmctfy/cli/commands/enter.o bin/lmctfy/cli/commands/detect.o bin/lmctfy/cli/commands/destroy.o bin/lmctfy/cli/commands/create.o bin/lmctfy/cli/command.o ar: creating bin/lmctfy_cli.a a - bin/lmctfy/cli/real_main.o a - bin/lmctfy/cli/output_map.o a - bin/lmctfy/cli/main_standalone.o a - bin/lmctfy/cli/commands/util.o a - bin/lmctfy/cli/commands/update.o a - bin/lmctfy/cli/commands/stats.o a - bin/lmctfy/cli/commands/spec.o a - bin/lmctfy/cli/commands/run.o a - bin/lmctfy/cli/commands/resume.o a - bin/lmctfy/cli/commands/pause.o a - bin/lmctfy/cli/commands/notify.o a - bin/lmctfy/cli/commands/list.o a - bin/lmctfy/cli/commands/killall.o a - bin/lmctfy/cli/commands/init.o a - bin/lmctfy/cli/commands/enter.o a - bin/lmctfy/cli/commands/detect.o a - bin/lmctfy/cli/commands/destroy.o a - bin/lmctfy/cli/commands/create.o a - bin/lmctfy/cli/command.o mkdir -p bin/include/ g++ -c include/config.pb.cc -o bin/include/config.pb.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/include/ g++ -c include/virtual_host.pb.cc -o bin/include/virtual_host.pb.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/include/ g++ -c include/lmctfy.pb.cc -o bin/include/lmctfy.pb.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/include/ g++ -c include/namespaces.pb.cc -o bin/include/namespaces.pb.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/base/ g++ -c base/walltime.cc -o bin/base/walltime.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/base/ g++ -c base/timer.cc -o bin/base/timer.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/base/ g++ -c base/sysinfo.cc -o bin/base/sysinfo.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/base/ g++ -c base/strtoint.cc -o bin/base/strtoint.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/base/ g++ -c base/stringprintf.cc -o bin/base/stringprintf.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/base/ g++ -c base/notification.cc -o bin/base/notification.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/base/ g++ -c base/logging.cc -o bin/base/logging.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/base/ g++ -c base/hash.cc -o bin/base/hash.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./base/hash.h:27, from base/hash.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/base/ g++ -c base/callback.cc -o bin/base/callback.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/strings/ g++ -c strings/util.cc -o bin/strings/util.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./strings/util.h:58, from strings/util.cc:18: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/strings/ g++ -c strings/substitute.cc -o bin/strings/substitute.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./strings/substitute.h:20, from strings/substitute.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/strings/ g++ -c strings/strutil.cc -o bin/strings/strutil.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/strings/ g++ -c strings/strip.cc -o bin/strings/strip.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./strings/strip.h:26, from strings/strip.cc:18: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/strings/ g++ -c strings/stringpiece.cc -o bin/strings/stringpiece.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from strings/stringpiece.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/strings/ g++ -c strings/strcat.cc -o bin/strings/strcat.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./strings/strcat.h:15, from strings/strcat.cc:3: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/strings/ g++ -c strings/split.cc -o bin/strings/split.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/split.h:43, from strings/split.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/strings/ g++ -c strings/numbers.cc -o bin/strings/numbers.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/strings/ g++ -c strings/memutil.cc -o bin/strings/memutil.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` mkdir -p bin/strings/ g++ -c strings/join.cc -o bin/strings/join.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/join.h:12, from strings/join.cc:3: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/strings/ g++ -c strings/escaping.cc -o bin/strings/escaping.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./strings/charset.h:19, from ./strings/escaping.h:37, from strings/escaping.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/strings/ g++ -c strings/charset.cc -o bin/strings/charset.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/ext/hash_map:60:0, from ./strings/stringpiece.h:129, from ./strings/charset.h:19, from strings/charset.cc:15: /usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/include/g++-v5/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^ mkdir -p bin/strings/ g++ -c strings/ascii_ctype.cc -o bin/strings/ascii_ctype.o -march=native -O2 -pipe -O2 -DNDEBUG -std=c++11 -DHASH_NAMESPACE=std -DHAVE_LONG_LONG -DGTEST_HAS_STRING_PIECE_ -DLMCTFY_VERSION="\"0.5.0\"" -pthread -lrt -lre2 -lgflags -lapparmor -I. -I./include -I./base -I./lmctfy -Igmock/gtest/include -Igmock/include -I/usr/local/include -L/usr/local/lib -I/usr/include -L/usr/lib `pkg-config --cflags --libs protobuf` strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘128’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] }; ^ strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘129’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘130’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘131’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘132’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘133’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘134’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘135’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘136’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘137’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘138’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘139’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘140’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘141’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘142’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘143’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘144’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘145’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘146’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘147’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘148’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘149’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘150’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘151’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘152’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘153’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘154’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘155’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘156’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘157’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘158’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘159’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘160’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘161’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘162’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘163’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘164’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘165’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘166’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘167’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘168’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘169’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘170’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘171’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘172’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘173’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘174’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘175’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘176’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘177’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘178’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘179’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘180’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘181’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘182’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘183’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘184’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘185’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘186’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘187’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘188’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘189’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘190’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘191’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘192’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘193’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘194’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘195’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘196’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘197’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘198’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘199’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘200’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘201’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘202’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘203’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘204’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘205’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘206’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘207’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘208’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘209’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘210’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘211’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘212’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘213’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘214’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘215’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘216’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘217’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘218’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘219’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘220’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘221’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘222’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘223’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘224’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘225’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘226’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘227’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘228’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘229’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘230’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘231’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘232’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘233’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘234’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘235’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘236’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘237’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘238’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘239’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘240’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘241’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘242’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘243’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘244’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘245’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘246’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘247’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘248’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘249’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘250’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘251’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘252’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘253’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘254’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:93:1: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘128’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] }; ^ strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘129’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘130’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘131’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘132’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘133’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘134’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘135’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘136’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘137’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘138’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘139’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘140’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘141’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘142’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘143’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘144’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘145’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘146’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘147’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘148’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘149’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘150’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘151’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘152’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘153’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘154’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘155’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘156’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘157’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘158’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘159’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘160’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘161’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘162’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘163’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘164’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘165’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘166’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘167’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘168’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘169’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘170’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘171’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘172’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘173’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘174’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘175’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘176’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘177’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘178’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘179’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘180’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘181’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘182’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘183’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘184’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘185’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘186’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘187’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘188’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘189’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘190’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘191’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘192’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘193’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘194’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘195’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘196’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘197’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘198’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘199’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘200’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘201’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘202’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘203’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘204’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘205’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘206’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘207’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘208’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘209’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘210’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘211’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘212’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘213’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘214’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘215’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘216’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘217’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘218’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘219’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘220’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘221’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘222’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘223’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘224’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘225’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘226’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘227’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘228’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘229’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘230’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘231’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘232’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘233’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘234’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘235’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘236’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘237’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘238’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘239’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘240’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘241’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘242’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘243’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘244’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘245’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘246’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘247’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘248’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘249’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘250’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘251’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘252’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘253’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘254’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] strings/ascii_ctype.cc:122:1: error: narrowing conversion of ‘255’ from ‘int’ to ‘char’ inside { } [-Wnarrowing] Makefile:247: recipe for target 'strings/ascii_ctype.o' failed make: *** [strings/ascii_ctype.o] Error 1 * ERROR: sys-apps/lmctfy-0.5.0-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-apps/lmctfy-0.5.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-apps/lmctfy-0.5.0-r1::gentoo'`. * The complete build log is located at '/var/log/portage/sys-apps:lmctfy-0.5.0-r1:20160101-114744.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-apps/lmctfy-0.5.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-apps/lmctfy-0.5.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/sys-apps/lmctfy-0.5.0-r1/work/lmctfy-0.5.0' * S: '/var/tmp/portage/sys-apps/lmctfy-0.5.0-r1/work/lmctfy-0.5.0'