netperf: FTBFS with GCC 5: undefined reference to `demo_interval_tick'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
netperf (Debian) |
Fix Released
|
Unknown
|
|||
netperf (Ubuntu) |
Triaged
|
High
|
Unassigned | ||
Wily |
New
|
High
|
Unassigned | ||
Xenial |
Triaged
|
High
|
Unassigned | ||
Yakkety |
New
|
Undecided
|
Unassigned | ||
Zesty |
Triaged
|
High
|
Unassigned |
Bug Description
Imported from Debian bug http://
Package: netperf
Version: 2.6.0-2
Severity: serious
Tags: sid stretch
Justification: fails to build from source (but built successfully in the past)
Hi,
netperf FTBFS in sid with GCC5:
[...]
gcc -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -g -O2 -fstack-
netlib.c: In function 'bind_to_
netlib.c:2292:9: warning: implicit declaration of function 'sched_setaffinity' [-Wimplicit-
if (sched_
^
netlib.c: At top level:
netlib.c:4080:20: warning: 'temp_demo_ptr' is static but used in inline function 'demo_interval_
demo_two_ptr = temp_demo_ptr;
netlib.c:4080:5: warning: 'demo_two_ptr' is static but used in inline function 'demo_interval_
demo_two_ptr = temp_demo_ptr;
^
netlib.c:4079:20: warning: 'demo_two_ptr' is static but used in inline function 'demo_interval_
demo_one_ptr = demo_two_ptr;
[...]
gcc -g -O2 -fstack-
nettest_omni.o: In function `send_omni_inner':
/tmp/buildd/
/tmp/buildd/
/tmp/buildd/
/tmp/buildd/
collect2: error: ld returned 1 exit status
[...]
Andreas
Changed in netperf (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → High |
tags: | added: ftbfs |
description: | updated |
Changed in netperf (Debian): | |
importance: | Undecided → Unknown |
Changed in netperf (Ubuntu Wily): | |
importance: | Undecided → High |
Changed in netperf (Debian): | |
status: | New → Fix Committed |
Changed in netperf (Debian): | |
status: | Fix Committed → Fix Released |