ThomasHabets / arping

ARP Ping
http://www.habets.pp.se/synscan/programs.php
GNU General Public License v2.0
398 stars 62 forks source link

Tests fail on Alpine Linux 3.6 #27

Closed ThomasHabets closed 2 years ago

ThomasHabets commented 6 years ago

Arping 2.19

$ ./configure --prefix=/usr
$ make

$ make check

The content of "test-suite.log" file is:

# TOTAL: 1
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: arping_test
=================
Running suite(s): Arping

60 bytes from 77:88:99:aa:bb:cc (18.52.86.120): index=1 time=592726.104 sec
arping: libnet_init(LIBNET_LINK, <null>):
FAIL arping_test (exit status: 1)
ThomasHabets commented 2 years ago

The linked comment thread says that this is likely due to grsecurity patches.