Skip to content

Instantly share code, notes, and snippets.

@andrey-utkin
Created November 18, 2018 17:43
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 andrey-utkin/ddf98b12aee927d726856a24ce7752fd to your computer and use it in GitHub Desktop.
Save andrey-utkin/ddf98b12aee927d726856a24ce7752fd to your computer and use it in GitHub Desktop.
[ 16%] Building CXX object libtransport/CMakeFiles/transport.dir/PQXXBackend.cpp.o
cd /var/tmp/portage/net-im/spectrum2-2.0.9/work/spectrum2-2.0.9_build/libtransport && /usr/x86_64-pc-linux-gnu/gcc-bin/7.3.
0/x86_64-pc-linux-gnu-g++ -DBOOST_FILESYSTEM_VERSION=3 -DPURPLE_RUNTIME=0 -DSPECTRUM_VERSION=\"2.0.9\" -DWITH_LIBEVENT -DWI
TH_LOG4CXX -DWITH_PQXX -DWITH_PROTOBUF -DWITH_SQLITE -Dtransport_EXPORTS -isystem /usr/include/jsoncpp -I/usr/include/libpu
rple -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/var/tmp/portage/net-im/spectrum2-2.0.9/work/spectrum2-2.0.9/i
nclude -I/var/tmp/portage/net-im/spectrum2-2.0.9/work/spectrum2-2.0.9/libtransport/../spectrum/src/frontends/xmpp -DNDEBU
G -std=c++11 -Os -pipe -fPIC -fPIC -o CMakeFiles/transport.dir/PQXXBackend.cpp.o -c /var/tmp/portage/net-im/spectrum2-2.0
.9/work/spectrum2-2.0.9/libtransport/PQXXBackend.cpp
In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/experimental/optional:45:0,
from /usr/include/pqxx/field.hxx:24,
from /usr/include/pqxx/field:12,
from /usr/include/pqxx/row.hxx:20,
from /usr/include/pqxx/row:12,
from /usr/include/pqxx/result_iterator.hxx:19,
from /usr/include/pqxx/result.hxx:239,
from /usr/include/pqxx/result:12,
from /usr/include/pqxx/binarystring.hxx:20,
from /usr/include/pqxx/binarystring:10,
from /usr/include/pqxx/pqxx:9,
from /var/tmp/portage/net-im/spectrum2-2.0.9/work/spectrum2-2.0.9/include/transport/PQXXBackend.h:29,
from /var/tmp/portage/net-im/spectrum2-2.0.9/work/spectrum2-2.0.9/libtransport/PQXXBackend.cpp:23:
/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/include/g++-v7/bits/c++14_warning.h:32:2: error: #error This file requires compiler
and library support for the ISO C++ 2014 standard. This support must be enabled with the -std=c++14 or -std=gnu++14 compile
r options.
#error This file requires compiler and library support \
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment