Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libproxy.spec'], printOutput=Falselogger=user='mockbuild'shell=Falsegid=425nspawn_args=[]env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/module-99e9adaa2f9b0a99-build-8835275-761274/root'timeout=172800uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/libproxy.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/libproxy-0.4.14-2.module_99e9adaa.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libproxy.spec'], printOutput=Falselogger=user='mockbuild'shell=Falsegid=425nspawn_args=[]env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'}chrootPath='/var/lib/mock/module-99e9adaa2f9b0a99-build-8835275-761274/root'timeout=172800uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/libproxy.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CMBE5w + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libproxy-0.4.14 + /usr/bin/xz -dc /builddir/build/SOURCES/libproxy-0.4.14.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libproxy-0.4.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Add-config-module-for-querying-PacRunner-d-mon.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Osz8tW + umask 022 + cd /builddir/build/BUILD + cd libproxy-0.4.14 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DMODULE_INSTALL_DIR=/usr/lib64/libproxy/0.4.14/modules -DWITH_PERL=OFF -DWITH_GNOME3=ON -DWITH_PYTHON2=ON -DWITH_PYTHON3=ON -DWITH_WEBKIT3=ON -DWITH_MOZJS=ON . -- The C compiler identification is GNU 7.0.1 -- The CXX compiler identification is GNU 7.0.1 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Building with system libmodman -- Found Python2Interp: /usr/bin/python (found version "2.7.13") -- Found python 2 version 2.7 -- Using PYTHON2_SITEPKG_DIR=/usr/lib/python2.7/site-packages -- Found Python3Interp: /usr/bin/python3.6 Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). -- Found python 3 version 3.6 Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). -- Using PYTHON3_SITEPKG_DIR=/usr/lib/python3.6/site-packages -- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.4") -- Checking for module 'dbus-1' -- Found dbus-1, version 1.11.10 -- Checking for modules 'gio-2.0>=2.26;gobject-2.0' -- Found gio-2.0, version 2.52.0 -- Found gobject-2.0, version 2.52.0 -- Checking for modules 'libnm;dbus-1' -- Found libnm, version 1.6.2 -- Found dbus-1, version 1.11.10 -- Checking for one of the modules 'mozjs185' -- Checking for module 'natus' -- Package 'natus', required by 'virtual:world', not found -- Checking for module 'javascriptcoregtk-4.0' -- Found javascriptcoregtk-4.0, version 2.15.91 MODULES TO BUILD: m config_pacrunner * config_envvar * config_sysconfig config_gnome m config_gnome3 m config_kde config_macosx config_w32reg * ignore_domain * ignore_hostname * ignore_ip m network_networkmanager m pacrunner_mozjs pacrunner_natus m pacrunner_webkit * wpad_dns_alias -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/libproxy-0.4.14 + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/libproxy-0.4.14 -B/builddir/build/BUILD/libproxy-0.4.14 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libproxy-0.4.14/CMakeFiles /builddir/build/BUILD/libproxy-0.4.14/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f libproxy/CMakeFiles/libproxy.dir/build.make libproxy/CMakeFiles/libproxy.dir/depend /usr/bin/make -f libproxy/CMakeFiles/pxgsettings.dir/build.make libproxy/CMakeFiles/pxgsettings.dir/depend /usr/bin/make -f libproxy/test/CMakeFiles/url-encode.dir/build.make libproxy/test/CMakeFiles/url-encode.dir/depend /usr/bin/make -f libproxy/test/CMakeFiles/url-test.dir/build.make libproxy/test/CMakeFiles/url-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/CMakeFiles/url-encode.dir/DependInfo.cmake --color= Scanning dependencies of target url-encode make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/test/CMakeFiles/url-encode.dir/build.make libproxy/test/CMakeFiles/url-encode.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/CMakeFiles/url-test.dir/DependInfo.cmake --color= Scanning dependencies of target url-test make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/test/CMakeFiles/url-test.dir/build.make libproxy/test/CMakeFiles/url-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/libproxy.dir/DependInfo.cmake --color= Scanning dependencies of target libproxy make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/libproxy.dir/build.make libproxy/CMakeFiles/libproxy.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/pxgsettings.dir/DependInfo.cmake --color= Scanning dependencies of target pxgsettings make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/pxgsettings.dir/build.make libproxy/CMakeFiles/pxgsettings.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 10%] Building CXX object libproxy/CMakeFiles/pxgsettings.dir/modules/pxgsettings.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -o CMakeFiles/pxgsettings.dir/modules/pxgsettings.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pxgsettings.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 8%] Building CXX object libproxy/CMakeFiles/libproxy.dir/extension_config.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/extension_config.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_config.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_config.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_config.cpp:20: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_config.cpp:20:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_config.hpp:34:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual vector get_config(const url &dst) throw (runtime_error)=0; ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 13%] Linking CXX executable pxgsettings cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/pxgsettings.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/pxgsettings.dir/modules/pxgsettings.cpp.o -o pxgsettings -rdynamic -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 16%] Built target pxgsettings make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 5%] Building CXX object libproxy/test/CMakeFiles/url-encode.dir/url-encode.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy/test && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -I/builddir/build/BUILD/libproxy-0.4.14/libproxy -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -o CMakeFiles/url-encode.dir/url-encode.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/url-encode.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/url-encode.cpp:6:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ /usr/bin/make -f libproxy/test/CMakeFiles/get-pac-test.dir/build.make libproxy/test/CMakeFiles/get-pac-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/CMakeFiles/get-pac-test.dir/DependInfo.cmake --color= Scanning dependencies of target get-pac-test make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/test/CMakeFiles/get-pac-test.dir/build.make libproxy/test/CMakeFiles/get-pac-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 16%] Building CXX object libproxy/CMakeFiles/libproxy.dir/extension_pacrunner.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/extension_pacrunner.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.cpp:20: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.cpp:20:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.hpp:44:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual string run(const url& url) throw (bad_alloc)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.hpp:50:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual pacrunner* get(string pac, const url& pacurl) throw (bad_alloc); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.hpp:58:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual pacrunner* create(string pac, const url& pacurl) throw (bad_alloc)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.cpp:33:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] pacrunner* pacrunner_extension::get(string pac, const url& pacurl) throw (bad_alloc) { ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 21%] Building CXX object libproxy/test/CMakeFiles/get-pac-test.dir/get-pac-test.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy/test && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -I/builddir/build/BUILD/libproxy-0.4.14/libproxy -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -o CMakeFiles/get-pac-test.dir/get-pac-test.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp:17:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp: In member function 'void TestServer::start()': /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp:40:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp: In member function 'void TestServer::sendBasic(int)': /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp:172:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp: In member function 'void TestServer::sendTruncated(int)': /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp:186:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp: In member function 'void TestServer::sendChunked(int)': /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp:221:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp: In member function 'void TestServer::sendWithoutContentLength(int)': /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp:240:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp: In function 'int main()': /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/get-pac-test.cpp:261:6: warning: unused variable 'rtv' [-Wunused-variable] int rtv = 0; ^~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 24%] Building CXX object libproxy/CMakeFiles/libproxy.dir/extension_wpad.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/extension_wpad.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_wpad.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_wpad.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_wpad.cpp:1: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 5%] Building CXX object libproxy/test/CMakeFiles/url-test.dir/url-test.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy/test && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -I/builddir/build/BUILD/libproxy-0.4.14/libproxy -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -o CMakeFiles/url-test.dir/url-test.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/url-test.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/url-test.cpp:7:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 18%] Building CXX object libproxy/test/CMakeFiles/url-encode.dir/__/url.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy/test && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -I/builddir/build/BUILD/libproxy-0.4.14/libproxy -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -o CMakeFiles/url-encode.dir/__/url.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:45:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:118:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url::url(const string &url) throw(parse_error) ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:301:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& url::operator=(string strurl) throw (parse_error) { ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 35%] Linking CXX executable url-encode cd /builddir/build/BUILD/libproxy-0.4.14/libproxy/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/url-encode.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/url-encode.dir/url-encode.cpp.o CMakeFiles/url-encode.dir/__/url.cpp.o -o url-encode -rdynamic make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 35%] Built target url-encode make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 27%] Building CXX object libproxy/test/CMakeFiles/get-pac-test.dir/__/url.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy/test && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -I/builddir/build/BUILD/libproxy-0.4.14/libproxy -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -o CMakeFiles/get-pac-test.dir/__/url.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:45:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:118:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url::url(const string &url) throw(parse_error) ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:301:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& url::operator=(string strurl) throw (parse_error) { ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 32%] Building CXX object libproxy/test/CMakeFiles/url-test.dir/__/url.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy/test && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -I/builddir/build/BUILD/libproxy-0.4.14/libproxy -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -o CMakeFiles/url-test.dir/__/url.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:45:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:118:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url::url(const string &url) throw(parse_error) ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:301:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& url::operator=(string strurl) throw (parse_error) { ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 40%] Linking CXX executable get-pac-test cd /builddir/build/BUILD/libproxy-0.4.14/libproxy/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/get-pac-test.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/get-pac-test.dir/get-pac-test.cpp.o CMakeFiles/get-pac-test.dir/__/url.cpp.o -o get-pac-test -rdynamic -lpthread make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 43%] Built target get-pac-test make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 43%] Linking CXX executable url-test cd /builddir/build/BUILD/libproxy-0.4.14/libproxy/test && /usr/bin/cmake -E cmake_link_script CMakeFiles/url-test.dir/link.txt --verbose=1 /usr/bin/c++ -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/url-test.dir/url-test.cpp.o CMakeFiles/url-test.dir/__/url.cpp.o -o url-test -rdynamic make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 45%] Built target url-test make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 45%] Building CXX object libproxy/CMakeFiles/libproxy.dir/modules/config_envvar.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -DMM_MODULE_BUILTIN=config_envvar -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/modules/config_envvar.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_envvar.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_config.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_envvar.cpp:22: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_envvar.cpp:22:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_config.hpp:34:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual vector get_config(const url &dst) throw (runtime_error)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_envvar.cpp:27:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vector get_config(const url &dst) throw (runtime_error) { ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 51%] Building CXX object libproxy/CMakeFiles/libproxy.dir/modules/ignore_domain.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -DMM_MODULE_BUILTIN=ignore_domain -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/modules/ignore_domain.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/ignore_domain.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_ignore.hpp:25:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/ignore_domain.cpp:22: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 48%] Building CXX object libproxy/CMakeFiles/libproxy.dir/modules/config_sysconfig.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -DMM_MODULE_BUILTIN=config_sysconfig -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/modules/config_sysconfig.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_sysconfig.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_config.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_sysconfig.cpp:28: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_sysconfig.cpp:28:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_config.hpp:34:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual vector get_config(const url &dst) throw (runtime_error)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_sysconfig.cpp:127:41: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vector get_config(const url &dst) throw (runtime_error) { ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 37%] Building CXX object libproxy/CMakeFiles/libproxy.dir/url.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/url.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:45:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:118:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url::url(const string &url) throw(parse_error) ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.cpp:301:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& url::operator=(string strurl) throw (parse_error) { ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 54%] Building CXX object libproxy/CMakeFiles/libproxy.dir/modules/ignore_hostname.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -DMM_MODULE_BUILTIN=ignore_hostname -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/modules/ignore_hostname.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/ignore_hostname.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_ignore.hpp:25:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/ignore_hostname.cpp:22: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 29%] Building CXX object libproxy/CMakeFiles/libproxy.dir/proxy.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -DBUILTIN_MODULES=" X(config_envvar) X(config_sysconfig) X(ignore_domain) X(ignore_hostname) X(ignore_ip) X(wpad_dns_alias)" -DMODULEDIR=\"/usr/lib64/libproxy/0.4.14/modules\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/proxy.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/proxy.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_config.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/proxy.cpp:28: /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/proxy.cpp:28:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_config.hpp:34:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual vector get_config(const url &dst) throw (runtime_error)=0; ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/proxy.cpp:31:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.hpp:44:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual string run(const url& url) throw (bad_alloc)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.hpp:50:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual pacrunner* get(string pac, const url& pacurl) throw (bad_alloc); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/extension_pacrunner.hpp:58:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual pacrunner* create(string pac, const url& pacurl) throw (bad_alloc)=0; ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 59%] Building CXX object libproxy/CMakeFiles/libproxy.dir/modules/wpad_dns_alias.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -DMM_MODULE_BUILTIN=wpad_dns_alias -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/modules/wpad_dns_alias.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/wpad_dns_alias.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_wpad.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/wpad_dns_alias.cpp:20: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 56%] Building CXX object libproxy/CMakeFiles/libproxy.dir/modules/ignore_ip.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dlibproxy_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -DMM_MODULE_BUILTIN=ignore_ip -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/libproxy.dir/modules/ignore_ip.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/ignore_ip.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_ignore.hpp:25:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/ignore_ip.cpp:23: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 62%] Linking CXX shared library libproxy.so cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/libproxy.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libproxy.so.1 -o libproxy.so.1.0.0 CMakeFiles/libproxy.dir/extension_config.cpp.o CMakeFiles/libproxy.dir/extension_pacrunner.cpp.o CMakeFiles/libproxy.dir/extension_wpad.cpp.o CMakeFiles/libproxy.dir/proxy.cpp.o CMakeFiles/libproxy.dir/url.cpp.o CMakeFiles/libproxy.dir/modules/config_envvar.cpp.o CMakeFiles/libproxy.dir/modules/config_sysconfig.cpp.o CMakeFiles/libproxy.dir/modules/ignore_domain.cpp.o CMakeFiles/libproxy.dir/modules/ignore_hostname.cpp.o CMakeFiles/libproxy.dir/modules/ignore_ip.cpp.o CMakeFiles/libproxy.dir/modules/wpad_dns_alias.cpp.o -lmodman -lm -lpthread -ldl cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/cmake -E cmake_symlink_library libproxy.so.1.0.0 libproxy.so.1 libproxy.so make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 62%] Built target libproxy make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/pacrunner_mozjs.dir/build.make libproxy/CMakeFiles/pacrunner_mozjs.dir/depend /usr/bin/make -f libproxy/CMakeFiles/network_networkmanager.dir/build.make libproxy/CMakeFiles/network_networkmanager.dir/depend /usr/bin/make -f libproxy/CMakeFiles/config_gnome3.dir/build.make libproxy/CMakeFiles/config_gnome3.dir/depend /usr/bin/make -f libproxy/CMakeFiles/config_pacrunner.dir/build.make libproxy/CMakeFiles/config_pacrunner.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/config_gnome3.dir/DependInfo.cmake --color= Scanning dependencies of target config_gnome3 make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/config_gnome3.dir/build.make libproxy/CMakeFiles/config_gnome3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/config_pacrunner.dir/DependInfo.cmake --color= Scanning dependencies of target config_pacrunner make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/config_pacrunner.dir/build.make libproxy/CMakeFiles/config_pacrunner.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/pacrunner_mozjs.dir/DependInfo.cmake --color= Scanning dependencies of target pacrunner_mozjs make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/pacrunner_mozjs.dir/build.make libproxy/CMakeFiles/pacrunner_mozjs.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/network_networkmanager.dir/DependInfo.cmake --color= Scanning dependencies of target network_networkmanager make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/network_networkmanager.dir/build.make libproxy/CMakeFiles/network_networkmanager.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 72%] Building CXX object libproxy/CMakeFiles/network_networkmanager.dir/modules/network_networkmanager.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dnetwork_networkmanager_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/network_networkmanager.dir/modules/network_networkmanager.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/network_networkmanager.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 75%] Linking CXX shared module network_networkmanager.so cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/network_networkmanager.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o network_networkmanager.so CMakeFiles/network_networkmanager.dir/modules/network_networkmanager.cpp.o -Wl,-rpath,/builddir/build/BUILD/libproxy-0.4.14/libproxy: libproxy.so.1.0.0 -lnm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ldbus-1 make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 75%] Built target network_networkmanager make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/pacrunner_webkit.dir/build.make libproxy/CMakeFiles/pacrunner_webkit.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/pacrunner_webkit.dir/DependInfo.cmake --color= Scanning dependencies of target pacrunner_webkit make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/pacrunner_webkit.dir/build.make libproxy/CMakeFiles/pacrunner_webkit.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 70%] Building CXX object libproxy/CMakeFiles/pacrunner_mozjs.dir/modules/pacrunner_mozjs.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dpacrunner_mozjs_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/pacrunner_mozjs.dir/modules/pacrunner_mozjs.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_mozjs.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_pacrunner.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_mozjs.cpp:23: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_mozjs.cpp:23:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_pacrunner.hpp:44:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual string run(const url& url) throw (bad_alloc)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_pacrunner.hpp:50:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual pacrunner* get(string pac, const url& pacurl) throw (bad_alloc); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_pacrunner.hpp:58:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual pacrunner* create(string pac, const url& pacurl) throw (bad_alloc)=0; ^~~~~ In file included from /usr/include/js/jsval.h:48:0, from /usr/include/js/jspubtd.h:47, from /usr/include/js/jsapi.h:49, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_mozjs.cpp:35: /usr/include/js/jsutil.h: In function 'T* js_array_new(size_t)': /usr/include/js/jsutil.h:302:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!memory) ^~ /usr/include/js/jsutil.h:304:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' *(size_t *)memory = n; ^ In file included from /usr/include/js/jspubtd.h:47:0, from /usr/include/js/jsapi.h:49, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_mozjs.cpp:35: /usr/include/js/jsval.h: At global scope: /usr/include/js/jsval.h:302:34: warning: 'jsval_layout::::tag' is too small to hold all values of 'enum JSValueTag' JSValueTag tag : 16; ^~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_mozjs.cpp:35:0: /usr/include/js/jsapi.h:1381:39: warning: ignoring attributes on template argument 'jsval {aka long unsigned int}' [-Wignored-attributes] template<> class AnchorPermitted { }; ^ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_mozjs.cpp:107:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] mozjs_pacrunner(string pac, const url& pacurl) throw (bad_alloc) : pacrunner(pac, pacurl) { ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_mozjs.cpp:146:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string run(const url& url_) throw (bad_alloc) { ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_mozjs.cpp:23:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_pacrunner.hpp:29:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual pacrunner* create(string pac, const url& pacurl) throw (bad_alloc) { \ ^ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_mozjs.cpp:179:1: note: in expansion of macro 'PX_PACRUNNER_MODULE_EZ' PX_PACRUNNER_MODULE_EZ(mozjs, "JS_DefineFunction", "mozjs"); ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 67%] Building CXX object libproxy/CMakeFiles/config_pacrunner.dir/modules/config_pacrunner.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dconfig_pacrunner_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/config_pacrunner.dir/modules/config_pacrunner.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_pacrunner.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_config.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_pacrunner.cpp:20: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_pacrunner.cpp:20:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_config.hpp:34:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual vector get_config(const url &dst) throw (runtime_error)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_pacrunner.cpp:51:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vector get_config(const url &dest) throw (runtime_error) { ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 81%] Linking CXX shared module pacrunner_mozjs.so cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/pacrunner_mozjs.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o pacrunner_mozjs.so CMakeFiles/pacrunner_mozjs.dir/modules/pacrunner_mozjs.cpp.o -Wl,-rpath,/builddir/build/BUILD/libproxy-0.4.14/libproxy: libproxy.so.1.0.0 -lmozjs185 -lplds4 -lplc4 -lnspr4 -lpthread -ldl make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 83%] Built target pacrunner_mozjs make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/config_kde.dir/build.make libproxy/CMakeFiles/config_kde.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/config_kde.dir/DependInfo.cmake --color= Scanning dependencies of target config_kde make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/config_kde.dir/build.make libproxy/CMakeFiles/config_kde.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 83%] Linking CXX shared module config_pacrunner.so cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/config_pacrunner.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o config_pacrunner.so CMakeFiles/config_pacrunner.dir/modules/config_pacrunner.cpp.o -Wl,-rpath,/builddir/build/BUILD/libproxy-0.4.14/libproxy: libproxy.so.1.0.0 -ldbus-1 make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 86%] Built target config_pacrunner make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f utils/CMakeFiles/proxy.dir/build.make utils/CMakeFiles/proxy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/utils /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/utils /builddir/build/BUILD/libproxy-0.4.14/utils/CMakeFiles/proxy.dir/DependInfo.cmake --color= Scanning dependencies of target proxy make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f utils/CMakeFiles/proxy.dir/build.make utils/CMakeFiles/proxy.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 89%] Building C object utils/CMakeFiles/proxy.dir/proxy.c.o cd /builddir/build/BUILD/libproxy-0.4.14/utils && /usr/bin/cc -I/builddir/build/BUILD/libproxy-0.4.14/utils/../libproxy -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -o CMakeFiles/proxy.dir/proxy.c.o -c /builddir/build/BUILD/libproxy-0.4.14/utils/proxy.c make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:28, from /builddir/build/BUILD/libproxy-0.4.14/utils/proxy.c:21: /usr/include/features.h:180:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 91%] Linking C executable proxy cd /builddir/build/BUILD/libproxy-0.4.14/utils && /usr/bin/cmake -E cmake_link_script CMakeFiles/proxy.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld CMakeFiles/proxy.dir/proxy.c.o -o proxy -Wl,-rpath,/builddir/build/BUILD/libproxy-0.4.14/libproxy: -rdynamic ../libproxy/libproxy.so.1.0.0 make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 91%] Built target proxy make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 78%] Building CXX object libproxy/CMakeFiles/pacrunner_webkit.dir/modules/pacrunner_webkit.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dpacrunner_webkit_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/pacrunner_webkit.dir/modules/pacrunner_webkit.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_webkit.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_pacrunner.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_webkit.cpp:20: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_webkit.cpp:20:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_pacrunner.hpp:44:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual string run(const url& url) throw (bad_alloc)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_pacrunner.hpp:50:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual pacrunner* get(string pac, const url& pacurl) throw (bad_alloc); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_pacrunner.hpp:58:59: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual pacrunner* create(string pac, const url& pacurl) throw (bad_alloc)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_webkit.cpp:41:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] static char *jstr2str(JSStringRef str, bool release) throw (bad_alloc) ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_webkit.cpp:104:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] webkit_pacrunner(string pac, const url& pacurl) throw (bad_alloc) : pacrunner(pac, pacurl) { ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_webkit.cpp:145:30: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string run(const url& url_) throw (bad_alloc) { ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_webkit.cpp:20:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_pacrunner.hpp:29:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual pacrunner* create(string pac, const url& pacurl) throw (bad_alloc) { \ ^ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/pacrunner_webkit.cpp:171:1: note: in expansion of macro 'PX_PACRUNNER_MODULE_EZ' PX_PACRUNNER_MODULE_EZ(webkit, "JSObjectMakeFunctionWithCallback", "webkit"); ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 94%] Linking CXX shared module pacrunner_webkit.so cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/pacrunner_webkit.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o pacrunner_webkit.so CMakeFiles/pacrunner_webkit.dir/modules/pacrunner_webkit.cpp.o -Wl,-rpath,/builddir/build/BUILD/libproxy-0.4.14/libproxy: libproxy.so.1.0.0 -ljavascriptcoregtk-4.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 94%] Built target pacrunner_webkit make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 67%] Building CXX object libproxy/CMakeFiles/config_gnome3.dir/modules/config_gnome3.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dconfig_gnome3_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/config_gnome3.dir/modules/config_gnome3.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_gnome3.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_config.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_gnome3.cpp:30: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_gnome3.cpp:30:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_config.hpp:34:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual vector get_config(const url &dst) throw (runtime_error)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_gnome3.cpp:184:42: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vector get_config(const url &dest) throw (runtime_error) { ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 97%] Linking CXX shared module config_gnome3.so cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/config_gnome3.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o config_gnome3.so CMakeFiles/config_gnome3.dir/modules/config_gnome3.cpp.o -Wl,-rpath,/builddir/build/BUILD/libproxy-0.4.14/libproxy: libproxy.so.1.0.0 make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 97%] Built target config_gnome3 make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [ 86%] Building CXX object libproxy/CMakeFiles/config_kde.dir/modules/config_kde.cpp.o cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/c++ -D_POSIX_C_SOURCE=200112L -Dconfig_kde_EXPORTS -DLIBEXECDIR=\"/usr/libexec\" -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libnm -I/usr/include/js -I/usr/include/nspr4 -I/usr/include/webkitgtk-4.0 -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -fPIC -o CMakeFiles/config_kde.dir/modules/config_kde.cpp.o -c /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_kde.cpp make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_config.hpp:24:0, from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_kde.cpp:29: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:53:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url(const string& url) throw (parse_error); ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../url.hpp:56:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] url& operator=(string url) throw (parse_error); ^~~~~ In file included from /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_kde.cpp:29:0: /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/../extension_config.hpp:34:54: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] virtual vector get_config(const url &dst) throw (runtime_error)=0; ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_kde.cpp:69:44: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] vector get_config(const url &dst) throw (runtime_error) { ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_kde.cpp:137:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] string command_output(const string &cmdline) throw (runtime_error) { ^~~~~ /builddir/build/BUILD/libproxy-0.4.14/libproxy/modules/config_kde.cpp:161:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] const string &kde_config_val(const string &key, const string &def) throw (runtime_error) { ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [100%] Linking CXX shared module config_kde.so cd /builddir/build/BUILD/libproxy-0.4.14/libproxy && /usr/bin/cmake -E cmake_link_script CMakeFiles/config_kde.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -fvisibility=hidden -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -DNDEBUG -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -o config_kde.so CMakeFiles/config_kde.dir/modules/config_kde.cpp.o -Wl,-rpath,/builddir/build/BUILD/libproxy-0.4.14/libproxy: libproxy.so.1.0.0 make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' [100%] Built target config_kde make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libproxy-0.4.14/CMakeFiles 0 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.MqhMdI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64 ++ dirname /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64 + cd libproxy-0.4.14 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64 'INSTALL=install -p' /usr/bin/cmake -H/builddir/build/BUILD/libproxy-0.4.14 -B/builddir/build/BUILD/libproxy-0.4.14 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libproxy-0.4.14/CMakeFiles /builddir/build/BUILD/libproxy-0.4.14/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/libproxy.dir/build.make libproxy/CMakeFiles/libproxy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/libproxy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/libproxy.dir/build.make libproxy/CMakeFiles/libproxy.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/CMakeFiles/libproxy.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 32%] Built target libproxy /usr/bin/make -f libproxy/CMakeFiles/pacrunner_mozjs.dir/build.make libproxy/CMakeFiles/pacrunner_mozjs.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/pacrunner_mozjs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/pacrunner_mozjs.dir/build.make libproxy/CMakeFiles/pacrunner_mozjs.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/CMakeFiles/pacrunner_mozjs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 37%] Built target pacrunner_mozjs /usr/bin/make -f libproxy/CMakeFiles/pxgsettings.dir/build.make libproxy/CMakeFiles/pxgsettings.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/pxgsettings.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/pxgsettings.dir/build.make libproxy/CMakeFiles/pxgsettings.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/CMakeFiles/pxgsettings.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 43%] Built target pxgsettings /usr/bin/make -f libproxy/CMakeFiles/network_networkmanager.dir/build.make libproxy/CMakeFiles/network_networkmanager.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/network_networkmanager.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/network_networkmanager.dir/build.make libproxy/CMakeFiles/network_networkmanager.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/CMakeFiles/network_networkmanager.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 48%] Built target network_networkmanager /usr/bin/make -f libproxy/CMakeFiles/config_gnome3.dir/build.make libproxy/CMakeFiles/config_gnome3.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/config_gnome3.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/config_gnome3.dir/build.make libproxy/CMakeFiles/config_gnome3.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/CMakeFiles/config_gnome3.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 54%] Built target config_gnome3 /usr/bin/make -f libproxy/CMakeFiles/config_pacrunner.dir/build.make libproxy/CMakeFiles/config_pacrunner.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/config_pacrunner.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/config_pacrunner.dir/build.make libproxy/CMakeFiles/config_pacrunner.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/CMakeFiles/config_pacrunner.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 59%] Built target config_pacrunner /usr/bin/make -f libproxy/CMakeFiles/pacrunner_webkit.dir/build.make libproxy/CMakeFiles/pacrunner_webkit.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/pacrunner_webkit.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/pacrunner_webkit.dir/build.make libproxy/CMakeFiles/pacrunner_webkit.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/CMakeFiles/pacrunner_webkit.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 64%] Built target pacrunner_webkit /usr/bin/make -f libproxy/CMakeFiles/config_kde.dir/build.make libproxy/CMakeFiles/config_kde.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy /builddir/build/BUILD/libproxy-0.4.14/libproxy/CMakeFiles/config_kde.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/CMakeFiles/config_kde.dir/build.make libproxy/CMakeFiles/config_kde.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/CMakeFiles/config_kde.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 70%] Built target config_kde /usr/bin/make -f libproxy/test/CMakeFiles/url-encode.dir/build.make libproxy/test/CMakeFiles/url-encode.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/CMakeFiles/url-encode.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/test/CMakeFiles/url-encode.dir/build.make libproxy/test/CMakeFiles/url-encode.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/test/CMakeFiles/url-encode.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 78%] Built target url-encode /usr/bin/make -f libproxy/test/CMakeFiles/url-test.dir/build.make libproxy/test/CMakeFiles/url-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/CMakeFiles/url-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/test/CMakeFiles/url-test.dir/build.make libproxy/test/CMakeFiles/url-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/test/CMakeFiles/url-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 86%] Built target url-test /usr/bin/make -f libproxy/test/CMakeFiles/get-pac-test.dir/build.make libproxy/test/CMakeFiles/get-pac-test.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/libproxy/test /builddir/build/BUILD/libproxy-0.4.14/libproxy/test/CMakeFiles/get-pac-test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f libproxy/test/CMakeFiles/get-pac-test.dir/build.make libproxy/test/CMakeFiles/get-pac-test.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'libproxy/test/CMakeFiles/get-pac-test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [ 94%] Built target get-pac-test /usr/bin/make -f utils/CMakeFiles/proxy.dir/build.make utils/CMakeFiles/proxy.dir/depend make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' cd /builddir/build/BUILD/libproxy-0.4.14 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/utils /builddir/build/BUILD/libproxy-0.4.14 /builddir/build/BUILD/libproxy-0.4.14/utils /builddir/build/BUILD/libproxy-0.4.14/utils/CMakeFiles/proxy.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/make -f utils/CMakeFiles/proxy.dir/build.make utils/CMakeFiles/proxy.dir/build make[2]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[2]: Nothing to be done for 'utils/CMakeFiles/proxy.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' [100%] Built target proxy make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libproxy-0.4.14/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/libproxy-0.4.14' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/libproxy-0.4.14' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "RelWithDebInfo" -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib/python2.7/site-packages/libproxy.py -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib/python3.6/site-packages/libproxy.py -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/libexec/pxgsettings -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/config_pacrunner.so -- Set runtime path of "/builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/config_pacrunner.so" to "" -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/config_gnome3.so -- Set runtime path of "/builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/config_gnome3.so" to "" -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/config_kde.so -- Set runtime path of "/builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/config_kde.so" to "" -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/network_networkmanager.so -- Set runtime path of "/builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/network_networkmanager.so" to "" -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/pacrunner_mozjs.so -- Set runtime path of "/builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/pacrunner_mozjs.so" to "" -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/pacrunner_webkit.so -- Set runtime path of "/builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/pacrunner_webkit.so" to "" -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/pkgconfig/libproxy-1.0.pc -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/share/cmake/Modules/Findlibproxy.cmake -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy.so.1.0.0 -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy.so.1 -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy.so -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/include/proxy.h -- Installing: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/bin/proxy -- Set runtime path of "/builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/bin/proxy" to "" + mkdir -p /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules + install -Dpm 0644 /builddir/build/SOURCES/proxy.1 /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64//usr/share/man/man1/proxy.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libproxy-0.4.14 extracting debug info from /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/bin/proxy readelf: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib/debug/usr/bin/proxy.debug: Error: the dynamic segment offset + size exceeds the size of the file extracting debug info from /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/libexec/pxgsettings readelf: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib/debug/usr/libexec/pxgsettings.debug: Error: the dynamic segment offset + size exceeds the size of the file extracting debug info from /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/pacrunner_webkit.so extracting debug info from /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/config_gnome3.so extracting debug info from /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/config_kde.so extracting debug info from /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/pacrunner_mozjs.so extracting debug info from /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/network_networkmanager.so readelf: /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib/debug/usr/lib64/libproxy/0.4.14/modules/network_networkmanager.so.debug: Error: the dynamic segment offset + size exceeds the size of the file extracting debug info from /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib64/libproxy/0.4.14/modules/config_pacrunner.so /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libproxy.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libproxy.so.debug symlinked /usr/lib/debug/usr/lib64/libproxy.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libproxy.so.1.debug 209 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib/python3.6 using /usr/bin/python3.6 Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). Python detected LC_CTYPE=C: LC_ALL & LANG coerced to C.UTF-8 (set another locale or PYTHONCOERCECLOCALE=0 to disable this locale coercion behaviour). Bytecompiling .py files below /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.0s3RyM + umask 022 + cd /builddir/build/BUILD + cd libproxy-0.4.14 + make test Running tests... /usr/bin/ctest --force-new-ctest-process Test project /builddir/build/BUILD/libproxy-0.4.14 Start 1: url-test 1/3 Test #1: url-test ......................... Passed 0.02 sec Start 2: url-encode 2/3 Test #2: url-encode ....................... Passed 0.00 sec Start 3: get-pac-test 3/3 Test #3: get-pac-test ..................... Passed 0.02 sec 100% tests passed, 0 tests failed out of 3 Total Test time (real) = 0.05 sec + exit 0 Processing files: libproxy-0.4.14-2.module_99e9adaa.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aVHktW + umask 022 + cd /builddir/build/BUILD + cd libproxy-0.4.14 + DOCDIR=/builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/share/doc/libproxy + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/share/doc/libproxy + cp -pr AUTHORS /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/share/doc/libproxy + cp -pr README /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/share/doc/libproxy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OG8AF6 + umask 022 + cd /builddir/build/BUILD + cd libproxy-0.4.14 + LICENSEDIR=/builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/share/licenses/libproxy + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/share/licenses/libproxy + cp -pr COPYING /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64/usr/share/licenses/libproxy + exit 0 Provides: libproxy = 0.4.14-2.module_99e9adaa libproxy(aarch-64) = 0.4.14-2.module_99e9adaa libproxy.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmodman.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH) Processing files: libproxy-bin-0.4.14-2.module_99e9adaa.aarch64 Provides: libproxy-bin = 0.4.14-2.module_99e9adaa libproxy-bin(aarch-64) = 0.4.14-2.module_99e9adaa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libproxy.so.1()(64bit) rtld(GNU_HASH) Processing files: python2-libproxy-0.4.14-2.module_99e9adaa.noarch Provides: python-libproxy = 0.4.14-2.module_99e9adaa python2-libproxy = 0.4.14-2.module_99e9adaa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-libproxy < 0.4.14-2.module_99e9adaa Processing files: python3-libproxy-0.4.14-2.module_99e9adaa.noarch Provides: python3-libproxy = 0.4.14-2.module_99e9adaa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.6 Processing files: libproxy-gnome-0.4.14-2.module_99e9adaa.aarch64 Provides: libproxy-gnome = 0.4.14-2.module_99e9adaa libproxy-gnome(aarch-64) = 0.4.14-2.module_99e9adaa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libproxy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: libproxy-kde-0.4.14-2.module_99e9adaa.aarch64 Provides: libproxy-kde = 0.4.14-2.module_99e9adaa libproxy-kde(aarch-64) = 0.4.14-2.module_99e9adaa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libproxy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: libproxy-mozjs-0.4.14-2.module_99e9adaa.aarch64 Provides: libproxy-mozjs = 0.4.14-2.module_99e9adaa libproxy-mozjs(aarch-64) = 0.4.14-2.module_99e9adaa libproxy-pac = 0.4.14-2.module_99e9adaa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmozjs185.so.1.0()(64bit) libnspr4.so()(64bit) libplc4.so()(64bit) libplds4.so()(64bit) libproxy.so.1()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: libproxy-networkmanager-0.4.14-2.module_99e9adaa.aarch64 Provides: libproxy-networkmanager = 0.4.14-2.module_99e9adaa libproxy-networkmanager(aarch-64) = 0.4.14-2.module_99e9adaa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libgcc_s.so.1()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libnm.so.0()(64bit) libproxy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: libproxy-webkitgtk4-0.4.14-2.module_99e9adaa.aarch64 Provides: libproxy-pac = 0.4.14-2.module_99e9adaa libproxy-webkitgtk4 = 0.4.14-2.module_99e9adaa libproxy-webkitgtk4(aarch-64) = 0.4.14-2.module_99e9adaa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libglib-2.0.so.0()(64bit) libjavascriptcoregtk-4.0.so.18()(64bit) libm.so.6()(64bit) libproxy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: libproxy-pacrunner-0.4.14-2.module_99e9adaa.aarch64 Provides: libproxy-pac = 0.4.14-2.module_99e9adaa libproxy-pacrunner = 0.4.14-2.module_99e9adaa libproxy-pacrunner(aarch-64) = 0.4.14-2.module_99e9adaa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libproxy.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) rtld(GNU_HASH) Processing files: libproxy-devel-0.4.14-2.module_99e9adaa.aarch64 Provides: libproxy-devel = 0.4.14-2.module_99e9adaa libproxy-devel(aarch-64) = 0.4.14-2.module_99e9adaa pkgconfig(libproxy-1.0) = 0.4.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libproxy.so.1()(64bit) Processing files: libproxy-debuginfo-0.4.14-2.module_99e9adaa.aarch64 Provides: libproxy-debuginfo = 0.4.14-2.module_99e9adaa libproxy-debuginfo(aarch-64) = 0.4.14-2.module_99e9adaa Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64 Wrote: /builddir/build/RPMS/libproxy-0.4.14-2.module_99e9adaa.aarch64.rpm Wrote: /builddir/build/RPMS/libproxy-bin-0.4.14-2.module_99e9adaa.aarch64.rpm Wrote: /builddir/build/RPMS/python2-libproxy-0.4.14-2.module_99e9adaa.noarch.rpm Wrote: /builddir/build/RPMS/python3-libproxy-0.4.14-2.module_99e9adaa.noarch.rpm Wrote: /builddir/build/RPMS/libproxy-gnome-0.4.14-2.module_99e9adaa.aarch64.rpm Wrote: /builddir/build/RPMS/libproxy-kde-0.4.14-2.module_99e9adaa.aarch64.rpm Wrote: /builddir/build/RPMS/libproxy-mozjs-0.4.14-2.module_99e9adaa.aarch64.rpm Wrote: /builddir/build/RPMS/libproxy-networkmanager-0.4.14-2.module_99e9adaa.aarch64.rpm Wrote: /builddir/build/RPMS/libproxy-webkitgtk4-0.4.14-2.module_99e9adaa.aarch64.rpm Wrote: /builddir/build/RPMS/libproxy-pacrunner-0.4.14-2.module_99e9adaa.aarch64.rpm Wrote: /builddir/build/RPMS/libproxy-devel-0.4.14-2.module_99e9adaa.aarch64.rpm Wrote: /builddir/build/RPMS/libproxy-debuginfo-0.4.14-2.module_99e9adaa.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZkbPr4 + umask 022 + cd /builddir/build/BUILD + cd libproxy-0.4.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libproxy-0.4.14-2.module_99e9adaa.aarch64 + exit 0 Child return code was: 0