1. ==> Iniciando build()...
  2. -- The C compiler identification is GNU 4.7.0
  3. -- The CXX compiler identification is GNU 4.7.0
  4. -- Check for working C compiler: /usr/bin/gcc
  5. -- Check for working C compiler: /usr/bin/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/bin/c++
  9. -- Check for working CXX compiler: /usr/bin/c++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. -- Found Freetype: /usr/lib/libfreetype.so (found version "2.4.9")
  13. -- Found GTK2_GTK: /usr/lib/libgtk-x11-2.0.so
  14. -- Found JACK: /usr/lib/libjack.so
  15. -- Found LASH: /usr/lib/liblash.so
  16. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so
  17. -- Looking for XOpenDisplay in /usr/lib/libX11.so;/usr/lib/libXext.so - found
  18. -- Looking for gethostbyname
  19. -- Looking for gethostbyname - found
  20. -- Looking for connect
  21. -- Looking for connect - found
  22. -- Looking for remove
  23. -- Looking for remove - found
  24. -- Looking for shmat
  25. -- Looking for shmat - found
  26. -- Looking for IceConnectionNumber in ICE
  27. -- Looking for IceConnectionNumber in ICE - found
  28. -- Found X11: /usr/lib/libX11.so
  29. -- Configuring done
  30. -- Generating done
  31. -- Build files have been written to: /tmp/yaourt-tmp-pablo/aur-jack-keyboard/src/jack-keyboard-2.6/build
  32. Scanning dependencies of target jack-keyboard
  33. [ 50%] Building C object CMakeFiles/jack-keyboard.dir/src/jack-keyboard.c.o
  34. /tmp/yaourt-tmp-pablo/aur-jack-keyboard/src/jack-keyboard-2.6/src/jack-keyboard.c: En la función ‘grab_keyboard’:
  35. /tmp/yaourt-tmp-pablo/aur-jack-keyboard/src/jack-keyboard-2.6/src/jack-keyboard.c:1135:2: aviso: ‘g_atexit’ es obsoleto (declarado en /usr/include/glib-2.0/glib/gutils.h:237) [-Wdeprecated-declarations]
  36. [100%] Building C object CMakeFiles/jack-keyboard.dir/src/pianokeyboard.c.o
  37. Linking C executable jack-keyboard
  38. /usr/bin/ld: CMakeFiles/jack-keyboard.dir/src/jack-keyboard.c.o: undefined reference to symbol 'g_thread_init'
  39. /usr/bin/ld: note: 'g_thread_init' is defined in DSO /usr/lib/libgthread-2.0.so.0 so try adding it to the linker command line
  40. /usr/lib/libgthread-2.0.so.0: could not read symbols: Invalid operation
  41. collect2: error: ld devolvió el estado de salida 1
  42. make[2]: *** [jack-keyboard] Error 1
  43. make[1]: *** [CMakeFiles/jack-keyboard.dir/all] Error 2
  44. make: *** [all] Error 2
  45. ==> ERROR: Se produjo un error en build().
  46. Cancelando...