Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#15173 - [nemesis] does not build

Attached to Project: Community Packages
Opened by Andrea Scarpino (BaSh) - Friday, 19 June 2009, 11:00 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 19 June 2009, 13:55 GMT
Task Type Bug Report
Category
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture i686
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
[..]
make[2]: Entering directory `/home/bash/projects/archlinux/community/network/nemesis/src/nemesis-1.4/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DLIBNET_LIL_ENDIAN -I/usr/local/include -I/sw/include -D__GLIBC__=0 -I/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include -DLIBNET_LIL_ENDIAN -Wall -funroll-loops -pipe -c `test -f 'nemesis-arp.c' || echo './'`nemesis-arp.c
In file included from nemesis-arp.h:32,
from nemesis-arp.c:12:
/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include/libnet.h:87:8: warning: missing terminating " character
/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include/libnet.h:89:50: warning: missing terminating " character
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DLIBNET_LIL_ENDIAN -I/usr/local/include -I/sw/include -D__GLIBC__=0 -I/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include -DLIBNET_LIL_ENDIAN -Wall -funroll-loops -pipe -c `test -f 'nemesis-dns.c' || echo './'`nemesis-dns.c
In file included from nemesis-dns.h:32,
from nemesis-dns.c:12:
/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include/libnet.h:87:8: warning: missing terminating " character
/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include/libnet.h:89:50: warning: missing terminating " character
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DLIBNET_LIL_ENDIAN -I/usr/local/include -I/sw/include -D__GLIBC__=0 -I/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include -DLIBNET_LIL_ENDIAN -Wall -funroll-loops -pipe -c `test -f 'nemesis-ethernet.c' || echo './'`nemesis-ethernet.c
In file included from nemesis-ethernet.h:31,
from nemesis-ethernet.c:11:
/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include/libnet.h:87:8: warning: missing terminating " character
/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include/libnet.h:89:50: warning: missing terminating " character
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DLIBNET_LIL_ENDIAN -I/usr/local/include -I/sw/include -D__GLIBC__=0 -I/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include -DLIBNET_LIL_ENDIAN -Wall -funroll-loops -pipe -c `test -f 'nemesis-fileio.c' || echo './'`nemesis-fileio.c
In file included from nemesis.h:18,
from nemesis-fileio.c:25:
/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include/libnet.h:87:8: warning: missing terminating " character
/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include/libnet.h:89:50: warning: missing terminating " character
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DLIBNET_LIL_ENDIAN -I/usr/local/include -I/sw/include -D__GLIBC__=0 -I/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include -DLIBNET_LIL_ENDIAN -Wall -funroll-loops -pipe -c `test -f 'nemesis-functions.c' || echo './'`nemesis-functions.c
In file included from nemesis-functions.c:48:
/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include/libnet.h:87:8: warning: missing terminating " character
/home/bash/projects/archlinux/community/network/nemesis/src/libnet/include/libnet.h:89:50: warning: missing terminating " character
nemesis-functions.c:316: error: redefinition of ‘struct ether_addr’
nemesis-functions.c: In function ‘nemesis_check_link’:
nemesis-functions.c:343: warning: assignment from incompatible pointer type
make[2]: *** [nemesis-functions.o] Error 1
make[2]: Leaving directory `/home/bash/projects/archlinux/community/network/nemesis/src/nemesis-1.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/bash/projects/archlinux/community/network/nemesis/src/nemesis-1.4'
make: *** [all] Error 2
==> ERROR: Build Failed.

Additional info:
* nemesis 1.4-2
* gcc 4.4.0-3
This task depends upon

Closed by  Sergej Pupykin (sergej)
Friday, 19 June 2009, 13:55 GMT
Reason for closing:  Fixed

Loading...