Thingmaster_Pastebin

Untitled

Dec 27th, 2023
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.40 KB | None | 0 0
  1. (deck@steamdeck hidapi-git)$ makepkg
  2. ==> Making package: hidapi-git 1:0.14.0.r25.g7011fa9-1 (Wed 27 Dec 2023 04:11:48 PM EST)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving sources...
  6. -> Updating hidapi-git git repo...
  7. remote: Enumerating objects: 70, done.
  8. remote: Counting objects: 100% (70/70), done.
  9. remote: Compressing objects: 100% (44/44), done.
  10. remote: Total 70 (delta 41), reused 51 (delta 26), pack-reused 0
  11. Unpacking objects: 100% (70/70), 75.74 KiB | 311.00 KiB/s, done.
  12. From https://github.com/libusb/hidapi
  13. 37c2519..16326c2 refs/pull/645/head -> refs/pull/645/head
  14. + d17d7c8...06eeb5e refs/pull/645/merge -> refs/pull/645/merge (forced update)
  15. fce044f..9a098b2 refs/pull/646/head -> refs/pull/646/head
  16. + 3fc8150...49651e6 refs/pull/646/merge -> refs/pull/646/merge (forced update)
  17. 98c1d04..fc3491c refs/pull/647/head -> refs/pull/647/head
  18. + 4f1a1ab...7780a42 refs/pull/647/merge -> refs/pull/647/merge (forced update)
  19. * [new ref] refs/pull/653/head -> refs/pull/653/head
  20. * [new ref] refs/pull/653/merge -> refs/pull/653/merge
  21. ==> Validating source files with sha256sums...
  22. hidapi-git ... Skipped
  23. ==> Extracting sources...
  24. -> Creating working copy of hidapi-git git repo...
  25. Switched to a new branch 'makepkg'
  26. ==> Starting pkgver()...
  27. ==> Removing existing $pkgdir/ directory...
  28. ==> Starting build()...
  29. + autoreconf --install --verbose --force
  30. autoreconf: export WARNINGS=
  31. autoreconf: Entering directory '.'
  32. autoreconf: configure.ac: not using Gettext
  33. autoreconf: running: aclocal --force -I m4
  34. autoreconf: configure.ac: tracing
  35. autoreconf: running: libtoolize --copy --force
  36. libtoolize: putting auxiliary files in '.'.
  37. libtoolize: copying file './ltmain.sh'
  38. libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
  39. libtoolize: copying file 'm4/libtool.m4'
  40. libtoolize: copying file 'm4/ltoptions.m4'
  41. libtoolize: copying file 'm4/ltsugar.m4'
  42. libtoolize: copying file 'm4/ltversion.m4'
  43. libtoolize: copying file 'm4/lt~obsolete.m4'
  44. autoreconf: configure.ac: not using Intltool
  45. autoreconf: configure.ac: not using Gtkdoc
  46. autoreconf: running: aclocal --force -I m4
  47. autoreconf: running: /usr/bin/autoconf --force
  48. autoreconf: running: /usr/bin/autoheader --force
  49. autoreconf: running: automake --add-missing --copy --force-missing
  50. configure.ac:20: installing './compile'
  51. configure.ac:18: installing './missing'
  52. hidtest/Makefile.am: installing './depcomp'
  53. autoreconf: Leaving directory '.'
  54. This build script for HIDAPI is deprecated.
  55. Consider using CMake instead.
  56. checking for a BSD-compatible install... /usr/bin/install -c
  57. checking whether build environment is sane... yes
  58. checking for a race-free mkdir -p... /usr/bin/mkdir -p
  59. checking for gawk... gawk
  60. checking whether make sets $(MAKE)... yes
  61. checking whether make supports nested variables... yes
  62. checking whether make supports the include directive... yes (GNU style)
  63. checking for gcc... gcc
  64. checking whether the C compiler works... yes
  65. checking for C compiler default output file name... a.out
  66. checking for suffix of executables...
  67. checking whether we are cross compiling... configure: error: in `/home/deck/hidapi-git/src/hidapi-git':
  68. configure: error: cannot run C compiled programs.
  69. If you meant to cross compile, use `--host'.
  70. See `config.log' for more details
  71. ==> ERROR: A failure occurred in build().
  72. Aborting...
  73. (4)(deck@steamdeck hidapi-git)$
  74.  
Tags: error
Advertisement
Add Comment
Please, Sign In to add comment