Giter Site home page Giter Site logo

Comments (10)

mincequi avatar mincequi commented on June 7, 2024

Hi,
there is no limitation from cornrow (nor any device that can run linux) to prevent you doing this :)
So, it will work :)

from cornrow.

Barabba11 avatar Barabba11 commented on June 7, 2024

Thank you for your kind fast answer :) I have one orange PI zero but never used, I'll try to figure out how to test it. By the way do you have any particular suggestion how to install it there? Should I simply follow your instructions? Thank you!
I've read I need to enable audio, cause on board there is no jack, but I have the shield for it..
DO you think that OrangePI is the cheapest way to play Scream sources?

from cornrow.

mincequi avatar mincequi commented on June 7, 2024

It depends on your OS. If you have a Debian-based OS the .deb file should do the trick. It any other case, you have to compile from source.
I have no idea about the OrangePi. The cheapest way would probably be an Arduino board.

from cornrow.

Barabba11 avatar Barabba11 commented on June 7, 2024

Hi mate, I've executed your script (I'm a bit impressed how much is needed to install just to have Scream working), anywayt there are some errors, I have Debian so I supposed it's enough for it.
Unfortunately the result log is amazing long, but anycase I report it here:

root@OrangePi:~# wget https://github.com/mincequi/cornrow/releases/download/v0.8.1/cornrowd_0.8.1.tar.xz
--2022-11-13 23:37:08--  https://github.com/mincequi/cornrow/releases/download/v0.8.1/cornrowd_0.8.1.tar.xz
Resolving github.com (github.com)... 140.82.121.3
Connecting to github.com (github.com)|140.82.121.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/123910964/42c05f45-fe4b-400a-9c1a-2dc04bab93b0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221113%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221113T203708Z&X-Amz-Expires=300&X-Amz-Signature=cd122dc8d5ae737b07e9f5e183fbc23da5aceaecbb9614c6e7a4e10105c07f64&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=123910964&response-content-disposition=attachment%3B%20filename%3Dcornrowd_0.8.1.tar.xz&response-content-type=application%2Foctet-stream [following]
--2022-11-13 23:37:08--  https://objects.githubusercontent.com/github-production-release-asset-2e65be/123910964/42c05f45-fe4b-400a-9c1a-2dc04bab93b0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20221113%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221113T203708Z&X-Amz-Expires=300&X-Amz-Signature=cd122dc8d5ae737b07e9f5e183fbc23da5aceaecbb9614c6e7a4e10105c07f64&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=123910964&response-content-disposition=attachment%3B%20filename%3Dcornrowd_0.8.1.tar.xz&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 728416 (711K) [application/octet-stream]
Saving to: 'cornrowd_0.8.1.tar.xz.1'

cornrowd_0.8.1.tar.xz.1               100%[========================================================================>] 711.34K  1.02MB/s    in 0.7s

2022-11-13 23:37:10 (1.02 MB/s) - 'cornrowd_0.8.1.tar.xz.1' saved [728416/728416]

root@OrangePi:~# tar xf cornrowd_0.8.1.tar.xz
root@OrangePi:~# cd cornrow
root@OrangePi:~/cornrow# dpkg-buildpackage -us -uc -nc                       # build unsigned debian package
dpkg-buildpackage: info: source package cornrowd
dpkg-buildpackage: info: source version 0.8.1
dpkg-buildpackage: info: source distribution bullseye
dpkg-buildpackage: info: source changed by Manuel Weichselbaumer <[email protected]>
dpkg-buildpackage: info: host architecture armhf
 dpkg-source --before-build cornrow
dpkg-source: info: using options from cornrow/debian/source/options: --tar-ignore=.* --tar-ignore=*.a --tar-ignore=*.log --tar-ignore=*.o --tar-ignore=*.la --tar-ignore=*.lo --tar-ignore=*.so --tar-ignore=*.status --tar-ignore=*.user* --tar-ignore=build* --tar-ignore=corocomo --tar-ignore=legacy --tar-ignore=obj-* --tar-ignore=thirdparty/libmicrodns --tar-ignore=thirdparty/rpclib --tar-ignore=thirdparty/tinysvcmdns
 debian/rules build
dh build --parallel
   dh_testdir
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
        cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-- Boost version: 1.62.0
-- Found the following Boost libraries:
--   system
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing:  OPENSSL_LIBRARIES OPENSSL_INCLUDE_DIR)
-- Checking for module 'bcm_host'
--   No package 'bcm_host' found
--

-- Could not set up the appstream test. appstreamcli is missing.
CMake Warning at thirdparty/bluez-qt/CMakeLists.txt:43 (find_package):
  Could not find a package configuration file provided by "Qt5Qml" (requested
  version 5.7.0) with any of the following names:

    Qt5QmlConfig.cmake
    qt5qml-config.cmake

  Add the installation prefix of "Qt5Qml" to CMAKE_PREFIX_PATH or set
  "Qt5Qml_DIR" to a directory containing one of the above files.  If "Qt5Qml"
  provides a separate development package or SDK, be sure it has been
  installed.


CMake Warning at thirdparty/bluez-qt/CMakeLists.txt:45 (find_package):
  Could not find a package configuration file provided by "Qt5QuickTest"
  (requested version 5.7.0) with any of the following names:

    Qt5QuickTestConfig.cmake
    qt5quicktest-config.cmake

  Add the installation prefix of "Qt5QuickTest" to CMAKE_PREFIX_PATH or set
  "Qt5QuickTest_DIR" to a directory containing one of the above files.  If
  "Qt5QuickTest" provides a separate development package or SDK, be sure it
  has been installed.


--
-- The following OPTIONAL packages have been found:

 * ALSA
 * Qt5Test (required version >= 5.7.0) , Autotests for BluezQt

-- The following REQUIRED packages have been found:

 * Boost
 * PkgConfig
 * Qt5WebSockets
 * Qt5Bluetooth
 * ECM (required version >= 5.28.0) , Extra CMake Modules. , <https://projects.kde.org/projects/kdesupport/extra-cmake-modules>
 * Qt5DBus
 * Qt5Network
 * Qt5 (required version >= 5.7.0)
 * Qt5Core

-- The following features have been disabled:

 * QCH , API documentation in QCH format (for e.g. Qt Assistant, Qt Creator & KDevelop)

-- The following OPTIONAL packages have not been found:

 * OpenSSL
 * Qt5Qml (required version >= 5.7.0) , QML support for BluezQt
 * Qt5QuickTest (required version >= 5.7.0) , QML autotests for BluezQt

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
OPENSSL_CRYPTO_LIBRARY (ADVANCED)
    linked by target "cornrow" in directory /root/cornrow/thirdparty/libcornrow
OPENSSL_SSL_LIBRARY (ADVANCED)
    linked by target "cornrow" in directory /root/cornrow/thirdparty/libcornrow

-- Configuring incomplete, errors occurred!
See also "/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeOutput.log".
See also "/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeError.log".
        "tail -v -n +0 CMakeCache.txt"
==> CMakeCache.txt <==
# This is the CMakeCache file.
# For build in directory: /root/cornrow/obj-arm-linux-gnueabihf
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//The ALSA (asound) include directory
ALSA_INCLUDE_DIR:PATH=/usr/include

//The ALSA (asound) library
ALSA_LIBRARY:FILEPATH=/usr/lib/arm-linux-gnueabihf/libasound.so

//Force enable X11 related detection on OS X
APPLE_FORCE_X11:BOOL=OFF

//Suppress X11 and related technologies search disabling warning
// on OS X
APPLE_SUPPRESS_X11_WARNING:BOOL=OFF

//Path to a program.
APPSTREAMCLI:FILEPATH=APPSTREAMCLI-NOTFOUND

//Build the project with gcov support
BUILD_COVERAGE:BOOL=OFF

//Build API documentation in QCH format (for e.g. Qt Assistant,
// Qt Creator & KDevelop)
BUILD_QCH:BOOL=OFF

//If enabled, shared libs will be built by default, otherwise static
// libs
BUILD_SHARED_LIBS:BOOL=TRUE

//Build the testing tree.
BUILD_TESTING:BOOL=ON

//Value Computed by CMake
BluezQt_BINARY_DIR:STATIC=/root/cornrow/obj-arm-linux-gnueabihf/thirdparty/bluez-qt

//Value Computed by CMake
BluezQt_SOURCE_DIR:STATIC=/root/cornrow/thirdparty/bluez-qt

//The directory containing a CMake configuration file for Boost.
Boost_DIR:PATH=Boost_DIR-NOTFOUND

//Path to a file.
Boost_INCLUDE_DIR:PATH=/usr/include

//Boost library directory DEBUG
Boost_LIBRARY_DIR_DEBUG:PATH=/usr/lib/arm-linux-gnueabihf

//Boost library directory RELEASE
Boost_LIBRARY_DIR_RELEASE:PATH=/usr/lib/arm-linux-gnueabihf

//Boost system library (debug)
Boost_SYSTEM_LIBRARY_DEBUG:FILEPATH=/usr/lib/arm-linux-gnueabihf/libboost_system.so

//Boost system library (release)
Boost_SYSTEM_LIBRARY_RELEASE:FILEPATH=/usr/lib/arm-linux-gnueabihf/libboost_system.so

//Path to a program.
CMAKE_AR:FILEPATH=/usr/bin/ar

//Choose the type of build, options are: None(CMAKE_CXX_FLAGS or
// CMAKE_C_FLAGS used) Debug Release RelWithDebInfo MinSizeRel.
CMAKE_BUILD_TYPE:STRING=None

//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON

//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/usr/bin/c++

//Flags used by the compiler during all build types.
CMAKE_CXX_FLAGS:STRING=-g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2

//Flags used by the compiler during debug builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g

//Flags used by the compiler during release builds for minimum
// size.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the compiler during release builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the compiler during release builds with debug info.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//C compiler
CMAKE_C_COMPILER:FILEPATH=/usr/bin/cc

//Flags used by the compiler during all build types.
CMAKE_C_FLAGS:STRING=-g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2

//Flags used by the compiler during debug builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g

//Flags used by the compiler during release builds for minimum
// size.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG

//Flags used by the compiler during release builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG

//Flags used by the compiler during release builds with debug info.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG

//Flags used by the linker.
CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-z,relro

//Flags used by the linker during debug builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF

//No help, variable specified on the command line.
CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var

//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr

//No help, variable specified on the command line.
CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc

//Path to a program.
CMAKE_LINKER:FILEPATH=/usr/bin/ld

//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/make

//Flags used by the linker during the creation of modules.
CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-z,relro

//Flags used by the linker during debug builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_NM:FILEPATH=/usr/bin/nm

//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/usr/bin/objcopy

//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/usr/bin/objdump

//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=cornrow

//Path to a program.
CMAKE_RANLIB:FILEPATH=/usr/bin/ranlib

//Flags used by the linker during the creation of dll's.
CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-z,relro

//Flags used by the linker during debug builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//If set, runtime paths are not added when installing shared libraries,
// but are added when building.
CMAKE_SKIP_INSTALL_RPATH:BOOL=NO

//If set, runtime paths are not added when using shared libraries.
CMAKE_SKIP_RPATH:BOOL=NO

//Flags used by the linker during the creation of static libraries.
CMAKE_STATIC_LINKER_FLAGS:STRING=

//Flags used by the linker during debug builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=

//Flags used by the linker during release minsize builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=

//Flags used by the linker during release builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=

//Flags used by the linker during Release with Debug Info builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=

//Path to a program.
CMAKE_STRIP:FILEPATH=/usr/bin/strip

//If this value is on, makefiles will be generated without the
// .SILENT directive, and all commands will be echoed to the console
// during the make.  This is useful for debugging only. With Visual
// Studio IDE projects all commands are done without /nologo.
CMAKE_VERBOSE_MAKEFILE:BOOL=ON

//The directory containing a CMake configuration file for ECM.
ECM_DIR:PATH=/usr/share/ECM/cmake

//The directory where mkspecs will be installed to.
ECM_MKSPECS_INSTALL_DIR:PATH=/usr/lib/arm-linux-gnueabihf/qt5/mkspecs/modules

//Installation directory for cmake config files
INSTALL_CMAKEDIR:STRING=lib/cmake/QtZeroConf

//Whether to install udev rule
INSTALL_UDEV_RULE:BOOL=ON

//application desktop files (DATAROOTDIR/applications)
KDE_INSTALL_APPDIR:PATH=

//autostart files (CONFDIR/autostart)
KDE_INSTALL_AUTOSTARTDIR:PATH=

//user executables (EXECROOTDIR/bin)
KDE_INSTALL_BINDIR:PATH=

//CMake packages, including config files (LIBDIR/cmake)
KDE_INSTALL_CMAKEPACKAGEDIR:PATH=

//application configuration files (SYSCONFDIR/xdg)
KDE_INSTALL_CONFDIR:PATH=

//read-only architecture-independent data (DATAROOTDIR)
KDE_INSTALL_DATADIR:PATH=

//read-only architecture-independent data root (share)
KDE_INSTALL_DATAROOTDIR:PATH=

//D-Bus (DATAROOTDIR/dbus-1)
KDE_INSTALL_DBUSDIR:PATH=

//D-Bus interfaces (DBUSDIR/interfaces)
KDE_INSTALL_DBUSINTERFACEDIR:PATH=

//D-Bus session services (DBUSDIR/services)
KDE_INSTALL_DBUSSERVICEDIR:PATH=

//D-Bus system services (DBUSDIR/system-services)
KDE_INSTALL_DBUSSYSTEMSERVICEDIR:PATH=

//desktop directories (DATAROOTDIR/desktop-directories)
KDE_INSTALL_DESKTOPDIR:PATH=

//documentation bundles generated using kdoctools (DATAROOTDIR/doc/HTML)
KDE_INSTALL_DOCBUNDLEDIR:PATH=

//executables and libraries ()
KDE_INSTALL_EXECROOTDIR:PATH=

//icons (DATAROOTDIR/icons)
KDE_INSTALL_ICONDIR:PATH=

//C and C++ header files (include)
KDE_INSTALL_INCLUDEDIR:PATH=

//info documentation (DATAROOTDIR/info)
KDE_INSTALL_INFODIR:PATH=

//kconfig description files (DATAROOTDIR/config.kcfg)
KDE_INSTALL_KCFGDIR:PATH=

//kconf_update scripts (DATAROOTDIR/kconf_update)
KDE_INSTALL_KCONFUPDATEDIR:PATH=

//knotify description files (DATAROOTDIR/knotifications5)
KDE_INSTALL_KNOTIFY5RCDIR:PATH=

//services for KDE Frameworks 5 (DATAROOTDIR/kservices5)
KDE_INSTALL_KSERVICES5DIR:PATH=

//service types for KDE Frameworks 5 (DATAROOTDIR/kservicetypes5)
KDE_INSTALL_KSERVICETYPES5DIR:PATH=

//Kapptemplate and Kdevelop templates (DATAROOTDIR/kdevappwizard/templates)
KDE_INSTALL_KTEMPLATESDIR:PATH=

//kxmlgui .rc files (DATAROOTDIR/kxmlgui5)
KDE_INSTALL_KXMLGUI5DIR:PATH=

//object code libraries (EXECROOTDIR/lib/arm-linux-gnueabihf)
KDE_INSTALL_LIBDIR:PATH=

//executables for internal use by programs and libraries (LIBDIR/libexec)
KDE_INSTALL_LIBEXECDIR:PATH=

//knotify description files (DATAROOTDIR/locale)
KDE_INSTALL_LOCALEDIR:PATH=

//modifiable single-machine data (var)
KDE_INSTALL_LOCALSTATEDIR:PATH=/var

//man documentation (DATAROOTDIR/man)
KDE_INSTALL_MANDIR:PATH=

//AppStream component metadata (DATAROOTDIR/metainfo)
KDE_INSTALL_METAINFODIR:PATH=

//mime description files (DATAROOTDIR/mime/packages)
KDE_INSTALL_MIMEDIR:PATH=

//Plugins (QTPLUGINDIR)
KDE_INSTALL_PLUGINDIR:PATH=

//QtQuick2 imports (/usr/lib/arm-linux-gnueabihf/qt5/qml)
KDE_INSTALL_QMLDIR:PATH=

//Qt plugins (/usr/lib/arm-linux-gnueabihf/qt5/plugins)
KDE_INSTALL_QTPLUGINDIR:PATH=

//QtQuick1 imports (/usr/lib/arm-linux-gnueabihf/qt5/imports)
KDE_INSTALL_QTQUICKIMPORTSDIR:PATH=

//system admin executables (EXECROOTDIR/sbin)
KDE_INSTALL_SBINDIR:PATH=

//modifiable architecture-independent data (com)
KDE_INSTALL_SHAREDSTATEDIR:PATH=

//sound files (DATAROOTDIR/sounds)
KDE_INSTALL_SOUNDDIR:PATH=

//read-only single-machine data (/etc)
KDE_INSTALL_SYSCONFDIR:PATH=/etc

//templates (DATAROOTDIR/templates)
KDE_INSTALL_TEMPLATEDIR:PATH=

//Install mkspecs files, Plugins and Imports to the Qt 5 install
// dir
KDE_INSTALL_USE_QT_SYS_PATHS:BOOL=ON

//desktop wallpaper images (DATAROOTDIR/wallpapers)
KDE_INSTALL_WALLPAPERDIR:PATH=

//Prevent an "uninstall" target from being generated.
KDE_SKIP_UNINSTALL_TARGET:BOOL=OFF

//Dependencies for the target
KF5BluezQt_LIB_DEPENDS:STATIC=general;Qt5::Core;general;Qt5::DBus;general;Qt5::Network;

//Path to a library.
OPENSSL_CRYPTO_LIBRARY:FILEPATH=OPENSSL_CRYPTO_LIBRARY-NOTFOUND

//Path to a file.
OPENSSL_INCLUDE_DIR:PATH=OPENSSL_INCLUDE_DIR-NOTFOUND

//Path to a library.
OPENSSL_SSL_LIBRARY:FILEPATH=OPENSSL_SSL_LIBRARY-NOTFOUND

//pkg-config executable
PKG_CONFIG_EXECUTABLE:FILEPATH=/usr/bin/pkg-config

//Location of the Qt5 qmake executable
QMAKE_EXECUTABLE:FILEPATH=/usr/lib/arm-linux-gnueabihf/qt5/bin/qmake

//The directory containing a CMake configuration file for Qt5Bluetooth.
Qt5Bluetooth_DIR:PATH=/usr/lib/arm-linux-gnueabihf/cmake/Qt5Bluetooth

//The directory containing a CMake configuration file for Qt5Core.
Qt5Core_DIR:PATH=/usr/lib/arm-linux-gnueabihf/cmake/Qt5Core

//The directory containing a CMake configuration file for Qt5DBus.
Qt5DBus_DIR:PATH=/usr/lib/arm-linux-gnueabihf/cmake/Qt5DBus

//The directory containing a CMake configuration file for Qt5Network.
Qt5Network_DIR:PATH=/usr/lib/arm-linux-gnueabihf/cmake/Qt5Network

//The directory containing a CMake configuration file for Qt5Qml.
Qt5Qml_DIR:PATH=Qt5Qml_DIR-NOTFOUND

//The directory containing a CMake configuration file for Qt5QuickTest.
Qt5QuickTest_DIR:PATH=Qt5QuickTest_DIR-NOTFOUND

//The directory containing a CMake configuration file for Qt5Test.
Qt5Test_DIR:PATH=/usr/lib/arm-linux-gnueabihf/cmake/Qt5Test

//The directory containing a CMake configuration file for Qt5WebSockets.
Qt5WebSockets_DIR:PATH=/usr/lib/arm-linux-gnueabihf/cmake/Qt5WebSockets

//The directory containing a CMake configuration file for Qt5.
Qt5_DIR:PATH=/usr/lib/arm-linux-gnueabihf/cmake/Qt5

//Value Computed by CMake
QtZeroConf_BINARY_DIR:STATIC=/root/cornrow/obj-arm-linux-gnueabihf/thirdparty/qtzeroprops/thirdparty/QtZeroConf

//Dependencies for the target
QtZeroConf_LIB_DEPENDS:STATIC=general;avahi-client;general;Qt5::Core;general;Qt5::Network;

//Value Computed by CMake
QtZeroConf_SOURCE_DIR:STATIC=/root/cornrow/thirdparty/qtzeroprops/thirdparty/QtZeroConf

//The location of udev rules
UDEV_RULES_INSTALL_DIR:PATH=/lib/udev/rules.d

//Use HIDDEN visibility support if available.
USE_COMPILER_HIDDEN_VISIBILITY:BOOL=ON

//Dependencies for the target
audio_LIB_DEPENDS:STATIC=general;common;general;cornrow;general;Qt5::Core;

//Dependencies for the target
bluetooth_LIB_DEPENDS:STATIC=general;common;general;cornrow;general;KF5BluezQt;general;Qt5::Bluetooth;general;Qt5::DBus;

//Dependencies for the target
common_LIB_DEPENDS:STATIC=general;Qt5::Core;

//Dependencies for the target
config_LIB_DEPENDS:STATIC=general;audio;general;bluetooth;general;common;general;qtzeroprops;

//Value Computed by CMake
cornrow_BINARY_DIR:STATIC=/root/cornrow/obj-arm-linux-gnueabihf/thirdparty/libcornrow

//Dependencies for the target
cornrow_LIB_DEPENDS:STATIC=general;sbc;general;/usr/lib/arm-linux-gnueabihf/libasound.so;general;/usr/lib/arm-linux-gnueabihf/libboost_system.so;general;OPENSSL_SSL_LIBRARY-NOTFOUND;general;OPENSSL_CRYPTO_LIBRARY-NOTFOUND;general;pthread;general;dl;general;dns_sd;

//Value Computed by CMake
cornrow_SOURCE_DIR:STATIC=/root/cornrow/thirdparty/libcornrow

//Value Computed by CMake
cornrowd_BINARY_DIR:STATIC=/root/cornrow/obj-arm-linux-gnueabihf/cornrowd

//Value Computed by CMake
cornrowd_SOURCE_DIR:STATIC=/root/cornrow/cornrowd

//Value Computed by CMake
qtzeroprops_BINARY_DIR:STATIC=/root/cornrow/obj-arm-linux-gnueabihf/thirdparty/qtzeroprops

//Dependencies for the target
qtzeroprops_LIB_DEPENDS:STATIC=general;avahi-common;general;avahi-client;general;QtZeroConf;general;Qt5::Bluetooth;general;Qt5::WebSockets;

//Value Computed by CMake
qtzeroprops_SOURCE_DIR:STATIC=/root/cornrow/thirdparty/qtzeroprops


########################
# INTERNAL cache entries
########################

//ADVANCED property for variable: ALSA_INCLUDE_DIR
ALSA_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: ALSA_LIBRARY
ALSA_LIBRARY-ADVANCED:INTERNAL=1
AVCODEC_CFLAGS:INTERNAL=-I/usr/include/arm-linux-gnueabihf
AVCODEC_CFLAGS_I:INTERNAL=
AVCODEC_CFLAGS_OTHER:INTERNAL=
AVCODEC_FOUND:INTERNAL=1
AVCODEC_INCLUDEDIR:INTERNAL=/usr/include/arm-linux-gnueabihf
AVCODEC_INCLUDE_DIRS:INTERNAL=/usr/include/arm-linux-gnueabihf
AVCODEC_LDFLAGS:INTERNAL=-lavcodec
AVCODEC_LDFLAGS_OTHER:INTERNAL=
AVCODEC_LIBDIR:INTERNAL=/usr/lib/arm-linux-gnueabihf
AVCODEC_LIBRARIES:INTERNAL=avcodec
AVCODEC_LIBRARY_DIRS:INTERNAL=
AVCODEC_LIBS:INTERNAL=
AVCODEC_LIBS_L:INTERNAL=
AVCODEC_LIBS_OTHER:INTERNAL=
AVCODEC_LIBS_PATHS:INTERNAL=
AVCODEC_PREFIX:INTERNAL=/usr
AVCODEC_STATIC_CFLAGS:INTERNAL=-I/usr/include/arm-linux-gnueabihf
AVCODEC_STATIC_CFLAGS_I:INTERNAL=
AVCODEC_STATIC_CFLAGS_OTHER:INTERNAL=
AVCODEC_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include/arm-linux-gnueabihf
AVCODEC_STATIC_LDFLAGS:INTERNAL=-lavcodec;-ldl;-lXv;-lX11;-lXext;-ldl;-lvdpau;-lva;-lva-drm;-lva;-lva-x11;-lva;-lxcb;-lxcb-shm;-lxcb-xfixes;-lxcb-shape;-lX11;-lcdio_paranoia;-lcdio_cdda;-lcdio;-lsndio;-ljack;-lasound;-lSDL2;-ldc1394;-lGL;-lopenal;-lzvbi;-lzmq;-lxvidcore;-lx265;-lx264;-lwebpmux;-lwebp;-lwavpack;-lvpx;-lm;-lvpx;-lm;-lvpx;-lm;-lvpx;-lm;-lvorbisenc;-lvorbis;-logg;-ltwolame;-ltheoraenc;-ltheoradec;-logg;-lspeex;-lssh;-lsoxr;-lsnappy;-lm;-lshine;-lrubberband;-lpulse;-lopus;-lopenmpt;-lopenjp2;-lopencv_core;-lopencv_imgproc;-lmp3lame;-lgsm;-lgme;-lstdc++;-lfribidi;-lfreetype;-lfontconfig;-lfreetype;-lflite_cmu_time_awb;-lflite_cmu_us_awb;-lflite_cmu_us_kal;-lflite_cmu_us_kal16;-lflite_cmu_us_rms;-lflite_cmu_us_slt;-lflite_usenglish;-lflite_cmulex;-lflite;-lebur128;-lcaca;-lbs2b;-lbluray;-lass;-lraw1394;-lavc1394;-lrom1394;-liec61883;-lgnutls;-lchromaprint;-ldl;-lm;-llzma;-lbz2;-lz;-pthread;-lswresample;-lm;-lsoxr;-lavutil;-lm
AVCODEC_STATIC_LDFLAGS_OTHER:INTERNAL=-pthread
AVCODEC_STATIC_LIBDIR:INTERNAL=
AVCODEC_STATIC_LIBRARIES:INTERNAL=avcodec;dl;Xv;X11;Xext;dl;vdpau;va;va-drm;va;va-x11;va;xcb;xcb-shm;xcb-xfixes;xcb-shape;X11;cdio_paranoia;cdio_cdda;cdio;sndio;jack;asound;SDL2;dc1394;GL;openal;zvbi;zmq;xvidcore;x265;x264;webpmux;webp;wavpack;vpx;m;vpx;m;vpx;m;vpx;m;vorbisenc;vorbis;ogg;twolame;theoraenc;theoradec;ogg;speex;ssh;soxr;snappy;m;shine;rubberband;pulse;opus;openmpt;openjp2;opencv_core;opencv_imgproc;mp3lame;gsm;gme;stdc++;fribidi;freetype;fontconfig;freetype;flite_cmu_time_awb;flite_cmu_us_awb;flite_cmu_us_kal;flite_cmu_us_kal16;flite_cmu_us_rms;flite_cmu_us_slt;flite_usenglish;flite_cmulex;flite;ebur128;caca;bs2b;bluray;ass;raw1394;avc1394;rom1394;iec61883;gnutls;chromaprint;dl;m;lzma;bz2;z;swresample;m;soxr;avutil;m
AVCODEC_STATIC_LIBRARY_DIRS:INTERNAL=
AVCODEC_STATIC_LIBS:INTERNAL=
AVCODEC_STATIC_LIBS_L:INTERNAL=
AVCODEC_STATIC_LIBS_OTHER:INTERNAL=
AVCODEC_STATIC_LIBS_PATHS:INTERNAL=
AVCODEC_VERSION:INTERNAL=57.64.101
AVCODEC_libavcodec_INCLUDEDIR:INTERNAL=
AVCODEC_libavcodec_LIBDIR:INTERNAL=
AVCODEC_libavcodec_PREFIX:INTERNAL=
AVCODEC_libavcodec_VERSION:INTERNAL=
AVUTIL_CFLAGS:INTERNAL=-I/usr/include/arm-linux-gnueabihf
AVUTIL_CFLAGS_I:INTERNAL=
AVUTIL_CFLAGS_OTHER:INTERNAL=
AVUTIL_FOUND:INTERNAL=1
AVUTIL_INCLUDEDIR:INTERNAL=/usr/include/arm-linux-gnueabihf
AVUTIL_INCLUDE_DIRS:INTERNAL=/usr/include/arm-linux-gnueabihf
AVUTIL_LDFLAGS:INTERNAL=-lavutil
AVUTIL_LDFLAGS_OTHER:INTERNAL=
AVUTIL_LIBDIR:INTERNAL=/usr/lib/arm-linux-gnueabihf
AVUTIL_LIBRARIES:INTERNAL=avutil
AVUTIL_LIBRARY_DIRS:INTERNAL=
AVUTIL_LIBS:INTERNAL=
AVUTIL_LIBS_L:INTERNAL=
AVUTIL_LIBS_OTHER:INTERNAL=
AVUTIL_LIBS_PATHS:INTERNAL=
AVUTIL_PREFIX:INTERNAL=/usr
AVUTIL_STATIC_CFLAGS:INTERNAL=-I/usr/include/arm-linux-gnueabihf
AVUTIL_STATIC_CFLAGS_I:INTERNAL=
AVUTIL_STATIC_CFLAGS_OTHER:INTERNAL=
AVUTIL_STATIC_INCLUDE_DIRS:INTERNAL=/usr/include/arm-linux-gnueabihf
AVUTIL_STATIC_LDFLAGS:INTERNAL=-lavutil;-lm
AVUTIL_STATIC_LDFLAGS_OTHER:INTERNAL=
AVUTIL_STATIC_LIBDIR:INTERNAL=
AVUTIL_STATIC_LIBRARIES:INTERNAL=avutil;m
AVUTIL_STATIC_LIBRARY_DIRS:INTERNAL=
AVUTIL_STATIC_LIBS:INTERNAL=
AVUTIL_STATIC_LIBS_L:INTERNAL=
AVUTIL_STATIC_LIBS_OTHER:INTERNAL=
AVUTIL_STATIC_LIBS_PATHS:INTERNAL=
AVUTIL_VERSION:INTERNAL=55.34.101
AVUTIL_libavutil_INCLUDEDIR:INTERNAL=
AVUTIL_libavutil_LIBDIR:INTERNAL=
AVUTIL_libavutil_PREFIX:INTERNAL=
AVUTIL_libavutil_VERSION:INTERNAL=
BCM_HOST_CFLAGS:INTERNAL=
BCM_HOST_CFLAGS_I:INTERNAL=
BCM_HOST_CFLAGS_OTHER:INTERNAL=
BCM_HOST_FOUND:INTERNAL=
BCM_HOST_INCLUDEDIR:INTERNAL=
BCM_HOST_LIBDIR:INTERNAL=
BCM_HOST_LIBS:INTERNAL=
BCM_HOST_LIBS_L:INTERNAL=
BCM_HOST_LIBS_OTHER:INTERNAL=
BCM_HOST_LIBS_PATHS:INTERNAL=
BCM_HOST_PREFIX:INTERNAL=
BCM_HOST_STATIC_CFLAGS:INTERNAL=
BCM_HOST_STATIC_CFLAGS_I:INTERNAL=
BCM_HOST_STATIC_CFLAGS_OTHER:INTERNAL=
BCM_HOST_STATIC_LIBDIR:INTERNAL=
BCM_HOST_STATIC_LIBS:INTERNAL=
BCM_HOST_STATIC_LIBS_L:INTERNAL=
BCM_HOST_STATIC_LIBS_OTHER:INTERNAL=
BCM_HOST_STATIC_LIBS_PATHS:INTERNAL=
BCM_HOST_VERSION:INTERNAL=
BCM_HOST_bcm_host_INCLUDEDIR:INTERNAL=
BCM_HOST_bcm_host_LIBDIR:INTERNAL=
BCM_HOST_bcm_host_PREFIX:INTERNAL=
BCM_HOST_bcm_host_VERSION:INTERNAL=
//ADVANCED property for variable: Boost_DIR
Boost_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_INCLUDE_DIR
Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LIBRARY_DIR_DEBUG
Boost_LIBRARY_DIR_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_LIBRARY_DIR_RELEASE
Boost_LIBRARY_DIR_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_DEBUG
Boost_SYSTEM_LIBRARY_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: Boost_SYSTEM_LIBRARY_RELEASE
Boost_SYSTEM_LIBRARY_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_AR
CMAKE_AR-ADVANCED:INTERNAL=1
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/root/cornrow/obj-arm-linux-gnueabihf
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=7
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=2
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS
CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG
CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL
CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE
CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO
CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Executable file format
CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS
CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG
CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL
CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE
CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/root/cornrow
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=1
//ADVANCED property for variable: CMAKE_LINKER
CMAKE_LINKER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MAKE_PROGRAM
CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS
CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG
CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE
CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_NM
CMAKE_NM-ADVANCED:INTERNAL=1
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=14
//ADVANCED property for variable: CMAKE_OBJCOPY
CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_OBJDUMP
CMAKE_OBJDUMP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_RANLIB
CMAKE_RANLIB-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-3.7
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS
CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG
CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE
CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH
CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_SKIP_RPATH
CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS
CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG
CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE
CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_STRIP
CMAKE_STRIP-ADVANCED:INTERNAL=1
//uname command
CMAKE_UNAME:INTERNAL=/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//Compiler support for a deprecated attribute
COMPILER_HAS_DEPRECATED:INTERNAL=1
//Test COMPILER_HAS_DEPRECATED_ATTR
COMPILER_HAS_DEPRECATED_ATTR:INTERNAL=1
//Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
COMPILER_HAS_HIDDEN_INLINE_VISIBILITY:INTERNAL=1
//Test COMPILER_HAS_HIDDEN_VISIBILITY
COMPILER_HAS_HIDDEN_VISIBILITY:INTERNAL=1
//Details about finding ALSA
FIND_PACKAGE_MESSAGE_DETAILS_ALSA:INTERNAL=[/usr/lib/arm-linux-gnueabihf/libasound.so][/usr/include][v1.1.3()]
//Details about finding PkgConfig
FIND_PACKAGE_MESSAGE_DETAILS_PkgConfig:INTERNAL=[/usr/bin/pkg-config][v0.29()]
//ADVANCED property for variable: KDE_INSTALL_APPDIR
KDE_INSTALL_APPDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_AUTOSTARTDIR
KDE_INSTALL_AUTOSTARTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_BINDIR
KDE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_CMAKEPACKAGEDIR
KDE_INSTALL_CMAKEPACKAGEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_CONFDIR
KDE_INSTALL_CONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DATADIR
KDE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DATAROOTDIR
KDE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSDIR
KDE_INSTALL_DBUSDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSINTERFACEDIR
KDE_INSTALL_DBUSINTERFACEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSSERVICEDIR
KDE_INSTALL_DBUSSERVICEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DBUSSYSTEMSERVICEDIR
KDE_INSTALL_DBUSSYSTEMSERVICEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DESKTOPDIR
KDE_INSTALL_DESKTOPDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_DOCBUNDLEDIR
KDE_INSTALL_DOCBUNDLEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_EXECROOTDIR
KDE_INSTALL_EXECROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_ICONDIR
KDE_INSTALL_ICONDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_INCLUDEDIR
KDE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_INFODIR
KDE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KCFGDIR
KDE_INSTALL_KCFGDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KCONFUPDATEDIR
KDE_INSTALL_KCONFUPDATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KNOTIFY5RCDIR
KDE_INSTALL_KNOTIFY5RCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KSERVICES5DIR
KDE_INSTALL_KSERVICES5DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KSERVICETYPES5DIR
KDE_INSTALL_KSERVICETYPES5DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KTEMPLATESDIR
KDE_INSTALL_KTEMPLATESDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_KXMLGUI5DIR
KDE_INSTALL_KXMLGUI5DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LIBDIR
KDE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LIBEXECDIR
KDE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LOCALEDIR
KDE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_LOCALSTATEDIR
KDE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_MANDIR
KDE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_METAINFODIR
KDE_INSTALL_METAINFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_MIMEDIR
KDE_INSTALL_MIMEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_PLUGINDIR
KDE_INSTALL_PLUGINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QMLDIR
KDE_INSTALL_QMLDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QTPLUGINDIR
KDE_INSTALL_QTPLUGINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_QTQUICKIMPORTSDIR
KDE_INSTALL_QTQUICKIMPORTSDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SBINDIR
KDE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SHAREDSTATEDIR
KDE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SOUNDDIR
KDE_INSTALL_SOUNDDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_SYSCONFDIR
KDE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_TEMPLATEDIR
KDE_INSTALL_TEMPLATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: KDE_INSTALL_WALLPAPERDIR
KDE_INSTALL_WALLPAPERDIR-ADVANCED:INTERNAL=1
//Have symbol __GLIBC__
LIBC_IS_GLIBC:INTERNAL=1
//ADVANCED property for variable: OPENSSL_CRYPTO_LIBRARY
OPENSSL_CRYPTO_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OPENSSL_INCLUDE_DIR
OPENSSL_INCLUDE_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OPENSSL_SSL_LIBRARY
OPENSSL_SSL_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PKG_CONFIG_EXECUTABLE
PKG_CONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
PORTAUDIO_CFLAGS:INTERNAL=-pthread
PORTAUDIO_CFLAGS_I:INTERNAL=
PORTAUDIO_CFLAGS_OTHER:INTERNAL=-pthread
PORTAUDIO_FOUND:INTERNAL=1
PORTAUDIO_INCLUDEDIR:INTERNAL=/usr/include
PORTAUDIO_INCLUDE_DIRS:INTERNAL=
PORTAUDIO_LDFLAGS:INTERNAL=-lportaudiocpp;-lportaudio;-lasound;-lm;-lpthread
PORTAUDIO_LDFLAGS_OTHER:INTERNAL=
PORTAUDIO_LIBDIR:INTERNAL=/usr/lib/arm-linux-gnueabihf
PORTAUDIO_LIBRARIES:INTERNAL=portaudiocpp;portaudio;asound;m;pthread
PORTAUDIO_LIBRARY_DIRS:INTERNAL=
PORTAUDIO_LIBS:INTERNAL=
PORTAUDIO_LIBS_L:INTERNAL=
PORTAUDIO_LIBS_OTHER:INTERNAL=
PORTAUDIO_LIBS_PATHS:INTERNAL=
PORTAUDIO_PREFIX:INTERNAL=/usr
PORTAUDIO_STATIC_CFLAGS:INTERNAL=-pthread
PORTAUDIO_STATIC_CFLAGS_I:INTERNAL=
PORTAUDIO_STATIC_CFLAGS_OTHER:INTERNAL=-pthread
PORTAUDIO_STATIC_INCLUDE_DIRS:INTERNAL=
PORTAUDIO_STATIC_LDFLAGS:INTERNAL=-lportaudiocpp;-lportaudio;-lasound;-lm;-lpthread
PORTAUDIO_STATIC_LDFLAGS_OTHER:INTERNAL=
PORTAUDIO_STATIC_LIBDIR:INTERNAL=
PORTAUDIO_STATIC_LIBRARIES:INTERNAL=portaudiocpp;portaudio;asound;m;pthread
PORTAUDIO_STATIC_LIBRARY_DIRS:INTERNAL=
PORTAUDIO_STATIC_LIBS:INTERNAL=
PORTAUDIO_STATIC_LIBS_L:INTERNAL=
PORTAUDIO_STATIC_LIBS_OTHER:INTERNAL=
PORTAUDIO_STATIC_LIBS_PATHS:INTERNAL=
PORTAUDIO_VERSION:INTERNAL=12
PORTAUDIO_portaudiocpp_INCLUDEDIR:INTERNAL=
PORTAUDIO_portaudiocpp_LIBDIR:INTERNAL=
PORTAUDIO_portaudiocpp_PREFIX:INTERNAL=
PORTAUDIO_portaudiocpp_VERSION:INTERNAL=
//ADVANCED property for variable: USE_COMPILER_HIDDEN_VISIBILITY
USE_COMPILER_HIDDEN_VISIBILITY-ADVANCED:INTERNAL=1
//Components requested for this build tree.
_Boost_COMPONENTS_SEARCHED:INTERNAL=system
//Last used Boost_INCLUDE_DIR value.
_Boost_INCLUDE_DIR_LAST:INTERNAL=/usr/include
//Last used Boost_LIBRARY_DIR_DEBUG value.
_Boost_LIBRARY_DIR_DEBUG_LAST:INTERNAL=/usr/lib/arm-linux-gnueabihf
//Last used Boost_LIBRARY_DIR_RELEASE value.
_Boost_LIBRARY_DIR_RELEASE_LAST:INTERNAL=/usr/lib/arm-linux-gnueabihf
//Last used Boost_NAMESPACE value.
_Boost_NAMESPACE_LAST:INTERNAL=boost
//Last used Boost_USE_MULTITHREADED value.
_Boost_USE_MULTITHREADED_LAST:INTERNAL=TRUE
//Test _OFFT_IS_64BIT
_OFFT_IS_64BIT:INTERNAL=
_OPENSSL_CFLAGS:INTERNAL=
_OPENSSL_CFLAGS_I:INTERNAL=
_OPENSSL_CFLAGS_OTHER:INTERNAL=
_OPENSSL_FOUND:INTERNAL=
_OPENSSL_INCLUDEDIR:INTERNAL=
_OPENSSL_LIBDIR:INTERNAL=
_OPENSSL_LIBS:INTERNAL=
_OPENSSL_LIBS_L:INTERNAL=
_OPENSSL_LIBS_OTHER:INTERNAL=
_OPENSSL_LIBS_PATHS:INTERNAL=
_OPENSSL_PREFIX:INTERNAL=
_OPENSSL_STATIC_CFLAGS:INTERNAL=
_OPENSSL_STATIC_CFLAGS_I:INTERNAL=
_OPENSSL_STATIC_CFLAGS_OTHER:INTERNAL=
_OPENSSL_STATIC_LIBDIR:INTERNAL=
_OPENSSL_STATIC_LIBS:INTERNAL=
_OPENSSL_STATIC_LIBS_L:INTERNAL=
_OPENSSL_STATIC_LIBS_OTHER:INTERNAL=
_OPENSSL_STATIC_LIBS_PATHS:INTERNAL=
_OPENSSL_VERSION:INTERNAL=
_OPENSSL_openssl_INCLUDEDIR:INTERNAL=
_OPENSSL_openssl_LIBDIR:INTERNAL=
_OPENSSL_openssl_PREFIX:INTERNAL=
_OPENSSL_openssl_VERSION:INTERNAL=
__pkg_config_checked_AVCODEC:INTERNAL=1
__pkg_config_checked_AVUTIL:INTERNAL=1
__pkg_config_checked_BCM_HOST:INTERNAL=1
__pkg_config_checked_PORTAUDIO:INTERNAL=1
__pkg_config_checked__OPENSSL:INTERNAL=1
prefix_result:INTERNAL=/usr/lib/arm-linux-gnueabihf

        "tail -v -n +0 CMakeFiles/CMakeOutput.log"
==> CMakeFiles/CMakeOutput.log <==
The system is: Linux - 5.3.5+ - armv7l
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /usr/bin/cc
Build flags: -g;-O2;-fdebug-prefix-map=/root/cornrow=.;-fstack-protector-strong;-Wformat;-Werror=format-security;-Wdate-time;-D_FORTIFY_SOURCE=2
Id flags:

The output was:
0


Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"

The C compiler identification is GNU, found in "/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/3.7.2/CompilerIdC/a.out"

Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /usr/bin/c++
Build flags: -g;-O2;-fdebug-prefix-map=/root/cornrow=.;-fstack-protector-strong;-Wformat;-Werror=format-security;-Wdate-time;-D_FORTIFY_SOURCE=2
Id flags:

The output was:
0


Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"

The CXX compiler identification is GNU, found in "/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/3.7.2/CompilerIdCXX/a.out"

Determining if the C compiler works passed with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_09cae/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_09cae.dir/build.make CMakeFiles/cmTC_09cae.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_09cae.dir/testCCompiler.c.o
/usr/bin/cc    -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -o CMakeFiles/cmTC_09cae.dir/testCCompiler.c.o   -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_09cae
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_09cae.dir/link.txt --verbose=1
/usr/bin/cc  -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro  CMakeFiles/cmTC_09cae.dir/testCCompiler.c.o  -o cmTC_09cae
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'


Detecting C compiler ABI info compiled with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_c5d2c/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c5d2c.dir/build.make CMakeFiles/cmTC_c5d2c.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c5d2c.dir/CMakeCCompilerABI.c.o
/usr/bin/cc    -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -o CMakeFiles/cmTC_c5d2c.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.7/Modules/CMakeCCompilerABI.c
Linking C executable cmTC_c5d2c
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c5d2c.dir/link.txt --verbose=1
/usr/bin/cc  -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro -v CMakeFiles/cmTC_c5d2c.dir/CMakeCCompilerABI.c.o  -o cmTC_c5d2c
Using built-in specs.
COLLECT_GCC=/usr/bin/cc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/
LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/
COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/root/cornrow=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_c5d2c' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu'
 /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/cctHJAlH.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_c5d2c /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -z relro CMakeFiles/cmTC_c5d2c.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o
COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/root/cornrow=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_c5d2c' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu'
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'


Parsed C implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/make" "cmTC_c5d2c/fast"]
  ignore line: [make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/make -f CMakeFiles/cmTC_c5d2c.dir/build.make CMakeFiles/cmTC_c5d2c.dir/build]
  ignore line: [make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp']
  ignore line: [Building C object CMakeFiles/cmTC_c5d2c.dir/CMakeCCompilerABI.c.o]
  ignore line: [/usr/bin/cc    -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -o CMakeFiles/cmTC_c5d2c.dir/CMakeCCompilerABI.c.o   -c /usr/share/cmake-3.7/Modules/CMakeCCompilerABI.c]
  ignore line: [Linking C executable cmTC_c5d2c]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c5d2c.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/cc  -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro -v CMakeFiles/cmTC_c5d2c.dir/CMakeCCompilerABI.c.o  -o cmTC_c5d2c  ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/cc]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper]
  ignore line: [Target: arm-linux-gnueabihf]
  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/root/cornrow=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_c5d2c' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu']
  link line: [ /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/cctHJAlH.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --sysroot=/ --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_c5d2c /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -z relro CMakeFiles/cmTC_c5d2c.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o]
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/cctHJAlH.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [--sysroot=/] ==> ignore
    arg [--build-id] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib/ld-linux-armhf.so.3] ==> ignore
    arg [-X] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-m] ==> ignore
    arg [armelf_linux_eabi] ==> ignore
    arg [-pie] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_c5d2c] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o] ==> ignore
    arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6]
    arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf]
    arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..]
    arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf]
    arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf]
    arg [-zrelro] ==> ignore
    arg [CMakeFiles/cmTC_c5d2c.dir/CMakeCCompilerABI.c.o] ==> ignore
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [-lc] ==> lib [c]
    arg [-lgcc] ==> lib [gcc]
    arg [--as-needed] ==> ignore
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [--no-as-needed] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o] ==> ignore
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6] ==> [/usr/lib/gcc/arm-linux-gnueabihf/6]
  collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
  collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> [/usr/lib]
  collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf]
  collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
  implicit libs: [c]
  implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/6;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf]
  implicit fwks: []




Detecting C [-std=c11] compiler features compiled with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_c8acc/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_c8acc.dir/build.make CMakeFiles/cmTC_c8acc.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_c8acc.dir/feature_tests.c.o
/usr/bin/cc    -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -std=c11 -o CMakeFiles/cmTC_c8acc.dir/feature_tests.c.o   -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.c
Linking C executable cmTC_c8acc
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c8acc.dir/link.txt --verbose=1
/usr/bin/cc  -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro  CMakeFiles/cmTC_c8acc.dir/feature_tests.c.o  -o cmTC_c8acc
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'


    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:1c_restrict
    Feature record: C_FEATURE:1c_static_assert
    Feature record: C_FEATURE:1c_variadic_macros


Detecting C [-std=c99] compiler features compiled with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_d8ba8/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d8ba8.dir/build.make CMakeFiles/cmTC_d8ba8.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d8ba8.dir/feature_tests.c.o
/usr/bin/cc    -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -std=c99 -o CMakeFiles/cmTC_d8ba8.dir/feature_tests.c.o   -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.c
Linking C executable cmTC_d8ba8
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d8ba8.dir/link.txt --verbose=1
/usr/bin/cc  -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro  CMakeFiles/cmTC_d8ba8.dir/feature_tests.c.o  -o cmTC_d8ba8
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'


    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:1c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:1c_variadic_macros


Detecting C [-std=c90] compiler features compiled with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_8e3f3/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_8e3f3.dir/build.make CMakeFiles/cmTC_8e3f3.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_8e3f3.dir/feature_tests.c.o
/usr/bin/cc    -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -std=c90 -o CMakeFiles/cmTC_8e3f3.dir/feature_tests.c.o   -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.c
Linking C executable cmTC_8e3f3
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_8e3f3.dir/link.txt --verbose=1
/usr/bin/cc  -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro  CMakeFiles/cmTC_8e3f3.dir/feature_tests.c.o  -o cmTC_8e3f3
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'


    Feature record: C_FEATURE:1c_function_prototypes
    Feature record: C_FEATURE:0c_restrict
    Feature record: C_FEATURE:0c_static_assert
    Feature record: C_FEATURE:0c_variadic_macros
Determining if the CXX compiler works passed with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_ae180/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_ae180.dir/build.make CMakeFiles/cmTC_ae180.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_ae180.dir/testCXXCompiler.cxx.o
/usr/bin/c++     -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -o CMakeFiles/cmTC_ae180.dir/testCXXCompiler.cxx.o -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_ae180
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_ae180.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro  CMakeFiles/cmTC_ae180.dir/testCXXCompiler.cxx.o  -o cmTC_ae180
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'


Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_5e630/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_5e630.dir/build.make CMakeFiles/cmTC_5e630.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_5e630.dir/CMakeCXXCompilerABI.cpp.o
/usr/bin/c++     -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -o CMakeFiles/cmTC_5e630.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_5e630
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5e630.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro -v CMakeFiles/cmTC_5e630.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_5e630
Using built-in specs.
COLLECT_GCC=/usr/bin/c++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper
Target: arm-linux-gnueabihf
Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf
Thread model: posix
gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)
COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/
LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/
COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/root/cornrow=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_5e630' '-shared-libgcc' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu'
 /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccoa6PL6.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_5e630 /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -z relro CMakeFiles/cmTC_5e630.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o
COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/root/cornrow=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_5e630' '-shared-libgcc' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu'
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'


Parsed CXX implicit link information from above output:
  link line regex: [^( *|.*[/\])(ld|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  ignore line: [Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp]
  ignore line: []
  ignore line: [Run Build Command:"/usr/bin/make" "cmTC_5e630/fast"]
  ignore line: [make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp']
  ignore line: [/usr/bin/make -f CMakeFiles/cmTC_5e630.dir/build.make CMakeFiles/cmTC_5e630.dir/build]
  ignore line: [make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp']
  ignore line: [Building CXX object CMakeFiles/cmTC_5e630.dir/CMakeCXXCompilerABI.cpp.o]
  ignore line: [/usr/bin/c++     -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -o CMakeFiles/cmTC_5e630.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp]
  ignore line: [Linking CXX executable cmTC_5e630]
  ignore line: [/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5e630.dir/link.txt --verbose=1]
  ignore line: [/usr/bin/c++   -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro -v CMakeFiles/cmTC_5e630.dir/CMakeCXXCompilerABI.cpp.o  -o cmTC_5e630  ]
  ignore line: [Using built-in specs.]
  ignore line: [COLLECT_GCC=/usr/bin/c++]
  ignore line: [COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper]
  ignore line: [Target: arm-linux-gnueabihf]
  ignore line: [Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=arm-linux-gnueabihf- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libitm --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-armhf/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-armhf --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-armhf --with-arch-directory=arm --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-sjlj-exceptions --with-arch=armv7-a --with-fpu=vfpv3-d16 --with-float=hard --with-mode=thumb --enable-checking=release --build=arm-linux-gnueabihf --host=arm-linux-gnueabihf --target=arm-linux-gnueabihf]
  ignore line: [Thread model: posix]
  ignore line: [gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) ]
  ignore line: [COMPILER_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/]
  ignore line: [LIBRARY_PATH=/usr/lib/gcc/arm-linux-gnueabihf/6/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/:/usr/lib/gcc/arm-linux-gnueabihf/6/../../../:/lib/arm-linux-gnueabihf/:/lib/:/usr/lib/arm-linux-gnueabihf/:/usr/lib/]
  ignore line: [COLLECT_GCC_OPTIONS='-g' '-O2' '-fdebug-prefix-map=/root/cornrow=.' '-fstack-protector-strong' '-Wformat=1' '-Werror=format-security' '-Wdate-time' '-D' '_FORTIFY_SOURCE=2' '-v' '-o' 'cmTC_5e630' '-shared-libgcc' '-march=armv7-a' '-mfloat-abi=hard' '-mfpu=vfpv3-d16' '-mthumb' '-mtls-dialect=gnu']
  link line: [ /usr/lib/gcc/arm-linux-gnueabihf/6/collect2 -plugin /usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so -plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper -plugin-opt=-fresolution=/tmp/ccoa6PL6.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --sysroot=/ --build-id --eh-frame-hdr -dynamic-linker /lib/ld-linux-armhf.so.3 -X --hash-style=gnu -m armelf_linux_eabi -pie -o cmTC_5e630 /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o /usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o -L/usr/lib/gcc/arm-linux-gnueabihf/6 -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-linux-gnueabihf/6/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -z relro CMakeFiles/cmTC_5e630.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o /usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o]
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/collect2] ==> ignore
    arg [-plugin] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/liblto_plugin.so] ==> ignore
    arg [-plugin-opt=/usr/lib/gcc/arm-linux-gnueabihf/6/lto-wrapper] ==> ignore
    arg [-plugin-opt=-fresolution=/tmp/ccoa6PL6.res] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [-plugin-opt=-pass-through=-lc] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
    arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
    arg [--sysroot=/] ==> ignore
    arg [--build-id] ==> ignore
    arg [--eh-frame-hdr] ==> ignore
    arg [-dynamic-linker] ==> ignore
    arg [/lib/ld-linux-armhf.so.3] ==> ignore
    arg [-X] ==> ignore
    arg [--hash-style=gnu] ==> ignore
    arg [-m] ==> ignore
    arg [armelf_linux_eabi] ==> ignore
    arg [-pie] ==> ignore
    arg [-o] ==> ignore
    arg [cmTC_5e630] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/Scrt1.o] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crti.o] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtbeginS.o] ==> ignore
    arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6]
    arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf]
    arg [-L/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..]
    arg [-L/lib/arm-linux-gnueabihf] ==> dir [/lib/arm-linux-gnueabihf]
    arg [-L/usr/lib/arm-linux-gnueabihf] ==> dir [/usr/lib/arm-linux-gnueabihf]
    arg [-zrelro] ==> ignore
    arg [CMakeFiles/cmTC_5e630.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
    arg [-lstdc++] ==> lib [stdc++]
    arg [-lm] ==> lib [m]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [-lc] ==> lib [c]
    arg [-lgcc_s] ==> lib [gcc_s]
    arg [-lgcc] ==> lib [gcc]
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/crtendS.o] ==> ignore
    arg [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf/crtn.o] ==> ignore
  remove lib [gcc_s]
  remove lib [gcc]
  remove lib [gcc_s]
  remove lib [gcc]
  collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6] ==> [/usr/lib/gcc/arm-linux-gnueabihf/6]
  collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../../arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
  collapse library dir [/usr/lib/gcc/arm-linux-gnueabihf/6/../../..] ==> [/usr/lib]
  collapse library dir [/lib/arm-linux-gnueabihf] ==> [/lib/arm-linux-gnueabihf]
  collapse library dir [/usr/lib/arm-linux-gnueabihf] ==> [/usr/lib/arm-linux-gnueabihf]
  implicit libs: [stdc++;m;c]
  implicit dirs: [/usr/lib/gcc/arm-linux-gnueabihf/6;/usr/lib/arm-linux-gnueabihf;/usr/lib;/lib/arm-linux-gnueabihf]
  implicit fwks: []




Detecting CXX [-std=c++14] compiler features compiled with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_6bd9f/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_6bd9f.dir/build.make CMakeFiles/cmTC_6bd9f.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_6bd9f.dir/feature_tests.cxx.o
/usr/bin/c++     -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -std=c++14 -o CMakeFiles/cmTC_6bd9f.dir/feature_tests.cxx.o -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_6bd9f
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6bd9f.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro  CMakeFiles/cmTC_6bd9f.dir/feature_tests.cxx.o  -o cmTC_6bd9f
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'


    Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:1cxx_alias_templates
    Feature record: CXX_FEATURE:1cxx_alignas
    Feature record: CXX_FEATURE:1cxx_alignof
    Feature record: CXX_FEATURE:1cxx_attributes
    Feature record: CXX_FEATURE:1cxx_attribute_deprecated
    Feature record: CXX_FEATURE:1cxx_auto_type
    Feature record: CXX_FEATURE:1cxx_binary_literals
    Feature record: CXX_FEATURE:1cxx_constexpr
    Feature record: CXX_FEATURE:1cxx_contextual_conversions
    Feature record: CXX_FEATURE:1cxx_decltype
    Feature record: CXX_FEATURE:1cxx_decltype_auto
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
    Feature record: CXX_FEATURE:1cxx_deleted_functions
    Feature record: CXX_FEATURE:1cxx_digit_separators
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:1cxx_extern_templates
    Feature record: CXX_FEATURE:1cxx_final
    Feature record: CXX_FEATURE:1cxx_func_identifier
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
    Feature record: CXX_FEATURE:1cxx_generic_lambdas
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
    Feature record: CXX_FEATURE:1cxx_lambdas
    Feature record: CXX_FEATURE:1cxx_lambda_init_captures
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
    Feature record: CXX_FEATURE:1cxx_long_long_type
    Feature record: CXX_FEATURE:1cxx_noexcept
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:1cxx_nullptr
    Feature record: CXX_FEATURE:1cxx_override
    Feature record: CXX_FEATURE:1cxx_range_for
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:1cxx_return_type_deduction
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
    Feature record: CXX_FEATURE:1cxx_rvalue_references
    Feature record: CXX_FEATURE:1cxx_sizeof_member
    Feature record: CXX_FEATURE:1cxx_static_assert
    Feature record: CXX_FEATURE:1cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:1cxx_thread_local
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
    Feature record: CXX_FEATURE:1cxx_unicode_literals
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
    Feature record: CXX_FEATURE:1cxx_user_literals
    Feature record: CXX_FEATURE:1cxx_variable_templates
    Feature record: CXX_FEATURE:1cxx_variadic_macros
    Feature record: CXX_FEATURE:1cxx_variadic_templates


Detecting CXX [-std=c++11] compiler features compiled with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_a4af2/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_a4af2.dir/build.make CMakeFiles/cmTC_a4af2.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_a4af2.dir/feature_tests.cxx.o
/usr/bin/c++     -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -std=c++11 -o CMakeFiles/cmTC_a4af2.dir/feature_tests.cxx.o -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_a4af2
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_a4af2.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro  CMakeFiles/cmTC_a4af2.dir/feature_tests.cxx.o  -o cmTC_a4af2
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'


    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:1cxx_alias_templates
    Feature record: CXX_FEATURE:1cxx_alignas
    Feature record: CXX_FEATURE:1cxx_alignof
    Feature record: CXX_FEATURE:1cxx_attributes
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
    Feature record: CXX_FEATURE:1cxx_auto_type
    Feature record: CXX_FEATURE:0cxx_binary_literals
    Feature record: CXX_FEATURE:1cxx_constexpr
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
    Feature record: CXX_FEATURE:1cxx_decltype
    Feature record: CXX_FEATURE:0cxx_decltype_auto
    Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:1cxx_default_function_template_args
    Feature record: CXX_FEATURE:1cxx_defaulted_functions
    Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:1cxx_delegating_constructors
    Feature record: CXX_FEATURE:1cxx_deleted_functions
    Feature record: CXX_FEATURE:0cxx_digit_separators
    Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:1cxx_explicit_conversions
    Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:1cxx_extern_templates
    Feature record: CXX_FEATURE:1cxx_final
    Feature record: CXX_FEATURE:1cxx_func_identifier
    Feature record: CXX_FEATURE:1cxx_generalized_initializers
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
    Feature record: CXX_FEATURE:1cxx_inheriting_constructors
    Feature record: CXX_FEATURE:1cxx_inline_namespaces
    Feature record: CXX_FEATURE:1cxx_lambdas
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
    Feature record: CXX_FEATURE:1cxx_local_type_template_args
    Feature record: CXX_FEATURE:1cxx_long_long_type
    Feature record: CXX_FEATURE:1cxx_noexcept
    Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:1cxx_nullptr
    Feature record: CXX_FEATURE:1cxx_override
    Feature record: CXX_FEATURE:1cxx_range_for
    Feature record: CXX_FEATURE:1cxx_raw_string_literals
    Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
    Feature record: CXX_FEATURE:1cxx_right_angle_brackets
    Feature record: CXX_FEATURE:1cxx_rvalue_references
    Feature record: CXX_FEATURE:1cxx_sizeof_member
    Feature record: CXX_FEATURE:1cxx_static_assert
    Feature record: CXX_FEATURE:1cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:1cxx_thread_local
    Feature record: CXX_FEATURE:1cxx_trailing_return_types
    Feature record: CXX_FEATURE:1cxx_unicode_literals
    Feature record: CXX_FEATURE:1cxx_uniform_initialization
    Feature record: CXX_FEATURE:1cxx_unrestricted_unions
    Feature record: CXX_FEATURE:1cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:1cxx_variadic_macros
    Feature record: CXX_FEATURE:1cxx_variadic_templates


Detecting CXX [-std=c++98] compiler features compiled with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_798a3/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_798a3.dir/build.make CMakeFiles/cmTC_798a3.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_798a3.dir/feature_tests.cxx.o
/usr/bin/c++     -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -std=c++98 -o CMakeFiles/cmTC_798a3.dir/feature_tests.cxx.o -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/feature_tests.cxx
Linking CXX executable cmTC_798a3
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_798a3.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro  CMakeFiles/cmTC_798a3.dir/feature_tests.cxx.o  -o cmTC_798a3
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'


    Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
    Feature record: CXX_FEATURE:0cxx_alias_templates
    Feature record: CXX_FEATURE:0cxx_alignas
    Feature record: CXX_FEATURE:0cxx_alignof
    Feature record: CXX_FEATURE:0cxx_attributes
    Feature record: CXX_FEATURE:0cxx_attribute_deprecated
    Feature record: CXX_FEATURE:0cxx_auto_type
    Feature record: CXX_FEATURE:0cxx_binary_literals
    Feature record: CXX_FEATURE:0cxx_constexpr
    Feature record: CXX_FEATURE:0cxx_contextual_conversions
    Feature record: CXX_FEATURE:0cxx_decltype
    Feature record: CXX_FEATURE:0cxx_decltype_auto
    Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
    Feature record: CXX_FEATURE:0cxx_default_function_template_args
    Feature record: CXX_FEATURE:0cxx_defaulted_functions
    Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
    Feature record: CXX_FEATURE:0cxx_delegating_constructors
    Feature record: CXX_FEATURE:0cxx_deleted_functions
    Feature record: CXX_FEATURE:0cxx_digit_separators
    Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
    Feature record: CXX_FEATURE:0cxx_explicit_conversions
    Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
    Feature record: CXX_FEATURE:0cxx_extern_templates
    Feature record: CXX_FEATURE:0cxx_final
    Feature record: CXX_FEATURE:0cxx_func_identifier
    Feature record: CXX_FEATURE:0cxx_generalized_initializers
    Feature record: CXX_FEATURE:0cxx_generic_lambdas
    Feature record: CXX_FEATURE:0cxx_inheriting_constructors
    Feature record: CXX_FEATURE:0cxx_inline_namespaces
    Feature record: CXX_FEATURE:0cxx_lambdas
    Feature record: CXX_FEATURE:0cxx_lambda_init_captures
    Feature record: CXX_FEATURE:0cxx_local_type_template_args
    Feature record: CXX_FEATURE:0cxx_long_long_type
    Feature record: CXX_FEATURE:0cxx_noexcept
    Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
    Feature record: CXX_FEATURE:0cxx_nullptr
    Feature record: CXX_FEATURE:0cxx_override
    Feature record: CXX_FEATURE:0cxx_range_for
    Feature record: CXX_FEATURE:0cxx_raw_string_literals
    Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
    Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
    Feature record: CXX_FEATURE:0cxx_return_type_deduction
    Feature record: CXX_FEATURE:0cxx_right_angle_brackets
    Feature record: CXX_FEATURE:0cxx_rvalue_references
    Feature record: CXX_FEATURE:0cxx_sizeof_member
    Feature record: CXX_FEATURE:0cxx_static_assert
    Feature record: CXX_FEATURE:0cxx_strong_enums
    Feature record: CXX_FEATURE:1cxx_template_template_parameters
    Feature record: CXX_FEATURE:0cxx_thread_local
    Feature record: CXX_FEATURE:0cxx_trailing_return_types
    Feature record: CXX_FEATURE:0cxx_unicode_literals
    Feature record: CXX_FEATURE:0cxx_uniform_initialization
    Feature record: CXX_FEATURE:0cxx_unrestricted_unions
    Feature record: CXX_FEATURE:0cxx_user_literals
    Feature record: CXX_FEATURE:0cxx_variable_templates
    Feature record: CXX_FEATURE:0cxx_variadic_macros
    Feature record: CXX_FEATURE:0cxx_variadic_templates
Determining if the __GLIBC__ exist passed with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_d1707/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d1707.dir/build.make CMakeFiles/cmTC_d1707.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d1707.dir/CheckSymbolExists.c.o
/usr/bin/cc    -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2    -o CMakeFiles/cmTC_d1707.dir/CheckSymbolExists.c.o   -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/CheckSymbolExists.c
Linking C executable cmTC_d1707
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d1707.dir/link.txt --verbose=1
/usr/bin/cc  -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2   -Wl,-z,relro  CMakeFiles/cmTC_d1707.dir/CheckSymbolExists.c.o  -o cmTC_d1707
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'

File /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/CheckSymbolExists.c:
/* */
#include <stdlib.h>

int main(int argc, char** argv)
{
  (void)argv;
#ifndef __GLIBC__
  return ((int*)(&__GLIBC__))[argc];
#else
  (void)argc;
  return 0;
#endif
}

Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_VISIBILITY succeeded with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_e5be7/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_e5be7.dir/build.make CMakeFiles/cmTC_e5be7.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_e5be7.dir/src.cxx.o
/usr/bin/c++     -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2     -Wall     -Wno-psabi     -Wno-narrowing     -Wno-deprecated-declarations     -Wno-zero-as-null-pointer-constant -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -DCOMPILER_HAS_HIDDEN_VISIBILITY   -fvisibility=hidden -o CMakeFiles/cmTC_e5be7.dir/src.cxx.o -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_e5be7
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e5be7.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2     -Wall     -Wno-psabi     -Wno-narrowing     -Wno-deprecated-declarations     -Wno-zero-as-null-pointer-constant -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -DCOMPILER_HAS_HIDDEN_VISIBILITY  -Wl,--enable-new-dtags -Wl,-z,relro  CMakeFiles/cmTC_e5be7.dir/src.cxx.o  -o cmTC_e5be7
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY succeeded with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_d5391/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_d5391.dir/build.make CMakeFiles/cmTC_d5391.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_d5391.dir/src.cxx.o
/usr/bin/c++     -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2     -Wall     -Wno-psabi     -Wno-narrowing     -Wno-deprecated-declarations     -Wno-zero-as-null-pointer-constant -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY   -fvisibility-inlines-hidden -o CMakeFiles/cmTC_d5391.dir/src.cxx.o -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_d5391
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_d5391.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2     -Wall     -Wno-psabi     -Wno-narrowing     -Wno-deprecated-declarations     -Wno-zero-as-null-pointer-constant -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -DCOMPILER_HAS_HIDDEN_INLINE_VISIBILITY  -Wl,--enable-new-dtags -Wl,-z,relro  CMakeFiles/cmTC_d5391.dir/src.cxx.o  -o cmTC_d5391
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'

Source file was:
int main() { return 0; }
Performing C++ SOURCE FILE Test COMPILER_HAS_DEPRECATED_ATTR succeeded with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_bb503/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_bb503.dir/build.make CMakeFiles/cmTC_bb503.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_bb503.dir/src.cxx.o
/usr/bin/c++   -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2     -Wall     -Wno-psabi     -Wno-narrowing     -Wno-deprecated-declarations     -Wno-zero-as-null-pointer-constant -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -DCOMPILER_HAS_DEPRECATED_ATTR   -o CMakeFiles/cmTC_bb503.dir/src.cxx.o -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_bb503
/usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bb503.dir/link.txt --verbose=1
/usr/bin/c++   -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2     -Wall     -Wno-psabi     -Wno-narrowing     -Wno-deprecated-declarations     -Wno-zero-as-null-pointer-constant -std=c++0x -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -pedantic -DCOMPILER_HAS_DEPRECATED_ATTR  -Wl,--enable-new-dtags -Wl,-z,relro  CMakeFiles/cmTC_bb503.dir/src.cxx.o  -o cmTC_bb503
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'

Source file was:
__attribute__((__deprecated__)) int somefunc() { return 0; }
    int main() { return somefunc();}
        "tail -v -n +0 CMakeFiles/CMakeError.log"
==> CMakeFiles/CMakeError.log <==
Performing C++ SOURCE FILE Test _OFFT_IS_64BIT failed with the following output:
Change Dir: /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp

Run Build Command:"/usr/bin/make" "cmTC_df7cf/fast"
make[1]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
/usr/bin/make -f CMakeFiles/cmTC_df7cf.dir/build.make CMakeFiles/cmTC_df7cf.dir/build
make[2]: Entering directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_df7cf.dir/src.cxx.o
/usr/bin/c++   -D_GNU_SOURCE -D_LARGEFILE64_SOURCE  -g -O2 -fdebug-prefix-map=/root/cornrow=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2     -Wall     -Wno-psabi     -Wno-narrowing     -Wno-deprecated-declarations     -Wno-zero-as-null-pointer-constant -D_OFFT_IS_64BIT   -o CMakeFiles/cmTC_df7cf.dir/src.cxx.o -c /root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx
/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:7:36: warning: left shift count >= width of type [-Wshift-count-overflow]
 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
                                    ^
/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:23: note: in expansion of macro 'LARGE_OFF_T'
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1];
                       ^~~~~~~~~~~
/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:7:60: warning: left shift count >= width of type [-Wshift-count-overflow]
 #define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
                                                            ^
/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:23: note: in expansion of macro 'LARGE_OFF_T'
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1];
                       ^~~~~~~~~~~
/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp/src.cxx:8:97: error: size of array 'off_t_is_large' is negative
   int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1];
                                                                                                 ^
CMakeFiles/cmTC_df7cf.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_df7cf.dir/src.cxx.o' failed
make[2]: *** [CMakeFiles/cmTC_df7cf.dir/src.cxx.o] Error 1
make[2]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_df7cf/fast' failed
make[1]: *** [cmTC_df7cf/fast] Error 2
make[1]: Leaving directory '/root/cornrow/obj-arm-linux-gnueabihf/CMakeFiles/CMakeTmp'

Source file was:

#include <sys/types.h>
 /* Check that off_t can represent 2**63 - 1 correctly.
    We can't simply define LARGE_OFF_T to be 9223372036854775807,
    since some C++ compilers masquerading as C compilers
    incorrectly reject 9223372036854775807.  */
#define LARGE_OFF_T (((off_t) 1 << 62) - 1 + ((off_t) 1 << 62))
  int off_t_is_large[(LARGE_OFF_T % 2147483629 == 721 && LARGE_OFF_T % 2147483647 == 1) ? 1 : -1];
  int main() { return 0; }

dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var returned exit code 1
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
root@OrangePi:~/cornrow# cd ..
root@OrangePi:~# sudo apt install ./cornrowd_0.8.1_<your_arch>.deb  # install package
-bash: your_arch: No such file or directory
root@OrangePi:~# sudo systemctl unmask cornrowd.service              # unmask service
Unit cornrowd.service does not exist, proceeding anyway.
root@OrangePi:~# sudo systemctl start cornrowd.service               # start-up service. You should now be able to connect any bluetooth audio device.
Failed to start cornrowd.service: Unit cornrowd.service not found.
root@OrangePi:~# sudo systemctl enable cornrowd.service              # start-up service on each reboot.
Failed to enable unit: File cornrowd.service: No such file or directory
root@OrangePi:~#

from cornrow.

Barabba11 avatar Barabba11 commented on June 7, 2024

I would try to use sudo apt install ./cornrowd__<your_arch>.deb , I guess I've to write sudo apt install ./cornrowd__v0.8.1<your_arch>.deb but no idea what is "your_arch". Can you please write a concrete example? Sorry I'm a beginner. Thnak you a lot!

from cornrow.

mincequi avatar mincequi commented on June 7, 2024

Well, you better download the .deb file like described in the README. I definitely do not recommend compiling from sources as a beginner.

from cornrow.

Barabba11 avatar Barabba11 commented on June 7, 2024

Hi mate, can you please help me, thanks.
I've installed the armbian package because the Debian distrubution has some problems there, for example I can't easly enable the audio on boardm and with your script there were also problems..
Now thisngs seams go better, but after an update and an upgrade, now I see this problem

root@orangepizero:~# apt install ./cornrowd_0.8.1_armhf.deb
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'cornrowd' instead of './cornrowd_0.8.1_armhf.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 cornrowd : Depends: libssl1.1 (>= 1.1.0) but it is not installable
E: Unable to correct problems, you have held broken packages.

I think libssl1.1 and 1.1.0 are the same, but how can I force the bash to run?
I've searched around but I can find only versions for i386 and amd64, nothing for arm?
Thanks

EDIT: I'm try with "difficulties" to fix the problem myself, if it matters I can post this:

root@orangepizero:~# sudo dpkg -l | grep libssl

ii  libssl-dev:armhf                     3.0.2-0ubuntu1.7                        armhf        Secure Sockets Layer toolkit - development files
ii  libssl3:armhf                        3.0.2-0ubuntu1.7                        armhf        Secure Sockets Layer toolkit - shared libraries

from cornrow.

Barabba11 avatar Barabba11 commented on June 7, 2024

Without knowing what I'm doing I've tried this: git clone git://git.openssl.org/openssl.git
but after installation it didn't help

from cornrow.

mincequi avatar mincequi commented on June 7, 2024

@Barabba11
Well, my version is compiled against libssl1.1. Your system only provides libssl3. Wich version of Debian do you run?
This seems like a testing variant. Debian bullseye provides libssl1.1.

from cornrow.

Barabba11 avatar Barabba11 commented on June 7, 2024

Thank you for your kind reply,
frankly I say I don't have idea what is a libssl, I've just tried to install them but I haven't succeed. Unfortunately there are some limitations (I?m not sure, but I guess it) with OrangePi zero, few resources, and to use its pheripheral it's better to use designed specific release. like Armbian.
Do you have an idea how can I install these required libssl1.1? If not I propbaly better forget about your program :(
Thank you

from cornrow.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.