Advertisement
Seiren

scangearmp2 3.70-1 build

Sep 24th, 2018
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 22.87 KB | None | 0 0
  1. ==> Starting build()...
  2. /tmp/yaourt-tmp-****/aur-scangearmp2/src/scangearmp2-source-3.70-1/scangearmp2 /tmp/yaourt-tmp-****/aur-scangearmp2/src/scangearmp2-source-3.70-1
  3. processing .
  4. Creating ./aclocal.m4 ...
  5. Running glib-gettextize...  Ignore non-fatal messages.
  6. Copying file po/Makefile.in.in
  7.  
  8. Please add the files
  9.   codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
  10.   progtest.m4
  11. from the /opt/anaconda/share/aclocal directory to your autoconf macro directory
  12. or directly to your aclocal.m4 file.
  13. You will also need config.guess and config.sub, which you can get from
  14. ftp://ftp.gnu.org/pub/gnu/config/.
  15.  
  16. Making ./aclocal.m4 writable ...
  17. Running libtoolize...
  18. libtoolize: putting auxiliary files in '.'.
  19. libtoolize: copying file './ltmain.sh'
  20. libtoolize: You should add the contents of the following files to 'aclocal.m4':
  21. libtoolize:   '/opt/anaconda/share/aclocal/libtool.m4'
  22. libtoolize:   '/opt/anaconda/share/aclocal/ltoptions.m4'
  23. libtoolize:   '/opt/anaconda/share/aclocal/ltsugar.m4'
  24. libtoolize:   '/opt/anaconda/share/aclocal/ltversion.m4'
  25. libtoolize:   '/opt/anaconda/share/aclocal/lt~obsolete.m4'
  26. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.in,
  27. libtoolize: and rerunning libtoolize and aclocal.
  28. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
  29. libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT'
  30. Running aclocal  ...
  31. aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  32. Running autoheader...
  33. autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
  34. autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
  35. autoheader: WARNING: is deprecated and discouraged.
  36. autoheader:
  37. autoheader: WARNING: Using the third argument of `AC_DEFINE' and
  38. autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
  39. autoheader: WARNING: `acconfig.h':
  40. autoheader:
  41. autoheader: WARNING:   AC_DEFINE([NEED_FUNC_MAIN], 1,
  42. autoheader:             [Define if a function `main' is needed.])
  43. autoheader:
  44. autoheader: WARNING: More sophisticated templates can also be produced, see the
  45. autoheader: WARNING: documentation.
  46. Running automake --gnu  ...
  47. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  48. configure.in:15: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
  49. configure.in:15: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
  50. configure.in:17: installing './compile'
  51. configure.in:17: installing './config.guess'
  52. configure.in:17: installing './config.sub'
  53. configure.in:15: installing './install-sh'
  54. configure.in:15: installing './missing'
  55. src/Makefile.am:3: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
  56. src/Makefile.am: installing './depcomp'
  57. automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
  58. Running autoconf ...
  59. Running ./configure --enable-maintainer-mode --prefix=/usr --enable-libpath=/usr/lib LDFLAGS=-L../../com/libs_bin64 ...
  60. checking for a BSD-compatible install... /usr/bin/install -c
  61. checking whether build environment is sane... yes
  62. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  63. checking for gawk... gawk
  64. checking whether make sets $(MAKE)... yes
  65. checking whether make supports nested variables... yes
  66. checking build system type... x86_64-pc-linux-gnu
  67. checking host system type... x86_64-pc-linux-gnu
  68. checking how to print strings... printf
  69. checking for style of include used by make... GNU
  70. checking for gcc... gcc
  71. checking whether the C compiler works... yes
  72. checking for C compiler default output file name... a.out
  73. checking for suffix of executables...
  74. checking whether we are cross compiling... no
  75. checking for suffix of object files... o
  76. checking whether we are using the GNU C compiler... yes
  77. checking whether gcc accepts -g... yes
  78. checking for gcc option to accept ISO C89... none needed
  79. checking whether gcc understands -c and -o together... yes
  80. checking dependency style of gcc... gcc3
  81. checking for a sed that does not truncate output... /usr/bin/sed
  82. checking for grep that handles long lines and -e... /usr/bin/grep
  83. checking for egrep... /usr/bin/grep -E
  84. checking for fgrep... /usr/bin/grep -F
  85. checking for ld used by gcc... /usr/bin/ld
  86. checking if the linker (/usr/bin/ld) is GNU ld... yes
  87. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  88. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  89. checking whether ln -s works... yes
  90. checking the maximum length of command line arguments... 1572864
  91. checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
  92. checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  93. checking for /usr/bin/ld option to reload object files... -r
  94. checking for objdump... objdump
  95. checking how to recognize dependent libraries... pass_all
  96. checking for dlltool... no
  97. checking how to associate runtime and link libraries... printf %s\n
  98. checking for ar... ar
  99. checking for archiver @FILE support... @
  100. checking for strip... strip
  101. checking for ranlib... ranlib
  102. checking command to parse /usr/bin/nm -B output from gcc object... ok
  103. checking for sysroot... no
  104. checking for a working dd... /usr/bin/dd
  105. checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
  106. checking for mt... no
  107. checking if : is a manifest tool... no
  108. checking how to run the C preprocessor... gcc -E
  109. checking for ANSI C header files... yes
  110. checking for sys/types.h... yes
  111. checking for sys/stat.h... yes
  112. checking for stdlib.h... yes
  113. checking for string.h... yes
  114. checking for memory.h... yes
  115. checking for strings.h... yes
  116. checking for inttypes.h... yes
  117. checking for stdint.h... yes
  118. checking for unistd.h... yes
  119. checking for dlfcn.h... yes
  120. checking for objdir... .libs
  121. checking if gcc supports -fno-rtti -fno-exceptions... no
  122. checking for gcc option to produce PIC... -fPIC -DPIC
  123. checking if gcc PIC flag -fPIC -DPIC works... yes
  124. checking if gcc static flag -static works... yes
  125. checking if gcc supports -c -o file.o... yes
  126. checking if gcc supports -c -o file.o... (cached) yes
  127. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  128. checking whether -lc should be explicitly linked in... no
  129. checking dynamic linker characteristics... GNU/Linux ld.so
  130. checking how to hardcode library paths into programs... immediate
  131. checking whether stripping libraries is possible... yes
  132. checking if libtool supports shared libraries... yes
  133. checking whether to build shared libraries... yes
  134. checking whether to build static libraries... yes
  135. checking whether to enable maintainer-specific portions of Makefiles... yes
  136. checking for library containing strerror... none required
  137. checking for gcc... (cached) gcc
  138. checking whether we are using the GNU C compiler... (cached) yes
  139. checking whether gcc accepts -g... (cached) yes
  140. checking for gcc option to accept ISO C89... (cached) none needed
  141. checking whether gcc understands -c and -o together... (cached) yes
  142. checking dependency style of gcc... (cached) gcc3
  143. checking for ANSI C header files... (cached) yes
  144. checking for ranlib... (cached) ranlib
  145. checking for pkg-config... /usr/bin/pkg-config
  146. checking pkg-config is at least version 0.9.0... yes
  147. checking for PACKAGE... yes
  148. checking for GMODULE... yes
  149. checking for LIBUSB_1_0... yes
  150. checking stdio.h usability... yes
  151. checking stdio.h presence... yes
  152. checking for stdio.h... yes
  153. checking locale.h usability... yes
  154. checking locale.h presence... yes
  155. checking for locale.h... yes
  156. checking for LC_MESSAGES... yes
  157. checking for CFPreferencesCopyAppValue... no
  158. checking for CFLocaleCopyCurrent... no
  159. checking libintl.h usability... yes
  160. checking libintl.h presence... yes
  161. checking for libintl.h... yes
  162. checking for ngettext in libc... yes
  163. checking for dgettext in libc... yes
  164. checking for bind_textdomain_codeset... yes
  165. checking for msgfmt... /usr/bin/msgfmt
  166. checking for dcgettext... yes
  167. checking if msgfmt accepts -c... yes
  168. checking for gmsgfmt... /usr/bin/msgfmt
  169. checking for xgettext... /usr/bin/xgettext
  170. checking for catalogs to be installed...  de fr ja zh
  171. checking that generated files are newer than configure... done
  172. configure: creating ./config.status
  173. config.status: creating Makefile
  174. config.status: creating po/Makefile.in
  175. config.status: creating src/Makefile
  176. config.status: creating include/Makefile
  177. config.status: creating etc/Makefile
  178. config.status: creating config.h
  179. config.status: executing depfiles commands
  180. config.status: executing libtool commands
  181. config.status: executing default-1 commands
  182. Now type `make' to compile.
  183. make  all-recursive
  184. make[1]: Entering directory '/tmp/yaourt-tmp-****/aur-scangearmp2/src/scangearmp2-source-3.70-1/scangearmp2'
  185. Making all in po
  186. make[2]: Entering directory '/tmp/yaourt-tmp-****/aur-scangearmp2/src/scangearmp2-source-3.70-1/scangearmp2/po'
  187. file=./`echo de | sed 's,.*/,,'`.gmo \
  188.  && rm -f $file && /usr/bin/msgfmt -c -o $file de.po
  189. file=./`echo fr | sed 's,.*/,,'`.gmo \
  190.  && rm -f $file && /usr/bin/msgfmt -c -o $file fr.po
  191. file=./`echo ja | sed 's,.*/,,'`.gmo \
  192.  && rm -f $file && /usr/bin/msgfmt -c -o $file ja.po
  193. file=./`echo zh | sed 's,.*/,,'`.gmo \
  194.  && rm -f $file && /usr/bin/msgfmt -c -o $file zh.po
  195. de.po:5: warning: header field 'Language' missing in header
  196. fr.po:5: warning: header field 'Language' missing in header
  197. zh.po:5: warning: header field 'Language' missing in header
  198. ja.po:5: warning: header field 'Language' missing in header
  199. make[2]: Leaving directory '/tmp/yaourt-tmp-****/aur-scangearmp2/src/scangearmp2-source-3.70-1/scangearmp2/po'
  200. Making all in src
  201. make[2]: Entering directory '/tmp/yaourt-tmp-****/aur-scangearmp2/src/scangearmp2-source-3.70-1/scangearmp2/src'
  202. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-main.o -MD -MP -MF .deps/scangearmp2-main.Tpo -c -o scangearmp2-main.o `test -f 'main.c' || echo './'`main.c
  203. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-canon_mfp_io.o -MD -MP -MF .deps/scangearmp2-canon_mfp_io.Tpo -c -o scangearmp2-canon_mfp_io.o `test -f 'canon_mfp_io.c' || echo './'`canon_mfp_io.c
  204. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-canon_mfp_tools.o -MD -MP -MF .deps/scangearmp2-canon_mfp_tools.Tpo -c -o scangearmp2-canon_mfp_tools.o `test -f 'canon_mfp_tools.c' || echo './'`canon_mfp_tools.c
  205. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-mainui.o -MD -MP -MF .deps/scangearmp2-mainui.Tpo -c -o scangearmp2-mainui.o `test -f 'mainui.c' || echo './'`mainui.c
  206. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-selectdevice.o -MD -MP -MF .deps/scangearmp2-selectdevice.Tpo -c -o scangearmp2-selectdevice.o `test -f 'selectdevice.c' || echo './'`selectdevice.c
  207. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-scanmain.o -MD -MP -MF .deps/scangearmp2-scanmain.Tpo -c -o scangearmp2-scanmain.o `test -f 'scanmain.c' || echo './'`scanmain.c
  208. mv -f .deps/scangearmp2-main.Tpo .deps/scangearmp2-main.Po
  209. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-errordlg.o -MD -MP -MF .deps/scangearmp2-errordlg.Tpo -c -o scangearmp2-errordlg.o `test -f 'errordlg.c' || echo './'`errordlg.c
  210. mv -f .deps/scangearmp2-selectdevice.Tpo .deps/scangearmp2-selectdevice.Po
  211. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-progressbar.o -MD -MP -MF .deps/scangearmp2-progressbar.Tpo -c -o scangearmp2-progressbar.o `test -f 'progressbar.c' || echo './'`progressbar.c
  212. mv -f .deps/scangearmp2-mainui.Tpo .deps/scangearmp2-mainui.Po
  213. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-file_control.o -MD -MP -MF .deps/scangearmp2-file_control.Tpo -c -o scangearmp2-file_control.o `test -f 'file_control.c' || echo './'`file_control.c
  214. mv -f .deps/scangearmp2-canon_mfp_io.Tpo .deps/scangearmp2-canon_mfp_io.Po
  215. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-keep_setting.o -MD -MP -MF .deps/scangearmp2-keep_setting.Tpo -c -o scangearmp2-keep_setting.o `test -f 'keep_setting.c' || echo './'`keep_setting.c
  216. mv -f .deps/scangearmp2-scanmain.Tpo .deps/scangearmp2-scanmain.Po
  217. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-jpeg2pdf.o -MD -MP -MF .deps/scangearmp2-jpeg2pdf.Tpo -c -o scangearmp2-jpeg2pdf.o `test -f 'jpeg2pdf.c' || echo './'`jpeg2pdf.c
  218. mv -f .deps/scangearmp2-canon_mfp_tools.Tpo .deps/scangearmp2-canon_mfp_tools.Po
  219. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-cnmsfunc.o -MD -MP -MF .deps/scangearmp2-cnmsfunc.Tpo -c -o scangearmp2-cnmsfunc.o `test -f 'cnmsfunc.c' || echo './'`cnmsfunc.c
  220. mv -f .deps/scangearmp2-errordlg.Tpo .deps/scangearmp2-errordlg.Po
  221. gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/lib/libffi-3.2.1/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libusb-1.0   -D_FORTIFY_SOURCE=2 -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64 -MT scangearmp2-callbacks.o -MD -MP -MF .deps/scangearmp2-callbacks.Tpo -c -o scangearmp2-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c
  222. mv -f .deps/scangearmp2-progressbar.Tpo .deps/scangearmp2-progressbar.Po
  223. mv -f .deps/scangearmp2-keep_setting.Tpo .deps/scangearmp2-keep_setting.Po
  224. mv -f .deps/scangearmp2-file_control.Tpo .deps/scangearmp2-file_control.Po
  225. mv -f .deps/scangearmp2-callbacks.Tpo .deps/scangearmp2-callbacks.Po
  226. mv -f .deps/scangearmp2-cnmsfunc.Tpo .deps/scangearmp2-cnmsfunc.Po
  227. mv -f .deps/scangearmp2-jpeg2pdf.Tpo .deps/scangearmp2-jpeg2pdf.Po
  228. /bin/sh ../libtool  --tag=CC   --mode=link gcc -DPACKAGE_DATA_DIR=\""/usr/share/scangearmp2"\" -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -O2 -D_FILE_OFFSET_BITS=64  -L../../com/libs_bin64 -o scangearmp2 scangearmp2-main.o scangearmp2-canon_mfp_io.o scangearmp2-canon_mfp_tools.o scangearmp2-mainui.o scangearmp2-selectdevice.o scangearmp2-scanmain.o scangearmp2-errordlg.o scangearmp2-progressbar.o scangearmp2-file_control.o scangearmp2-keep_setting.o scangearmp2-jpeg2pdf.o scangearmp2-cnmsfunc.o scangearmp2-callbacks.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype  -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0  -lusb-1.0  -lcncpmslld2 -lcncpnet2 -lcncpnet20 -lcncpnet30 -lpthread  
  229. libtool: Version mismatch error.  This is libtool 2.4.6, but the
  230. libtool: definition of this LT_INIT comes from libtool 2.4.6.42-b88ce.
  231. libtool: You should recreate aclocal.m4 with macros from libtool 2.4.6
  232. libtool: and run autoconf again.
  233. make[2]: *** [Makefile:448: scangearmp2] Error 63
  234. make[2]: Leaving directory '/tmp/yaourt-tmp-****/aur-scangearmp2/src/scangearmp2-source-3.70-1/scangearmp2/src'
  235. make[1]: *** [Makefile:424: all-recursive] Error 1
  236. make[1]: Leaving directory '/tmp/yaourt-tmp-****/aur-scangearmp2/src/scangearmp2-source-3.70-1/scangearmp2'
  237. make: *** [Makefile:356: all] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement