Paste #130051

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