Advertisement
Guest User

Untitled

a guest
Dec 28th, 2014
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.05 KB | None | 0 0
  1. [subz3r0@sub-laptop ~]$ yaourt synaptics-led
  2. 1 aur/synaptics-led 3.11-7 [installed] (13)
  3. Synaptics LED enabled psmouse kernel module
  4. 2 aur/xf86-input-synaptics-led 1.7.1-3 (28)
  5. Synaptics driver for notebook touchpads (with LED disable support)
  6. ==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
  7. ==> -------------------------------------------------------
  8. ==> 2
  9.  
  10.  
  11. ==> Downloading xf86-input-synaptics-led PKGBUILD from AUR...
  12. x PKGBUILD
  13. x 0001-Add-the-embedded-LED-support.patch
  14. x 0002-Add-tap-on-LED-feature-support.patch
  15. x 0003-Add-LED-debugging-statements.patch
  16. Comment by Zzaponka (2014-07-08 18:25)
  17. Have installed both this package and synaptics-led.
  18. Now touchpad's locking works fine. LED still doesn't work, so will be happy to hear about any updates.
  19.  
  20. @dgbaley27: thanks for helping!
  21.  
  22. Comment by JuarX (2014-08-22 12:49)
  23. I installed this package and the synaptics-led package about a month ago and it worked perfectly. But after I updated all my packages on my system about a week ago, the feature to disable and enable the touchpad with a double tap on the LED has stopped working. The touchpad still works fine. Is there an updated package which cause this problem? Am I the only one who have this problem after installing the newest packages?
  24.  
  25. Comment by arthurzam (2014-10-08 09:04)
  26. The package can't compile!
  27. Here it fails:
  28.  
  29. CC synproto.lo
  30. In file included from /usr/include/string.h:634:0,
  31. from /usr/include/xorg/os.h:53,
  32. from /usr/include/xorg/misc.h:115,
  33. from /usr/include/xorg/xf86str.h:37,
  34. from /usr/include/xorg/xf86Xinput.h:54,
  35. from synproto.h:36,
  36. from synproto.c:24:
  37. /usr/include/xorg/os.h:579:1: error: expected identifier or '(' before '__extension__'
  38. strndup(const char *str, size_t n);
  39.  
  40. Comment by dgbaley27 (2014-10-08 11:57)
  41. Hmm, I'll take a quick look but I might just orphan this.
  42.  
  43. Comment by domoszg (2014-11-28 19:07)
  44. The following line should be added to synproto.h before all other include directives:
  45. #include xorg-server.h
  46.  
  47. xf86-input-synaptics-led 1.7.1-3 (Qua Mar 14 01:37:43 WET 2012)
  48. ( Unsupported package: Potentially dangerous ! )
  49. ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
  50. ==> ------------------------------------
  51. ==> n
  52.  
  53. ==> xf86-input-synaptics-led dependencies:
  54. - libxtst (already installed)
  55. - mtdev (already installed)
  56. - synaptics-led (already installed)
  57. - xorg-server-devel (already installed)
  58. - libxi (already installed)
  59. - libx11 (already installed)
  60. - resourceproto (already installed)
  61.  
  62.  
  63. ==> Continue building xf86-input-synaptics-led ? [Y/n]
  64. ==> --------------------------------------------------
  65. ==>
  66. ==> Building and installing package
  67. ==> A criar o pacote: xf86-input-synaptics-led 1.7.1-3 (Seg Dez 29 01:45:23 WET 2014)
  68. ==> A verfificar as dependências para executar a aplicação...
  69. ==> A verificar as dependências para construir a aplicação...
  70. ==> A obter as fontes ...
  71. -> A realizar a descarga de xf86-input-synaptics-1.7.1.tar.bz2...
  72. % Total % Received % Xferd Average Speed Time Time Time Current
  73. Dload Upload Total Spent Left Speed
  74. 100 431k 100 431k 0 0 230k 0 0:00:01 0:00:01 --:--:-- 230k
  75. -> Encontrado 0001-Add-the-embedded-LED-support.patch
  76. -> Encontrado 0002-Add-tap-on-LED-feature-support.patch
  77. -> Encontrado 0003-Add-LED-debugging-statements.patch
  78. ==> A validar ficheiros fonte com md5sums...
  79. xf86-input-synaptics-1.7.1.tar.bz2 ... Passou
  80. 0001-Add-the-embedded-LED-support.patch ... Passou
  81. 0002-Add-tap-on-LED-feature-support.patch ... Passou
  82. 0003-Add-LED-debugging-statements.patch ... Passou
  83. ==> A extrair as fontes...
  84. -> A extrair xf86-input-synaptics-1.7.1.tar.bz2 com bsdtar
  85. ==> A iniciar build()...
  86. -> Applying patch: ../0001-Add-the-embedded-LED-support.patch
  87. patching file include/synaptics-properties.h
  88. patching file man/synaptics.man
  89. patching file src/eventcomm.c
  90. patching file src/properties.c
  91. patching file src/synapticsstr.h
  92. patching file src/synproto.h
  93. patching file tools/synclient.c
  94. -> Applying patch: ../0002-Add-tap-on-LED-feature-support.patch
  95. patching file include/synaptics-properties.h
  96. patching file man/synaptics.man
  97. patching file src/properties.c
  98. patching file src/synaptics.c
  99. patching file src/synapticsstr.h
  100. patching file tools/synclient.c
  101. -> Applying patch: ../0003-Add-LED-debugging-statements.patch
  102. patching file src/eventcomm.c
  103. checking for a BSD-compatible install... /usr/bin/install -c
  104. checking whether build environment is sane... yes
  105. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  106. checking for gawk... gawk
  107. checking whether make sets $(MAKE)... yes
  108. checking whether to enable maintainer-specific portions of Makefiles... no
  109. checking build system type... x86_64-unknown-linux-gnu
  110. checking host system type... x86_64-unknown-linux-gnu
  111. checking how to print strings... printf
  112. checking for style of include used by make... GNU
  113. checking for gcc... gcc
  114. checking whether the C compiler works... yes
  115. checking for C compiler default output file name... a.out
  116. checking for suffix of executables...
  117. checking whether we are cross compiling... no
  118. checking for suffix of object files... o
  119. checking whether we are using the GNU C compiler... yes
  120. checking whether gcc accepts -g... yes
  121. checking for gcc option to accept ISO C89... none needed
  122. checking dependency style of gcc... gcc3
  123. checking for a sed that does not truncate output... /usr/bin/sed
  124. checking for grep that handles long lines and -e... /usr/bin/grep
  125. checking for egrep... /usr/bin/grep -E
  126. checking for fgrep... /usr/bin/grep -F
  127. checking for ld used by gcc... /usr/bin/ld
  128. checking if the linker (/usr/bin/ld) is GNU ld... yes
  129. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  130. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  131. checking whether ln -s works... yes
  132. checking the maximum length of command line arguments... 1572864
  133. checking whether the shell understands some XSI constructs... yes
  134. checking whether the shell understands "+="... yes
  135. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  136. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  137. checking for /usr/bin/ld option to reload object files... -r
  138. checking for objdump... objdump
  139. checking how to recognize dependent libraries... pass_all
  140. checking for dlltool... no
  141. checking how to associate runtime and link libraries... printf %s\n
  142. checking for ar... ar
  143. checking for archiver @FILE support... @
  144. checking for strip... strip
  145. checking for ranlib... ranlib
  146. checking command to parse /usr/bin/nm -B output from gcc object... ok
  147. checking for sysroot... no
  148. checking for mt... no
  149. checking if : is a manifest tool... no
  150. checking how to run the C preprocessor... gcc -E
  151. checking for ANSI C header files... yes
  152. checking for sys/types.h... yes
  153. checking for sys/stat.h... yes
  154. checking for stdlib.h... yes
  155. checking for string.h... yes
  156. checking for memory.h... yes
  157. checking for strings.h... yes
  158. checking for inttypes.h... yes
  159. checking for stdint.h... yes
  160. checking for unistd.h... yes
  161. checking for dlfcn.h... yes
  162. checking for objdir... .libs
  163. checking if gcc supports -fno-rtti -fno-exceptions... no
  164. checking for gcc option to produce PIC... -fPIC -DPIC
  165. checking if gcc PIC flag -fPIC -DPIC works... yes
  166. checking if gcc static flag -static works... yes
  167. checking if gcc supports -c -o file.o... yes
  168. checking if gcc supports -c -o file.o... (cached) yes
  169. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  170. checking whether -lc should be explicitly linked in... no
  171. checking dynamic linker characteristics... GNU/Linux ld.so
  172. checking how to hardcode library paths into programs... immediate
  173. checking whether stripping libraries is possible... yes
  174. checking if libtool supports shared libraries... yes
  175. checking whether to build shared libraries... yes
  176. checking whether to build static libraries... no
  177. checking for gcc option to accept ISO C99... -std=gnu99
  178. checking whether __clang__ is declared... no
  179. checking whether __INTEL_COMPILER is declared... no
  180. checking whether __SUNPRO_C is declared... no
  181. checking for pkg-config... /usr/bin/pkg-config
  182. checking pkg-config is at least version 0.9.0... yes
  183. checking if gcc -std=gnu99 supports -Werror=unknown-warning-option... no
  184. checking if gcc -std=gnu99 supports -Werror=unused-command-line-argument... no
  185. checking if gcc -std=gnu99 supports-Wall... yes
  186. checking if gcc -std=gnu99 supports-Wpointer-arith... yes
  187. checking if gcc -std=gnu99 supports-Wmissing-declarations... yes
  188. checking if gcc -std=gnu99 supports-Wformat=2... yes
  189. checking if gcc -std=gnu99 supports-Wstrict-prototypes... yes
  190. checking if gcc -std=gnu99 supports-Wmissing-prototypes... yes
  191. checking if gcc -std=gnu99 supports-Wnested-externs... yes
  192. checking if gcc -std=gnu99 supports-Wbad-function-cast... yes
  193. checking if gcc -std=gnu99 supports-Wold-style-definition... yes
  194. checking if gcc -std=gnu99 supports-Wdeclaration-after-statement... yes
  195. checking if gcc -std=gnu99 supports-Wunused... yes
  196. checking if gcc -std=gnu99 supports-Wuninitialized... yes
  197. checking if gcc -std=gnu99 supports-Wshadow... yes
  198. checking if gcc -std=gnu99 supports-Wcast-qual... yes
  199. checking if gcc -std=gnu99 supports-Wmissing-noreturn... yes
  200. checking if gcc -std=gnu99 supports-Wmissing-format-attribute... yes
  201. checking if gcc -std=gnu99 supports-Wredundant-decls... yes
  202. checking if gcc -std=gnu99 supports-Werror=implicit... yes
  203. checking if gcc -std=gnu99 supports-Werror=nonnull... yes
  204. checking if gcc -std=gnu99 supports-Werror=init-self... yes
  205. checking if gcc -std=gnu99 supports-Werror=main... yes
  206. checking if gcc -std=gnu99 supports-Werror=missing-braces... yes
  207. checking if gcc -std=gnu99 supports-Werror=sequence-point... yes
  208. checking if gcc -std=gnu99 supports-Werror=return-type... yes
  209. checking if gcc -std=gnu99 supports-Werror=trigraphs... yes
  210. checking if gcc -std=gnu99 supports-Werror=array-bounds... yes
  211. checking if gcc -std=gnu99 supports-Werror=write-strings... yes
  212. checking if gcc -std=gnu99 supports-Werror=address... yes
  213. checking if gcc -std=gnu99 supports-Werror=int-to-pointer-cast... yes
  214. checking if gcc -std=gnu99 supports-Werror=pointer-to-int-cast... yes
  215. checking if gcc -std=gnu99 supports-pedantic... yes
  216. checking if gcc -std=gnu99 supports-Werror... yes
  217. checking if gcc -std=gnu99 supports-Werror=attributes... yes
  218. checking whether make supports nested variables... yes
  219. checking whether to build unit test cases... auto
  220. checking for rint in -lm... yes
  221. checking if RANDR is defined... yes
  222. checking for XORG... yes
  223. checking which optional backends will be build... ps2comm alpscomm eventcomm
  224. checking for MTDEV... yes
  225. checking for XI... yes
  226. checking for XTST... yes
  227. checking for X11/extensions/record.h... yes
  228. checking that generated files are newer than configure... done
  229. configure: creating ./config.status
  230. config.status: creating Makefile
  231. config.status: creating src/Makefile
  232. config.status: creating man/Makefile
  233. config.status: creating tools/Makefile
  234. config.status: creating conf/Makefile
  235. config.status: creating include/Makefile
  236. config.status: creating test/Makefile
  237. config.status: creating xorg-synaptics.pc
  238. config.status: creating config.h
  239. config.status: executing depfiles commands
  240. config.status: executing libtool commands
  241. make all-recursive
  242. make[1]: Entering directory '/tmp/yaourt-tmp-subz3r0/aur-xf86-input-synaptics-led/src/xf86-input-synaptics-1.7.1'
  243. Making all in include
  244. make[2]: Entering directory '/tmp/yaourt-tmp-subz3r0/aur-xf86-input-synaptics-led/src/xf86-input-synaptics-1.7.1/include'
  245. make[2]: Nothing to be done for 'all'.
  246. make[2]: Leaving directory '/tmp/yaourt-tmp-subz3r0/aur-xf86-input-synaptics-led/src/xf86-input-synaptics-1.7.1/include'
  247. Making all in src
  248. make[2]: Entering directory '/tmp/yaourt-tmp-subz3r0/aur-xf86-input-synaptics-led/src/xf86-input-synaptics-1.7.1/src'
  249. CC synaptics.lo
  250. CC synproto.lo
  251. In file included from /usr/include/string.h:634:0,
  252. from /usr/include/xorg/os.h:53,
  253. from /usr/include/xorg/misc.h:115,
  254. from /usr/include/xorg/xf86str.h:37,
  255. from /usr/include/xorg/xf86Xinput.h:54,
  256. from synproto.h:36,
  257. from synproto.c:24:
  258. /usr/include/xorg/os.h:579:1: error: expected identifier or '(' before '__extension__'
  259. strndup(const char *str, size_t n);
  260. ^
  261. Makefile:453: recipe for target 'synproto.lo' failed
  262. make[2]: *** [synproto.lo] Error 1
  263. make[2]: Leaving directory '/tmp/yaourt-tmp-subz3r0/aur-xf86-input-synaptics-led/src/xf86-input-synaptics-1.7.1/src'
  264. Makefile:448: recipe for target 'all-recursive' failed
  265. make[1]: *** [all-recursive] Error 1
  266. make[1]: Leaving directory '/tmp/yaourt-tmp-subz3r0/aur-xf86-input-synaptics-led/src/xf86-input-synaptics-1.7.1'
  267. Makefile:356: recipe for target 'all' failed
  268. make: *** [all] Error 2
  269. ==> ERRO: Uma falha ocorreu em build().
  270. A cancelar...
  271. ==> ERROR: Makepkg was unable to build xf86-input-synaptics-led.
  272. ==> Restart building xf86-input-synaptics-led ? [y/N]
  273. ==> -------------------------------------------------
  274. ==>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement