Advertisement
Guest User

Glib error

a guest
Jun 11th, 2013
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 89.51 KB | None | 0 0
  1. which: no glib-genmarshal in (/home/ani/mxe-octave/usr/bin:/home/ani/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/mit/bin)
  2. make[1]: Entering directory `/home/ani/mxe-octave'
  3. rm -rf '/home/ani/mxe-octave/tmp-glib'
  4. mkdir -p '/home/ani/mxe-octave/tmp-glib'
  5. cd '/home/ani/mxe-octave/tmp-glib' && xz -dc '/home/ani/mxe-octave/pkg/glib-2.34.0.tar.xz' | tar xf -
  6. cd '/home/ani/mxe-octave/tmp-glib/glib-2.34.0'
  7. (cd '/home/ani/mxe-octave/tmp-glib/glib-2.34.0' && patch -p1 -u) < /home/ani/mxe-octave/src/glib-1-fixes.patch
  8. patching file configure.ac
  9. patching file glib/gi18n.h
  10. patching file glib-2.0.pc.in
  11. patching file gio/giomodule.c
  12. patching file glib/glib-init.c
  13. patching file configure.ac
  14. patching file configure.ac
  15. patching file gio-2.0.pc.in
  16. patching file glib/gmain.c
  17. patching file glib/gthread-win32.c
  18. patching file Makefile.am
  19. patching file autogen.sh
  20. patching file configure.ac
  21. patching file docs/Makefile.am
  22. patching file docs/reference/Makefile.am
  23. patching file docs/reference/gio/Makefile.am
  24. patching file docs/reference/gio/gdbus-object-manager-example/Makefile.am
  25. patching file docs/reference/glib/Makefile.am
  26. patching file docs/reference/gobject/Makefile.am
  27. cd '/home/ani/mxe-octave/tmp-glib/glib-2.34.0' && ./autogen.sh
  28. autoreconf: Entering directory `.'
  29. autoreconf: configure.ac: not using Gettext
  30. autoreconf: running: aclocal --force -I m4macros ${ACLOCAL_FLAGS}
  31. main::scan_file() called too early to check prototype at /home/ani/mxe-octave/usr/bin/aclocal line 643.
  32. autoreconf: configure.ac: tracing
  33. autoreconf: running: libtoolize --copy --force
  34. libtoolize: putting auxiliary files in `.'.
  35. libtoolize: copying file `./ltmain.sh'
  36. libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4macros'.
  37. libtoolize: copying file `m4macros/libtool.m4'
  38. libtoolize: copying file `m4macros/ltoptions.m4'
  39. libtoolize: copying file `m4macros/ltsugar.m4'
  40. libtoolize: copying file `m4macros/ltversion.m4'
  41. libtoolize: copying file `m4macros/lt~obsolete.m4'
  42. main::scan_file() called too early to check prototype at /home/ani/mxe-octave/usr/bin/aclocal line 643.
  43. autoreconf: running: /home/ani/mxe-octave/usr/bin/autoconf --force
  44. autoreconf: running: /home/ani/mxe-octave/usr/bin/autoheader --force
  45. autoreconf: running: automake --add-missing --copy --force-missing
  46. gio/gdbus-2.0/codegen/Makefile.am:6: EXTRA_DIST multiply defined in condition TRUE ...
  47. Makefile.decl:8: ... `EXTRA_DIST' previously defined here
  48. gio/gdbus-2.0/codegen/Makefile.am:1: `Makefile.decl' included from here
  49. gio/tests/Makefile.am:626: shell $(glib_compile_resources: non-POSIX variable name
  50. gio/tests/Makefile.am:626: (probably a GNU make extension)
  51. gio/tests/Makefile.am:629: shell $(glib_compile_resources: non-POSIX variable name
  52. gio/tests/Makefile.am:629: (probably a GNU make extension)
  53. gio/tests/Makefile.am:632: shell $(glib_compile_resources: non-POSIX variable name
  54. gio/tests/Makefile.am:632: (probably a GNU make extension)
  55. gio/tests/Makefile.am:635: shell $(glib_compile_resources: non-POSIX variable name
  56. gio/tests/Makefile.am:635: (probably a GNU make extension)
  57. autoreconf: Leaving directory `.'
  58. configure: loading site script /usr/share/site/i686-pc-linux-gnu
  59. checking for a BSD-compatible install... /usr/bin/install -c
  60. checking whether build environment is sane... yes
  61. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  62. checking for gawk... gawk
  63. checking whether make sets $(MAKE)... yes
  64. checking how to create a ustar tar archive... gnutar
  65. checking whether to enable maintainer-specific portions of Makefiles... yes
  66. checking whether make supports nested variables... yes
  67. checking for gcc... gcc
  68. checking whether the C compiler works... yes
  69. checking for C compiler default output file name... a.out
  70. checking for suffix of executables...
  71. checking whether we are cross compiling... no
  72. checking for suffix of object files... o
  73. checking whether we are using the GNU C compiler... yes
  74. checking whether gcc accepts -g... yes
  75. checking for gcc option to accept ISO C89... none needed
  76. checking for style of include used by make... GNU
  77. checking dependency style of gcc... gcc3
  78. checking how to run the C preprocessor... gcc -E
  79. checking build system type... i686-pc-linux-gnu
  80. checking host system type... i686-pc-linux-gnu
  81. checking for the BeOS... no
  82. checking for Win32... no
  83. checking for Mac OS X Carbon support... no
  84. checking for Mac OS X Cocoa support... no
  85. checking for grep that handles long lines and -e... /usr/bin/grep
  86. checking for egrep... /usr/bin/grep -E
  87. checking whether we are using the GNU C Library 2.1 or newer... yes
  88. checking whether to enable garbage collector friendliness... no
  89. checking whether to disable memory pools... no
  90. checking for c++... c++
  91. checking whether we are using the GNU C++ compiler... yes
  92. checking whether c++ accepts -g... yes
  93. checking dependency style of c++... gcc3
  94. checking for gcc... (cached) gcc
  95. checking whether we are using the GNU C compiler... (cached) yes
  96. checking whether gcc accepts -g... (cached) yes
  97. checking for gcc option to accept ISO C89... (cached) none needed
  98. checking dependency style of gcc... (cached) gcc3
  99. checking whether gcc and cc understand -c and -o together... yes
  100. checking for special C compiler options needed for large files... no
  101. checking for _FILE_OFFSET_BITS value needed for large files... 64
  102. checking for pkg-config... /home/ani/mxe-octave/usr/bin/pkg-config
  103. checking pkg-config is at least version 0.16... yes
  104. checking for gawk... (cached) gawk
  105. checking for perl5... no
  106. checking for perl... perl
  107. checking for indent... no
  108. checking for perl... /usr/bin/perl
  109. checking for a Python interpreter with version >= 2.5... python
  110. checking for python... /usr/bin/python
  111. checking for python version... 2.7
  112. checking for python platform... linux2
  113. checking for python script directory... ${prefix}/lib/python2.7/site-packages
  114. checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
  115. checking for iconv_open... yes
  116. checking whether to cache iconv descriptors... no
  117. checking for ANSI C header files... yes
  118. checking for sys/types.h... yes
  119. checking for sys/stat.h... yes
  120. checking for stdlib.h... yes
  121. checking for string.h... yes
  122. checking for memory.h... yes
  123. checking for strings.h... yes
  124. checking for inttypes.h... yes
  125. checking for stdint.h... yes
  126. checking for unistd.h... yes
  127. checking for ZLIB... yes
  128. checking for LIBFFI... yes
  129. checking locale.h usability... yes
  130. checking locale.h presence... yes
  131. checking for locale.h... yes
  132. checking for LC_MESSAGES... yes
  133. checking libintl.h usability... yes
  134. checking libintl.h presence... yes
  135. checking for libintl.h... yes
  136. checking for ngettext in libc... yes
  137. checking for dgettext in libc... yes
  138. checking for bind_textdomain_codeset... yes
  139. checking for msgfmt... /usr/bin/msgfmt
  140. checking for dcgettext... yes
  141. checking if msgfmt accepts -c... yes
  142. checking for gmsgfmt... /usr/bin/msgfmt
  143. checking for xgettext... /usr/bin/xgettext
  144. checking for catalogs to be installed... af am ar as ast az be be@latin bg bn bn_IN bs ca ca@valencia cs cy da de dz el en_CA en_GB en@shaw eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kk kn ko ku lt lv mai mg mk ml mn mr ms nb nds ne nl nn oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sr@ije sv ta te th tl tr ug tt uk vi wa xh yi zh_CN zh_HK zh_TW
  145. checking how to print strings... printf
  146. checking for a sed that does not truncate output... /usr/bin/sed
  147. checking for fgrep... /usr/bin/grep -F
  148. checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
  149. checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
  150. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  151. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  152. checking whether ln -s works... yes
  153. checking the maximum length of command line arguments... 1572864
  154. checking whether the shell understands some XSI constructs... yes
  155. checking whether the shell understands "+="... yes
  156. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  157. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  158. checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
  159. checking for objdump... objdump
  160. checking how to recognize dependent libraries... pass_all
  161. checking for dlltool... no
  162. checking how to associate runtime and link libraries... printf %s\n
  163. checking for ar... ar
  164. checking for archiver @FILE support... @
  165. checking for strip... strip
  166. checking for ranlib... ranlib
  167. checking command to parse /usr/bin/nm -B output from gcc object... ok
  168. checking for sysroot... no
  169. checking for mt... mt
  170. checking if mt is a manifest tool... no
  171. checking for dlfcn.h... yes
  172. checking for objdir... .libs
  173. checking if gcc supports -fno-rtti -fno-exceptions... no
  174. checking for gcc option to produce PIC... -fPIC -DPIC
  175. checking if gcc PIC flag -fPIC -DPIC works... yes
  176. checking if gcc static flag -static works... no
  177. checking if gcc supports -c -o file.o... yes
  178. checking if gcc supports -c -o file.o... (cached) yes
  179. checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
  180. checking whether -lc should be explicitly linked in... no
  181. checking dynamic linker characteristics... GNU/Linux ld.so
  182. checking how to hardcode library paths into programs... immediate
  183. checking whether stripping libraries is possible... yes
  184. checking if libtool supports shared libraries... yes
  185. checking whether to build shared libraries... yes
  186. checking whether to build static libraries... no
  187. checking how to run the C++ preprocessor... c++ -E
  188. checking for ld used by c++... /usr/i586-suse-linux/bin/ld
  189. checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
  190. checking whether the c++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
  191. checking for c++ option to produce PIC... -fPIC -DPIC
  192. checking if c++ PIC flag -fPIC -DPIC works... yes
  193. checking if c++ static flag -static works... no
  194. checking if c++ supports -c -o file.o... yes
  195. checking if c++ supports -c -o file.o... (cached) yes
  196. checking whether the c++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
  197. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  198. checking how to hardcode library paths into programs... immediate
  199. configure: creating ./config.lt
  200. config.lt: creating libtool
  201. checking for extra flags to get ANSI library prototypes... none needed
  202. checking for extra flags for POSIX compliance... none needed
  203. checking for vprintf... yes
  204. checking for _doprnt... no
  205. checking for size_t... yes
  206. checking for working alloca.h... yes
  207. checking for alloca... yes
  208. checking for mmap... yes
  209. checking for posix_memalign... yes
  210. checking for memalign... yes
  211. checking for valloc... yes
  212. checking for fsync... yes
  213. checking for pipe2... yes
  214. checking for issetugid... no
  215. checking for atexit... yes
  216. checking for on_exit... yes
  217. checking for timegm... yes
  218. checking for gmtime_r... yes
  219. checking for __libc_enable_secure... yes
  220. checking size of char... 1
  221. checking size of short... 2
  222. checking size of long... 4
  223. checking size of int... 4
  224. checking size of void *... 4
  225. checking size of long long... 8
  226. checking size of __int64... 0
  227. checking for sig_atomic_t... yes
  228. checking for format to printf and scanf a guint64... %llu
  229. checking for an ANSI C-conforming const... yes
  230. checking if malloc() and friends prototypes are gmem.h compatible... no
  231. checking for growing stack pointer... yes
  232. checking for __inline... yes
  233. checking for __inline__... yes
  234. checking for inline... yes
  235. checking if inline functions in headers work... yes
  236. checking for working do while(0) macros... yes
  237. checking for ISO C99 varargs macros in C... yes
  238. checking for ISO C99 varargs macros in C++... yes
  239. checking for GNUC varargs macros... yes
  240. checking for GNUC visibility attribute... yes
  241. checking whether using Sun Studio C compiler... no
  242. checking whether byte ordering is bigendian... no
  243. checking dirent.h usability... yes
  244. checking dirent.h presence... yes
  245. checking for dirent.h... yes
  246. checking float.h usability... yes
  247. checking float.h presence... yes
  248. checking for float.h... yes
  249. checking limits.h usability... yes
  250. checking limits.h presence... yes
  251. checking for limits.h... yes
  252. checking pwd.h usability... yes
  253. checking pwd.h presence... yes
  254. checking for pwd.h... yes
  255. checking grp.h usability... yes
  256. checking grp.h presence... yes
  257. checking for grp.h... yes
  258. checking sys/param.h usability... yes
  259. checking sys/param.h presence... yes
  260. checking for sys/param.h... yes
  261. checking sys/poll.h usability... yes
  262. checking sys/poll.h presence... yes
  263. checking for sys/poll.h... yes
  264. checking sys/resource.h usability... yes
  265. checking sys/resource.h presence... yes
  266. checking for sys/resource.h... yes
  267. checking sys/time.h usability... yes
  268. checking sys/time.h presence... yes
  269. checking for sys/time.h... yes
  270. checking sys/times.h usability... yes
  271. checking sys/times.h presence... yes
  272. checking for sys/times.h... yes
  273. checking sys/wait.h usability... yes
  274. checking sys/wait.h presence... yes
  275. checking for sys/wait.h... yes
  276. checking for unistd.h... (cached) yes
  277. checking values.h usability... yes
  278. checking values.h presence... yes
  279. checking for values.h... yes
  280. checking sys/select.h usability... yes
  281. checking sys/select.h presence... yes
  282. checking for sys/select.h... yes
  283. checking for sys/types.h... (cached) yes
  284. checking for stdint.h... (cached) yes
  285. checking for inttypes.h... (cached) yes
  286. checking sched.h usability... yes
  287. checking sched.h presence... yes
  288. checking for sched.h... yes
  289. checking malloc.h usability... yes
  290. checking malloc.h presence... yes
  291. checking for malloc.h... yes
  292. checking sys/vfs.h usability... yes
  293. checking sys/vfs.h presence... yes
  294. checking for sys/vfs.h... yes
  295. checking sys/vmount.h usability... no
  296. checking sys/vmount.h presence... no
  297. checking for sys/vmount.h... no
  298. checking sys/statfs.h usability... yes
  299. checking sys/statfs.h presence... yes
  300. checking for sys/statfs.h... yes
  301. checking sys/statvfs.h usability... yes
  302. checking sys/statvfs.h presence... yes
  303. checking for sys/statvfs.h... yes
  304. checking sys/filio.h usability... no
  305. checking sys/filio.h presence... no
  306. checking for sys/filio.h... no
  307. checking mntent.h usability... yes
  308. checking mntent.h presence... yes
  309. checking for mntent.h... yes
  310. checking sys/mnttab.h usability... no
  311. checking sys/mnttab.h presence... no
  312. checking for sys/mnttab.h... no
  313. checking sys/vfstab.h usability... no
  314. checking sys/vfstab.h presence... no
  315. checking for sys/vfstab.h... no
  316. checking sys/mntctl.h usability... no
  317. checking sys/mntctl.h presence... no
  318. checking for sys/mntctl.h... no
  319. checking fstab.h usability... yes
  320. checking fstab.h presence... yes
  321. checking for fstab.h... yes
  322. checking sys/uio.h usability... yes
  323. checking sys/uio.h presence... yes
  324. checking for sys/uio.h... yes
  325. checking sys/mkdev.h usability... no
  326. checking sys/mkdev.h presence... no
  327. checking for sys/mkdev.h... no
  328. checking linux/magic.h usability... yes
  329. checking linux/magic.h presence... yes
  330. checking for linux/magic.h... yes
  331. checking sys/prctl.h usability... yes
  332. checking sys/prctl.h presence... yes
  333. checking for sys/prctl.h... yes
  334. checking for sys/mount.h... yes
  335. checking for sys/sysctl.h... yes
  336. checking xlocale.h usability... yes
  337. checking xlocale.h presence... yes
  338. checking for xlocale.h... yes
  339. checking for struct stat.st_mtimensec... no
  340. checking for struct stat.st_mtim.tv_nsec... yes
  341. checking for struct stat.st_atimensec... no
  342. checking for struct stat.st_atim.tv_nsec... yes
  343. checking for struct stat.st_ctimensec... no
  344. checking for struct stat.st_ctim.tv_nsec... yes
  345. checking for struct stat.st_blksize... yes
  346. checking for struct stat.st_blocks... yes
  347. checking for struct statfs.f_fstypename... no
  348. checking for struct statfs.f_bavail... yes
  349. checking for struct statvfs.f_basetype... no
  350. checking for struct statvfs.f_fstypename... no
  351. checking for struct tm.tm_gmtoff... yes
  352. checking for struct tm.__tm_gmtoff... no
  353. checking for dirent.h that defines DIR... yes
  354. checking for library containing opendir... none required
  355. checking for struct dirent.d_type... yes
  356. checking for nl_langinfo and CODESET... yes
  357. checking stddef.h usability... yes
  358. checking stddef.h presence... yes
  359. checking for stddef.h... yes
  360. checking for stdlib.h... (cached) yes
  361. checking for string.h... (cached) yes
  362. checking for setlocale... yes
  363. checking size of size_t... 4
  364. checking for the appropriate definition for size_t... unsigned int
  365. checking for lstat... yes
  366. checking for strerror... yes
  367. checking for strsignal... yes
  368. checking for memmove... yes
  369. checking for vsnprintf... yes
  370. checking for stpcpy... yes
  371. checking for strcasecmp... yes
  372. checking for strncasecmp... yes
  373. checking for poll... yes
  374. checking for getcwd... yes
  375. checking for vasprintf... yes
  376. checking for setenv... yes
  377. checking for unsetenv... yes
  378. checking for getc_unlocked... yes
  379. checking for readlink... yes
  380. checking for symlink... yes
  381. checking for fdwalk... no
  382. checking for memmem... yes
  383. checking for chown... yes
  384. checking for lchmod... no
  385. checking for lchown... yes
  386. checking for fchmod... yes
  387. checking for fchown... yes
  388. checking for link... yes
  389. checking for utimes... yes
  390. checking for getgrgid... yes
  391. checking for getpwuid... yes
  392. checking for getresuid... yes
  393. checking for getmntent_r... yes
  394. checking for setmntent... yes
  395. checking for endmntent... yes
  396. checking for hasmntopt... yes
  397. checking for getfsstat... no
  398. checking for getvfsstat... no
  399. checking for splice... yes
  400. checking for prlimit... yes
  401. checking for statvfs... yes
  402. checking for statfs... yes
  403. checking whether to use statfs or statvfs... statfs
  404. checking crt_externs.h usability... no
  405. checking crt_externs.h presence... no
  406. checking for crt_externs.h... no
  407. checking for _NSGetEnviron... no
  408. checking for newlocale... yes
  409. checking for uselocale... yes
  410. checking for strtod_l... yes
  411. checking for strtoll_l... yes
  412. checking for strtoull_l... yes
  413. checking for C99 vsnprintf... yes
  414. checking whether printf supports positional parameters... yes
  415. checking value of AF_INET... 2
  416. checking value of AF_INET6... 10
  417. checking value of AF_UNIX... 1
  418. checking value of MSG_PEEK... 2
  419. checking value of MSG_OOB... 1
  420. checking value of MSG_DONTROUTE... 4
  421. checking for getprotobyname_r... yes
  422. checking for endservent... yes
  423. checking for if_nametoindex... yes
  424. checking netdb.h usability... yes
  425. checking netdb.h presence... yes
  426. checking for netdb.h... yes
  427. checking wspiapi.h usability... no
  428. checking wspiapi.h presence... no
  429. checking for wspiapi.h... no
  430. checking arpa/nameser_compat.h usability... yes
  431. checking arpa/nameser_compat.h presence... yes
  432. checking for arpa/nameser_compat.h... yes
  433. checking for res_query... in -lresolv
  434. checking for socket... yes
  435. checking for linux/netlink.h... yes
  436. checking for struct ip_mreqn... yes
  437. checking number of arguments to statfs()... 2
  438. checking for signed... yes
  439. checking for long long... yes
  440. checking for long double... yes
  441. checking for wchar_t... yes
  442. checking for wint_t... yes
  443. checking for size_t... (cached) yes
  444. checking for ptrdiff_t... yes
  445. checking for inttypes.h... yes
  446. checking for stdint.h... yes
  447. checking for snprintf... yes
  448. checking for wcslen... yes
  449. checking for C99 snprintf... yes
  450. checking for fd_set... yes, found in sys/types.h
  451. checking whether realloc (NULL,) will work... yes
  452. checking for nl_langinfo (CODESET)... yes
  453. checking for nl_langinfo (PM_STR)... yes
  454. checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... yes
  455. checking for a compliant posix_memalign() implementation... yes
  456. checking for OpenBSD strlcpy/strlcat... no
  457. checking for an implementation of va_copy()... yes
  458. checking for an implementation of __va_copy()... yes
  459. checking whether va_lists can be copied by value... yes
  460. checking for dlopen... no
  461. checking for NSLinkModule... no
  462. checking for dlopen in -ldl... yes
  463. checking for dlsym in -ldl... yes
  464. checking for RTLD_GLOBAL brokenness... no
  465. checking for preceeding underscore in symbols... no
  466. checking for dlerror... yes
  467. checking for the suffix of module shared libraries... .so
  468. checking for gspawn implementation... gspawn.lo
  469. checking for GIOChannel implementation... giounix.lo
  470. checking for is_selinux_enabled in -lselinux... no
  471. checking sys/inotify.h usability... yes
  472. checking sys/inotify.h presence... yes
  473. checking for sys/inotify.h... yes
  474. checking for inotify_init1... yes
  475. checking for FAMOpen in -lfam... no
  476. configure: WARNING: *** FAM support will not be built (FAM library not found) ***
  477. checking for getxattr in -lc... yes
  478. checking sys/xattr.h usability... yes
  479. checking sys/xattr.h presence... yes
  480. checking for sys/xattr.h... yes
  481. checking for XATTR_NOFOLLOW... no
  482. checking for LIBELF... no
  483. checking for elf_begin in -lelf... no
  484. checking for elf_getshdrstrndx in -lelf... no
  485. checking for elf_getshdrnum in -lelf... no
  486. checking libelf.h usability... no
  487. checking libelf.h presence... no
  488. checking for libelf.h... no
  489. checking for platform-dependent source...
  490. checking whether to compile timeloop... yes
  491. checking if building for some Win32 platform... no
  492. checking for thread implementation... posix
  493. checking thread related cflags... -pthread
  494. checking thread related libraries... -pthread
  495. checking for localtime_r... yes
  496. checking for gmtime_r... (cached) yes
  497. checking for posix getpwuid_r... yes
  498. checking for posix getgrgid_r... yes
  499. checking for pthread_attr_setstacksize... yes
  500. checking for pthread_condattr_setclock... yes
  501. checking for clock_gettime... yes
  502. checking for lock-free atomic intrinsics... yes
  503. checking for futex(2) system call... yes
  504. checking for eventfd(2) system call... yes
  505. checking value of POLLIN... 1
  506. checking value of POLLOUT... 4
  507. checking value of POLLPRI... 2
  508. checking value of POLLERR... 8
  509. checking value of POLLHUP... 16
  510. checking value of POLLNVAL... 32
  511. checking for broken poll... no
  512. checking whether compiler understands -Wno-pointer-sign... yes
  513. checking for EILSEQ... yes
  514. checking for xsltproc... no
  515. checking for XML catalog (/etc/xml/catalog)... found
  516. checking for xmlcatalog... /usr/bin/xmlcatalog
  517. checking whether to generate man pages... no
  518. checking whether to include dtrace tracing support... yes
  519. checking for dtrace... no
  520. checking whether to include systemtap tracing support... no
  521. checking for guint32... yes
  522. checking alignment of guint32... 4
  523. checking for guint64... yes
  524. checking alignment of guint64... 4
  525. checking for unsigned long... yes
  526. checking alignment of unsigned long... 4
  527. checking for DBUS1... yes
  528. checking for dbus-daemon... dbus-daemon
  529. checking for -Bsymbolic-functions linker flag... yes
  530. configure: creating ./config.status
  531. config.status: creating glib-2.0.pc
  532. config.status: creating gmodule-2.0.pc
  533. config.status: creating gmodule-export-2.0.pc
  534. config.status: creating gmodule-no-export-2.0.pc
  535. config.status: creating gthread-2.0.pc
  536. config.status: creating gobject-2.0.pc
  537. config.status: creating gio-2.0.pc
  538. config.status: creating gio-unix-2.0.pc
  539. config.status: creating gio-windows-2.0.pc
  540. config.status: creating glib-zip
  541. config.status: creating glib-gettextize
  542. config.status: creating Makefile
  543. config.status: creating build/Makefile
  544. config.status: creating build/win32/Makefile
  545. config.status: creating build/win32/dirent/Makefile
  546. config.status: creating build/win32/vs9/Makefile
  547. config.status: creating build/win32/vs10/Makefile
  548. config.status: creating glib/Makefile
  549. config.status: creating glib/glib.stp
  550. config.status: creating glib/libcharset/Makefile
  551. config.status: creating glib/gnulib/Makefile
  552. config.status: creating glib/pcre/Makefile
  553. config.status: creating glib/update-pcre/Makefile
  554. config.status: creating glib/tests/Makefile
  555. config.status: creating gmodule/Makefile
  556. config.status: creating gmodule/gmoduleconf.h
  557. config.status: creating gobject/Makefile
  558. config.status: creating gobject/gobject.stp
  559. config.status: creating gobject/glib-mkenums
  560. config.status: creating gobject/tests/Makefile
  561. config.status: creating gthread/Makefile
  562. config.status: creating gio/Makefile
  563. config.status: creating gio/gdbus-2.0/codegen/Makefile
  564. config.status: creating gio/gdbus-2.0/codegen/config.py
  565. config.status: creating gio/xdgmime/Makefile
  566. config.status: creating gio/inotify/Makefile
  567. config.status: creating gio/fen/Makefile
  568. config.status: creating gio/fam/Makefile
  569. config.status: creating gio/win32/Makefile
  570. config.status: creating gio/tests/Makefile
  571. config.status: creating gio/tests/gdbus-object-manager-example/Makefile
  572. config.status: creating po/Makefile.in
  573. config.status: creating docs/Makefile
  574. config.status: creating docs/reference/Makefile
  575. config.status: creating docs/reference/glib/Makefile
  576. config.status: creating docs/reference/glib/version.xml
  577. config.status: creating docs/reference/gobject/Makefile
  578. config.status: creating docs/reference/gobject/version.xml
  579. config.status: creating docs/reference/gio/Makefile
  580. config.status: creating docs/reference/gio/gdbus-object-manager-example/Makefile
  581. config.status: creating docs/reference/gio/version.xml
  582. config.status: creating tests/Makefile
  583. config.status: creating tests/gobject/Makefile
  584. config.status: creating tests/refcount/Makefile
  585. config.status: creating m4macros/Makefile
  586. config.status: creating config.h
  587. config.status: executing depfiles commands
  588. config.status: executing default-1 commands
  589. config.status: executing libtool commands
  590. config.status: executing glib/glibconfig.h commands
  591. config.status: executing chmod-scripts commands
  592. rm -f ''/home/ani/mxe-octave/usr/i686-pc-mingw32/bin'/glib-*'
  593. cp -Rp '/home/ani/mxe-octave/tmp-glib/glib-2.34.0' '/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native'
  594. # native build of libiconv (used by glib-genmarshal)
  595. cd '/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native' && tar xzf '/home/ani/mxe-octave/pkg/libiconv-1.14.tar.gz'
  596. cd '/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14' && ./configure --enable-shared --disable-static --disable-nls
  597. configure: loading site script /usr/share/site/i686-pc-linux-gnu
  598. checking for a BSD-compatible install... /usr/bin/install -c
  599. checking whether build environment is sane... yes
  600. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  601. checking for gawk... gawk
  602. checking whether make sets $(MAKE)... yes
  603. checking whether make sets $(MAKE)... (cached) yes
  604. checking for gcc... gcc
  605. checking whether the C compiler works... yes
  606. checking for C compiler default output file name... a.out
  607. checking for suffix of executables...
  608. checking whether we are cross compiling... no
  609. checking for suffix of object files... o
  610. checking whether we are using the GNU C compiler... yes
  611. checking whether gcc accepts -g... yes
  612. checking for gcc option to accept ISO C89... none needed
  613. checking for style of include used by make... GNU
  614. checking dependency style of gcc... none
  615. checking how to run the C preprocessor... gcc -E
  616. checking for strip... /usr/bin/strip
  617. checking build system type... i686-pc-linux-gnu
  618. checking host system type... i686-pc-linux-gnu
  619. checking for grep that handles long lines and -e... /usr/bin/grep
  620. checking for egrep... /usr/bin/grep -E
  621. checking for ranlib... ranlib
  622. checking whether gcc and cc understand -c and -o together... yes
  623. checking for ANSI C header files... yes
  624. checking for sys/types.h... yes
  625. checking for sys/stat.h... yes
  626. checking for stdlib.h... yes
  627. checking for string.h... yes
  628. checking for memory.h... yes
  629. checking for strings.h... yes
  630. checking for inttypes.h... yes
  631. checking for stdint.h... yes
  632. checking for unistd.h... yes
  633. checking minix/config.h usability... no
  634. checking minix/config.h presence... no
  635. checking for minix/config.h... no
  636. checking whether it is safe to define __EXTENSIONS__... yes
  637. checking for ld used by GCC... /usr/i586-suse-linux/bin/ld
  638. checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
  639. checking for shared library path variable... LD_LIBRARY_PATH
  640. checking whether to activate relocatable installation... no
  641. checking how to copy files... cp -p
  642. checking how to make hard links... ln
  643. checking whether ln -s works... yes
  644. checking how to print strings... printf
  645. checking for a sed that does not truncate output... /usr/bin/sed
  646. checking for fgrep... /usr/bin/grep -F
  647. checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
  648. checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
  649. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  650. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  651. checking the maximum length of command line arguments... 1572864
  652. checking whether the shell understands some XSI constructs... yes
  653. checking whether the shell understands "+="... yes
  654. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  655. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  656. checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
  657. checking for objdump... objdump
  658. checking how to recognize dependent libraries... pass_all
  659. checking for dlltool... no
  660. checking how to associate runtime and link libraries... printf %s\n
  661. checking for archiver @FILE support... @
  662. checking for strip... /usr/bin/strip
  663. checking for ranlib... (cached) ranlib
  664. checking command to parse /usr/bin/nm -B output from gcc object... ok
  665. checking for sysroot... no
  666. checking for mt... mt
  667. checking if mt is a manifest tool... no
  668. checking for dlfcn.h... yes
  669. checking for objdir... .libs
  670. checking if gcc supports -fno-rtti -fno-exceptions... no
  671. checking for gcc option to produce PIC... -fPIC -DPIC
  672. checking if gcc PIC flag -fPIC -DPIC works... yes
  673. checking if gcc static flag -static works... no
  674. checking if gcc supports -c -o file.o... yes
  675. checking if gcc supports -c -o file.o... (cached) yes
  676. checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
  677. checking whether -lc should be explicitly linked in... no
  678. checking dynamic linker characteristics... GNU/Linux ld.so
  679. checking how to hardcode library paths into programs... immediate
  680. checking whether stripping libraries is possible... yes
  681. checking if libtool supports shared libraries... yes
  682. checking whether to build shared libraries... yes
  683. checking whether to build static libraries... no
  684. checking for windres... no
  685. checking whether the -Werror option is usable... yes
  686. checking for simple visibility declarations... yes
  687. checking for shared library run path origin... done
  688. checking for iconv... yes
  689. checking for working iconv... yes
  690. checking for iconv declaration...
  691. extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  692. checking whether NLS is requested... no
  693. checking for msgfmt... /usr/bin/msgfmt
  694. checking for gmsgfmt... /usr/bin/msgfmt
  695. checking for xgettext... /usr/bin/xgettext
  696. checking for msgmerge... /usr/bin/msgmerge
  697. checking for CFPreferencesCopyAppValue... no
  698. checking for CFLocaleCopyCurrent... no
  699. checking whether to use NLS... no
  700. checking for mbstate_t... yes
  701. checking for wchar_t... yes
  702. checking for getc_unlocked... yes
  703. checking for mbrtowc... yes
  704. checking for wcrtomb... yes
  705. checking for mbsinit... yes
  706. checking for setlocale... yes
  707. checking whether <wchar.h> is standalone... yes
  708. checking for memmove... yes
  709. checking for nl_langinfo and CODESET... yes
  710. checking for working fcntl.h... yes
  711. checking wchar.h usability... yes
  712. checking wchar.h presence... yes
  713. checking for wchar.h... yes
  714. checking for EILSEQ... yes
  715. checking byte ordering... little endian
  716. checking for size_t... yes
  717. checking for working alloca.h... yes
  718. checking for alloca... yes
  719. checking for stdlib.h... (cached) yes
  720. checking for string.h... (cached) yes
  721. checking for sys/param.h... yes
  722. checking for unistd.h... (cached) yes
  723. checking for wchar.h... (cached) yes
  724. checking for stdint.h... (cached) yes
  725. checking for sys/socket.h... yes
  726. checking for sys/stat.h... (cached) yes
  727. checking for sys/time.h... yes
  728. checking for canonicalize_file_name... yes
  729. checking for getcwd... yes
  730. checking for readlink... yes
  731. checking for realpath... yes
  732. checking for readlinkat... yes
  733. checking for lstat... yes
  734. checking for setenv... yes
  735. checking whether // is distinct from /... no
  736. checking whether realpath works... yes
  737. checking if environ is properly declared... yes
  738. checking whether the preprocessor supports include_next... yes
  739. checking whether system header files limit the line length... no
  740. checking for complete errno.h... yes
  741. checking whether strerror_r is declared... yes
  742. checking for strerror_r... yes
  743. checking whether strerror_r returns char *... yes
  744. checking for inline... inline
  745. checking whether lstat correctly handles trailing slash... yes
  746. checking for stdlib.h... (cached) yes
  747. checking for GNU libc compatible malloc... yes
  748. checking for unsigned long long int... yes
  749. checking for long long int... yes
  750. checking whether setenv is declared... yes
  751. checking for ssize_t... yes
  752. checking for sigset_t... yes
  753. checking for uid_t in sys/types.h... yes
  754. checking for SIGPIPE... yes
  755. checking whether C symbols are prefixed with underscore at the linker level... no
  756. checking for stdbool.h that conforms to C99... yes
  757. checking for _Bool... yes
  758. checking whether stdint.h conforms to C99... yes
  759. checking whether strerror(0) succeeds... yes
  760. checking for C/C++ restrict keyword... __restrict
  761. checking whether ffsl is declared without a macro... yes
  762. checking whether ffsll is declared without a macro... yes
  763. checking whether memmem is declared without a macro... yes
  764. checking whether mempcpy is declared without a macro... yes
  765. checking whether memrchr is declared without a macro... yes
  766. checking whether rawmemchr is declared without a macro... yes
  767. checking whether stpcpy is declared without a macro... yes
  768. checking whether stpncpy is declared without a macro... yes
  769. checking whether strchrnul is declared without a macro... yes
  770. checking whether strdup is declared without a macro... yes
  771. checking whether strncat is declared without a macro... yes
  772. checking whether strndup is declared without a macro... yes
  773. checking whether strnlen is declared without a macro... yes
  774. checking whether strpbrk is declared without a macro... yes
  775. checking whether strsep is declared without a macro... yes
  776. checking whether strcasestr is declared without a macro... yes
  777. checking whether strtok_r is declared without a macro... yes
  778. checking whether strerror_r is declared without a macro... yes
  779. checking whether strsignal is declared without a macro... yes
  780. checking whether strverscmp is declared without a macro... yes
  781. checking whether stat file-mode macros are broken... no
  782. checking for struct timespec in <time.h>... yes
  783. checking whether clearerr_unlocked is declared... yes
  784. checking whether feof_unlocked is declared... yes
  785. checking whether ferror_unlocked is declared... yes
  786. checking whether fflush_unlocked is declared... yes
  787. checking whether fgets_unlocked is declared... yes
  788. checking whether fputc_unlocked is declared... yes
  789. checking whether fputs_unlocked is declared... yes
  790. checking whether fread_unlocked is declared... yes
  791. checking whether fwrite_unlocked is declared... yes
  792. checking whether getc_unlocked is declared... yes
  793. checking whether getchar_unlocked is declared... yes
  794. checking whether putc_unlocked is declared... yes
  795. checking whether putchar_unlocked is declared... yes
  796. checking whether // is distinct from /... (cached) no
  797. checking for error_at_line... yes
  798. checking whether fcntl is declared without a macro... yes
  799. checking whether openat is declared without a macro... yes
  800. checking for mbstate_t... (cached) yes
  801. checking for memmove... (cached) yes
  802. checking whether program_invocation_name is declared... yes
  803. checking whether program_invocation_short_name is declared... yes
  804. checking whether readlink signature is correct... yes
  805. checking whether readlink handles trailing slash correctly... yes
  806. checking search.h usability... yes
  807. checking search.h presence... yes
  808. checking for search.h... yes
  809. checking for tsearch... yes
  810. checking for volatile sig_atomic_t... yes
  811. checking for sighandler_t... yes
  812. checking whether pthread_sigmask is declared without a macro... yes
  813. checking whether sigaction is declared without a macro... yes
  814. checking whether sigaddset is declared without a macro... yes
  815. checking whether sigdelset is declared without a macro... yes
  816. checking whether sigemptyset is declared without a macro... yes
  817. checking whether sigfillset is declared without a macro... yes
  818. checking whether sigismember is declared without a macro... yes
  819. checking whether sigpending is declared without a macro... yes
  820. checking whether sigprocmask is declared without a macro... yes
  821. checking for sigprocmask... yes
  822. checking for ssize_t... (cached) yes
  823. checking whether stat handles trailing slashes on directories... yes
  824. checking whether stat handles trailing slashes on files... yes
  825. checking whether NULL can be used in arbitrary expressions... yes
  826. checking whether dprintf is declared without a macro... yes
  827. checking whether fpurge is declared without a macro... no
  828. checking whether fseeko is declared without a macro... yes
  829. checking whether ftello is declared without a macro... yes
  830. checking whether getdelim is declared without a macro... yes
  831. checking whether getline is declared without a macro... yes
  832. checking whether popen is declared without a macro... yes
  833. checking whether renameat is declared without a macro... yes
  834. checking whether snprintf is declared without a macro... yes
  835. checking whether tmpfile is declared without a macro... yes
  836. checking whether vdprintf is declared without a macro... yes
  837. checking whether vsnprintf is declared without a macro... yes
  838. checking whether _Exit is declared without a macro... yes
  839. checking whether atoll is declared without a macro... yes
  840. checking whether canonicalize_file_name is declared without a macro... yes
  841. checking whether getloadavg is declared without a macro... yes
  842. checking whether getsubopt is declared without a macro... yes
  843. checking whether grantpt is declared without a macro... yes
  844. checking whether mkdtemp is declared without a macro... yes
  845. checking whether mkostemp is declared without a macro... yes
  846. checking whether mkostemps is declared without a macro... yes
  847. checking whether mkstemp is declared without a macro... yes
  848. checking whether mkstemps is declared without a macro... yes
  849. checking whether ptsname is declared without a macro... yes
  850. checking whether random_r is declared without a macro... yes
  851. checking whether initstat_r is declared without a macro... no
  852. checking whether srandom_r is declared without a macro... yes
  853. checking whether setstate_r is declared without a macro... yes
  854. checking whether realpath is declared without a macro... yes
  855. checking whether rpmatch is declared without a macro... yes
  856. checking whether setenv is declared without a macro... yes
  857. checking whether strtod is declared without a macro... yes
  858. checking whether strtoll is declared without a macro... yes
  859. checking whether strtoull is declared without a macro... yes
  860. checking whether unlockpt is declared without a macro... yes
  861. checking whether unsetenv is declared without a macro... yes
  862. checking for working strerror function... yes
  863. checking for nlink_t... yes
  864. checking whether fchmodat is declared without a macro... yes
  865. checking whether fstatat is declared without a macro... yes
  866. checking whether futimens is declared without a macro... yes
  867. checking whether lchmod is declared without a macro... yes
  868. checking whether lstat is declared without a macro... yes
  869. checking whether mkdirat is declared without a macro... yes
  870. checking whether mkfifo is declared without a macro... yes
  871. checking whether mkfifoat is declared without a macro... yes
  872. checking whether mknod is declared without a macro... yes
  873. checking whether mknodat is declared without a macro... yes
  874. checking whether stat is declared without a macro... yes
  875. checking whether utimensat is declared without a macro... yes
  876. checking whether chown is declared without a macro... yes
  877. checking whether dup2 is declared without a macro... yes
  878. checking whether dup3 is declared without a macro... yes
  879. checking whether environ is declared without a macro... yes
  880. checking whether euidaccess is declared without a macro... yes
  881. checking whether faccessat is declared without a macro... yes
  882. checking whether fchdir is declared without a macro... yes
  883. checking whether fchownat is declared without a macro... yes
  884. checking whether fsync is declared without a macro... yes
  885. checking whether ftruncate is declared without a macro... yes
  886. checking whether getcwd is declared without a macro... yes
  887. checking whether getdomainname is declared without a macro... yes
  888. checking whether getdtablesize is declared without a macro... yes
  889. checking whether getgroups is declared without a macro... yes
  890. checking whether gethostname is declared without a macro... yes
  891. checking whether getlogin is declared without a macro... yes
  892. checking whether getlogin_r is declared without a macro... yes
  893. checking whether getpagesize is declared without a macro... yes
  894. checking whether getusershell is declared without a macro... yes
  895. checking whether setusershell is declared without a macro... yes
  896. checking whether endusershell is declared without a macro... yes
  897. checking whether group_member is declared without a macro... yes
  898. checking whether lchown is declared without a macro... yes
  899. checking whether link is declared without a macro... yes
  900. checking whether linkat is declared without a macro... yes
  901. checking whether lseek is declared without a macro... yes
  902. checking whether pipe is declared without a macro... yes
  903. checking whether pipe2 is declared without a macro... yes
  904. checking whether pread is declared without a macro... yes
  905. checking whether pwrite is declared without a macro... yes
  906. checking whether readlink is declared without a macro... yes
  907. checking whether readlinkat is declared without a macro... yes
  908. checking whether rmdir is declared without a macro... yes
  909. checking whether sleep is declared without a macro... yes
  910. checking whether symlink is declared without a macro... yes
  911. checking whether symlinkat is declared without a macro... yes
  912. checking whether ttyname_r is declared without a macro... yes
  913. checking whether unlink is declared without a macro... yes
  914. checking whether unlinkat is declared without a macro... yes
  915. checking whether usleep is declared without a macro... yes
  916. configure: creating ./config.status
  917. config.status: creating Makefile
  918. config.status: creating lib/Makefile
  919. config.status: creating srclib/Makefile
  920. config.status: creating src/Makefile
  921. config.status: creating po/Makefile.in
  922. config.status: creating man/Makefile
  923. config.status: creating tests/Makefile
  924. config.status: creating include/iconv.h
  925. config.status: creating include/iconv.h.inst
  926. config.status: creating config.h
  927. config.status: creating lib/config.h
  928. config.status: executing depfiles commands
  929. config.status: executing libtool commands
  930. config.status: executing po-directories commands
  931. config.status: creating po/POTFILES
  932. config.status: creating po/Makefile
  933. === configuring in libcharset (/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset)
  934. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-shared' '--disable-static' '--disable-nls' --cache-file=/dev/null --srcdir=.
  935. configure: loading site script /usr/share/site/i686-pc-linux-gnu
  936. checking whether make sets $(MAKE)... yes
  937. checking for gcc... gcc
  938. checking whether the C compiler works... yes
  939. checking for C compiler default output file name... a.out
  940. checking for suffix of executables...
  941. checking whether we are cross compiling... no
  942. checking for suffix of object files... o
  943. checking whether we are using the GNU C compiler... yes
  944. checking whether gcc accepts -g... yes
  945. checking for gcc option to accept ISO C89... none needed
  946. checking how to run the C preprocessor... gcc -E
  947. checking for a BSD-compatible install... /usr/bin/install -c
  948. checking build system type... i686-pc-linux-gnu
  949. checking host system type... i686-pc-linux-gnu
  950. checking whether to activate relocatable installation... no
  951. checking for grep that handles long lines and -e... /usr/bin/grep
  952. checking for egrep... /usr/bin/grep -E
  953. checking for ANSI C header files... yes
  954. checking for sys/types.h... yes
  955. checking for sys/stat.h... yes
  956. checking for stdlib.h... yes
  957. checking for string.h... yes
  958. checking for memory.h... yes
  959. checking for strings.h... yes
  960. checking for inttypes.h... yes
  961. checking for stdint.h... yes
  962. checking for unistd.h... yes
  963. checking minix/config.h usability... no
  964. checking minix/config.h presence... no
  965. checking for minix/config.h... no
  966. checking whether it is safe to define __EXTENSIONS__... yes
  967. checking how to print strings... printf
  968. checking for a sed that does not truncate output... /usr/bin/sed
  969. checking for fgrep... /usr/bin/grep -F
  970. checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
  971. checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
  972. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  973. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  974. checking whether ln -s works... yes
  975. checking the maximum length of command line arguments... 1572864
  976. checking whether the shell understands some XSI constructs... yes
  977. checking whether the shell understands "+="... yes
  978. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  979. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  980. checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
  981. checking for objdump... objdump
  982. checking how to recognize dependent libraries... pass_all
  983. checking for dlltool... no
  984. checking how to associate runtime and link libraries... printf %s\n
  985. checking for ar... ar
  986. checking for archiver @FILE support... @
  987. checking for strip... strip
  988. checking for ranlib... ranlib
  989. checking for gawk... gawk
  990. checking command to parse /usr/bin/nm -B output from gcc object... ok
  991. checking for sysroot... no
  992. checking for mt... mt
  993. checking if mt is a manifest tool... no
  994. checking for dlfcn.h... yes
  995. checking for objdir... .libs
  996. checking if gcc supports -fno-rtti -fno-exceptions... no
  997. checking for gcc option to produce PIC... -fPIC -DPIC
  998. checking if gcc PIC flag -fPIC -DPIC works... yes
  999. checking if gcc static flag -static works... no
  1000. checking if gcc supports -c -o file.o... yes
  1001. checking if gcc supports -c -o file.o... (cached) yes
  1002. checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
  1003. checking whether -lc should be explicitly linked in... no
  1004. checking dynamic linker characteristics... GNU/Linux ld.so
  1005. checking how to hardcode library paths into programs... immediate
  1006. checking whether stripping libraries is possible... yes
  1007. checking if libtool supports shared libraries... yes
  1008. checking whether to build shared libraries... yes
  1009. checking whether to build static libraries... no
  1010. checking for simple visibility declarations... yes
  1011. checking for nl_langinfo and CODESET... yes
  1012. checking for working fcntl.h... yes
  1013. checking whether we are using the GNU C Library 2.1 or newer... yes
  1014. checking for setlocale... yes
  1015. configure: creating ./config.status
  1016. config.status: creating Makefile
  1017. config.status: creating lib/Makefile
  1018. config.status: creating include/localcharset.h
  1019. config.status: creating include/localcharset.h.inst
  1020. config.status: creating config.h
  1021. config.status: executing libtool commands
  1022. === configuring in preload (/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/preload)
  1023. configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--enable-shared' '--disable-static' '--disable-nls' --cache-file=/dev/null --srcdir=.
  1024. configure: loading site script /usr/share/site/i686-pc-linux-gnu
  1025. checking whether make sets $(MAKE)... yes
  1026. checking for gcc... gcc
  1027. checking whether the C compiler works... yes
  1028. checking for C compiler default output file name... a.out
  1029. checking for suffix of executables...
  1030. checking whether we are cross compiling... no
  1031. checking for suffix of object files... o
  1032. checking whether we are using the GNU C compiler... yes
  1033. checking whether gcc accepts -g... yes
  1034. checking for gcc option to accept ISO C89... none needed
  1035. checking how to run the C preprocessor... gcc -E
  1036. checking for a BSD-compatible install... /usr/bin/install -c
  1037. checking build system type... i686-pc-linux-gnu
  1038. checking host system type... i686-pc-linux-gnu
  1039. checking whether to activate relocatable installation... no
  1040. checking whether ln -s works... yes
  1041. checking for grep that handles long lines and -e... /usr/bin/grep
  1042. checking for egrep... /usr/bin/grep -E
  1043. checking for ANSI C header files... yes
  1044. checking for sys/types.h... yes
  1045. checking for sys/stat.h... yes
  1046. checking for stdlib.h... yes
  1047. checking for string.h... yes
  1048. checking for memory.h... yes
  1049. checking for strings.h... yes
  1050. checking for inttypes.h... yes
  1051. checking for stdint.h... yes
  1052. checking for unistd.h... yes
  1053. checking minix/config.h usability... no
  1054. checking minix/config.h presence... no
  1055. checking for minix/config.h... no
  1056. checking whether it is safe to define __EXTENSIONS__... yes
  1057. checking how to print strings... printf
  1058. checking for a sed that does not truncate output... /usr/bin/sed
  1059. checking for fgrep... /usr/bin/grep -F
  1060. checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
  1061. checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
  1062. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  1063. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  1064. checking the maximum length of command line arguments... 1572864
  1065. checking whether the shell understands some XSI constructs... yes
  1066. checking whether the shell understands "+="... yes
  1067. checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
  1068. checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
  1069. checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
  1070. checking for objdump... objdump
  1071. checking how to recognize dependent libraries... pass_all
  1072. checking for dlltool... no
  1073. checking how to associate runtime and link libraries... printf %s\n
  1074. checking for ar... ar
  1075. checking for archiver @FILE support... @
  1076. checking for strip... strip
  1077. checking for ranlib... ranlib
  1078. checking for gawk... gawk
  1079. checking command to parse /usr/bin/nm -B output from gcc object... ok
  1080. checking for sysroot... no
  1081. checking for mt... mt
  1082. checking if mt is a manifest tool... no
  1083. checking for dlfcn.h... yes
  1084. checking for objdir... .libs
  1085. checking if gcc supports -fno-rtti -fno-exceptions... no
  1086. checking for gcc option to produce PIC... -fPIC -DPIC
  1087. checking if gcc PIC flag -fPIC -DPIC works... yes
  1088. checking if gcc static flag -static works... no
  1089. checking if gcc supports -c -o file.o... yes
  1090. checking if gcc supports -c -o file.o... (cached) yes
  1091. checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
  1092. checking whether -lc should be explicitly linked in... no
  1093. checking dynamic linker characteristics... GNU/Linux ld.so
  1094. checking how to hardcode library paths into programs... immediate
  1095. checking whether stripping libraries is possible... yes
  1096. checking if libtool supports shared libraries... yes
  1097. checking whether to build shared libraries... yes
  1098. checking whether to build static libraries... no
  1099. checking whether the -Werror option is usable... yes
  1100. checking for simple visibility declarations... yes
  1101. configure: creating ./config.status
  1102. config.status: creating Makefile
  1103. config.status: executing libtool commands
  1104. make -C '/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14' -j '1'
  1105. make[2]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14'
  1106. builddir="`pwd`"; cd libcharset && make all && make install-lib libdir="$builddir/lib" includedir="$builddir/lib"
  1107. make[3]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset'
  1108. if [ ! -d include ] ; then mkdir include ; fi
  1109. cp ./include/libcharset.h.in include/libcharset.h
  1110. cd lib && make all
  1111. make[4]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset/lib'
  1112. /bin/sh ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c
  1113. libtool: compile: gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./localcharset.c -fPIC -DPIC -o .libs/localcharset.o
  1114. /bin/sh ../libtool --mode=compile gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c
  1115. libtool: compile: gcc -I. -I. -I.. -I./.. -I../include -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBCHARSET -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libcharset_set_relocation_prefix -Drelocate=libcharset_relocate -DHAVE_CONFIG_H -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o
  1116. /bin/sh ../libtool --mode=link gcc -g -O2 -fvisibility=hidden -o libcharset.la -rpath /usr/local/lib -version-info 1:0:0 -no-undefined localcharset.lo relocatable.lo
  1117. libtool: link: gcc -shared -fPIC -DPIC .libs/localcharset.o .libs/relocatable.o -O2 -Wl,-soname -Wl,libcharset.so.1 -o .libs/libcharset.so.1.0.0
  1118. libtool: link: (cd ".libs" && rm -f "libcharset.so.1" && ln -s "libcharset.so.1.0.0" "libcharset.so.1")
  1119. libtool: link: (cd ".libs" && rm -f "libcharset.so" && ln -s "libcharset.so.1.0.0" "libcharset.so")
  1120. libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" )
  1121. /bin/sh ./config.charset 'i686-pc-linux-gnu' > t-charset.alias
  1122. mv t-charset.alias charset.alias
  1123. sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-add.sin > t-ref-add.sed
  1124. mv t-ref-add.sed ref-add.sed
  1125. sed -e '/^#/d' -e 's/@''PACKAGE''@//g' ./ref-del.sin > t-ref-del.sed
  1126. mv t-ref-del.sed ref-del.sed
  1127. make[4]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset/lib'
  1128. make[3]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset'
  1129. make[3]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset'
  1130. cd lib && make all
  1131. make[4]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset/lib'
  1132. make[4]: Nothing to be done for `all'.
  1133. make[4]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset/lib'
  1134. cd lib && make install-lib libdir='/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib' includedir='/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib'
  1135. make[4]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset/lib'
  1136. /bin/sh ../build-aux/mkinstalldirs /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib
  1137. /bin/sh ../libtool --mode=install /usr/bin/install -c -m 644 libcharset.la /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/libcharset.la
  1138. libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.so.1.0.0 /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/libcharset.so.1.0.0
  1139. libtool: install: (cd /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so.1 || { rm -f libcharset.so.1 && ln -s libcharset.so.1.0.0 libcharset.so.1; }; })
  1140. libtool: install: (cd /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib && { ln -s -f libcharset.so.1.0.0 libcharset.so || { rm -f libcharset.so && ln -s libcharset.so.1.0.0 libcharset.so; }; })
  1141. libtool: install: /usr/bin/install -c -m 644 .libs/libcharset.lai /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/libcharset.la
  1142. libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
  1143. test -f /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/charset.alias && orig=/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/charset.alias \
  1144. || orig=charset.alias; \
  1145. sed -f ref-add.sed $orig > /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/t-charset.alias; \
  1146. /usr/bin/install -c -m 644 /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/t-charset.alias /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/charset.alias; \
  1147. rm -f /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/t-charset.alias
  1148. make[4]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset/lib'
  1149. /bin/sh ./build-aux/mkinstalldirs /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib
  1150. /usr/bin/install -c -m 644 include/libcharset.h /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/libcharset.h
  1151. /usr/bin/install -c -m 644 include/localcharset.h.inst /home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib/localcharset.h
  1152. make[3]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/libcharset'
  1153. cd lib && make all
  1154. make[3]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib'
  1155. /bin/sh ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c
  1156. libtool: compile: gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./iconv.c -fPIC -DPIC -o .libs/iconv.o
  1157. /bin/sh ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c
  1158. libtool: compile: gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./../libcharset/lib/localcharset.c -fPIC -DPIC -o .libs/localcharset.o
  1159. /bin/sh ../libtool --mode=compile gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c
  1160. libtool: compile: gcc -I. -I. -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DHAVE_CONFIG_H -c ./relocatable.c -fPIC -DPIC -o .libs/relocatable.o
  1161. /bin/sh ../libtool --mode=link gcc -g -O2 -fvisibility=hidden -o libiconv.la -rpath /usr/local/lib -version-info 7:1:5 -no-undefined iconv.lo localcharset.lo relocatable.lo
  1162. libtool: link: gcc -shared -fPIC -DPIC .libs/iconv.o .libs/localcharset.o .libs/relocatable.o -O2 -Wl,-soname -Wl,libiconv.so.2 -o .libs/libiconv.so.2.5.1
  1163. libtool: link: (cd ".libs" && rm -f "libiconv.so.2" && ln -s "libiconv.so.2.5.1" "libiconv.so.2")
  1164. libtool: link: (cd ".libs" && rm -f "libiconv.so" && ln -s "libiconv.so.2.5.1" "libiconv.so")
  1165. libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
  1166. make[3]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/lib'
  1167. cd preload && make all
  1168. make[3]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/preload'
  1169. rm -f -r objects
  1170. mkdir objects && \
  1171. for f in ./../lib/iconv.c ./../libcharset/lib/localcharset.c ./../lib/relocatable.c; do \
  1172. /bin/sh ./libtool --mode=compile gcc -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/usr/local\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c $f -o objects/`basename $f | sed -e 's,\.c$,.o,'` || exit 1; \
  1173. done && \
  1174. /bin/sh ./libtool --mode=link gcc -g -O2 -fvisibility=hidden -o libiconv.la -rpath /usr/local/lib -no-undefined objects/*.lo && \
  1175. rm -f -r objects
  1176. libtool: compile: gcc -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/usr/local\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../lib/iconv.c -fPIC -DPIC -o objects/.libs/iconv.o
  1177. libtool: compile: gcc -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/usr/local\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../libcharset/lib/localcharset.c -fPIC -DPIC -o objects/.libs/localcharset.o
  1178. libtool: compile: gcc -I../lib -I./../lib -I../include -I./../include -I.. -I./.. -g -O2 -fvisibility=hidden -DLIBDIR=\"/usr/local/lib\" -DBUILDING_LIBICONV -DBUILDING_DLL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/local/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libiconv_set_relocation_prefix -Drelocate=libiconv_relocate -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DINSTALLPREFIX=\"/usr/local\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_VISIBILITY=1 -DLIBICONV_PLUG -c ./../lib/relocatable.c -fPIC -DPIC -o objects/.libs/relocatable.o
  1179. libtool: link: gcc -shared -fPIC -DPIC objects/.libs/iconv.o objects/.libs/localcharset.o objects/.libs/relocatable.o -O2 -Wl,-soname -Wl,libiconv.so.0 -o .libs/libiconv.so.0.0.0
  1180. libtool: link: (cd ".libs" && rm -f "libiconv.so.0" && ln -s "libiconv.so.0.0.0" "libiconv.so.0")
  1181. libtool: link: (cd ".libs" && rm -f "libiconv.so" && ln -s "libiconv.so.0.0.0" "libiconv.so")
  1182. libtool: link: ( cd ".libs" && rm -f "libiconv.la" && ln -s "../libiconv.la" "libiconv.la" )
  1183. cp .libs/libiconv.so preloadable_libiconv.so
  1184. make[3]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/preload'
  1185. cd srclib && make all
  1186. make[3]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/srclib'
  1187. make[4]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14'
  1188. make[4]: Nothing to be done for `am--refresh'.
  1189. make[4]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14'
  1190. rm -f alloca.h-t alloca.h && \
  1191. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1192. cat ./alloca.in.h; \
  1193. } > alloca.h-t && \
  1194. mv -f alloca.h-t alloca.h
  1195. rm -f c++defs.h-t c++defs.h && \
  1196. sed -n -e '/_GL_CXXDEFS/,$p' \
  1197. < ../build-aux/snippet/c++defs.h \
  1198. > c++defs.h-t && \
  1199. mv c++defs.h-t c++defs.h
  1200. rm -f arg-nonnull.h-t arg-nonnull.h && \
  1201. sed -n -e '/GL_ARG_NONNULL/,$p' \
  1202. < ../build-aux/snippet/arg-nonnull.h \
  1203. > arg-nonnull.h-t && \
  1204. mv arg-nonnull.h-t arg-nonnull.h
  1205. rm -f warn-on-use.h-t warn-on-use.h && \
  1206. sed -n -e '/^.ifndef/,$p' \
  1207. < ../build-aux/snippet/warn-on-use.h \
  1208. > warn-on-use.h-t && \
  1209. mv warn-on-use.h-t warn-on-use.h
  1210. rm -f fcntl.h-t fcntl.h && \
  1211. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1212. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1213. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1214. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1215. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1216. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  1217. -e 's/@''GNULIB_FCNTL''@/0/g' \
  1218. -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
  1219. -e 's/@''GNULIB_OPEN''@/0/g' \
  1220. -e 's/@''GNULIB_OPENAT''@/0/g' \
  1221. -e 's|@''HAVE_FCNTL''@|1|g' \
  1222. -e 's|@''HAVE_OPENAT''@|1|g' \
  1223. -e 's|@''REPLACE_FCNTL''@|0|g' \
  1224. -e 's|@''REPLACE_OPEN''@|0|g' \
  1225. -e 's|@''REPLACE_OPENAT''@|0|g' \
  1226. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1227. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1228. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1229. < ./fcntl.in.h; \
  1230. } > fcntl.h-t && \
  1231. mv fcntl.h-t fcntl.h
  1232. rm -f signal.h-t signal.h && \
  1233. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1234. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1235. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1236. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1237. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1238. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  1239. -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
  1240. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/1/g' \
  1241. -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
  1242. -e 's/@''GNULIB_SIGACTION''@/0/g' \
  1243. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
  1244. -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
  1245. -e 's|@''HAVE_SIGSET_T''@|1|g' \
  1246. -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  1247. -e 's|@''HAVE_SIGACTION''@|1|g' \
  1248. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  1249. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  1250. -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
  1251. -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
  1252. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1253. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1254. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1255. < ./signal.in.h; \
  1256. } > signal.h-t && \
  1257. mv signal.h-t signal.h
  1258. rm -f stdio.h-t stdio.h && \
  1259. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1260. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1261. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1262. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1263. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1264. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  1265. -e 's/@''GNULIB_DPRINTF''@/0/g' \
  1266. -e 's/@''GNULIB_FCLOSE''@/0/g' \
  1267. -e 's/@''GNULIB_FFLUSH''@/0/g' \
  1268. -e 's/@''GNULIB_FGETC''@/1/g' \
  1269. -e 's/@''GNULIB_FGETS''@/1/g' \
  1270. -e 's/@''GNULIB_FOPEN''@/0/g' \
  1271. -e 's/@''GNULIB_FPRINTF''@/1/g' \
  1272. -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
  1273. -e 's/@''GNULIB_FPURGE''@/0/g' \
  1274. -e 's/@''GNULIB_FPUTC''@/1/g' \
  1275. -e 's/@''GNULIB_FPUTS''@/1/g' \
  1276. -e 's/@''GNULIB_FREAD''@/1/g' \
  1277. -e 's/@''GNULIB_FREOPEN''@/0/g' \
  1278. -e 's/@''GNULIB_FSCANF''@/1/g' \
  1279. -e 's/@''GNULIB_FSEEK''@/0/g' \
  1280. -e 's/@''GNULIB_FSEEKO''@/0/g' \
  1281. -e 's/@''GNULIB_FTELL''@/0/g' \
  1282. -e 's/@''GNULIB_FTELLO''@/0/g' \
  1283. -e 's/@''GNULIB_FWRITE''@/1/g' \
  1284. -e 's/@''GNULIB_GETC''@/1/g' \
  1285. -e 's/@''GNULIB_GETCHAR''@/1/g' \
  1286. -e 's/@''GNULIB_GETDELIM''@/0/g' \
  1287. -e 's/@''GNULIB_GETLINE''@/0/g' \
  1288. -e 's/@''GNULIB_GETS''@/1/g' \
  1289. -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  1290. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  1291. -e 's/@''GNULIB_PERROR''@/0/g' \
  1292. -e 's/@''GNULIB_POPEN''@/0/g' \
  1293. -e 's/@''GNULIB_PRINTF''@/1/g' \
  1294. -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
  1295. -e 's/@''GNULIB_PUTC''@/1/g' \
  1296. -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  1297. -e 's/@''GNULIB_PUTS''@/1/g' \
  1298. -e 's/@''GNULIB_REMOVE''@/0/g' \
  1299. -e 's/@''GNULIB_RENAME''@/0/g' \
  1300. -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  1301. -e 's/@''GNULIB_SCANF''@/1/g' \
  1302. -e 's/@''GNULIB_SNPRINTF''@/0/g' \
  1303. -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  1304. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  1305. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/1/g' \
  1306. -e 's/@''GNULIB_TMPFILE''@/0/g' \
  1307. -e 's/@''GNULIB_VASPRINTF''@/0/g' \
  1308. -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  1309. -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  1310. -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
  1311. -e 's/@''GNULIB_VFSCANF''@/0/g' \
  1312. -e 's/@''GNULIB_VSCANF''@/0/g' \
  1313. -e 's/@''GNULIB_VPRINTF''@/1/g' \
  1314. -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
  1315. -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
  1316. -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  1317. < ./stdio.in.h | \
  1318. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  1319. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  1320. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  1321. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  1322. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  1323. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  1324. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  1325. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  1326. -e 's|@''HAVE_DPRINTF''@|1|g' \
  1327. -e 's|@''HAVE_FSEEKO''@|1|g' \
  1328. -e 's|@''HAVE_FTELLO''@|1|g' \
  1329. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  1330. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  1331. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  1332. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  1333. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  1334. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  1335. -e 's|@''REPLACE_FOPEN''@|0|g' \
  1336. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  1337. -e 's|@''REPLACE_FPURGE''@|0|g' \
  1338. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  1339. -e 's|@''REPLACE_FSEEK''@|0|g' \
  1340. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  1341. -e 's|@''REPLACE_FTELL''@|0|g' \
  1342. -e 's|@''REPLACE_FTELLO''@|0|g' \
  1343. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  1344. -e 's|@''REPLACE_GETLINE''@|0|g' \
  1345. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  1346. -e 's|@''REPLACE_PERROR''@|0|g' \
  1347. -e 's|@''REPLACE_POPEN''@|0|g' \
  1348. -e 's|@''REPLACE_PRINTF''@|0|g' \
  1349. -e 's|@''REPLACE_REMOVE''@|0|g' \
  1350. -e 's|@''REPLACE_RENAME''@|0|g' \
  1351. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  1352. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  1353. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  1354. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  1355. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  1356. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  1357. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  1358. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  1359. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  1360. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  1361. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  1362. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  1363. -e 's|@''ASM_SYMBOL_PREFIX''@|""|g' \
  1364. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1365. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1366. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1367. } > stdio.h-t && \
  1368. mv stdio.h-t stdio.h
  1369. rm -f stdlib.h-t stdlib.h && \
  1370. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1371. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1372. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1373. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1374. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1375. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  1376. -e 's/@''GNULIB__EXIT''@/0/g' \
  1377. -e 's/@''GNULIB_ATOLL''@/0/g' \
  1378. -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
  1379. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/1/g' \
  1380. -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
  1381. -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
  1382. -e 's/@''GNULIB_GRANTPT''@/0/g' \
  1383. -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
  1384. -e 's/@''GNULIB_MBTOWC''@/0/g' \
  1385. -e 's/@''GNULIB_MKDTEMP''@/0/g' \
  1386. -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
  1387. -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  1388. -e 's/@''GNULIB_MKSTEMP''@/0/g' \
  1389. -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
  1390. -e 's/@''GNULIB_PTSNAME''@/0/g' \
  1391. -e 's/@''GNULIB_PUTENV''@/0/g' \
  1392. -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  1393. -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
  1394. -e 's/@''GNULIB_REALPATH''@/1/g' \
  1395. -e 's/@''GNULIB_RPMATCH''@/0/g' \
  1396. -e 's/@''GNULIB_SETENV''@/0/g' \
  1397. -e 's/@''GNULIB_STRTOD''@/0/g' \
  1398. -e 's/@''GNULIB_STRTOLL''@/0/g' \
  1399. -e 's/@''GNULIB_STRTOULL''@/0/g' \
  1400. -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  1401. -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  1402. -e 's/@''GNULIB_UNSETENV''@/0/g' \
  1403. -e 's/@''GNULIB_WCTOMB''@/0/g' \
  1404. < ./stdlib.in.h | \
  1405. sed -e 's|@''HAVE__EXIT''@|1|g' \
  1406. -e 's|@''HAVE_ATOLL''@|1|g' \
  1407. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  1408. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  1409. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  1410. -e 's|@''HAVE_GRANTPT''@|1|g' \
  1411. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  1412. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  1413. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  1414. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  1415. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  1416. -e 's|@''HAVE_PTSNAME''@|1|g' \
  1417. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  1418. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  1419. -e 's|@''HAVE_REALPATH''@|1|g' \
  1420. -e 's|@''HAVE_RPMATCH''@|1|g' \
  1421. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  1422. -e 's|@''HAVE_STRTOD''@|1|g' \
  1423. -e 's|@''HAVE_STRTOLL''@|1|g' \
  1424. -e 's|@''HAVE_STRTOULL''@|1|g' \
  1425. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  1426. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  1427. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  1428. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  1429. -e 's|@''REPLACE_CALLOC''@|0|g' \
  1430. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  1431. -e 's|@''REPLACE_MALLOC''@|0|g' \
  1432. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  1433. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  1434. -e 's|@''REPLACE_PUTENV''@|0|g' \
  1435. -e 's|@''REPLACE_REALLOC''@|0|g' \
  1436. -e 's|@''REPLACE_REALPATH''@|0|g' \
  1437. -e 's|@''REPLACE_SETENV''@|0|g' \
  1438. -e 's|@''REPLACE_STRTOD''@|0|g' \
  1439. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  1440. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  1441. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1442. -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
  1443. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1444. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1445. } > stdlib.h-t && \
  1446. mv stdlib.h-t stdlib.h
  1447. rm -f string.h-t string.h && \
  1448. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1449. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1450. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1451. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1452. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1453. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  1454. -e 's/@''GNULIB_FFSL''@/0/g' \
  1455. -e 's/@''GNULIB_FFSLL''@/0/g' \
  1456. -e 's/@''GNULIB_MBSLEN''@/0/g' \
  1457. -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  1458. -e 's/@''GNULIB_MBSCHR''@/0/g' \
  1459. -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  1460. -e 's/@''GNULIB_MBSSTR''@/0/g' \
  1461. -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  1462. -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  1463. -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  1464. -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  1465. -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  1466. -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  1467. -e 's/@''GNULIB_MBSSPN''@/0/g' \
  1468. -e 's/@''GNULIB_MBSSEP''@/0/g' \
  1469. -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  1470. -e 's/@''GNULIB_MEMCHR''@/0/g' \
  1471. -e 's/@''GNULIB_MEMMEM''@/0/g' \
  1472. -e 's/@''GNULIB_MEMPCPY''@/0/g' \
  1473. -e 's/@''GNULIB_MEMRCHR''@/0/g' \
  1474. -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
  1475. -e 's/@''GNULIB_STPCPY''@/0/g' \
  1476. -e 's/@''GNULIB_STPNCPY''@/0/g' \
  1477. -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
  1478. -e 's/@''GNULIB_STRDUP''@/0/g' \
  1479. -e 's/@''GNULIB_STRNCAT''@/0/g' \
  1480. -e 's/@''GNULIB_STRNDUP''@/0/g' \
  1481. -e 's/@''GNULIB_STRNLEN''@/0/g' \
  1482. -e 's/@''GNULIB_STRPBRK''@/0/g' \
  1483. -e 's/@''GNULIB_STRSEP''@/0/g' \
  1484. -e 's/@''GNULIB_STRSTR''@/0/g' \
  1485. -e 's/@''GNULIB_STRCASESTR''@/0/g' \
  1486. -e 's/@''GNULIB_STRTOK_R''@/0/g' \
  1487. -e 's/@''GNULIB_STRERROR''@/1/g' \
  1488. -e 's/@''GNULIB_STRERROR_R''@/0/g' \
  1489. -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
  1490. -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
  1491. < ./string.in.h | \
  1492. sed -e 's|@''HAVE_FFSL''@|1|g' \
  1493. -e 's|@''HAVE_FFSLL''@|1|g' \
  1494. -e 's|@''HAVE_MBSLEN''@|0|g' \
  1495. -e 's|@''HAVE_MEMCHR''@|1|g' \
  1496. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  1497. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  1498. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  1499. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  1500. -e 's|@''HAVE_STPCPY''@|1|g' \
  1501. -e 's|@''HAVE_STPNCPY''@|1|g' \
  1502. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  1503. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  1504. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  1505. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  1506. -e 's|@''HAVE_STRPBRK''@|1|g' \
  1507. -e 's|@''HAVE_STRSEP''@|1|g' \
  1508. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  1509. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  1510. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  1511. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  1512. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  1513. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  1514. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  1515. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  1516. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  1517. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  1518. -e 's|@''REPLACE_STRDUP''@|0|g' \
  1519. -e 's|@''REPLACE_STRSTR''@|0|g' \
  1520. -e 's|@''REPLACE_STRERROR''@|0|g' \
  1521. -e 's|@''REPLACE_STRERROR_R''@|0|g' \
  1522. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  1523. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  1524. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  1525. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  1526. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  1527. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  1528. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1529. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1530. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1531. < ./string.in.h; \
  1532. } > string.h-t && \
  1533. mv string.h-t string.h
  1534. /usr/bin/mkdir -p sys
  1535. rm -f sys/stat.h-t sys/stat.h && \
  1536. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1537. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1538. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1539. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1540. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1541. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  1542. -e 's/@''GNULIB_FCHMODAT''@/0/g' \
  1543. -e 's/@''GNULIB_FSTATAT''@/0/g' \
  1544. -e 's/@''GNULIB_FUTIMENS''@/0/g' \
  1545. -e 's/@''GNULIB_LCHMOD''@/0/g' \
  1546. -e 's/@''GNULIB_LSTAT''@/1/g' \
  1547. -e 's/@''GNULIB_MKDIRAT''@/0/g' \
  1548. -e 's/@''GNULIB_MKFIFO''@/0/g' \
  1549. -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
  1550. -e 's/@''GNULIB_MKNOD''@/0/g' \
  1551. -e 's/@''GNULIB_MKNODAT''@/0/g' \
  1552. -e 's/@''GNULIB_STAT''@/1/g' \
  1553. -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
  1554. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  1555. -e 's|@''HAVE_FSTATAT''@|1|g' \
  1556. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  1557. -e 's|@''HAVE_LCHMOD''@|1|g' \
  1558. -e 's|@''HAVE_LSTAT''@|1|g' \
  1559. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  1560. -e 's|@''HAVE_MKFIFO''@|1|g' \
  1561. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  1562. -e 's|@''HAVE_MKNOD''@|1|g' \
  1563. -e 's|@''HAVE_MKNODAT''@|1|g' \
  1564. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  1565. -e 's|@''REPLACE_FSTAT''@|0|g' \
  1566. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  1567. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  1568. -e 's|@''REPLACE_LSTAT''@|0|g' \
  1569. -e 's|@''REPLACE_MKDIR''@|0|g' \
  1570. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  1571. -e 's|@''REPLACE_MKNOD''@|0|g' \
  1572. -e 's|@''REPLACE_STAT''@|0|g' \
  1573. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  1574. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1575. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1576. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1577. < ./sys_stat.in.h; \
  1578. } > sys/stat.h-t && \
  1579. mv sys/stat.h-t sys/stat.h
  1580. rm -f time.h-t time.h && \
  1581. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1582. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1583. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1584. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1585. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1586. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  1587. -e 's/@''GNULIB_MKTIME''@/0/g' \
  1588. -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
  1589. -e 's/@''GNULIB_STRPTIME''@/0/g' \
  1590. -e 's/@''GNULIB_TIMEGM''@/0/g' \
  1591. -e 's/@''GNULIB_TIME_R''@/0/g' \
  1592. -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
  1593. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  1594. -e 's|@''HAVE_STRPTIME''@|1|g' \
  1595. -e 's|@''HAVE_TIMEGM''@|1|g' \
  1596. -e 's|@''REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \
  1597. -e 's|@''REPLACE_MKTIME''@|GNULIB_PORTCHECK|g' \
  1598. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  1599. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  1600. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1601. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1602. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  1603. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1604. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1605. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1606. < ./time.in.h; \
  1607. } > time.h-t && \
  1608. mv time.h-t time.h
  1609. rm -f unistd.h-t unistd.h && \
  1610. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1611. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1612. -e 's|@''HAVE_UNISTD_H''@|1|g' \
  1613. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1614. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1615. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1616. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  1617. -e 's/@''GNULIB_CHOWN''@/0/g' \
  1618. -e 's/@''GNULIB_CLOSE''@/0/g' \
  1619. -e 's/@''GNULIB_DUP2''@/0/g' \
  1620. -e 's/@''GNULIB_DUP3''@/0/g' \
  1621. -e 's/@''GNULIB_ENVIRON''@/1/g' \
  1622. -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  1623. -e 's/@''GNULIB_FACCESSAT''@/0/g' \
  1624. -e 's/@''GNULIB_FCHDIR''@/0/g' \
  1625. -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  1626. -e 's/@''GNULIB_FSYNC''@/0/g' \
  1627. -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
  1628. -e 's/@''GNULIB_GETCWD''@/0/g' \
  1629. -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  1630. -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \
  1631. -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  1632. -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
  1633. -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  1634. -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
  1635. -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
  1636. -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  1637. -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  1638. -e 's/@''GNULIB_LCHOWN''@/0/g' \
  1639. -e 's/@''GNULIB_LINK''@/0/g' \
  1640. -e 's/@''GNULIB_LINKAT''@/0/g' \
  1641. -e 's/@''GNULIB_LSEEK''@/0/g' \
  1642. -e 's/@''GNULIB_PIPE''@/0/g' \
  1643. -e 's/@''GNULIB_PIPE2''@/0/g' \
  1644. -e 's/@''GNULIB_PREAD''@/0/g' \
  1645. -e 's/@''GNULIB_PWRITE''@/0/g' \
  1646. -e 's/@''GNULIB_READ''@/1/g' \
  1647. -e 's/@''GNULIB_READLINK''@/1/g' \
  1648. -e 's/@''GNULIB_READLINKAT''@/0/g' \
  1649. -e 's/@''GNULIB_RMDIR''@/0/g' \
  1650. -e 's/@''GNULIB_SLEEP''@/0/g' \
  1651. -e 's/@''GNULIB_SYMLINK''@/0/g' \
  1652. -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  1653. -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  1654. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
  1655. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  1656. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/1/g' \
  1657. -e 's/@''GNULIB_UNLINK''@/0/g' \
  1658. -e 's/@''GNULIB_UNLINKAT''@/0/g' \
  1659. -e 's/@''GNULIB_USLEEP''@/0/g' \
  1660. -e 's/@''GNULIB_WRITE''@/0/g' \
  1661. < ./unistd.in.h | \
  1662. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  1663. -e 's|@''HAVE_DUP2''@|1|g' \
  1664. -e 's|@''HAVE_DUP3''@|1|g' \
  1665. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  1666. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  1667. -e 's|@''HAVE_FCHDIR''@|1|g' \
  1668. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  1669. -e 's|@''HAVE_FSYNC''@|1|g' \
  1670. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  1671. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  1672. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  1673. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  1674. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  1675. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  1676. -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  1677. -e 's|@''HAVE_LCHOWN''@|1|g' \
  1678. -e 's|@''HAVE_LINK''@|1|g' \
  1679. -e 's|@''HAVE_LINKAT''@|1|g' \
  1680. -e 's|@''HAVE_PIPE''@|1|g' \
  1681. -e 's|@''HAVE_PIPE2''@|1|g' \
  1682. -e 's|@''HAVE_PREAD''@|1|g' \
  1683. -e 's|@''HAVE_PWRITE''@|1|g' \
  1684. -e 's|@''HAVE_READLINK''@|1|g' \
  1685. -e 's|@''HAVE_READLINKAT''@|1|g' \
  1686. -e 's|@''HAVE_SLEEP''@|1|g' \
  1687. -e 's|@''HAVE_SYMLINK''@|1|g' \
  1688. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  1689. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  1690. -e 's|@''HAVE_USLEEP''@|1|g' \
  1691. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  1692. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  1693. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  1694. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  1695. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  1696. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  1697. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  1698. -e 's|@''HAVE_OS_H''@|0|g' \
  1699. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  1700. | \
  1701. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  1702. -e 's|@''REPLACE_CLOSE''@|0|g' \
  1703. -e 's|@''REPLACE_DUP''@|0|g' \
  1704. -e 's|@''REPLACE_DUP2''@|0|g' \
  1705. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  1706. -e 's|@''REPLACE_GETCWD''@|0|g' \
  1707. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  1708. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  1709. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  1710. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  1711. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  1712. -e 's|@''REPLACE_LINK''@|0|g' \
  1713. -e 's|@''REPLACE_LINKAT''@|0|g' \
  1714. -e 's|@''REPLACE_LSEEK''@|0|g' \
  1715. -e 's|@''REPLACE_PREAD''@|0|g' \
  1716. -e 's|@''REPLACE_PWRITE''@|0|g' \
  1717. -e 's|@''REPLACE_READ''@|0|g' \
  1718. -e 's|@''REPLACE_READLINK''@|0|g' \
  1719. -e 's|@''REPLACE_RMDIR''@|0|g' \
  1720. -e 's|@''REPLACE_SLEEP''@|0|g' \
  1721. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  1722. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  1723. -e 's|@''REPLACE_UNLINK''@|0|g' \
  1724. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  1725. -e 's|@''REPLACE_USLEEP''@|0|g' \
  1726. -e 's|@''REPLACE_WRITE''@|0|g' \
  1727. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  1728. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  1729. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1730. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1731. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1732. } > unistd.h-t && \
  1733. mv unistd.h-t unistd.h
  1734. rm -f unitypes.h-t unitypes.h && \
  1735. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1736. cat ./unitypes.in.h; \
  1737. } > unitypes.h-t && \
  1738. mv -f unitypes.h-t unitypes.h
  1739. rm -f uniwidth.h-t uniwidth.h && \
  1740. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1741. cat ./uniwidth.in.h; \
  1742. } > uniwidth.h-t && \
  1743. mv -f uniwidth.h-t uniwidth.h
  1744. make all-am
  1745. make[4]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/srclib'
  1746. make[5]: Entering directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14'
  1747. make[5]: Nothing to be done for `am--refresh'.
  1748. make[5]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14'
  1749. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c allocator.c
  1750. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c areadlink.c
  1751. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c careadlinkat.c
  1752. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c malloca.c
  1753. gcc -DHAVE_CONFIG_H -DEXEEXT=\"\" -I. -I.. -I../lib -I../intl -DDEPENDS_ON_LIBICONV=1 -DDEPENDS_ON_LIBINTL=1 -g -O2 -c progname.c
  1754. In file included from progname.c:26:0:
  1755. ./stdio.h:1010:1: error: ‘gets’ undeclared here (not in a function)
  1756. make[4]: *** [progname.o] Error 1
  1757. make[4]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/srclib'
  1758. make[3]: *** [all] Error 2
  1759. make[3]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14/srclib'
  1760. make[2]: *** [all] Error 2
  1761. make[2]: Leaving directory `/home/ani/mxe-octave/tmp-glib/glib-2.34.0.native/libiconv-1.14'
  1762. make[1]: *** [build-only-glib] Error 2
  1763. make[1]: Leaving directory `/home/ani/mxe-octave'
  1764.  
  1765. real 3m59.198s
  1766. user 2m52.032s
  1767. sys 0m29.612s
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement