0.6.4 vs. openSUSE :)

Bug #1293699 reported by DAP
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
I-Nex
Invalid
Undecided
Unassigned

Bug Description

[ 8s] + make V=1 -j2 'additional_confflags+=-fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables' STATIC=false
[ 9s] Build I-Nex...
[ 9s] make -C src
[ 9s] Build JSON...
[ 9s] make -C JSON
[ 9s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/I-Nex-0.6.4/src'
[ 9s] make[1]: *** No targets specified and no makefile found. Stop.
[ 9s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/I-Nex-0.6.4/src'
[ 9s] make: *** [build-inex] Error 2
[ 9s] make: *** Waiting for unfinished jobs....
[ 9s] make[1]: Entering directory `/home/abuild/rpmbuild/BUILD/I-Nex-0.6.4/JSON'
[ 9s] Compile Not Static ✔
[ 9s] Compile i-nex-edid ✔
[ 9s] gcc -o i-nex-edid i-nex-edid.c -g -Wall -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables
[ 9s] i-nex-edid.c: In function 'main':
[ 9s] i-nex-edid.c:1417:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
[ 9s] write(ofd, edid, edid_lines * 16);
[ 9s] ^
[ 9s] i-nex-edid.c:1656:26: warning: 'conformant_extension' may be used uninitialized in this function [-Wmaybe-uninitialized]
[ 9s] nonconformant_extension += parse_extension(x);
[ 9s] ^
[ 9s] i-nex-edid.c:110:11: warning: 'v' may be used uninitialized in this function [-Wmaybe-uninitialized]
[ 9s] printf("%s%s: %s (%d)\n", prefix, field->name, v->description, val);
[ 9s] ^
[ 9s] i-nex-edid.c:95:19: note: 'v' was declared here
[ 9s] struct value *v;
[ 9s] ^
[ 9s] i-nex-edid.c:1417:7: warning: 'ofd' may be used uninitialized in this function [-Wmaybe-uninitialized]
[ 9s] write(ofd, edid, edid_lines * 16);
[ 9s] ^
[ 10s] Compile i-nex-cpuid ✔
[ 10s] gcc -o i-nex-cpuid i-nex-cpuid.c -I/usr/include/libcpuid -lcpuid -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables
[ 11s] Compile i-nex-usage ✔
[ 11s] gcc -o i-nex-usage i-nex-usage.c -lprocps -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables
[ 11s] i-nex-usage.c: In function 'main':
[ 11s] i-nex-usage.c:33:16: warning: unused variable 'sleepfor' [-Wunused-variable]
[ 11s] unsigned int sleepfor = 5000;
[ 11s] ^
[ 11s] i-nex-usage.c:32:17: warning: variable 'total_bytes' set but not used [-Wunused-but-set-variable]
[ 11s] unsigned long total_bytes;
[ 11s] ^
[ 11s] Compile i-nex-cpusage ✔
[ 11s] gcc -o i-nex-cpusage i-nex-cpusage.c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables
[ 12s] Compile i-nex-glinfo ✔
[ 12s] gcc -o i-nex-glinfo i-nex-glinfo.c -lX11 -I/usr/include/libdrm -lGL -lXext -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables
[ 12s] Compile i-nex-uname ✔
[ 12s] gcc -o i-nex-uname i-nex-uname.c -fmessage-length=0 -grecord-gcc-switches -fstack-protector -O2 -Wall -D_FORTIFY_SOURCE=2 -funwind-tables -fasynchronous-unwind-tables
[ 12s] make[1]: Leaving directory `/home/abuild/rpmbuild/BUILD/I-Nex-0.6.4/JSON'

Revision history for this message
eloaders (eloaders) wrote :

What's the matter?

Revision history for this message
DAP (darkness) wrote :

[ 9s] make[1]: *** No targets specified and no makefile found. Stop.

Revision history for this message
eloaders (eloaders) wrote :

./configure
make

Revision history for this message
eloaders (eloaders) wrote :

look to debian/rules

Revision history for this message
DAP (darkness) wrote :

Rules are rather useless because of deb helper used.
Thanks!

Changed in i-nex:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.