Advertisement
Guest User

ulatencyd build failure archlinux

a guest
Dec 12th, 2012
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.07 KB | None | 0 0
  1. [ninez@ninez ulatencyd-git]$ makepkg -si
  2. ==> Determining latest git revision...
  3. -> Version found: 20121212
  4. ==> Making package: ulatencyd-git 20121212-1 (Wed Dec 12 18:31:33 EST 2012)
  5. ==> Checking runtime dependencies...
  6. ==> Checking buildtime dependencies...
  7. ==> Retrieving Sources...
  8. -> Found rc.ulatencyd
  9. -> Found ulatency-python2.patch
  10. ==> Validating source files with md5sums...
  11. rc.ulatencyd ... Passed
  12. ulatency-python2.patch ... Passed
  13. ==> Extracting Sources...
  14. ==> Starting build()...
  15. ==> Connecting to GIT server....
  16. Cloning into 'ulatencyd'...
  17. remote: Counting objects: 2272, done.
  18. remote: Compressing objects: 100% (693/693), done.
  19. remote: Total 2272 (delta 1569), reused 2238 (delta 1545)
  20. Receiving objects: 100% (2272/2272), 562.93 KiB | 327 KiB/s, done.
  21. Resolving deltas: 100% (1569/1569), done.
  22. ==> GIT checkout done or server timeout
  23. ==> Patching for Python 2
  24. patching file client/ulatency
  25. ==> Starting make...
  26. -- The C compiler identification is GNU 4.7.2
  27. -- Check for working C compiler: /usr/bin/cc
  28. -- Check for working C compiler: /usr/bin/cc -- works
  29. -- Detecting C compiler ABI info
  30. -- Detecting C compiler ABI info - done
  31. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
  32. -- Found Gettext: /usr/bin/msgmerge (found version "0.18.1")
  33. -- checking for module 'glib-2.0'
  34. -- found glib-2.0, version 2.34.3
  35. -- checking for module 'dbus-glib-1'
  36. -- found dbus-glib-1, version 0.100
  37. -- checking for module 'gthread-2.0'
  38. -- found gthread-2.0, version 2.34.3
  39. -- checking for module 'polkit-gobject-1'
  40. -- found polkit-gobject-1, version 0.107
  41. -- checking for module 'gio-2.0'
  42. -- found gio-2.0, version 2.34.3
  43. -- Looking for polkit_authority_get_sync in polkit-gobject-1
  44. -- Looking for polkit_authority_get_sync in polkit-gobject-1 - found
  45. -- Found Lua51: /usr/lib/liblua5.1.so;/usr/lib/libm.so
  46. -- Looking for include file locale.h
  47. -- Looking for include file locale.h - found
  48. -- checking for module 'xcb'
  49. -- found xcb, version 1.9
  50. -- checking for module 'xau'
  51. -- found xau, version 1.0.7
  52. -- Process file: wiki/Home.md;wiki/Writing-Rules.md;wiki/Ideas-to-test.md;wiki/Start-hacking.md;wiki/How-does-it-work.md;wiki/Adjusting-default-scheduler.md;wiki/Architecture.md;wiki/Flags.md
  53. -- Configuring done
  54. -- Generating done
  55. -- Build files have been written to: /Storage/abs-CustomPKGs/ulatencyd-git/src/build
  56. Scanning dependencies of target proc
  57. Scanning dependencies of target lbc
  58. Scanning dependencies of target simplerules
  59. [ 3%] [ 6%] Building C object src/bc/CMakeFiles/lbc.dir/number.c.o
  60. Building C object src/proc/CMakeFiles/proc.dir/alloc.c.o
  61. In file included from /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/bc/number.c:39:0:
  62. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/bc/bconfig.h:11:0: warning: "NDEBUG" redefined [enabled by default]
  63. <command-line>:0:0: note: this is the location of the previous definition
  64. [ 10%] Building C object src/proc/CMakeFiles/proc.dir/devname.c.o
  65. [ 13%] Building C object src/proc/CMakeFiles/proc.dir/escape.c.o
  66. [ 16%] Building C object src/proc/CMakeFiles/proc.dir/ksym.c.o
  67. [ 20%] Building C object src/bc/CMakeFiles/lbc.dir/lbc.c.o
  68. In file included from /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/bc/lbc.c:14:0:
  69. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/bc/bconfig.h:11:0: warning: "NDEBUG" redefined [enabled by default]
  70. <command-line>:0:0: note: this is the location of the previous definition
  71. Linking C static library liblbc.a
  72. [ 23%] Building C object src/proc/CMakeFiles/proc.dir/pwcache.c.o
  73. [ 26%] [ 26%] Building C object modules/CMakeFiles/simplerules.dir/simplerules.c.o
  74. Built target lbc
  75. Scanning dependencies of target xwatch
  76. [ 30%] Building C object modules/CMakeFiles/xwatch.dir/xwatch.c.o
  77. [ 33%] Building C object src/proc/CMakeFiles/proc.dir/readproc.c.o
  78. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/modules/simplerules.c: In function ‘load_simple_directory’:
  79. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/modules/simplerules.c:246:13: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations]
  80. Linking C shared module simplerules.so
  81. [ 33%] Built target simplerules
  82. [ 36%] Building C object src/proc/CMakeFiles/proc.dir/sig.c.o
  83. Linking C shared module xwatch.so
  84. Scanning dependencies of target forkbomb
  85. [ 40%] Building C object tests/CMakeFiles/forkbomb.dir/forkbomb.c.o
  86. [ 40%] [ 43%] Built target xwatch
  87. [ 46%] Building C object src/proc/CMakeFiles/proc.dir/slab.c.o
  88. Building C object src/proc/CMakeFiles/proc.dir/smaps.c.o
  89. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/tests/forkbomb.c: In function ‘main’:
  90. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/tests/forkbomb.c:132:15: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  91. Linking C executable forkbomb
  92. Scanning dependencies of target memleak
  93. [ 50%] Building C object tests/CMakeFiles/memleak.dir/memleak.c.o
  94. [ 50%] Built target forkbomb
  95. [ 53%] [ 56%] Building C object src/proc/CMakeFiles/proc.dir/sysinfo.c.o
  96. Building C object src/proc/CMakeFiles/proc.dir/version.c.o
  97. Linking C executable memleak
  98. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/proc/sysinfo.c: In function ‘getstat’:
  99. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/proc/sysinfo.c:408:7: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  100. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/proc/sysinfo.c: In function ‘getrunners’:
  101. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/proc/sysinfo.c:369:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result [-Wunused-result]
  102. [ 60%] Building C object src/proc/CMakeFiles/proc.dir/whattime.c.o
  103. [ 60%] Built target memleak
  104. Linking C static library libproc.a
  105. [ 60%] Built target proc
  106. Scanning dependencies of target ulatencyd
  107. [ 63%] [ 66%] [ 70%] Building C object src/CMakeFiles/ulatencyd.dir/core.c.o
  108. Building C object src/CMakeFiles/ulatencyd.dir/ulatencyd.c.o
  109. Building C object src/CMakeFiles/ulatencyd.dir/group.c.o
  110. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/core.c: In function ‘load_rule_directory’:
  111. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/core.c:1684:11: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations]
  112. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/core.c: In function ‘load_modules’:
  113. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/core.c:1744:7: warning: ‘g_strcasecmp’ is deprecated (declared at /usr/include/glib-2.0/glib/gstrfuncs.h:172) [-Wdeprecated-declarations]
  114. [ 73%] Building C object src/CMakeFiles/ulatencyd.dir/sysinfo.c.o
  115. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/ulatencyd.c: In function ‘main’:
  116. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/ulatencyd.c:474:3: warning: ‘g_thread_init’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations]
  117. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/ulatencyd.c:539:3: warning: ‘g_atexit’ is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:239) [-Wdeprecated-declarations]
  118. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/ulatencyd.c:557:32: error: ‘LUA_GLOBALSINDEX’ undeclared (first use in this function)
  119. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/ulatencyd.c:557:32: note: each undeclared identifier is reported only once for each function it appears in
  120. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/ulatencyd.c: In function ‘log_file_handler’:
  121. /Storage/abs-CustomPKGs/ulatencyd-git/src/ulatencyd/src/ulatencyd.c:261:9: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  122. make[2]: *** [src/CMakeFiles/ulatencyd.dir/ulatencyd.c.o] Error 1
  123. make[2]: *** Waiting for unfinished jobs....
  124. make[1]: *** [src/CMakeFiles/ulatencyd.dir/all] Error 2
  125. make: *** [all] Error 2
  126. ==> ERROR: A failure occurred in build().
  127. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement