This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by codec_g72x configure 1.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure CFLAGS=-march=armv7l --with-bcg729 --with-asterisk160 --enable-penryn
## --------- ##
## Platform. ##
## --------- ##
hostname = RPi3Plus
uname -m = armv7l
uname -r = 4.19.106
uname -s = Linux
uname -v = #1 SMP Tue Mar 3 15:52:12 EST 2020
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = armv7l
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/lib/jvm/jdk-13.0.2-bellsoft-armv7l/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin## ----------- ##
## Core tests. ##
## ----------- ##
configure:2332: checking build system type
configure:2346: result: armv7l-unknown-linux-musleabihf
configure:2366: checking host system type
configure:2379: result: armv7l-unknown-linux-musleabihf
configure:2413: checking for a BSD-compatible install
configure:2481: result: /usr/bin/install -c
configure:2494: checking whether build environment is sane
configure:2549: result: yes
configure:2700: checking for a thread-safe mkdir -p
configure:2739: result: ./install-sh -c -d
configure:2746: checking for gawk
configure:2762: found /usr/bin/gawk
configure:2773: result: gawk
configure:2784: checking whether make sets $(MAKE)
configure:2806: result: yes
configure:2835: checking whether make supports nested variables
configure:2852: result: yes
configure:3026: checking for gcc
configure:3042: found /usr/bin/gcc
configure:3053: result: gcc
configure:3282: checking for C compiler version
configure:3291: gcc --version >&5
gcc (Alpine 9.2.0) 9.2.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3302: $? = 0
configure:3291: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/armv7-alpine-linux-musleabihf/9.2.0/lto-wrapper
Target: armv7-alpine-linux-musleabihf
Configured with: /home/buildozer/aports/main/gcc/src/gcc-9.2.0/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --build=armv7-alpine-linux-mus>
Thread model: posix
gcc version 9.2.0 (Alpine 9.2.0)
configure:3302: $? = 0
configure:3291: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3302: $? = 1
configure:3291: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
gcc: fatal error: no input files
compilation terminated.
configure:3302: $? = 1
configure:3322: checking whether the C compiler works
configure:3344: gcc -march=armv7l conftest.c >&5
gcc: error: unrecognized -march target: armv7l
gcc: note: valid arguments are: armv4 armv4t armv5t armv5te armv5tej armv6 armv6j armv6k armv6z armv6kz armv6zk armv6t2 armv6-m armv6s-m armv7 armv7-a armv7ve armv7-r >
gcc: error: missing argument to '-march='
configure:3348: $? = 1
configure:3386: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "codec_g72x"
| #define PACKAGE_TARNAME "codec_g72x"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "codec_g72x 1.3"
| #define PACKAGE_URL ""| #define PACKAGE_URL ""
| #define PACKAGE "codec_g72x"
| #define VERSION "1.3"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3391: error: in `/usr/src/asterisk-g72x/arkadi-asterisk-g72x-cfc2eb7bce73':
configure:3393: error: C compiler cannot create executables