7.2.1 @ openSUSE 13.1 x64
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
I-Nex |
New
|
Undecided
|
Unassigned |
Bug Description
[ 9s] + autoreconf -fiv
[ 10s] autoreconf: Entering directory `.'
[ 10s] autoreconf: configure.ac: not using Gettext
[ 11s] autoreconf: running: aclocal --force
[ 12s] autoreconf: configure.ac: tracing
[ 12s] autoreconf: configure.ac: not using Libtool
[ 12s] autoreconf: running: /usr/bin/autoconf --force
[ 13s] autoreconf: configure.ac: not using Autoheader
[ 13s] autoreconf: running: automake --add-missing --copy --force-missing
[ 14s] configure.ac:4: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
[ 14s] configure.ac:4: http://
[ 14s] configure.ac:4: installing './install-sh'
[ 14s] configure.ac:4: installing './missing'
[ 14s] autoreconf: Leaving directory `.'
[ 14s] + CFLAGS=
[ 14s] + export CFLAGS
[ 14s] + CXXFLAGS=
[ 14s] + export CXXFLAGS
[ 14s] + FFLAGS=
[ 14s] + export FFLAGS
[ 14s] + ./configure --host=
[ 14s] configure: WARNING: unrecognized options: --disable-
[ 14s] checking for a BSD-compatible install... /usr/bin/install -c
[ 14s] checking whether build environment is sane... yes
[ 14s] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[ 14s] checking for gawk... gawk
[ 14s] checking whether make sets $(MAKE)... yes
[ 14s] checking whether make supports nested variables... yes
[ 14s] checking for gambas3 binaries... Ok
[ 14s] checking for gambas3 components path... Ok
[ 14s] checking for gb.image component... Ok
[ 14s] checking for gb.qt4 component... Ok
[ 14s] checking for gb.form component... Ok
[ 14s] checking for gb.desktop component... Ok
[ 15s] checking that generated files are newer than configure... done
[ 15s] configure: creating ./config.status
[ 15s] config.status: creating Makefile
[ 15s] configure: WARNING: unrecognized options: --disable-
[ 15s] + cd ..
[ 15s] + make -j2 STATIC=false V=1 'additional_
[ 15s] Build I-Nex...
[ 15s] Build JSON...
[ 15s] make -C JSON
[ 15s] make -C I-Nex
[ 15s] make[1]: Entering directory `/home/
[ 15s] Compiling i-nex project...
[ 15s] OK
[ 15s] make[1]: Entering directory `/home/
[ 15s] Compile Not Static ✔
[ 15s] Compile i-nex-edid ✔
[ 15s] gcc -o i-nex-edid i-nex-edid.c -g -Wall -fmessage-length=0 -grecord-
[ 15s] make[1]: Leaving directory `/home/
[ 15s] Build Pixmaps...
[ 15s] make -C pixmaps
[ 16s] make[1]: Entering directory `/home/
[ 16s] convert i-nex.png -resize 16x16 i-nex-16.png
[ 16s] convert i-nex.png -resize 32x32 i-nex-32.png
[ 16s] convert i-nex.png -resize 128x128 i-nex-128.png
[ 16s] make[1]: Leaving directory `/home/
[ 16s] Compile i-nex-cpuid ✔
[ 16s] gcc -o i-nex-cpuid i-nex-cpuid.c -I/usr/
[ 16s] i-nex-edid.c: In function 'main':
[ 16s] i-nex-edid.
[ 16s] write(ofd, edid, edid_lines * 16);
[ 16s] ^
[ 16s] i-nex-cpuid.c: In function 'main':
[ 16s] i-nex-cpuid.
[ 16s] printf(" \"VALUE\": %s \n", data.flags[
[ 16s] ^
[ 16s] i-nex-cpuid.
[ 16s] i-nex-cpuid.
[ 16s] printf(" \"VALUE\": %s \n", data.flags[
[ 16s] ^
[ 16s] i-nex-cpuid.
[ 16s] printf(" \"VALUE\": %s \n", data.flags[
[ 16s] ^
[ 16s] i-nex-cpuid.
[ 16s] printf(" \"VALUE\": %s \n", data.flags[
[ 16s] ^
[ 16s] make[1]: *** [compile-
[ 16s] make[1]: *** Waiting for unfinished jobs....
[ 17s] i-nex-edid.
[ 17s] nonconformant_
[ 17s] ^
[ 17s] i-nex-edid.
[ 17s] printf("%s%s: %s (%d)\n", prefix, field->name, v->description, val);
[ 17s] ^
[ 17s] i-nex-edid.c:95:19: note: 'v' was declared here
[ 17s] struct value *v;
[ 17s] ^
[ 17s] i-nex-edid.
[ 17s] write(ofd, edid, edid_lines * 16);
[ 17s] ^
[ 19s] make[1]: Leaving directory `/home/
[ 19s] make: *** [build-json] Error 2
you must use libcpuid library from this repo https:/ /github. com/anrieff/ libcpuid