Compare Pastes
Differences between the pastes
#130051 (29.11.2019 22:20)
and
#139569 (30.07.2020 23:31).
1 | * Package: net-vpn/wireguard-0.0.20191127 | |
1 | ||
2 | * Repository: gentoo | |
3 | * Maintainer: zx2c4@gentoo.org | |
4 | * USE: abi_x86_64 amd64 elibc_glibc kernel_linux module tools userland_GNU | |
5 | * FEATURES: network-sandbox preserve-libs sandbox usersandbox | |
6 | * Determining the location of the kernel source code | |
7 | * Found kernel source directory: | |
8 | * /usr/src/linux | |
9 | * Found sources for kernel version: | |
10 | * 5.4.0-calculate | |
11 | * Checking for suitable kernel configuration options... | |
12 | [ ok ] | |
13 | >>> Unpacking source... | |
14 | >>> Unpacking WireGuard-0.0.20191127.tar.xz to /tmp/portage/net-vpn/wireguard-0.0.20191127/work | |
15 | >>> Source unpacked in /tmp/portage/net-vpn/wireguard-0.0.20191127/work | |
16 | >>> Preparing source in /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127 ... | |
17 | >>> Source prepared. | |
18 | >>> Configuring source in /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127 ... | |
19 | >>> Source configured. | |
20 | >>> Compiling source in /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127 ... | |
21 | * Preparing wireguard module | |
22 | make -j9 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' KERNELDIR=/usr/src/linux module | |
23 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/main.o | |
24 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/noise.o | |
25 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/device.o | |
26 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/peer.o | |
27 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/timers.o | |
28 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/queueing.o | |
29 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/send.o | |
30 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/receive.o | |
31 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/socket.o | |
32 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/peerlookup.o | |
33 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/allowedips.o | |
34 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/ratelimiter.o | |
35 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/cookie.o | |
36 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/netlink.o | |
37 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/crypto/zinc/chacha20/chacha20.o | |
38 | PERLASM /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/crypto/zinc/chacha20/chacha20-x86_64.S | |
39 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/crypto/zinc/poly1305/poly1305.o | |
40 | PERLASM /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/crypto/zinc/poly1305/poly1305-x86_64.S | |
41 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/crypto/zinc/chacha20poly1305.o | |
42 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/crypto/zinc/blake2s/blake2s.o | |
43 | AS [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/crypto/zinc/blake2s/blake2s-x86_64.o | |
44 | CC [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/crypto/zinc/curve25519/curve25519.o | |
45 | AS [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/crypto/zinc/chacha20/chacha20-x86_64.o | |
46 | AS [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/crypto/zinc/poly1305/poly1305-x86_64.o | |
47 | LD [M] /tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src/wireguard.o | |
48 | Building modules, stage 2. | |
49 | MODPOST 1 modules | |
50 | make[3]: scripts/Makefile.modfinal: No such file or directory | |
51 | make[3]: *** No rule to make target 'scripts/Makefile.modfinal'. Stop. | |
52 | make[2]: *** [scripts/Makefile.modpost:95: __modpost] Error 2 | |
53 | make[1]: *** [Makefile:1609: modules] Error 2 | |
54 | make: *** [Makefile:38: module] Error 2 | |
55 | * ERROR: net-vpn/wireguard-0.0.20191127::gentoo failed (compile phase): | |
56 | * emake failed | |
57 | * | |
58 | * If you need support, post the output of `emerge --info '=net-vpn/wireguard-0.0.20191127::gentoo'`, | |
59 | * the complete build log and the output of `emerge -pqv '=net-vpn/wireguard-0.0.20191127::gentoo'`. | |
60 | * The complete build log is located at '/tmp/portage/net-vpn/wireguard-0.0.20191127/temp/build.log'. | |
61 | * The ebuild environment file is located at '/tmp/portage/net-vpn/wireguard-0.0.20191127/temp/environment'. | |
62 | * Working directory: '/tmp/portage/net-vpn/wireguard-0.0.20191127/work/WireGuard-0.0.20191127/src' |