Advertisement
Guest User

Untitled

a guest
Jun 16th, 2019
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.78 KB | None | 0 0
  1. [user@chinkpad heads]$ make BOARD=t430
  2. 2019-06-16 16:30:04+01:00 INSTALL-MODULE drivers/net/ethernet/intel/e1000e/e1000e.ko
  3. 2019-06-16 16:30:04+01:00 INSTALL-MODULE drivers/usb/host/ehci-hcd.ko
  4. 2019-06-16 16:30:04+01:00 INSTALL-MODULE drivers/usb/host/ehci-pci.ko
  5. 2019-06-16 16:30:04+01:00 INSTALL-MODULE drivers/usb/host/xhci-hcd.ko
  6. 2019-06-16 16:30:04+01:00 INSTALL-MODULE drivers/usb/host/xhci-pci.ko
  7. 2019-06-16 16:30:04+01:00 INSTALL-MODULE drivers/usb/storage/usb-storage.ko
  8. 2019-06-16 16:30:04+01:00 SYMLINK bin/busybox
  9. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/kexec-tools-2.0.16/build/sbin/kexec
  10. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/tpmtotp-git/totp
  11. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/tpmtotp-git/hotp
  12. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/tpmtotp-git/base32
  13. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/tpmtotp-git/qrenc
  14. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/tpmtotp-git/util/tpm
  15. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/pciutils-3.5.4/lspci
  16. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/flashrom-1.0/flashrom
  17. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/cryptsetup-1.7.3/src/.libs/cryptsetup
  18. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/cryptsetup-1.7.3/src/.libs/cryptsetup-reencrypt
  19. 2019-06-16 16:30:09+01:00 INSTALL-BIN build/cryptsetup-1.7.3/src/.libs/veritysetup
  20. 2019-06-16 16:30:09+01:00 MAKE libgcrypt
  21. tail /home/user/Project/heads_bios/complete_port/heads/build/log/libgcrypt.log
  22. -----
  23. make[3]: Leaving directory '/home/user/Project/heads_bios/complete_port/heads/build/libgcrypt-1.8.3/cipher'
  24. make[2]: Leaving directory '/home/user/Project/heads_bios/complete_port/heads/build/libgcrypt-1.8.3/cipher'
  25. Making install in random
  26. make[2]: Entering directory '/home/user/Project/heads_bios/complete_port/heads/build/libgcrypt-1.8.3/random'
  27. make[3]: Entering directory '/home/user/Project/heads_bios/complete_port/heads/build/libgcrypt-1.8.3/random'
  28. make[3]: Nothing to be done for 'install-exec-am'.
  29. make[3]: Nothing to be done for 'install-data-am'.
  30. make[3]: Leaving directory '/home/user/Project/heads_bios/complete_port/heads/build/libgcrypt-1.8.3/random'
  31. make[2]: Leaving directory '/home/user/Project/heads_bios/complete_port/heads/build/libgcrypt-1.8.3/random'
  32. Making install in src
  33. make[2]: Entering directory '/home/user/Project/heads_bios/complete_port/heads/build/libgcrypt-1.8.3/src'
  34. /bin/sh ../libtool --tag=CC --mode=link /home/user/Project/heads_bios/complete_port/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/complete_port/heads=heads -gno-record-gcc-switches -D__MUSL__ -I//include -g -O2 -fvisibility=hidden -fno-delete-null-pointer-checks -Wall -Wl,--version-script=./libgcrypt.vers -version-info 22:3:2 -o libgcrypt.la -rpath //lib libgcrypt_la-visibility.lo libgcrypt_la-misc.lo libgcrypt_la-global.lo libgcrypt_la-sexp.lo libgcrypt_la-hwfeatures.lo libgcrypt_la-stdmem.lo libgcrypt_la-secmem.lo libgcrypt_la-missing-string.lo libgcrypt_la-fips.lo libgcrypt_la-hmac256.lo libgcrypt_la-context.lo hwf-x86.lo ../cipher/libcipher.la ../random/librandom.la ../mpi/libmpi.la ../compat/libcompat.la -L//lib -lgpg-error
  35. libtool: link: /home/user/Project/heads_bios/complete_port/heads/install/bin/musl-gcc -fdebug-prefix-map=/home/user/Project/heads_bios/complete_port/heads=heads -gno-record-gcc-switches -D__MUSL__ -shared -fPIC -DPIC .libs/libgcrypt_la-visibility.o .libs/libgcrypt_la-misc.o .libs/libgcrypt_la-global.o .libs/libgcrypt_la-sexp.o .libs/libgcrypt_la-hwfeatures.o .libs/libgcrypt_la-stdmem.o .libs/libgcrypt_la-secmem.o .libs/libgcrypt_la-missing-string.o .libs/libgcrypt_la-fips.o .libs/libgcrypt_la-hmac256.o .libs/libgcrypt_la-context.o .libs/hwf-x86.o -Wl,--whole-archive ../cipher/.libs/libcipher.a ../random/.libs/librandom.a ../mpi/.libs/libmpi.a ../compat/.libs/libcompat.a -Wl,--no-whole-archive -L//lib -lgpg-error -O2 -Wl,--version-script=./libgcrypt.vers -Wl,-soname -Wl,libgcrypt.so.20 -o .libs/libgcrypt.so.20.2.3
  36. /home/user/Project/heads_bios/complete_port/heads/crossgcc/x86_64-linux-musl/lib/gcc/x86_64-linux-musl/5.3.0/../../../../x86_64-linux-musl/bin/ld: /usr/lib/libc_nonshared.a(fstat.oS): unrecognized relocation (0x29) in section `.text'
  37. /home/user/Project/heads_bios/complete_port/heads/crossgcc/x86_64-linux-musl/lib/gcc/x86_64-linux-musl/5.3.0/../../../../x86_64-linux-musl/bin/ld: final link failed: Bad value
  38. collect2: error: ld returned 1 exit status
  39. make[2]: *** [Makefile:594: libgcrypt.la] Error 1
  40. make[2]: Leaving directory '/home/user/Project/heads_bios/complete_port/heads/build/libgcrypt-1.8.3/src'
  41. make[1]: *** [Makefile:477: install-recursive] Error 1
  42. make[1]: Leaving directory '/home/user/Project/heads_bios/complete_port/heads/build/libgcrypt-1.8.3'
  43. make: *** [Makefile:356: /home/user/Project/heads_bios/complete_port/heads/build/libgcrypt-1.8.3/.build] Error 1
  44. [user@chinkpad heads]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement