Advertisement
Guest User

arpage make issue

a guest
Jan 28th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.27 KB | None | 0 0
  1. ==> WARNING: Sudo can not be found. Will use su to acquire root privileges.
  2. ==> Making package: arpage 0.3.3-3 (Fri Jan 27 06:55:46 EST 2012)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving Sources...
  6. -> Found arpage-0.3.3.tar.gz
  7. ==> Validating source files with md5sums...
  8. arpage-0.3.3.tar.gz ... Passed
  9. ==> Extracting Sources...
  10. -> Extracting arpage-0.3.3.tar.gz with bsdtar
  11. ==> Removing existing pkg/ directory...
  12. ==> Starting build()...
  13. checking for a BSD-compatible install... /bin/install -c
  14. checking whether build environment is sane... yes
  15. checking for a thread-safe mkdir -p... /bin/mkdir -p
  16. checking for gawk... gawk
  17. checking whether make sets $(MAKE)... yes
  18. checking whether to enable maintainer-specific portions of Makefiles... no
  19. checking for style of include used by make... GNU
  20. checking for gcc... gcc
  21. checking for C compiler default output file name... a.out
  22. checking whether the C compiler works... yes
  23. checking whether we are cross compiling... no
  24. checking for suffix of executables...
  25. checking for suffix of object files... o
  26. checking whether we are using the GNU C compiler... yes
  27. checking whether gcc accepts -g... yes
  28. checking for gcc option to accept ISO C89... none needed
  29. checking dependency style of gcc... gcc3
  30. checking for library containing strerror... none required
  31. checking for g++... g++
  32. checking whether we are using the GNU C++ compiler... yes
  33. checking whether g++ accepts -g... yes
  34. checking dependency style of g++... gcc3
  35. checking for gcc... (cached) gcc
  36. checking whether we are using the GNU C compiler... (cached) yes
  37. checking whether gcc accepts -g... (cached) yes
  38. checking for gcc option to accept ISO C89... (cached) none needed
  39. checking dependency style of gcc... (cached) gcc3
  40. checking how to run the C preprocessor... gcc -E
  41. checking for grep that handles long lines and -e... /bin/grep
  42. checking for egrep... /bin/grep -E
  43. checking for ANSI C header files... yes
  44. checking for sys/types.h... yes
  45. checking for sys/stat.h... yes
  46. checking for stdlib.h... yes
  47. checking for string.h... yes
  48. checking for memory.h... yes
  49. checking for strings.h... yes
  50. checking for inttypes.h... yes
  51. checking for stdint.h... yes
  52. checking for unistd.h... yes
  53. checking locale.h usability... yes
  54. checking locale.h presence... yes
  55. checking for locale.h... yes
  56. checking for LC_MESSAGES... yes
  57. checking libintl.h usability... yes
  58. checking libintl.h presence... yes
  59. checking for libintl.h... yes
  60. checking for ngettext in libc... yes
  61. checking for dgettext in libc... yes
  62. checking for bind_textdomain_codeset... yes
  63. checking for msgfmt... /usr/bin/msgfmt
  64. checking for dcgettext... yes
  65. checking if msgfmt accepts -c... yes
  66. checking for gmsgfmt... /usr/bin/msgfmt
  67. checking for xgettext... /usr/bin/xgettext
  68. checking whether NLS is requested... yes
  69. checking for intltool >= 0.35.0... 0.50.0 found
  70. checking for intltool-update... /usr/bin/intltool-update
  71. checking for intltool-merge... /usr/bin/intltool-merge
  72. checking for intltool-extract... /usr/bin/intltool-extract
  73. checking for xgettext... (cached) /usr/bin/xgettext
  74. checking for msgmerge... /usr/bin/msgmerge
  75. checking for msgfmt... (cached) /usr/bin/msgfmt
  76. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  77. checking for perl... /usr/bin/perl
  78. checking for perl >= 5.8.1... 5.14.2
  79. checking for XML::Parser... ok
  80. checking build system type... x86_64-unknown-linux-gnu
  81. checking host system type... x86_64-unknown-linux-gnu
  82. checking for a sed that does not truncate output... /bin/sed
  83. checking for fgrep... /bin/grep -F
  84. checking for ld used by gcc... /usr/bin/ld
  85. checking if the linker (/usr/bin/ld) is GNU ld... yes
  86. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  87. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  88. checking whether ln -s works... yes
  89. checking the maximum length of command line arguments... 1572864
  90. checking whether the shell understands some XSI constructs... yes
  91. checking whether the shell understands "+="... yes
  92. checking for /usr/bin/ld option to reload object files... -r
  93. checking for objdump... objdump
  94. checking how to recognize dependent libraries... pass_all
  95. checking for ar... ar
  96. checking for strip... strip
  97. checking for ranlib... ranlib
  98. checking command to parse /usr/bin/nm -B output from gcc object... ok
  99. checking for dlfcn.h... yes
  100. checking whether we are using the GNU C++ compiler... (cached) yes
  101. checking whether g++ accepts -g... (cached) yes
  102. checking dependency style of g++... (cached) gcc3
  103. checking how to run the C++ preprocessor... g++ -E
  104. checking for objdir... .libs
  105. checking if gcc supports -fno-rtti -fno-exceptions... no
  106. checking for gcc option to produce PIC... -fPIC -DPIC
  107. checking if gcc PIC flag -fPIC -DPIC works... yes
  108. checking if gcc static flag -static works... yes
  109. checking if gcc supports -c -o file.o... yes
  110. checking if gcc supports -c -o file.o... (cached) yes
  111. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  112. checking whether -lc should be explicitly linked in... no
  113. checking dynamic linker characteristics... GNU/Linux ld.so
  114. checking how to hardcode library paths into programs... immediate
  115. checking whether stripping libraries is possible... yes
  116. checking if libtool supports shared libraries... yes
  117. checking whether to build shared libraries... yes
  118. checking whether to build static libraries... yes
  119. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  120. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  121. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  122. checking for g++ option to produce PIC... -fPIC -DPIC
  123. checking if g++ PIC flag -fPIC -DPIC works... yes
  124. checking if g++ static flag -static works... yes
  125. checking if g++ supports -c -o file.o... yes
  126. checking if g++ supports -c -o file.o... (cached) yes
  127. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  128. checking dynamic linker characteristics... GNU/Linux ld.so
  129. checking how to hardcode library paths into programs... immediate
  130. checking for pkg-config... /usr/bin/pkg-config
  131. checking pkg-config is at least version 0.9.0... yes
  132. checking for ARPAGE... yes
  133. configure: creating ./config.status
  134. config.status: creating Makefile
  135. config.status: creating src/Makefile
  136. config.status: creating po/Makefile.in
  137. config.status: creating config.h
  138. config.status: config.h is unchanged
  139. config.status: executing depfiles commands
  140. config.status: executing default-1 commands
  141. config.status: executing libtool commands
  142. config.status: executing po/stamp-it commands
  143. make all-recursive
  144. make[1]: Entering directory `/home/scherry/arpage/src/arpage-0.3.3'
  145. Making all in src
  146. make[2]: Entering directory `/home/scherry/arpage/src/arpage-0.3.3/src'
  147. g++ -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -pthread -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/atkmm-1.6 -I/usr/include/giomm-2.4 -I/usr/lib/giomm-2.4/include -I/usr/include/pangomm-1.4 -I/usr/lib/pangomm-1.4/include -I/usr/include/gtk-2.0 -I/usr/include/gtk-unix-print-2.0 -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/atk-1.0 -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/cairomm-1.0 -I/usr/lib/cairomm-1.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/lib/gtk-2.0/include -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT scales.o -MD -MP -MF .deps/scales.Tpo -c -o scales.o scales.cc
  148. In file included from scales.cc:19:0:
  149. scales.h: In member function 'const scale_t& scales::operator[](int)':
  150. scales.h:39:26: error: 'NULL' was not declared in this scope
  151. make[2]: *** [scales.o] Error 1
  152. make[2]: Leaving directory `/home/scherry/arpage/src/arpage-0.3.3/src'
  153. make[1]: *** [all-recursive] Error 1
  154. make[1]: Leaving directory `/home/scherry/arpage/src/arpage-0.3.3'
  155. make: *** [all] Error 2
  156. ==> ERROR: A failure occurred in build().
  157. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement