This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by qbittorrent configure v4.2.0alpha, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr ## --------- ## ## Platform. ## ## --------- ## hostname = Server uname -m = armv7l uname -r = 4.14.94-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Thu Jan 24 01:44:17 UTC 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2077: checking for gcc configure:2093: found /usr/bin/gcc configure:2104: result: gcc configure:2333: checking for C compiler version configure:2342: gcc --version >&5 gcc (GCC) 8.2.1 20181127 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2353: $? = 0 configure:2342: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/8.2.1/lto-wrapper Target: armv7l-unknown-linux-gnueabihf Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --host=armv7l-unknown-linux-gnueabihf --build=armv7l-unknown-linux-gnueabihf --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16 Thread model: posix gcc version 8.2.1 20181127 (GCC) configure:2353: $? = 0 configure:2342: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2353: $? = 1 configure:2342: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:2353: $? = 1 configure:2373: checking whether the C compiler works configure:2395: gcc -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5 configure:2399: $? = 0 configure:2447: result: yes configure:2450: checking for C compiler default output file name configure:2452: result: a.out configure:2458: checking for suffix of executables configure:2465: gcc -o conftest -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5 configure:2469: $? = 0 configure:2491: result: configure:2513: checking whether we are cross compiling configure:2521: gcc -o conftest -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now conftest.c >&5 configure:2525: $? = 0 configure:2532: ./conftest configure:2536: $? = 0 configure:2524: result: no configure:2529: checking for suffix of object files configure:2551: gcc -c -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2555: $? = 0 configure:2576: result: o configure:2580: checking whether we are using the GNU C compiler configure:2599: gcc -c -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2599: $? = 0 configure:2608: result: yes configure:2617: checking whether gcc accepts -g configure:2637: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2637: $? = 0 configure:2678: result: yes configure:2695: checking for gcc option to accept ISO C89 configure:2758: gcc -c -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 conftest.c >&5 configure:2758: $? = 0 configure:2771: result: none needed configure:2799: checking whether gcc understands -c and -o together configure:2821: gcc -c conftest.c -o conftest2.o configure:2824: $? = 0 configure:2821: gcc -c conftest.c -o conftest2.o configure:2824: $? = 0 configure:2836: result: yes configure:2911: checking for g++ configure:2927: found /usr/bin/g++ configure:2938: result: g++ configure:2965: checking for C++ compiler version configure:2974: g++ --version >&5 g++ (GCC) 8.2.1 20181127 Copyright (C) 2018 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2985: $? = 0 configure:2974: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/armv7l-unknown-linux-gnueabihf/8.2.1/lto-wrapper Target: armv7l-unknown-linux-gnueabihf Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://github.com/archlinuxarm/PKGBUILDs/issues --enable-languages=c,c++,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --host=armv7l-unknown-linux-gnueabihf --build=armv7l-unknown-linux-gnueabihf --with-arch=armv7-a --with-float=hard --with-fpu=vfpv3-d16 Thread model: posix gcc version 8.2.1 20181127 (GCC) configure:2985: $? = 0 configure:2974: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:2985: $? = 1 configure:2974: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:2985: $? = 1 configure:2989: checking whether we are using the GNU C++ compiler configure:3008: g++ -c -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:3008: $? = 0 configure:3017: result: yes configure:3026: checking whether g++ accepts -g configure:3046: g++ -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:3046: $? = 0 configure:3087: result: yes configure:3110: checking for a sed that does not truncate output configure:3174: result: /usr/bin/sed configure:3189: checking build system type configure:3203: result: armv7l-unknown-linux-gnueabihf configure:3223: checking host system type configure:3236: result: armv7l-unknown-linux-gnueabihf configure:3272: checking for a BSD-compatible install configure:3340: result: /usr/bin/install -c configure:3351: checking whether build environment is sane configure:3406: result: yes configure:3552: checking for a thread-safe mkdir -p configure:3591: result: /usr/bin/mkdir -p configure:3598: checking for gawk configure:3614: found /usr/bin/gawk configure:3625: result: gawk configure:3636: checking whether make sets $(MAKE) configure:3658: result: yes configure:3680: checking whether make supports the include directive configure:3695: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:3698: $? = 0 configure:3717: result: yes (GNU style) configure:3750: checking whether make supports nested variables configure:3767: result: yes configure:3852: checking dependency style of gcc configure:3963: result: none configure:3980: checking dependency style of g++ configure:4091: result: none configure:4214: checking whether OS is FreeBSD configure:4221: result: no configure:4225: checking whether OS is macOS configure:4232: result: no configure:4291: checking for pkg-config configure:4309: found /usr/bin/pkg-config configure:4321: result: /usr/bin/pkg-config configure:4346: checking pkg-config is at least version 0.23 configure:4349: result: yes configure:4362: checking whether to enable the Debug build configure:4366: result: no configure:4381: checking whether to enable the stacktrace feature configure:4398: g++ -c -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:4398: $? = 0 configure:4399: result: yes configure:4414: checking whether to enable the GUI configure:4418: result: yes configure:4433: checking whether to install the systemd service file configure:4441: result: no configure:4450: checking whether to enable the WebUI configure:4454: result: yes configure:4468: $PKG_CONFIG --exists --print-errors "Qt5Core >= 5.5.1" configure:4471: $? = 0 configure:4478: $PKG_CONFIG --exists --print-errors "Qt5Core >= 5.5.1" configure:4481: $? = 0 configure:4510: checking for Qt5 qmake >= 5.5.1 configure:4513: result: /usr/bin/qmake configure:4528: checking for Qt5Svg configure:4535: $PKG_CONFIG --exists --print-errors "Qt5Svg >= 5.5.1" configure:4538: $? = 0 configure:4552: $PKG_CONFIG --exists --print-errors "Qt5Svg >= 5.5.1" configure:4555: $? = 0 configure:4613: result: yes configure:4619: checking whether QtDBus should be enabled configure:4623: result: yes configure:4625: checking for Qt5DBus >= 5.5.1 configure:4628: $PKG_CONFIG --exists --print-errors "Qt5DBus >= 5.5.1" configure:4631: $? = 0 configure:4633: result: found configure:4796: checking for boostlib >= 1.35 (103500) configure:4828: g++ -c -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -I/usr/include conftest.cpp >&5 configure:4828: $? = 0 configure:4830: result: yes configure:4979: Boost CXXFLAGS: "-I/usr/include" configure:4981: Boost LDFLAGS: "-L/usr/lib" configure:5011: g++ -c -I/usr/include -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:5011: $? = 0 configure:5050: checking whether the Boost::System library is available configure:5075: g++ -c -D_FORTIFY_SOURCE=2 -I/usr/include conftest.cpp >&5 In file included from /usr/include/c++/8.2.1/armv7l-unknown-linux-gnueabihf/bits/os_defines.h:39, from /usr/include/c++/8.2.1/armv7l-unknown-linux-gnueabihf/bits/c++config.h:508, from /usr/include/c++/8.2.1/cstddef:49, from /usr/include/boost/config/compiler/gcc.hpp:165, from /usr/include/boost/config.hpp:39, from /usr/include/boost/system/detail/config.hpp:11, from /usr/include/boost/system/error_code.hpp:14, from conftest.cpp:12: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ configure:5075: $? = 0 configure:5090: result: yes configure:5105: checking for exit in -lboost_system configure:5130: g++ -o conftest -I/usr/include -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 -I/usr/include -L/usr/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -L/usr/lib conftest.cpp -lboost_system >&5 conftest.cpp:20:6: warning: declaration of 'char exit()' conflicts with built-in declaration 'void exit(int)' [-Wbuiltin-declaration-mismatch] char exit (); ^~~~ configure:5130: $? = 0 configure:5140: result: yes configure:5260: Boost.System LIB: "-lboost_system" configure:5264: checking which qtsingleapplication to use configure:5268: result: shipped configure:5283: checking for libtorrent configure:5290: $PKG_CONFIG --exists --print-errors "libtorrent-rasterbar >= 1.1.10" configure:5293: $? = 0 configure:5307: $PKG_CONFIG --exists --print-errors "libtorrent-rasterbar >= 1.1.10" configure:5310: $? = 0 configure:5368: result: yes configure:5376: checking for openssl configure:5383: $PKG_CONFIG --exists --print-errors "openssl >= 1.0" configure:5386: $? = 0 configure:5400: $PKG_CONFIG --exists --print-errors "openssl >= 1.0" configure:5403: $? = 0 configure:5461: result: yes configure:5469: checking for zlib configure:5476: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.5.2" configure:5479: $? = 0 configure:5493: $PKG_CONFIG --exists --print-errors "zlib >= 1.2.5.2" configure:5496: $? = 0 configure:5554: result: yes configure:5561: checking if compiler is using C++14 or later mode configure:5580: g++ -c -I/usr/include/libtorrent -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/include -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -D_FORTIFY_SOURCE=2 conftest.cpp >&5 configure:5580: $? = 0 configure:5581: result: yes configure:5912: checking that generated files are newer than configure configure:5918: result: done configure:5945: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by qbittorrent config.status v4.2.0alpha, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Server config.status:818: creating conf.pri config.status:990: executing depfiles commands configure:8395: Running qmake to generate the makefile... configure:8406: Good, the configure finished. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=armv7l-unknown-linux-gnueabihf ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2 ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_QT_QMAKE_set= ac_cv_env_QT_QMAKE_value= ac_cv_env_Qt5Svg_CFLAGS_set= ac_cv_env_Qt5Svg_CFLAGS_value= ac_cv_env_Qt5Svg_LIBS_set= ac_cv_env_Qt5Svg_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_libtorrent_CFLAGS_set= ac_cv_env_libtorrent_CFLAGS_value= ac_cv_env_libtorrent_LIBS_set= ac_cv_env_libtorrent_LIBS_value= ac_cv_env_openssl_CFLAGS_set= ac_cv_env_openssl_CFLAGS_value= ac_cv_env_openssl_LIBS_set= ac_cv_env_openssl_LIBS_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_env_zlib_CFLAGS_set= ac_cv_env_zlib_CFLAGS_value= ac_cv_env_zlib_LIBS_set= ac_cv_env_zlib_LIBS_value= ac_cv_host=armv7l-unknown-linux-gnueabihf ac_cv_lib_boost_system___exit=yes ac_cv_objext=o ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ax_cv_boost_system=yes pkg_cv_QT_QMAKE=/usr/bin pkg_cv_Qt5Svg_CFLAGS='-DQT_SVG_LIB -I/usr/include/qt/QtSvg -I/usr/include/qt -I/usr/include/qt/QtCore -I/usr/include/qt/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB ' pkg_cv_Qt5Svg_LIBS='-lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Core ' pkg_cv_libtorrent_CFLAGS='-I/usr/include/libtorrent -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED ' pkg_cv_libtorrent_LIBS='-ltorrent-rasterbar -lboost_system ' pkg_cv_openssl_CFLAGS= pkg_cv_openssl_LIBS='-lssl -lcrypto ' pkg_cv_zlib_CFLAGS= pkg_cv_zlib_LIBS='-lz ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/andoru/src/qbittorrent-git/src/qbittorrent/build-aux/missing aclocal-1.16' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AUTOCONF='${SHELL} /home/andoru/src/qbittorrent-git/src/qbittorrent/build-aux/missing autoconf' AUTOHEADER='${SHELL} /home/andoru/src/qbittorrent-git/src/qbittorrent/build-aux/missing autoheader' AUTOMAKE='${SHELL} /home/andoru/src/qbittorrent-git/src/qbittorrent/build-aux/missing automake-1.16' AWK='gawk' BOOST_CPPFLAGS='-I/usr/include' BOOST_LDFLAGS='-L/usr/lib' BOOST_SYSTEM_LIB='-lboost_system' CC='gcc' CCDEPMODE='depmode=none' CFLAGS='-march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt' CPPFLAGS='-D_FORTIFY_SOURCE=2' CXX='g++' CXXDEPMODE='depmode=none' CXXFLAGS=' -I/usr/include/libtorrent -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED -I/usr/include -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt' CYGPATH_W='echo' DEFS='-DPACKAGE_NAME=\"qbittorrent\" -DPACKAGE_TARNAME=\"qbittorrent\" -DPACKAGE_VERSION=\"v4.2.0alpha\" -DPACKAGE_STRING=\"qbittorrent\ v4.2.0alpha\" -DPACKAGE_BUGREPORT=\"bugs.qbittorrent.org\" -DPACKAGE_URL=\"https://www.qbittorrent.org/\" -DPACKAGE=\"qbittorrent\" -DVERSION=\"v4.2.0alpha\" -DHAVE_BOOST=/\*\*/ -DHAVE_BOOST_SYSTEM=/\*\*/ -DEXPAND_PREFIX=\"/usr\" -DEXPAND_BINDIR=\"/usr/bin\" -DEXPAND_DATADIR=\"/usr/share\" -DEXPAND_MANDIR=\"/usr/share/man\"' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EXEEXT='' EXPAND_BINDIR='/usr/bin' EXPAND_DATADIR='/usr/share' EXPAND_MANDIR='/usr/share/man' EXPAND_PREFIX='/usr' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-L/usr/lib -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' LIBOBJS='' LIBS='-lz -lssl -lcrypto -ltorrent-rasterbar -lboost_system -lboost_system ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/andoru/src/qbittorrent-git/src/qbittorrent/build-aux/missing makeinfo' MKDIR_P='/usr/bin/mkdir -p' OBJEXT='o' PACKAGE='qbittorrent' PACKAGE_BUGREPORT='bugs.qbittorrent.org' PACKAGE_NAME='qbittorrent' PACKAGE_STRING='qbittorrent v4.2.0alpha' PACKAGE_TARNAME='qbittorrent' PACKAGE_URL='https://www.qbittorrent.org/' PACKAGE_VERSION='v4.2.0alpha' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' QBT_ADD_CONFIG='nostrip release stacktrace dbus' QBT_ADD_DEFINES=' TORRENT_USE_OPENSSL BOOST_ASIO_HASH_MAP_BUCKETS=1021 BOOST_EXCEPTION_DISABLE BOOST_ASIO_ENABLE_CANCELIO TORRENT_LINKING_SHARED ' QBT_CC='gcc' QBT_CONF_EXTRA_CFLAGS=' -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector-strong -fno-plt' QBT_CONF_INCLUDES=' /usr/include/libtorrent /usr/include' QBT_CXX='g++' QBT_REMOVE_CONFIG=' debug nogui systemd nowebui usesystemqtsingleapplication' QBT_REMOVE_DEFINES='' QT_QMAKE='/usr/bin/qmake' Qt5Svg_CFLAGS='-DQT_SVG_LIB -I/usr/include/qt/QtSvg -I/usr/include/qt -I/usr/include/qt/QtCore -I/usr/include/qt/QtGui -DQT_WIDGETS_LIB -I/usr/include/qt/QtWidgets -DQT_GUI_LIB -DQT_CORE_LIB ' Qt5Svg_LIBS='-lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Core ' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='' VERSION='v4.2.0alpha' ac_ct_CC='gcc' ac_ct_CXX='g++' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__fastdepCXX_FALSE='' am__fastdepCXX_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='armv7l-unknown-linux-gnueabihf' build_alias='' build_cpu='armv7l' build_os='linux-gnueabihf' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='armv7l-unknown-linux-gnueabihf' host_alias='' host_cpu='armv7l' host_os='linux-gnueabihf' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/andoru/src/qbittorrent-git/src/qbittorrent/build-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libtorrent_CFLAGS='-I/usr/include/libtorrent -DTORRENT_USE_OPENSSL -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_LINKING_SHARED ' libtorrent_LIBS='-ltorrent-rasterbar -lboost_system ' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' openssl_CFLAGS='' openssl_LIBS='-lssl -lcrypto ' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' zlib_CFLAGS='' zlib_LIBS='-lz ' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "qbittorrent" #define PACKAGE_TARNAME "qbittorrent" #define PACKAGE_VERSION "v4.2.0alpha" #define PACKAGE_STRING "qbittorrent v4.2.0alpha" #define PACKAGE_BUGREPORT "bugs.qbittorrent.org" #define PACKAGE_URL "https://www.qbittorrent.org/" #define PACKAGE "qbittorrent" #define VERSION "v4.2.0alpha" #define HAVE_BOOST /**/ #define HAVE_BOOST_SYSTEM /**/ #define EXPAND_PREFIX "/usr" #define EXPAND_BINDIR "/usr/bin" #define EXPAND_DATADIR "/usr/share" #define EXPAND_MANDIR "/usr/share/man" configure: exit 0