<86>Feb 20 00:34:07 userdel[260564]: delete user 'rooter' <86>Feb 20 00:34:07 userdel[260564]: removed group 'rooter' owned by 'rooter' <86>Feb 20 00:34:07 userdel[260564]: removed shadow group 'rooter' owned by 'rooter' <86>Feb 20 00:34:07 groupadd[260584]: group added to /etc/group: name=rooter, GID=978 <86>Feb 20 00:34:07 groupadd[260584]: group added to /etc/gshadow: name=rooter <86>Feb 20 00:34:07 groupadd[260584]: new group: name=rooter, GID=978 <86>Feb 20 00:34:07 useradd[260601]: new user: name=rooter, UID=978, GID=978, home=/root, shell=/bin/bash <86>Feb 20 00:34:07 userdel[260642]: delete user 'builder' <86>Feb 20 00:34:07 userdel[260642]: removed group 'builder' owned by 'builder' <86>Feb 20 00:34:07 userdel[260642]: removed shadow group 'builder' owned by 'builder' <86>Feb 20 00:34:07 groupadd[260669]: group added to /etc/group: name=builder, GID=979 <86>Feb 20 00:34:07 groupadd[260669]: group added to /etc/gshadow: name=builder <86>Feb 20 00:34:07 groupadd[260669]: new group: name=builder, GID=979 <86>Feb 20 00:34:07 useradd[260695]: new user: name=builder, UID=979, GID=979, home=/usr/src, shell=/bin/bash Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/trinity-1.9-alt2.nosrc.rpm (w1.gzdio) Installing trinity-1.9-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.74094 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf trinity-1.9 + echo 'Source #0 (trinity-1.9.tar.xz):' Source #0 (trinity-1.9.tar.xz): + /usr/bin/xz -dc /usr/src/RPM/SOURCES/trinity-1.9.tar.xz + /bin/tar -xf - + cd trinity-1.9 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (trinity-net-protocols.patch):' Patch #0 (trinity-net-protocols.patch): + /usr/bin/patch -p0 patching file syscalls/setsockopt.c + echo 'Patch #1 (trinity-rm-definition.patch):' Patch #1 (trinity-rm-definition.patch): + /usr/bin/patch -p2 patching file include/logfile.h patching file log-files.c patching file log.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.74094 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd trinity-1.9 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + FCFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FCFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext [*] Checking system headers. [*] Checking ipv6 headers ... [OK] [*] Checking if pppox can use pppol2tpin6.. [YES] [*] Checking if pppox can use pppol2tv3.. [YES] [*] Checking if pppox can use pptp.. [YES] [*] Checking if llc can use LLC_OPT_PKTINFO.. [YES] [*] Checking if glibc headers provide termios2.. [NO] [*] Checking if glibc headers provide nvme ioctls.. [YES] [*] Checking if bpf_attr can use map_flags.. [YES] [*] Checking if btrfs can use btrfs_ioctl_defrag_range_args.. [YES] [*] Checking if glibc provides memfd_create.. [YES] [*] Checking header linux/caif/caif_socket.h ... [YES] [*] Checking header linux/fsmap.h ... [YES] [*] Checking header linux/if_alg.h ... [YES] [*] Checking header linux/irda.h ... [NO] [*] Checking header linux/rds.h ... [YES] [*] Checking header linux/vfio.h ... [YES] [*] Checking header drm/drm.h ... [YES] [*] Checking header drm/exynos_drm.h ... [YES] [*] Checking header sound/compress_offload.h ... [YES] [*] Checking header linux/kvm.h ... [YES] [*] Checking header linux/seccomp.h ... [YES] [*] Checking header linux/vhost.h ... [YES] [*] Checking header execinfo.h ... [YES] [*] Checking header netatalk/at.h ... [YES] [*] Checking header netrom/netrom.h ... [YES] [*] Checking header netrose/rose.h ... [YES] [*] Checking header neteconet/ec.h ... [YES] [*] Checking header netax25/ax25.h ... [YES] [*] Checking header netipx/ipx.h ... [YES] [-] Some header definitions were missing. This is not fatal. It usually means you're building on an older distribution which doesn't have header files describing newer kernel features. Trinity will still compile and run, it just won't use those new features. Go ahead, and run 'make' + make -j16 include/version.h + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93734 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/trinity-buildroot + : + /bin/rm -rf -- /usr/src/tmp/trinity-buildroot + PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games + cd trinity-1.9 + make 'INSTALL=/usr/libexec/rpm-build/install -p' install DESTDIR=/usr/src/tmp/trinity-buildroot install DESTDIR=/usr/src/tmp/trinity-buildroot/usr make: Entering directory '/usr/src/RPM/BUILD/trinity-1.9' CC arg-decoder.o CC blockdevs.o CC child.o CC debug.o CC devices.o CC ftrace.o CC generate-args.o CC kcov.o CC locks.o CC log-files.o CC log.o CC main.o main.c: In function 'main_loop': main.c:711:33: warning: '%u' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] 711 | sprintf(stalltxt, " STALLED:%u", stall_count); | ^~ main.c:711:23: note: directive argument in the range [1, 4294967295] 711 | sprintf(stalltxt, " STALLED:%u", stall_count); | ^~~~~~~~~~~~~ In file included from /usr/include/stdio.h:866, from include/child.h:3, from main.c:12: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 11 and 20 bytes into a destination of size 14 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC objects.o CC output.o CC params.o CC pathnames.o CC pids.o CC post-mortem.o CC results.o CC shm.o CC signals.o CC stats.o CC syscall.o CC sysv-shm.o CC tables-biarch.o CC tables-uniarch.o CC tables.o CC taint.o CC trinity.o CC udp.o CC uid.o CC utils.o CC childops/random-syscall.o CC childops/read-all-files.o CC childops/thrash-pid-files.o CC childops/truncate-testfile.o CC fds/bpf.o CC fds/drm.o CC fds/epoll.o CC fds/eventfd.o CC fds/fanotify_init.o CC fds/fds.o CC fds/files.o CC fds/inotify.o CC fds/memfd.o In file included from /usr/include/string.h:532, from fds/memfd.c:6: In function 'strncpy', inlined from 'memfd_dump' at fds/memfd.c:48:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ fds/memfd.c: In function 'memfd_dump': fds/memfd.c:47:8: note: length computed here 47 | len = strlen(mo->name); | ^~~~~~~~~~~~~~~~ CC fds/perf.o CC fds/pipes.o CC fds/sockets.o CC fds/testfiles.o CC fds/timerfd.o CC fds/userfaultfd.o CC ioctls/autofs.o CC ioctls/binder.o CC ioctls/btrfs-control.o CC ioctls/btrfs.o CC ioctls/cdrom.o CC ioctls/dm.o CC ioctls/drm.o CC ioctls/ext.o CC ioctls/firewire.o CC ioctls/framebuffer.o CC ioctls/hpet.o CC ioctls/input.o CC ioctls/ioctls.o CC ioctls/kvm.o CC ioctls/logger.o CC ioctls/loop.o CC ioctls/mce.o CC ioctls/msr.o CC ioctls/mtd.o CC ioctls/nvme.o CC ioctls/ozwpan.o CC ioctls/random.o CC ioctls/rfkill.o CC ioctls/rtc.o CC ioctls/scsi.o CC ioctls/sgx.o CC ioctls/sisfb.o CC ioctls/snd.o CC ioctls/socket.o CC ioctls/uinput.o CC ioctls/usbmon.o CC ioctls/vfio.o CC ioctls/vfs.o CC ioctls/vhost.o CC ioctls/videodev2.o CC ioctls/vmci.o CC ioctls/vsock.o CC ioctls/vt.o CC ioctls/watchdog.o CC mm/fault-read.o CC mm/fault-write.o CC mm/maps-initial.o CC mm/maps.o In file included from /usr/include/string.h:532, from mm/maps.c:2: In function 'strncpy', inlined from 'map_dump' at mm/maps.c:75:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin___strncpy_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mm/maps.c: In function 'map_dump': mm/maps.c:74:8: note: length computed here 74 | len = strlen(m->name); | ^~~~~~~~~~~~~~~ CC net/bpf.o CC net/domains.o CC net/ether.o CC net/proto-alg.o CC net/proto-appletalk.o CC net/proto-atm.o CC net/proto-ax25.o CC net/proto-bluetooth.o CC net/proto-caif.o CC net/proto-can.o CC net/proto-decnet.o CC net/proto-econet.o CC net/proto-icmp6.o CC net/proto-ip-dccp.o CC net/proto-ip-raw.o In file included from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/netinet/in.h:31:8: error: redefinition of 'struct in_addr' 31 | struct in_addr | ^~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:89:8: note: originally defined here 89 | struct in_addr { | ^~~~~~~ In file included from /usr/include/netinet/in.h:37, from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/bits/in.h:149:8: error: redefinition of 'struct ip_mreqn' 149 | struct ip_mreqn | ^~~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:178:8: note: originally defined here 178 | struct ip_mreqn { | ^~~~~~~~ In file included from /usr/include/netinet/in.h:37, from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/bits/in.h:157:8: error: redefinition of 'struct in_pktinfo' 157 | struct in_pktinfo | ^~~~~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:227:8: note: originally defined here 227 | struct in_pktinfo { | ^~~~~~~~~~ /usr/include/netinet/in.h:42:5: error: redeclaration of enumerator 'IPPROTO_IP' 42 | IPPROTO_IP = 0, /* Dummy protocol for TCP. */ | ^~~~~~~~~~ /usr/include/linux/in.h:29:3: note: previous definition of 'IPPROTO_IP' was here 29 | IPPROTO_IP = 0, /* Dummy protocol for TCP */ | ^~~~~~~~~~ /usr/include/netinet/in.h:44:5: error: redeclaration of enumerator 'IPPROTO_ICMP' 44 | IPPROTO_ICMP = 1, /* Internet Control Message Protocol. */ | ^~~~~~~~~~~~ /usr/include/linux/in.h:31:3: note: previous definition of 'IPPROTO_ICMP' was here 31 | IPPROTO_ICMP = 1, /* Internet Control Message Protocol */ | ^~~~~~~~~~~~ /usr/include/netinet/in.h:46:5: error: redeclaration of enumerator 'IPPROTO_IGMP' 46 | IPPROTO_IGMP = 2, /* Internet Group Management Protocol. */ | ^~~~~~~~~~~~ /usr/include/linux/in.h:33:3: note: previous definition of 'IPPROTO_IGMP' was here 33 | IPPROTO_IGMP = 2, /* Internet Group Management Protocol */ | ^~~~~~~~~~~~ /usr/include/netinet/in.h:48:5: error: redeclaration of enumerator 'IPPROTO_IPIP' 48 | IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94). */ | ^~~~~~~~~~~~ /usr/include/linux/in.h:35:3: note: previous definition of 'IPPROTO_IPIP' was here 35 | IPPROTO_IPIP = 4, /* IPIP tunnels (older KA9Q tunnels use 94) */ | ^~~~~~~~~~~~ /usr/include/netinet/in.h:50:5: error: redeclaration of enumerator 'IPPROTO_TCP' 50 | IPPROTO_TCP = 6, /* Transmission Control Protocol. */ | ^~~~~~~~~~~ /usr/include/linux/in.h:37:3: note: previous definition of 'IPPROTO_TCP' was here 37 | IPPROTO_TCP = 6, /* Transmission Control Protocol */ | ^~~~~~~~~~~ /usr/include/netinet/in.h:52:5: error: redeclaration of enumerator 'IPPROTO_EGP' 52 | IPPROTO_EGP = 8, /* Exterior Gateway Protocol. */ | ^~~~~~~~~~~ /usr/include/linux/in.h:39:3: note: previous definition of 'IPPROTO_EGP' was here 39 | IPPROTO_EGP = 8, /* Exterior Gateway Protocol */ | ^~~~~~~~~~~ /usr/include/netinet/in.h:54:5: error: redeclaration of enumerator 'IPPROTO_PUP' 54 | IPPROTO_PUP = 12, /* PUP protocol. */ | ^~~~~~~~~~~ /usr/include/linux/in.h:41:3: note: previous definition of 'IPPROTO_PUP' was here 41 | IPPROTO_PUP = 12, /* PUP protocol */ | ^~~~~~~~~~~ /usr/include/netinet/in.h:56:5: error: redeclaration of enumerator 'IPPROTO_UDP' 56 | IPPROTO_UDP = 17, /* User Datagram Protocol. */ | ^~~~~~~~~~~ /usr/include/linux/in.h:43:3: note: previous definition of 'IPPROTO_UDP' was here 43 | IPPROTO_UDP = 17, /* User Datagram Protocol */ | ^~~~~~~~~~~ /usr/include/netinet/in.h:58:5: error: redeclaration of enumerator 'IPPROTO_IDP' 58 | IPPROTO_IDP = 22, /* XNS IDP protocol. */ | ^~~~~~~~~~~ /usr/include/linux/in.h:45:3: note: previous definition of 'IPPROTO_IDP' was here 45 | IPPROTO_IDP = 22, /* XNS IDP protocol */ | ^~~~~~~~~~~ /usr/include/netinet/in.h:60:5: error: redeclaration of enumerator 'IPPROTO_TP' 60 | IPPROTO_TP = 29, /* SO Transport Protocol Class 4. */ | ^~~~~~~~~~ /usr/include/linux/in.h:47:3: note: previous definition of 'IPPROTO_TP' was here 47 | IPPROTO_TP = 29, /* SO Transport Protocol Class 4 */ | ^~~~~~~~~~ /usr/include/netinet/in.h:62:5: error: redeclaration of enumerator 'IPPROTO_DCCP' 62 | IPPROTO_DCCP = 33, /* Datagram Congestion Control Protocol. */ | ^~~~~~~~~~~~ /usr/include/linux/in.h:49:3: note: previous definition of 'IPPROTO_DCCP' was here 49 | IPPROTO_DCCP = 33, /* Datagram Congestion Control Protocol */ | ^~~~~~~~~~~~ /usr/include/netinet/in.h:64:5: error: redeclaration of enumerator 'IPPROTO_IPV6' 64 | IPPROTO_IPV6 = 41, /* IPv6 header. */ | ^~~~~~~~~~~~ /usr/include/linux/in.h:51:3: note: previous definition of 'IPPROTO_IPV6' was here 51 | IPPROTO_IPV6 = 41, /* IPv6-in-IPv4 tunnelling */ | ^~~~~~~~~~~~ /usr/include/netinet/in.h:66:5: error: redeclaration of enumerator 'IPPROTO_RSVP' 66 | IPPROTO_RSVP = 46, /* Reservation Protocol. */ | ^~~~~~~~~~~~ /usr/include/linux/in.h:53:3: note: previous definition of 'IPPROTO_RSVP' was here 53 | IPPROTO_RSVP = 46, /* RSVP Protocol */ | ^~~~~~~~~~~~ /usr/include/netinet/in.h:68:5: error: redeclaration of enumerator 'IPPROTO_GRE' 68 | IPPROTO_GRE = 47, /* General Routing Encapsulation. */ | ^~~~~~~~~~~ /usr/include/linux/in.h:55:3: note: previous definition of 'IPPROTO_GRE' was here 55 | IPPROTO_GRE = 47, /* Cisco GRE tunnels (rfc 1701,1702) */ | ^~~~~~~~~~~ /usr/include/netinet/in.h:70:5: error: redeclaration of enumerator 'IPPROTO_ESP' 70 | IPPROTO_ESP = 50, /* encapsulating security payload. */ | ^~~~~~~~~~~ /usr/include/linux/in.h:57:3: note: previous definition of 'IPPROTO_ESP' was here 57 | IPPROTO_ESP = 50, /* Encapsulation Security Payload protocol */ | ^~~~~~~~~~~ /usr/include/netinet/in.h:72:5: error: redeclaration of enumerator 'IPPROTO_AH' 72 | IPPROTO_AH = 51, /* authentication header. */ | ^~~~~~~~~~ /usr/include/linux/in.h:59:3: note: previous definition of 'IPPROTO_AH' was here 59 | IPPROTO_AH = 51, /* Authentication Header protocol */ | ^~~~~~~~~~ /usr/include/netinet/in.h:74:5: error: redeclaration of enumerator 'IPPROTO_MTP' 74 | IPPROTO_MTP = 92, /* Multicast Transport Protocol. */ | ^~~~~~~~~~~ /usr/include/linux/in.h:61:3: note: previous definition of 'IPPROTO_MTP' was here 61 | IPPROTO_MTP = 92, /* Multicast Transport Protocol */ | ^~~~~~~~~~~ /usr/include/netinet/in.h:76:5: error: redeclaration of enumerator 'IPPROTO_BEETPH' 76 | IPPROTO_BEETPH = 94, /* IP option pseudo header for BEET. */ | ^~~~~~~~~~~~~~ /usr/include/linux/in.h:63:3: note: previous definition of 'IPPROTO_BEETPH' was here 63 | IPPROTO_BEETPH = 94, /* IP option pseudo header for BEET */ | ^~~~~~~~~~~~~~ /usr/include/netinet/in.h:78:5: error: redeclaration of enumerator 'IPPROTO_ENCAP' 78 | IPPROTO_ENCAP = 98, /* Encapsulation Header. */ | ^~~~~~~~~~~~~ /usr/include/linux/in.h:65:3: note: previous definition of 'IPPROTO_ENCAP' was here 65 | IPPROTO_ENCAP = 98, /* Encapsulation Header */ | ^~~~~~~~~~~~~ /usr/include/netinet/in.h:80:5: error: redeclaration of enumerator 'IPPROTO_PIM' 80 | IPPROTO_PIM = 103, /* Protocol Independent Multicast. */ | ^~~~~~~~~~~ /usr/include/linux/in.h:67:3: note: previous definition of 'IPPROTO_PIM' was here 67 | IPPROTO_PIM = 103, /* Protocol Independent Multicast */ | ^~~~~~~~~~~ /usr/include/netinet/in.h:82:5: error: redeclaration of enumerator 'IPPROTO_COMP' 82 | IPPROTO_COMP = 108, /* Compression Header Protocol. */ | ^~~~~~~~~~~~ /usr/include/linux/in.h:69:3: note: previous definition of 'IPPROTO_COMP' was here 69 | IPPROTO_COMP = 108, /* Compression Header Protocol */ | ^~~~~~~~~~~~ /usr/include/netinet/in.h:84:5: error: redeclaration of enumerator 'IPPROTO_SCTP' 84 | IPPROTO_SCTP = 132, /* Stream Control Transmission Protocol. */ | ^~~~~~~~~~~~ /usr/include/linux/in.h:71:3: note: previous definition of 'IPPROTO_SCTP' was here 71 | IPPROTO_SCTP = 132, /* Stream Control Transport Protocol */ | ^~~~~~~~~~~~ /usr/include/netinet/in.h:86:5: error: redeclaration of enumerator 'IPPROTO_UDPLITE' 86 | IPPROTO_UDPLITE = 136, /* UDP-Lite protocol. */ | ^~~~~~~~~~~~~~~ /usr/include/linux/in.h:73:3: note: previous definition of 'IPPROTO_UDPLITE' was here 73 | IPPROTO_UDPLITE = 136, /* UDP-Lite (RFC 3828) */ | ^~~~~~~~~~~~~~~ /usr/include/netinet/in.h:88:5: error: redeclaration of enumerator 'IPPROTO_MPLS' 88 | IPPROTO_MPLS = 137, /* MPLS in IP. */ | ^~~~~~~~~~~~ /usr/include/linux/in.h:75:3: note: previous definition of 'IPPROTO_MPLS' was here 75 | IPPROTO_MPLS = 137, /* MPLS in IP (RFC 4023) */ | ^~~~~~~~~~~~ /usr/include/netinet/in.h:90:5: error: redeclaration of enumerator 'IPPROTO_ETHERNET' 90 | IPPROTO_ETHERNET = 143, /* Ethernet-within-IPv6 Encapsulation. */ | ^~~~~~~~~~~~~~~~ /usr/include/linux/in.h:77:3: note: previous definition of 'IPPROTO_ETHERNET' was here 77 | IPPROTO_ETHERNET = 143, /* Ethernet-within-IPv6 Encapsulation */ | ^~~~~~~~~~~~~~~~ /usr/include/netinet/in.h:92:5: error: redeclaration of enumerator 'IPPROTO_RAW' 92 | IPPROTO_RAW = 255, /* Raw IP packets. */ | ^~~~~~~~~~~ /usr/include/linux/in.h:79:3: note: previous definition of 'IPPROTO_RAW' was here 79 | IPPROTO_RAW = 255, /* Raw IP packets */ | ^~~~~~~~~~~ /usr/include/netinet/in.h:94:5: error: redeclaration of enumerator 'IPPROTO_MPTCP' 94 | IPPROTO_MPTCP = 262, /* Multipath TCP connection. */ | ^~~~~~~~~~~~~ /usr/include/linux/in.h:81:3: note: previous definition of 'IPPROTO_MPTCP' was here 81 | IPPROTO_MPTCP = 262, /* Multipath TCP connection */ | ^~~~~~~~~~~~~ In file included from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/netinet/in.h:96:5: error: redeclaration of enumerator 'IPPROTO_MAX' 96 | IPPROTO_MAX | ^~~~~~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:83:3: note: previous definition of 'IPPROTO_MAX' was here 83 | IPPROTO_MAX | ^~~~~~~~~~~ In file included from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/netinet/in.h:242:8: error: redefinition of 'struct sockaddr_in' 242 | struct sockaddr_in | ^~~~~~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:237:8: note: originally defined here 237 | struct sockaddr_in { | ^~~~~~~~~~~ In file included from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/netinet/in.h:269:8: error: redefinition of 'struct ip_mreq' 269 | struct ip_mreq | ^~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:173:8: note: originally defined here 173 | struct ip_mreq { | ^~~~~~~ In file included from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/netinet/in.h:278:8: error: redefinition of 'struct ip_mreq_source' 278 | struct ip_mreq_source | ^~~~~~~~~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:184:8: note: originally defined here 184 | struct ip_mreq_source { | ^~~~~~~~~~~~~~ In file included from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/netinet/in.h:305:8: error: redefinition of 'struct group_req' 305 | struct group_req | ^~~~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:202:8: note: originally defined here 202 | struct group_req { | ^~~~~~~~~ In file included from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/netinet/in.h:314:8: error: redefinition of 'struct group_source_req' 314 | struct group_source_req | ^~~~~~~~~~~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:207:8: note: originally defined here 207 | struct group_source_req { | ^~~~~~~~~~~~~~~~ In file included from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/netinet/in.h:328:8: error: redefinition of 'struct ip_msfilter' 328 | struct ip_msfilter | ^~~~~~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:190:8: note: originally defined here 190 | struct ip_msfilter { | ^~~~~~~~~~~ In file included from include/net.h:5, from net/proto-ip-raw.c:2: /usr/include/netinet/in.h:349:8: error: redefinition of 'struct group_filter' 349 | struct group_filter | ^~~~~~~~~~~~ In file included from /usr/include/linux/icmp.h:23, from net/proto-ip-raw.c:1: /usr/include/linux/in.h:213:8: note: originally defined here 213 | struct group_filter { | ^~~~~~~~~~~~ make: *** [Makefile:133: net/proto-ip-raw.o] Error 1 make: Leaving directory '/usr/src/RPM/BUILD/trinity-1.9' error: Bad exit status from /usr/src/tmp/rpm-tmp.93734 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.93734 (%install) Command exited with non-zero status 1 6.10user 2.80system 0:08.67elapsed 102%CPU (0avgtext+0avgdata 32360maxresident)k 0inputs+0outputs (0major+803794minor)pagefaults 0swaps hsh-rebuild: rebuild of `trinity-1.9-alt2.src.rpm' failed. Command exited with non-zero status 1 7.08user 4.91system 0:11.02elapsed 108%CPU (0avgtext+0avgdata 32360maxresident)k 0inputs+0outputs (0major+925430minor)pagefaults 0swaps