Advertisement
raginggeek

gentoo emerge xf86-input-libinput-1.2.1 build log 20220630

Jun 30th, 2022
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.70 KB | None | 0 0
  1. cat /var/tmp/portage/x11-drivers/xf86-input-libinput-1.2.1/temp/build.log
  2. * Package: x11-drivers/xf86-input-libinput-1.2.1
  3. * Repository: gentoo
  4. * Maintainer: [email protected]
  5. * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
  6. * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox
  7. * Determining the location of the kernel source code
  8. * Found kernel source directory:
  9. * /usr/src/linux
  10. * Found sources for kernel version:
  11. * 5.15.41-gentoo
  12. >>> Unpacking source...
  13. >>> Unpacking xf86-input-libinput-1.2.1.tar.xz to /var/tmp/portage/x11-drivers/xf86-input-libinput-1.2.1/work
  14. >>> Source unpacked in /var/tmp/portage/x11-drivers/xf86-input-libinput-1.2.1/work
  15. >>> Preparing source in /var/tmp/portage/x11-drivers/xf86-input-libinput-1.2.1/work/xf86-input-libinput-1.2.1 ...
  16. * Running elibtoolize in: xf86-input-libinput-1.2.1/
  17. * Applying portage/1.2.0 patch ...
  18. * Applying sed/1.5.6 patch ...
  19. * Applying as-needed/2.4.3 patch ...
  20. * Applying fsanitize/2.4.6 patch ...
  21. * Applying fuse-ld/2.4.6 patch ...
  22. * Applying static-flags/2.4.6 patch ...
  23. * Applying ppc64le/2.4.4 patch ...
  24. >>> Source prepared.
  25. >>> Configuring source in /var/tmp/portage/x11-drivers/xf86-input-libinput-1.2.1/work/xf86-input-libinput-1.2.1 ...
  26. * econf: updating xf86-input-libinput-1.2.1/config.sub with /usr/share/gnuconfig/config.sub
  27. * econf: updating xf86-input-libinput-1.2.1/config.guess with /usr/share/gnuconfig/config.guess
  28. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docd
  29. ir=/usr/share/doc/xf86-input-libinput-1.2.1 --htmldir=/usr/share/doc/xf86-input-libinput-1.2.1/html --with-sysroot=/ --libdir=/usr/lib64 --disable-selective-werror --disable-static
  30. checking for a BSD-compatible install... /usr/lib/portage/python3.9/ebuild-helpers/xattr/install -c
  31. checking whether build environment is sane... yes
  32. checking for a thread-safe mkdir -p... /bin/mkdir -p
  33. checking for gawk... gawk
  34. checking whether make sets $(MAKE)... yes
  35. checking whether make supports nested variables... yes
  36. checking build system type... x86_64-pc-linux-gnu
  37. checking host system type... x86_64-pc-linux-gnu
  38. checking how to print strings... printf
  39. checking whether make supports the include directive... yes (GNU style)
  40. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  41. checking whether the C compiler works... yes
  42. checking for C compiler default output file name... a.out
  43. checking for suffix of executables...
  44. checking whether we are cross compiling... no
  45. checking for suffix of object files... o
  46. checking whether we are using the GNU C compiler... yes
  47. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  48. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  49. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  50. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  51. checking for a sed that does not truncate output... /bin/sed
  52. checking for grep that handles long lines and -e... /bin/grep
  53. checking for egrep... /bin/grep -E
  54. checking for fgrep... /bin/grep -F
  55. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  56. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  57. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
  58. checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
  59. checking whether ln -s works... yes
  60. checking the maximum length of command line arguments... 1572864
  61. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  62. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  63. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  64. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  65. checking how to recognize dependent libraries... pass_all
  66. checking for x86_64-pc-linux-gnu-dlltool... no
  67. checking for dlltool... no
  68. checking how to associate runtime and link libraries... printf %s\n
  69. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  70. checking for archiver @FILE support... @
  71. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  72. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  73. checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  74. checking for sysroot... /
  75. checking for a working dd... /bin/dd
  76. checking how to truncate binary pipes... /bin/dd bs=4096 count=1
  77. checking for x86_64-pc-linux-gnu-mt... no
  78. checking for mt... no
  79. checking if : is a manifest tool... no
  80. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  81. checking for ANSI C header files... yes
  82. checking for sys/types.h... yes
  83. checking for sys/stat.h... yes
  84. checking for stdlib.h... yes
  85. checking for string.h... yes
  86. checking for memory.h... yes
  87. checking for strings.h... yes
  88. checking for inttypes.h... yes
  89. checking for stdint.h... yes
  90. checking for unistd.h... yes
  91. checking for dlfcn.h... yes
  92. checking for objdir... .libs
  93. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  94. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  95. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  96. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  97. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  98. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  99. checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  100. checking whether -lc should be explicitly linked in... no
  101. checking dynamic linker characteristics... GNU/Linux ld.so
  102. checking how to hardcode library paths into programs... immediate
  103. checking whether stripping libraries is possible... yes
  104. checking if libtool supports shared libraries... yes
  105. checking whether to build shared libraries... yes
  106. checking whether to build static libraries... no
  107. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed
  108. checking whether __clang__ is declared... no
  109. checking whether __INTEL_COMPILER is declared... no
  110. checking whether __SUNPRO_C is declared... no
  111. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
  112. checking pkg-config is at least version 0.9.0... yes
  113. checking if x86_64-pc-linux-gnu-gcc supports -Werror=unknown-warning-option... no
  114. checking if x86_64-pc-linux-gnu-gcc supports -Werror=unused-command-line-argument... no
  115. checking if x86_64-pc-linux-gnu-gcc supports -Wall... yes
  116. checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-arith... yes
  117. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-declarations... yes
  118. checking if x86_64-pc-linux-gnu-gcc supports -Wformat=2... yes
  119. checking if x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes
  120. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes
  121. checking if x86_64-pc-linux-gnu-gcc supports -Wnested-externs... yes
  122. checking if x86_64-pc-linux-gnu-gcc supports -Wbad-function-cast... yes
  123. checking if x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
  124. checking if x86_64-pc-linux-gnu-gcc supports -Wdeclaration-after-statement... yes
  125. checking if x86_64-pc-linux-gnu-gcc supports -Wunused... yes
  126. checking if x86_64-pc-linux-gnu-gcc supports -Wuninitialized... yes
  127. checking if x86_64-pc-linux-gnu-gcc supports -Wshadow... yes
  128. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-noreturn... yes
  129. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
  130. checking if x86_64-pc-linux-gnu-gcc supports -Wredundant-decls... yes
  131. checking if x86_64-pc-linux-gnu-gcc supports -Wlogical-op... yes
  132. configure: WARNING: You have chosen not to turn some select compiler warnings into errors. This should not be necessary. Please report why you needed to do so in a bug report at https://gitlab.freedesktop.org/xorg/driver/xf86-input-libinput/issues
  133. checking if x86_64-pc-linux-gnu-gcc supports -Wimplicit... yes
  134. checking if x86_64-pc-linux-gnu-gcc supports -Wnonnull... yes
  135. checking if x86_64-pc-linux-gnu-gcc supports -Winit-self... yes
  136. checking if x86_64-pc-linux-gnu-gcc supports -Wmain... yes
  137. checking if x86_64-pc-linux-gnu-gcc supports -Wmissing-braces... yes
  138. checking if x86_64-pc-linux-gnu-gcc supports -Wsequence-point... yes
  139. checking if x86_64-pc-linux-gnu-gcc supports -Wreturn-type... yes
  140. checking if x86_64-pc-linux-gnu-gcc supports -Wtrigraphs... yes
  141. checking if x86_64-pc-linux-gnu-gcc supports -Warray-bounds... yes
  142. checking if x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes
  143. checking if x86_64-pc-linux-gnu-gcc supports -Waddress... yes
  144. checking if x86_64-pc-linux-gnu-gcc supports -Wint-to-pointer-cast... yes
  145. checking if x86_64-pc-linux-gnu-gcc supports -Wpointer-to-int-cast... yes
  146. checking if x86_64-pc-linux-gnu-gcc supports -pedantic... yes
  147. checking if x86_64-pc-linux-gnu-gcc supports -Werror... yes
  148. checking if x86_64-pc-linux-gnu-gcc supports -Werror=attributes... yes
  149. checking whether make supports nested variables... (cached) yes
  150. checking for XORG... yes
  151. checking for LIBINPUT... yes
  152. checking for INPUTPROTO24... no
  153. configure: error: Package requirements (inputproto >= 2.3.99.1) were not met:
  154.  
  155. Package dependency requirement 'inputproto >= 2.3.99.1' could not be satisfied.
  156. Package 'inputproto' has version '2.3.2', required version is '>= 2.3.99.1'
  157.  
  158. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  159. installed software in a non-standard prefix.
  160.  
  161. Alternatively, you may set the environment variables INPUTPROTO24_CFLAGS
  162. and INPUTPROTO24_LIBS to avoid the need to call pkg-config.
  163. See the pkg-config man page for more details.
  164.  
  165. !!! Please attach the following file when seeking support:
  166. !!! /var/tmp/portage/x11-drivers/xf86-input-libinput-1.2.1/work/xf86-input-libinput-1.2.1/config.log
  167. * ERROR: x11-drivers/xf86-input-libinput-1.2.1::gentoo failed (configure phase):
  168. * econf failed
  169. *
  170. * Call stack:
  171. * ebuild.sh, line 127: Called src_configure
  172. * environment, line 2712: Called xorg-3_src_configure
  173. * environment, line 3705: Called econf '--disable-selective-werror' '--disable-static'
  174. * phase-helpers.sh, line 711: Called __helpers_die 'econf failed'
  175. * isolated-functions.sh, line 112: Called die
  176. * The specific snippet of code:
  177. * die "$@"
  178. *
  179. * If you need support, post the output of `emerge --info '=x11-drivers/xf86-input-libinput-1.2.1::gentoo'`,
  180. * the complete build log and the output of `emerge -pqv '=x11-drivers/xf86-input-libinput-1.2.1::gentoo'`.
  181. * The complete build log is located at '/var/tmp/portage/x11-drivers/xf86-input-libinput-1.2.1/temp/build.log'.
  182. * The ebuild environment file is located at '/var/tmp/portage/x11-drivers/xf86-input-libinput-1.2.1/temp/environment'.
  183. * Working directory: '/var/tmp/portage/x11-drivers/xf86-input-libinput-1.2.1/work/xf86-input-libinput-1.2.1'
  184. * S: '/var/tmp/portage/x11-drivers/xf86-input-libinput-1.2.1/work/xf86-input-libinput-1.2.1'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement