spacepaste

  1.  
  2.  * Package: app-editors/emacs-24.5-r3
  3.  * Repository: gentoo
  4.  * Maintainer: gnu-emacs@gentoo.org
  5.  * USE: abi_x86_64 acl alsa amd64 dbus elibc_glibc gif gpm gtk gtk3 inotify jpeg kernel_linux png ssl svg tiff userland_GNU xpm zlib
  6.  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox
  7. >>> Unpacking source...
  8. >>> Unpacking emacs-24.5.tar.xz to /var/tmp/portage/app-editors/emacs-24.5-r3/work
  9. >>> Unpacking emacs-24.5-patches-2.tar.xz to /var/tmp/portage/app-editors/emacs-24.5-r3/work
  10. >>> Source unpacked in /var/tmp/portage/app-editors/emacs-24.5-r3/work
  11. >>> Preparing source in /var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5 ...
  12. * Applying patches from ../patch ...
  13. * 04_all_games-sgid.patch ...
  14.  [ ok ]
  15. * 06_all_gtk-toolbar.patch ...
  16.  [ ok ]
  17. * Running eautoreconf in '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5' ...
  18. * Running aclocal -I m4 ...
  19.  [ ok ]
  20. * Running autoconf -I m4 --force ...
  21.  [ ok ]
  22. * Running autoheader -I m4 ...
  23.  [ ok ]
  24. * Running automake --add-missing --copy --foreign --force-missing ...
  25.  [ ok ]
  26. * Running elibtoolize in: emacs-24.5/
  27. >>> Source prepared.
  28. >>> Configuring source in /var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5 ...
  29. * USE flag "alsa" overrides "-sound"; enabling sound support.
  30. * econf: updating emacs-24.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub
  31. * econf: updating emacs-24.5/build-aux/config.guess with /usr/share/gnuconfig/config.guess
  32. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/emacs-24.5-r3 --htmldir=/usr/share/doc/emacs-24.5-r3/html --libdir=/usr/lib64 --program-suffix=-emacs-24 --infodir=/usr/share/info/emacs-24 --localstatedir=/var --enable-locallisppath=/etc/emacs:/usr/share/emacs/site-lisp --with-gameuser=:gamestat --without-compress-install --with-file-notification=inotify --enable-acl --with-dbus --with-gpm --without-hesiod --without-kerberos --without-kerberos5 --without-xml2 --without-selinux --with-gnutls --without-wide-int --with-zlib --with-sound=alsa --without-x --without-ns GENTOO_PACKAGE=app-editors/emacs-24.5-r3
  33. checking for xcrun... no
  34. checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  35. checking whether build environment is sane... yes
  36. checking for a thread-safe mkdir -p... /bin/mkdir -p
  37. checking for gawk... gawk
  38. checking whether make sets $(MAKE)... yes
  39. checking whether make supports nested variables... yes
  40. checking build system type... x86_64-pc-linux-gnu
  41. checking host system type... x86_64-pc-linux-gnu
  42. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  43. checking whether the C compiler works... yes
  44. checking for C compiler default output file name... a.out
  45. checking for suffix of executables...
  46. checking whether we are cross compiling... no
  47. checking for suffix of object files... o
  48. checking whether we are using the GNU C compiler... yes
  49. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  50. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  51. checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
  52. checking for style of include used by make... GNU
  53. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  54. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  55. checking for grep that handles long lines and -e... /bin/grep
  56. checking for egrep... /bin/grep -E
  57. checking for Minix Amsterdam compiler... no
  58. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  59. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  60. checking for ANSI C header files... yes
  61. checking for sys/types.h... yes
  62. checking for sys/stat.h... yes
  63. checking for stdlib.h... yes
  64. checking for string.h... yes
  65. checking for memory.h... yes
  66. checking for strings.h... yes
  67. checking for inttypes.h... yes
  68. checking for stdint.h... yes
  69. checking for unistd.h... yes
  70. checking minix/config.h usability... no
  71. checking minix/config.h presence... no
  72. checking for minix/config.h... no
  73. checking whether it is safe to define __EXTENSIONS__... yes
  74. checking whether _XOPEN_SOURCE should be defined... no
  75. checking for special C compiler options needed for large files... no
  76. checking for _FILE_OFFSET_BITS value needed for large files... no
  77. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99
  78. checking for x86_64-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
  79. checking whether the compiler is clang... no
  80. checking whether ln -s works for files in the same directory... yes
  81. checking for install-info... /usr/bin/install-info
  82. checking for gzip... /bin/gzip
  83. checking for paxctl... /sbin/paxctl
  84. checking whether binaries have a PT_PAX_FLAGS header... yes
  85. checking for setfattr... yes
  86. checking for makeinfo... /usr/bin/makeinfo
  87. checking for -znocombreloc... yes
  88. checking whether addresses are sanitized... no
  89. checking for pkg-config... /usr/bin/pkg-config
  90. checking for machine/soundcard.h... no
  91. checking for sys/soundcard.h... yes
  92. checking for soundcard.h... no
  93. checking for mmsystem.h... no
  94. checking for alsa >= 1.0.0... yes CFLAGS='-I/usr/include/alsa ' LIBS='-lasound '
  95. checking for sys/systeminfo.h... no
  96. checking for coff.h... no
  97. checking for pty.h... yes
  98. checking for sys/resource.h... yes
  99. checking for sys/utsname.h... yes
  100. checking for pwd.h... yes
  101. checking for utmp.h... yes
  102. checking for util.h... no
  103. checking for sys/socket.h... yes
  104. checking for stdlib.h... (cached) yes
  105. checking for unistd.h... (cached) yes
  106. checking for sys/param.h... yes
  107. checking for pthread.h... yes
  108. checking for malloc/malloc.h... no
  109. checking for maillock.h... yes
  110. checking for sys/un.h... yes
  111. checking for dirent.h... yes
  112. checking for execinfo.h... yes
  113. checking for stdio_ext.h... yes
  114. checking for getopt.h... yes
  115. checking for sys/time.h... yes
  116. checking for wchar.h... yes
  117. checking for stdint.h... (cached) yes
  118. checking for inttypes.h... (cached) yes
  119. checking for sys/select.h... yes
  120. checking for sys/stat.h... (cached) yes
  121. checking for utime.h... yes
  122. checking if personality LINUX32 can be set... yes
  123. checking for term.h... yes
  124. checking whether time.h and sys/time.h may both be included... yes
  125. checking whether sys_siglist is declared... yes
  126. checking for sys/wait.h that is POSIX.1 compatible... yes
  127. checking for net/if.h... yes
  128. checking for ifaddrs.h... yes
  129. checking for net/if_dl.h... no
  130. checking for struct ifreq.ifr_flags... yes
  131. checking for struct ifreq.ifr_hwaddr... yes
  132. checking for struct ifreq.ifr_netmask... yes
  133. checking for struct ifreq.ifr_broadaddr... yes
  134. checking for struct ifreq.ifr_addr... yes
  135. checking for struct ifreq.ifr_addr.sa_len... no
  136. checking whether we are using GNU Make... yes
  137. checking whether gcc understands -MMD -MF... yes
  138. checking for long file names... yes
  139. checking for X... disabled
  140. checking whether malloc is Doug Lea style... yes
  141. checking sys/vlimit.h usability... yes
  142. checking sys/vlimit.h presence... yes
  143. checking for sys/vlimit.h... yes
  144. checking for data_start... yes
  145. checking for getpagesize... yes
  146. checking for working mmap... yes
  147. checking for dnet_ntoa in -ldnet... no
  148. checking for main in -lXbsd... no
  149. checking for pthread_self in -lpthread... yes
  150. checking for cma_open in -lpthreads... no
  151. checking for dbus-1 >= 1.0... yes CFLAGS='-I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include ' LIBS='-ldbus-1 '
  152. checking for dbus_watch_get_unix_fd... yes
  153. checking for dbus_type_is_valid... yes
  154. checking for dbus_validate_bus_name... yes
  155. checking for dbus_validate_path... yes
  156. checking for dbus_validate_interface... yes
  157. checking for dbus_validate_member... yes
  158. checking for gnutls >= 3.0.0... yes CFLAGS='' LIBS='-lgnutls '
  159. checking sys/inotify.h usability... yes
  160. checking sys/inotify.h presence... yes
  161. checking for sys/inotify.h... yes
  162. checking for inotify_init1... yes
  163. checking for library containing inflateEnd... -lz
  164. checking gpm.h usability... yes
  165. checking gpm.h presence... yes
  166. checking for gpm.h... yes
  167. checking for Gpm_Open in -lgpm... yes
  168. checking whether netdb declares h_errno... yes
  169. checking for sqrt in -lm... yes
  170. checking for maillock in -lmail... no
  171. checking for maillock in -llockfile... yes
  172. checking for accept4... yes
  173. checking for fchdir... yes
  174. checking for gethostname... yes
  175. checking for getrusage... yes
  176. checking for get_current_dir_name... yes
  177. checking for lrand48... yes
  178. checking for select... yes
  179. checking for getpagesize... (cached) yes
  180. checking for setlocale... yes
  181. checking for getrlimit... yes
  182. checking for setrlimit... yes
  183. checking for shutdown... yes
  184. checking for getaddrinfo... yes
  185. checking for strsignal... yes
  186. checking for setitimer... yes
  187. checking for sendto... yes
  188. checking for recvfrom... yes
  189. checking for getsockname... yes
  190. checking for getpeername... yes
  191. checking for getifaddrs... yes
  192. checking for freeifaddrs... yes
  193. checking for gai_strerror... yes
  194. checking for getline... yes
  195. checking for getdelim... yes
  196. checking for sync... yes
  197. checking for getpwent... yes
  198. checking for endpwent... yes
  199. checking for getgrent... yes
  200. checking for endgrent... yes
  201. checking for touchlock... yes
  202. checking for cfmakeraw... yes
  203. checking for cfsetspeed... yes
  204. checking for copysign... yes
  205. checking for __executable_start... yes
  206. checking for log2... yes
  207. checking for aligned_alloc... yes
  208. checking for random... yes
  209. checking for rint... yes
  210. checking for __builtin_unwind_init... yes
  211. checking for _LARGEFILE_SOURCE value needed for large files... no
  212. checking for grantpt... yes
  213. checking for getpt... yes
  214. checking for posix_openpt... yes
  215. checking for library containing tputs... -lncurses
  216. checking valgrind/valgrind.h usability... no
  217. checking valgrind/valgrind.h presence... no
  218. checking for valgrind/valgrind.h... no
  219. checking for tzset... yes
  220. checking for readlinkat... yes
  221. checking for getdtablesize... yes
  222. checking for faccessat... yes
  223. checking for fcntl... yes
  224. checking for fdopendir... yes
  225. checking for fstatat... yes
  226. checking for fsync... yes
  227. checking for gettimeofday... yes
  228. checking for nanotime... no
  229. checking for lstat... yes
  230. checking for mkostemp... yes
  231. checking for pipe2... yes
  232. checking for pselect... yes
  233. checking for pthread_sigmask... yes
  234. checking for fchmod... yes
  235. checking for readlink... yes
  236. checking for strtoimax... yes
  237. checking for strtoumax... yes
  238. checking for symlink... yes
  239. checking for localtime_r... yes
  240. checking for futimes... yes
  241. checking for futimesat... yes
  242. checking for futimens... yes
  243. checking for utimensat... yes
  244. checking for lutimes... yes
  245. checking for secure_getenv... yes
  246. checking whether localtime caches TZ... no
  247. checking for socket... yes
  248. checking netinet/in.h usability... yes
  249. checking netinet/in.h presence... yes
  250. checking for netinet/in.h... yes
  251. checking arpa/inet.h usability... yes
  252. checking arpa/inet.h presence... yes
  253. checking for arpa/inet.h... yes
  254. checking for pid_t... yes
  255. checking vfork.h usability... no
  256. checking vfork.h presence... no
  257. checking for vfork.h... no
  258. checking for fork... yes
  259. checking for vfork... yes
  260. checking for working fork... yes
  261. checking for working vfork... (cached) yes
  262. checking for snprintf... yes
  263. checking whether GLib is linked in... no
  264. checking for nl_langinfo and CODESET... yes
  265. checking for mbstate_t... yes
  266. checking for C restricted array declarations... yes
  267. checking for signals via characters... yes
  268. checking for _setjmp... yes
  269. checking for usable FIONREAD... yes
  270. checking for usable SIGIO... yes
  271. checking for working alloca.h... yes
  272. checking for alloca... yes
  273. checking for unsigned long long int... yes
  274. checking whether byte ordering is bigendian... no
  275. checking whether the preprocessor supports include_next... yes
  276. checking whether system header files limit the line length... no
  277. checking whether strtold conforms to C99... yes
  278. checking if environ is properly declared... yes
  279. checking for complete errno.h... yes
  280. checking for mode_t... yes
  281. checking whether fdatasync is declared... yes
  282. checking for st_dm_mode in struct stat... no
  283. checking whether strmode is declared... no
  284. checking whether lstat correctly handles trailing slash... yes
  285. checking for getopt.h... (cached) yes
  286. checking for getopt_long_only... yes
  287. checking whether getopt is POSIX compatible... yes
  288. checking for working GNU getopt function... yes
  289. checking for working GNU getopt_long function... yes
  290. checking whether getenv is declared... yes
  291. checking for C/C++ restrict keyword... __restrict
  292. checking for struct timeval... yes
  293. checking for wide-enough struct timeval.tv_sec member... yes
  294. checking for long long int... yes
  295. checking whether stdint.h conforms to C99... yes
  296. checking whether memrchr is declared... yes
  297. checking whether alarm is declared... yes
  298. checking whether <sys/select.h> is self-contained... yes
  299. checking for sigset_t... yes
  300. checking for stdbool.h that conforms to C99... yes
  301. checking for _Bool... yes
  302. checking for wchar_t... yes
  303. checking whether struct tm is in sys/time.h or time.h... time.h
  304. checking for struct tm.tm_zone... yes
  305. checking for struct tm.tm_gmtoff... yes
  306. checking whether strtoimax is declared... yes
  307. checking whether strtoumax is declared... yes
  308. checking whether stat file-mode macros are broken... no
  309. checking for struct timespec in <time.h>... yes
  310. checking whether unsetenv is declared... yes
  311. checking whether the utimes function works... yes
  312. checking for struct utimbuf... yes
  313. checking type of array argument to getgroups... gid_t
  314. checking for alloca as a compiler built-in... yes
  315. checking byteswap.h usability... yes
  316. checking byteswap.h presence... yes
  317. checking for byteswap.h... yes
  318. checking for library containing clock_gettime... none required
  319. checking for clock_gettime... yes
  320. checking for clock_settime... yes
  321. checking whether dup2 works... yes
  322. checking for library containing backtrace_symbols_fd... none required
  323. checking whether fcntl handles F_DUPFD correctly... yes
  324. checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
  325. checking for library containing fdatasync... none required
  326. checking whether fdopendir is declared... yes
  327. checking whether fdopendir works... yes
  328. checking for __fpending... yes
  329. checking whether __fpending is declared... yes
  330. checking whether fstatat (..., 0) works... yes
  331. checking for getloadavg... yes
  332. checking sys/loadavg.h usability... no
  333. checking sys/loadavg.h presence... no
  334. checking for sys/loadavg.h... no
  335. checking whether getloadavg is declared... yes
  336. checking whether gettimeofday clobbers localtime buffer... no
  337. checking for gettimeofday with POSIX signature... almost
  338. checking for memrchr... yes
  339. checking for working mktime... yes
  340. checking whether signature of pselect conforms to POSIX... yes
  341. checking whether pselect detects invalid fds... yes
  342. checking whether pthread_sigmask works without -lpthread... yes
  343. checking whether pthread_sigmask returns error numbers... yes
  344. checking whether pthread_sigmask unblocks signals correctly... guessing yes
  345. checking for putenv compatible with GNU and SVID... yes
  346. checking sys/acl.h usability... yes
  347. checking sys/acl.h presence... yes
  348. checking for sys/acl.h... yes
  349. checking for library containing acl_get_file... -lacl
  350. checking for acl_get_file... yes
  351. checking for acl_get_fd... yes
  352. checking for acl_set_file... yes
  353. checking for acl_set_fd... yes
  354. checking for acl_free... yes
  355. checking for acl_from_mode... yes
  356. checking for acl_from_text... yes
  357. checking for acl_delete_def_file... yes
  358. checking for acl_extended_file... yes
  359. checking for acl_delete_fd_np... no
  360. checking for acl_delete_file_np... no
  361. checking for acl_copy_ext_native... no
  362. checking for acl_create_entry_np... no
  363. checking for acl_to_short_text... no
  364. checking for acl_free_text... no
  365. checking for working acl_get_file... yes
  366. checking acl/libacl.h usability... yes
  367. checking acl/libacl.h presence... yes
  368. checking for acl/libacl.h... yes
  369. checking for acl_entries... yes
  370. checking for ACL_FIRST_ENTRY... yes
  371. checking for ACL_TYPE_EXTENDED... no
  372. checking whether readlink signature is correct... yes
  373. checking whether readlink handles trailing slash correctly... yes
  374. checking for sig2str... no
  375. checking for volatile sig_atomic_t... yes
  376. checking for sighandler_t... yes
  377. checking for socklen_t... yes
  378. checking for ssize_t... yes
  379. checking for struct stat.st_atim.tv_nsec... yes
  380. checking whether struct stat.st_atim is of type struct timespec... yes
  381. checking for struct stat.st_birthtimespec.tv_nsec... no
  382. checking for struct stat.st_birthtimensec... no
  383. checking for struct stat.st_birthtim.tv_nsec... no
  384. checking for working stdalign.h... yes
  385. checking for va_copy... yes
  386. checking whether NULL can be used in arbitrary expressions... yes
  387. checking whether strtoimax works... yes
  388. checking whether symlink handles trailing slash correctly... yes
  389. checking whether <sys/select.h> is self-contained... (cached) yes
  390. checking for nlink_t... yes
  391. checking whether localtime_r is declared... yes
  392. checking whether localtime_r is compatible with its POSIX signature... yes
  393. checking for library containing timer_settime... -lrt
  394. checking for timer_settime... yes
  395. checking for unsetenv... yes
  396. checking for unsetenv() return type... int
  397. checking whether unsetenv obeys POSIX... yes
  398. checking whether getdtablesize works... yes
  399. Configured for `x86_64-pc-linux-gnu'.
  400. Where should the build process find the source code? .
  401. What compiler should emacs be built with? x86_64-pc-linux-gnu-gcc -std=gnu99 -march=native -O2 -pipe
  402. Should Emacs use the GNU version of malloc? yes
  403. (Using Doug Lea's new malloc from the GNU C Library.)
  404. Should Emacs use a relocating allocator for buffers? no
  405. Should Emacs use mmap(2) for buffer allocation? no
  406. What window system should Emacs use? none
  407. What toolkit should Emacs use? none
  408. Where do we find X Windows header files? NONE
  409. Where do we find X Windows libraries? NONE
  410. Does Emacs use -lXaw3d? no
  411. Does Emacs use -lXpm? no
  412. Does Emacs use -ljpeg? no
  413. Does Emacs use -ltiff? no
  414. Does Emacs use a gif library? no
  415. Does Emacs use a png library? no
  416. Does Emacs use -lrsvg-2? no
  417. Does Emacs use imagemagick? no
  418. Does Emacs support sound? yes
  419. Does Emacs use -lgpm? yes
  420. Does Emacs use -ldbus? yes
  421. Does Emacs use -lgconf? no
  422. Does Emacs use GSettings? no
  423. Does Emacs use a file notification library? yes -lglibc (inotify)
  424. Does Emacs use access control lists? yes -lacl
  425. Does Emacs use -lselinux? no
  426. Does Emacs use -lgnutls? yes
  427. Does Emacs use -lxml2? no
  428. Does Emacs use -lfreetype? no
  429. Does Emacs use -lm17n-flt? no
  430. Does Emacs use -lotf? no
  431. Does Emacs use -lxft? no
  432. Does Emacs directly use zlib? yes
  433. Does Emacs use toolkit scroll bars? no
  434. checking that generated files are newer than configure... done
  435. configure: creating ./config.status
  436. config.status: creating Makefile
  437. config.status: creating lib/Makefile
  438. config.status: creating lib-src/Makefile
  439. config.status: creating oldXMenu/Makefile
  440. config.status: creating doc/emacs/Makefile
  441. config.status: creating doc/misc/Makefile
  442. config.status: creating doc/lispintro/Makefile
  443. config.status: creating doc/lispref/Makefile
  444. config.status: creating src/Makefile
  445. config.status: creating lwlib/Makefile
  446. config.status: creating lisp/Makefile
  447. config.status: creating leim/Makefile
  448. config.status: creating nextstep/Makefile
  449. config.status: creating nt/Makefile
  450. config.status: creating admin/unidata/Makefile
  451. config.status: creating admin/grammars/Makefile
  452. config.status: creating src/config.h
  453. config.status: executing depfiles commands
  454. config.status: executing src/epaths.h commands
  455. config.status: executing src/.gdbinit commands
  456. >>> Source configured.
  457. >>> Compiling source in /var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5 ...
  458. make -j3
  459. cd . && autoheader
  460. rm -f ./src/stamp-h.in
  461. echo timestamp > ./src/stamp-h.in
  462. [ -r "src/config.in" ] || ( cd . && autoheader )
  463. cd lib && make all -j3 --jobserver-auth=3,4 \
  464. CC='x86_64-pc-linux-gnu-gcc -std=gnu99' CFLAGS='-march=native -O2 -pipe' CPPFLAGS='' \
  465. LDFLAGS='-Wl,-O1 -Wl,--as-needed' MAKE='make'
  466. make[1]: warning: -jN forced in submake: disabling jobserver mode.
  467. make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5/lib'
  468. rm -f alloca.h-t alloca.h && \
  469. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  470. cat ./alloca.in.h; \
  471. } > alloca.h-t && \
  472. mv -f alloca.h-t alloca.h
  473. rm -f c++defs.h-t c++defs.h && \
  474. sed -n -e '/_GL_CXXDEFS/,$p' \
  475. < ../build-aux/snippet/c++defs.h \
  476. > c++defs.h-t && \
  477. mv c++defs.h-t c++defs.h
  478. rm -f arg-nonnull.h-t arg-nonnull.h && \
  479. sed -n -e '/GL_ARG_NONNULL/,$p' \
  480. < ../build-aux/snippet/arg-nonnull.h \
  481. > arg-nonnull.h-t && \
  482. mv arg-nonnull.h-t arg-nonnull.h
  483. rm -f warn-on-use.h-t warn-on-use.h && \
  484. sed -n -e '/^.ifndef/,$p' \
  485. < ../build-aux/snippet/warn-on-use.h \
  486. > warn-on-use.h-t && \
  487. mv warn-on-use.h-t warn-on-use.h
  488. /bin/mkdir -p sys
  489. rm -f sys/types.h-t sys/types.h && \
  490. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  491. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  492. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  493. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  494. -e 's|@''PRAGMA_COLUMNS''@||g' \
  495. -e 's|@''NEXT_SYS_TYPES_H''@|<sys/types.h>|g' \
  496. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  497. < ./sys_types.in.h; \
  498. } > sys/types.h-t && \
  499. mv sys/types.h-t sys/types.h
  500. rm -f dirent.h-t dirent.h && \
  501. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  502. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  503. -e 's|@''HAVE_DIRENT_H''@|1|g' \
  504. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  505. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  506. -e 's|@''PRAGMA_COLUMNS''@||g' \
  507. -e 's|@''NEXT_DIRENT_H''@|<dirent.h>|g' \
  508. -e 's/@''GNULIB_OPENDIR''@/0/g' \
  509. -e 's/@''GNULIB_READDIR''@/0/g' \
  510. -e 's/@''GNULIB_REWINDDIR''@/0/g' \
  511. -e 's/@''GNULIB_CLOSEDIR''@/0/g' \
  512. -e 's/@''GNULIB_DIRFD''@/0/g' \
  513. -e 's/@''GNULIB_FDOPENDIR''@/1/g' \
  514. -e 's/@''GNULIB_SCANDIR''@/0/g' \
  515. -e 's/@''GNULIB_ALPHASORT''@/0/g' \
  516. -e 's/@''HAVE_OPENDIR''@/1/g' \
  517. -e 's/@''HAVE_READDIR''@/1/g' \
  518. -e 's/@''HAVE_REWINDDIR''@/1/g' \
  519. -e 's/@''HAVE_CLOSEDIR''@/1/g' \
  520. -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
  521. -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
  522. -e 's|@''HAVE_FDOPENDIR''@|1|g' \
  523. -e 's|@''HAVE_SCANDIR''@|1|g' \
  524. -e 's|@''HAVE_ALPHASORT''@|1|g' \
  525. -e 's|@''REPLACE_OPENDIR''@|0|g' \
  526. -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
  527. -e 's|@''REPLACE_DIRFD''@|0|g' \
  528. -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
  529. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  530. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  531. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  532. < ./dirent.in.h; \
  533. } > dirent.h-t && \
  534. mv dirent.h-t dirent.h
  535. rm -f fcntl.h-t fcntl.h && \
  536. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  537. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  538. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  539. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  540. -e 's|@''PRAGMA_COLUMNS''@||g' \
  541. -e 's|@''NEXT_FCNTL_H''@|<fcntl.h>|g' \
  542. -e 's/@''GNULIB_FCNTL''@/1/g' \
  543. -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
  544. -e 's/@''GNULIB_OPEN''@/0/g' \
  545. -e 's/@''GNULIB_OPENAT''@/0/g' \
  546. -e 's|@''HAVE_FCNTL''@|1|g' \
  547. -e 's|@''HAVE_OPENAT''@|1|g' \
  548. -e 's|@''REPLACE_FCNTL''@|1|g' \
  549. -e 's|@''REPLACE_OPEN''@|0|g' \
  550. -e 's|@''REPLACE_OPENAT''@|0|g' \
  551. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  552. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  553. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  554. < ./fcntl.in.h; \
  555. } > fcntl.h-t && \
  556. mv fcntl.h-t fcntl.h
  557. rm -f inttypes.h-t inttypes.h && \
  558. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  559. sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
  560. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  561. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  562. -e 's|@''PRAGMA_COLUMNS''@||g' \
  563. -e 's|@''NEXT_INTTYPES_H''@|<inttypes.h>|g' \
  564. -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
  565. -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
  566. -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
  567. -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
  568. -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
  569. -e 's/@''GNULIB_IMAXABS''@/0/g' \
  570. -e 's/@''GNULIB_IMAXDIV''@/0/g' \
  571. -e 's/@''GNULIB_STRTOIMAX''@/1/g' \
  572. -e 's/@''GNULIB_STRTOUMAX''@/1/g' \
  573. -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
  574. -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
  575. -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
  576. -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
  577. -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
  578. -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
  579. -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
  580. -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
  581. -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
  582. -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
  583. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  584. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  585. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  586. < ./inttypes.in.h; \
  587. } > inttypes.h-t && \
  588. mv inttypes.h-t inttypes.h
  589. rm -f signal.h-t signal.h && \
  590. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  591. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  592. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  593. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  594. -e 's|@''PRAGMA_COLUMNS''@||g' \
  595. -e 's|@''NEXT_SIGNAL_H''@|<signal.h>|g' \
  596. -e 's|@''GNULIB_PTHREAD_SIGMASK''@|1|g' \
  597. -e 's|@''GNULIB_RAISE''@|0|g' \
  598. -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
  599. -e 's/@''GNULIB_SIGPROCMASK''@/0/g' \
  600. -e 's/@''GNULIB_SIGACTION''@/0/g' \
  601. -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
  602. -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
  603. -e 's|@''HAVE_RAISE''@|1|g' \
  604. -e 's|@''HAVE_SIGSET_T''@|1|g' \
  605. -e 's|@''HAVE_SIGINFO_T''@|1|g' \
  606. -e 's|@''HAVE_SIGACTION''@|1|g' \
  607. -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
  608. -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
  609. -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
  610. -e 's|@''REPLACE_PTHREAD_SIGMASK''@|1|g' \
  611. -e 's|@''REPLACE_RAISE''@|0|g' \
  612. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  613. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  614. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  615. < ./signal.in.h; \
  616. } > signal.h-t && \
  617. mv signal.h-t signal.h
  618. rm -f stdio.h-t stdio.h && \
  619. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  620. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  621. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  622. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  623. -e 's|@''PRAGMA_COLUMNS''@||g' \
  624. -e 's|@''NEXT_STDIO_H''@|<stdio.h>|g' \
  625. -e 's/@''GNULIB_DPRINTF''@/0/g' \
  626. -e 's/@''GNULIB_FCLOSE''@/0/g' \
  627. -e 's/@''GNULIB_FDOPEN''@/0/g' \
  628. -e 's/@''GNULIB_FFLUSH''@/0/g' \
  629. -e 's/@''GNULIB_FGETC''@/1/g' \
  630. -e 's/@''GNULIB_FGETS''@/1/g' \
  631. -e 's/@''GNULIB_FOPEN''@/0/g' \
  632. -e 's/@''GNULIB_FPRINTF''@/1/g' \
  633. -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
  634. -e 's/@''GNULIB_FPURGE''@/0/g' \
  635. -e 's/@''GNULIB_FPUTC''@/1/g' \
  636. -e 's/@''GNULIB_FPUTS''@/1/g' \
  637. -e 's/@''GNULIB_FREAD''@/1/g' \
  638. -e 's/@''GNULIB_FREOPEN''@/0/g' \
  639. -e 's/@''GNULIB_FSCANF''@/1/g' \
  640. -e 's/@''GNULIB_FSEEK''@/0/g' \
  641. -e 's/@''GNULIB_FSEEKO''@/0/g' \
  642. -e 's/@''GNULIB_FTELL''@/0/g' \
  643. -e 's/@''GNULIB_FTELLO''@/0/g' \
  644. -e 's/@''GNULIB_FWRITE''@/1/g' \
  645. -e 's/@''GNULIB_GETC''@/1/g' \
  646. -e 's/@''GNULIB_GETCHAR''@/1/g' \
  647. -e 's/@''GNULIB_GETDELIM''@/0/g' \
  648. -e 's/@''GNULIB_GETLINE''@/0/g' \
  649. -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
  650. -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
  651. -e 's/@''GNULIB_PCLOSE''@/0/g' \
  652. -e 's/@''GNULIB_PERROR''@/0/g' \
  653. -e 's/@''GNULIB_POPEN''@/0/g' \
  654. -e 's/@''GNULIB_PRINTF''@/1/g' \
  655. -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
  656. -e 's/@''GNULIB_PUTC''@/1/g' \
  657. -e 's/@''GNULIB_PUTCHAR''@/1/g' \
  658. -e 's/@''GNULIB_PUTS''@/1/g' \
  659. -e 's/@''GNULIB_REMOVE''@/0/g' \
  660. -e 's/@''GNULIB_RENAME''@/0/g' \
  661. -e 's/@''GNULIB_RENAMEAT''@/0/g' \
  662. -e 's/@''GNULIB_SCANF''@/1/g' \
  663. -e 's/@''GNULIB_SNPRINTF''@/0/g' \
  664. -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
  665. -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
  666. -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
  667. -e 's/@''GNULIB_TMPFILE''@/0/g' \
  668. -e 's/@''GNULIB_VASPRINTF''@/0/g' \
  669. -e 's/@''GNULIB_VDPRINTF''@/0/g' \
  670. -e 's/@''GNULIB_VFPRINTF''@/1/g' \
  671. -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
  672. -e 's/@''GNULIB_VFSCANF''@/0/g' \
  673. -e 's/@''GNULIB_VSCANF''@/0/g' \
  674. -e 's/@''GNULIB_VPRINTF''@/1/g' \
  675. -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
  676. -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
  677. -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
  678. < ./stdio.in.h | \
  679. sed -e 's|@''HAVE_DECL_FPURGE''@|1|g' \
  680. -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
  681. -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
  682. -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
  683. -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
  684. -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
  685. -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
  686. -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
  687. -e 's|@''HAVE_DPRINTF''@|1|g' \
  688. -e 's|@''HAVE_FSEEKO''@|1|g' \
  689. -e 's|@''HAVE_FTELLO''@|1|g' \
  690. -e 's|@''HAVE_PCLOSE''@|1|g' \
  691. -e 's|@''HAVE_POPEN''@|1|g' \
  692. -e 's|@''HAVE_RENAMEAT''@|1|g' \
  693. -e 's|@''HAVE_VASPRINTF''@|1|g' \
  694. -e 's|@''HAVE_VDPRINTF''@|1|g' \
  695. -e 's|@''REPLACE_DPRINTF''@|0|g' \
  696. -e 's|@''REPLACE_FCLOSE''@|0|g' \
  697. -e 's|@''REPLACE_FDOPEN''@|0|g' \
  698. -e 's|@''REPLACE_FFLUSH''@|0|g' \
  699. -e 's|@''REPLACE_FOPEN''@|0|g' \
  700. -e 's|@''REPLACE_FPRINTF''@|0|g' \
  701. -e 's|@''REPLACE_FPURGE''@|0|g' \
  702. -e 's|@''REPLACE_FREOPEN''@|0|g' \
  703. -e 's|@''REPLACE_FSEEK''@|0|g' \
  704. -e 's|@''REPLACE_FSEEKO''@|0|g' \
  705. -e 's|@''REPLACE_FTELL''@|0|g' \
  706. -e 's|@''REPLACE_FTELLO''@|0|g' \
  707. -e 's|@''REPLACE_GETDELIM''@|0|g' \
  708. -e 's|@''REPLACE_GETLINE''@|0|g' \
  709. -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
  710. -e 's|@''REPLACE_PERROR''@|0|g' \
  711. -e 's|@''REPLACE_POPEN''@|0|g' \
  712. -e 's|@''REPLACE_PRINTF''@|0|g' \
  713. -e 's|@''REPLACE_REMOVE''@|0|g' \
  714. -e 's|@''REPLACE_RENAME''@|0|g' \
  715. -e 's|@''REPLACE_RENAMEAT''@|0|g' \
  716. -e 's|@''REPLACE_SNPRINTF''@|0|g' \
  717. -e 's|@''REPLACE_SPRINTF''@|0|g' \
  718. -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
  719. -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
  720. -e 's|@''REPLACE_TMPFILE''@|0|g' \
  721. -e 's|@''REPLACE_VASPRINTF''@|0|g' \
  722. -e 's|@''REPLACE_VDPRINTF''@|0|g' \
  723. -e 's|@''REPLACE_VFPRINTF''@|0|g' \
  724. -e 's|@''REPLACE_VPRINTF''@|0|g' \
  725. -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
  726. -e 's|@''REPLACE_VSPRINTF''@|0|g' \
  727. -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
  728. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  729. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  730. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  731. } > stdio.h-t && \
  732. mv stdio.h-t stdio.h
  733. rm -f stdlib.h-t stdlib.h && \
  734. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  735. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  736. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  737. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  738. -e 's|@''PRAGMA_COLUMNS''@||g' \
  739. -e 's|@''NEXT_STDLIB_H''@|<stdlib.h>|g' \
  740. -e 's/@''GNULIB__EXIT''@/0/g' \
  741. -e 's/@''GNULIB_ATOLL''@/0/g' \
  742. -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
  743. -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
  744. -e 's/@''GNULIB_GETLOADAVG''@/1/g' \
  745. -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
  746. -e 's/@''GNULIB_GRANTPT''@/0/g' \
  747. -e 's/@''GNULIB_MALLOC_POSIX''@/0/g' \
  748. -e 's/@''GNULIB_MBTOWC''@/0/g' \
  749. -e 's/@''GNULIB_MKDTEMP''@/0/g' \
  750. -e 's/@''GNULIB_MKOSTEMP''@/1/g' \
  751. -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
  752. -e 's/@''GNULIB_MKSTEMP''@/0/g' \
  753. -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
  754. -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
  755. -e 's/@''GNULIB_PTSNAME''@/0/g' \
  756. -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
  757. -e 's/@''GNULIB_PUTENV''@/1/g' \
  758. -e 's/@''GNULIB_RANDOM''@/0/g' \
  759. -e 's/@''GNULIB_RANDOM_R''@/0/g' \
  760. -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \
  761. -e 's/@''GNULIB_REALPATH''@/0/g' \
  762. -e 's/@''GNULIB_RPMATCH''@/0/g' \
  763. -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \
  764. -e 's/@''GNULIB_SETENV''@/0/g' \
  765. -e 's/@''GNULIB_STRTOD''@/0/g' \
  766. -e 's/@''GNULIB_STRTOLL''@/0/g' \
  767. -e 's/@''GNULIB_STRTOULL''@/0/g' \
  768. -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
  769. -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
  770. -e 's/@''GNULIB_UNSETENV''@/1/g' \
  771. -e 's/@''GNULIB_WCTOMB''@/0/g' \
  772. < ./stdlib.in.h | \
  773. sed -e 's|@''HAVE__EXIT''@|1|g' \
  774. -e 's|@''HAVE_ATOLL''@|1|g' \
  775. -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
  776. -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
  777. -e 's|@''HAVE_GETSUBOPT''@|1|g' \
  778. -e 's|@''HAVE_GRANTPT''@|1|g' \
  779. -e 's|@''HAVE_MKDTEMP''@|1|g' \
  780. -e 's|@''HAVE_MKOSTEMP''@|1|g' \
  781. -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
  782. -e 's|@''HAVE_MKSTEMP''@|1|g' \
  783. -e 's|@''HAVE_MKSTEMPS''@|1|g' \
  784. -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
  785. -e 's|@''HAVE_PTSNAME''@|1|g' \
  786. -e 's|@''HAVE_PTSNAME_R''@|1|g' \
  787. -e 's|@''HAVE_RANDOM''@|1|g' \
  788. -e 's|@''HAVE_RANDOM_H''@|1|g' \
  789. -e 's|@''HAVE_RANDOM_R''@|1|g' \
  790. -e 's|@''HAVE_REALPATH''@|1|g' \
  791. -e 's|@''HAVE_RPMATCH''@|1|g' \
  792. -e 's|@''HAVE_SECURE_GETENV''@|1|g' \
  793. -e 's|@''HAVE_DECL_SETENV''@|1|g' \
  794. -e 's|@''HAVE_STRTOD''@|1|g' \
  795. -e 's|@''HAVE_STRTOLL''@|1|g' \
  796. -e 's|@''HAVE_STRTOULL''@|1|g' \
  797. -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
  798. -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
  799. -e 's|@''HAVE_UNLOCKPT''@|1|g' \
  800. -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
  801. -e 's|@''REPLACE_CALLOC''@|0|g' \
  802. -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
  803. -e 's|@''REPLACE_MALLOC''@|0|g' \
  804. -e 's|@''REPLACE_MBTOWC''@|0|g' \
  805. -e 's|@''REPLACE_MKSTEMP''@|0|g' \
  806. -e 's|@''REPLACE_PTSNAME''@|0|g' \
  807. -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
  808. -e 's|@''REPLACE_PUTENV''@|0|g' \
  809. -e 's|@''REPLACE_RANDOM_R''@|0|g' \
  810. -e 's|@''REPLACE_REALLOC''@|0|g' \
  811. -e 's|@''REPLACE_REALPATH''@|0|g' \
  812. -e 's|@''REPLACE_SETENV''@|0|g' \
  813. -e 's|@''REPLACE_STRTOD''@|0|g' \
  814. -e 's|@''REPLACE_UNSETENV''@|0|g' \
  815. -e 's|@''REPLACE_WCTOMB''@|0|g' \
  816. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  817. -e '/definition of _Noreturn/r ../build-aux/snippet/_Noreturn.h' \
  818. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  819. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  820. } > stdlib.h-t && \
  821. mv stdlib.h-t stdlib.h
  822. rm -f string.h-t string.h && \
  823. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  824. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  825. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  826. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  827. -e 's|@''PRAGMA_COLUMNS''@||g' \
  828. -e 's|@''NEXT_STRING_H''@|<string.h>|g' \
  829. -e 's/@''GNULIB_FFSL''@/0/g' \
  830. -e 's/@''GNULIB_FFSLL''@/0/g' \
  831. -e 's/@''GNULIB_MBSLEN''@/0/g' \
  832. -e 's/@''GNULIB_MBSNLEN''@/0/g' \
  833. -e 's/@''GNULIB_MBSCHR''@/0/g' \
  834. -e 's/@''GNULIB_MBSRCHR''@/0/g' \
  835. -e 's/@''GNULIB_MBSSTR''@/0/g' \
  836. -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
  837. -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
  838. -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
  839. -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
  840. -e 's/@''GNULIB_MBSCSPN''@/0/g' \
  841. -e 's/@''GNULIB_MBSPBRK''@/0/g' \
  842. -e 's/@''GNULIB_MBSSPN''@/0/g' \
  843. -e 's/@''GNULIB_MBSSEP''@/0/g' \
  844. -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
  845. -e 's/@''GNULIB_MEMCHR''@/0/g' \
  846. -e 's/@''GNULIB_MEMMEM''@/0/g' \
  847. -e 's/@''GNULIB_MEMPCPY''@/0/g' \
  848. -e 's/@''GNULIB_MEMRCHR''@/1/g' \
  849. -e 's/@''GNULIB_RAWMEMCHR''@/0/g' \
  850. -e 's/@''GNULIB_STPCPY''@/0/g' \
  851. -e 's/@''GNULIB_STPNCPY''@/0/g' \
  852. -e 's/@''GNULIB_STRCHRNUL''@/0/g' \
  853. -e 's/@''GNULIB_STRDUP''@/0/g' \
  854. -e 's/@''GNULIB_STRNCAT''@/0/g' \
  855. -e 's/@''GNULIB_STRNDUP''@/0/g' \
  856. -e 's/@''GNULIB_STRNLEN''@/0/g' \
  857. -e 's/@''GNULIB_STRPBRK''@/0/g' \
  858. -e 's/@''GNULIB_STRSEP''@/0/g' \
  859. -e 's/@''GNULIB_STRSTR''@/0/g' \
  860. -e 's/@''GNULIB_STRCASESTR''@/0/g' \
  861. -e 's/@''GNULIB_STRTOK_R''@/0/g' \
  862. -e 's/@''GNULIB_STRERROR''@/0/g' \
  863. -e 's/@''GNULIB_STRERROR_R''@/0/g' \
  864. -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
  865. -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
  866. < ./string.in.h | \
  867. sed -e 's|@''HAVE_FFSL''@|1|g' \
  868. -e 's|@''HAVE_FFSLL''@|1|g' \
  869. -e 's|@''HAVE_MBSLEN''@|0|g' \
  870. -e 's|@''HAVE_MEMCHR''@|1|g' \
  871. -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
  872. -e 's|@''HAVE_MEMPCPY''@|1|g' \
  873. -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
  874. -e 's|@''HAVE_RAWMEMCHR''@|1|g' \
  875. -e 's|@''HAVE_STPCPY''@|1|g' \
  876. -e 's|@''HAVE_STPNCPY''@|1|g' \
  877. -e 's|@''HAVE_STRCHRNUL''@|1|g' \
  878. -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
  879. -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
  880. -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
  881. -e 's|@''HAVE_STRPBRK''@|1|g' \
  882. -e 's|@''HAVE_STRSEP''@|1|g' \
  883. -e 's|@''HAVE_STRCASESTR''@|1|g' \
  884. -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
  885. -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
  886. -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
  887. -e 's|@''HAVE_STRVERSCMP''@|1|g' \
  888. -e 's|@''REPLACE_STPNCPY''@|0|g' \
  889. -e 's|@''REPLACE_MEMCHR''@|0|g' \
  890. -e 's|@''REPLACE_MEMMEM''@|0|g' \
  891. -e 's|@''REPLACE_STRCASESTR''@|0|g' \
  892. -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
  893. -e 's|@''REPLACE_STRDUP''@|0|g' \
  894. -e 's|@''REPLACE_STRSTR''@|0|g' \
  895. -e 's|@''REPLACE_STRERROR''@|0|g' \
  896. -e 's|@''REPLACE_STRERROR_R''@|0|g' \
  897. -e 's|@''REPLACE_STRNCAT''@|0|g' \
  898. -e 's|@''REPLACE_STRNDUP''@|0|g' \
  899. -e 's|@''REPLACE_STRNLEN''@|0|g' \
  900. -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
  901. -e 's|@''REPLACE_STRTOK_R''@|0|g' \
  902. -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
  903. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  904. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  905. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  906. < ./string.in.h; \
  907. } > string.h-t && \
  908. mv string.h-t string.h
  909. /bin/mkdir -p sys
  910. /bin/mkdir -p sys
  911. rm -f sys/select.h-t sys/select.h && \
  912. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  913. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  914. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  915. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  916. -e 's|@''PRAGMA_COLUMNS''@||g' \
  917. -e 's|@''NEXT_SYS_SELECT_H''@|<sys/select.h>|g' \
  918. -e 's|@''HAVE_SYS_SELECT_H''@|1|g' \
  919. -e 's/@''GNULIB_PSELECT''@/1/g' \
  920. -e 's/@''GNULIB_SELECT''@/0/g' \
  921. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  922. -e 's|@''HAVE_PSELECT''@|1|g' \
  923. -e 's|@''REPLACE_PSELECT''@|0|g' \
  924. -e 's|@''REPLACE_SELECT''@|0|g' \
  925. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  926. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  927. < ./sys_select.in.h; \
  928. } > sys/select.h-t && \
  929. mv sys/select.h-t sys/select.h
  930. rm -f sys/stat.h-t sys/stat.h && \
  931. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  932. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  933. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  934. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  935. -e 's|@''PRAGMA_COLUMNS''@||g' \
  936. -e 's|@''NEXT_SYS_STAT_H''@|<sys/stat.h>|g' \
  937. -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
  938. -e 's/@''GNULIB_FCHMODAT''@/0/g' \
  939. -e 's/@''GNULIB_FSTAT''@/0/g' \
  940. -e 's/@''GNULIB_FSTATAT''@/1/g' \
  941. -e 's/@''GNULIB_FUTIMENS''@/0/g' \
  942. -e 's/@''GNULIB_LCHMOD''@/0/g' \
  943. -e 's/@''GNULIB_LSTAT''@/1/g' \
  944. -e 's/@''GNULIB_MKDIRAT''@/0/g' \
  945. -e 's/@''GNULIB_MKFIFO''@/0/g' \
  946. -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
  947. -e 's/@''GNULIB_MKNOD''@/0/g' \
  948. -e 's/@''GNULIB_MKNODAT''@/0/g' \
  949. -e 's/@''GNULIB_STAT''@/0/g' \
  950. -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
  951. -e 's|@''HAVE_FCHMODAT''@|1|g' \
  952. -e 's|@''HAVE_FSTATAT''@|1|g' \
  953. -e 's|@''HAVE_FUTIMENS''@|1|g' \
  954. -e 's|@''HAVE_LCHMOD''@|1|g' \
  955. -e 's|@''HAVE_LSTAT''@|1|g' \
  956. -e 's|@''HAVE_MKDIRAT''@|1|g' \
  957. -e 's|@''HAVE_MKFIFO''@|1|g' \
  958. -e 's|@''HAVE_MKFIFOAT''@|1|g' \
  959. -e 's|@''HAVE_MKNOD''@|1|g' \
  960. -e 's|@''HAVE_MKNODAT''@|1|g' \
  961. -e 's|@''HAVE_UTIMENSAT''@|1|g' \
  962. -e 's|@''REPLACE_FSTAT''@|0|g' \
  963. -e 's|@''REPLACE_FSTATAT''@|0|g' \
  964. -e 's|@''REPLACE_FUTIMENS''@|0|g' \
  965. -e 's|@''REPLACE_LSTAT''@|0|g' \
  966. -e 's|@''REPLACE_MKDIR''@|0|g' \
  967. -e 's|@''REPLACE_MKFIFO''@|0|g' \
  968. -e 's|@''REPLACE_MKNOD''@|0|g' \
  969. -e 's|@''REPLACE_STAT''@|0|g' \
  970. -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
  971. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  972. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  973. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  974. < ./sys_stat.in.h; \
  975. } > sys/stat.h-t && \
  976. mv sys/stat.h-t sys/stat.h
  977. /bin/mkdir -p sys
  978. rm -f sys/time.h-t sys/time.h && \
  979. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  980. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  981. -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
  982. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  983. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  984. -e 's|@''PRAGMA_COLUMNS''@||g' \
  985. -e 's|@''NEXT_SYS_TIME_H''@|<sys/time.h>|g' \
  986. -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  987. -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
  988. -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
  989. -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
  990. -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
  991. -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
  992. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  993. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  994. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  995. < ./sys_time.in.h; \
  996. } > sys/time.h-t && \
  997. mv sys/time.h-t sys/time.h
  998. rm -f time.h-t time.h && \
  999. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
  1000. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1001. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1002. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1003. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1004. -e 's|@''NEXT_TIME_H''@|<time.h>|g' \
  1005. -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
  1006. -e 's/@''GNULIB_MKTIME''@/1/g' \
  1007. -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
  1008. -e 's/@''GNULIB_STRPTIME''@/0/g' \
  1009. -e 's/@''GNULIB_TIMEGM''@/0/g' \
  1010. -e 's/@''GNULIB_TIME_R''@/1/g' \
  1011. -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
  1012. -e 's|@''HAVE_NANOSLEEP''@|1|g' \
  1013. -e 's|@''HAVE_STRPTIME''@|1|g' \
  1014. -e 's|@''HAVE_TIMEGM''@|1|g' \
  1015. -e 's|@''REPLACE_GMTIME''@|0|g' \
  1016. -e 's|@''REPLACE_LOCALTIME''@|0|g' \
  1017. -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
  1018. -e 's|@''REPLACE_MKTIME''@|0|g' \
  1019. -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
  1020. -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
  1021. -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1022. -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
  1023. -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
  1024. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1025. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1026. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
  1027. < ./time.in.h; \
  1028. } > time.h-t && \
  1029. mv time.h-t time.h
  1030. rm -f unistd.h-t unistd.h && \
  1031. { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
  1032. sed -e 's|@''GUARD_PREFIX''@|GL|g' \
  1033. -e 's|@''HAVE_UNISTD_H''@|1|g' \
  1034. -e 's|@''INCLUDE_NEXT''@|include_next|g' \
  1035. -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
  1036. -e 's|@''PRAGMA_COLUMNS''@||g' \
  1037. -e 's|@''NEXT_UNISTD_H''@|<unistd.h>|g' \
  1038. -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
  1039. -e 's/@''GNULIB_CHDIR''@/0/g' \
  1040. -e 's/@''GNULIB_CHOWN''@/0/g' \
  1041. -e 's/@''GNULIB_CLOSE''@/0/g' \
  1042. -e 's/@''GNULIB_DUP''@/0/g' \
  1043. -e 's/@''GNULIB_DUP2''@/1/g' \
  1044. -e 's/@''GNULIB_DUP3''@/0/g' \
  1045. -e 's/@''GNULIB_ENVIRON''@/1/g' \
  1046. -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
  1047. -e 's/@''GNULIB_FACCESSAT''@/1/g' \
  1048. -e 's/@''GNULIB_FCHDIR''@/0/g' \
  1049. -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
  1050. -e 's/@''GNULIB_FDATASYNC''@/1/g' \
  1051. -e 's/@''GNULIB_FSYNC''@/1/g' \
  1052. -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
  1053. -e 's/@''GNULIB_GETCWD''@/0/g' \
  1054. -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
  1055. -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
  1056. -e 's/@''GNULIB_GETGROUPS''@/0/g' \
  1057. -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \
  1058. -e 's/@''GNULIB_GETLOGIN''@/0/g' \
  1059. -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
  1060. -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
  1061. -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
  1062. -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
  1063. -e 's/@''GNULIB_ISATTY''@/0/g' \
  1064. -e 's/@''GNULIB_LCHOWN''@/0/g' \
  1065. -e 's/@''GNULIB_LINK''@/0/g' \
  1066. -e 's/@''GNULIB_LINKAT''@/0/g' \
  1067. -e 's/@''GNULIB_LSEEK''@/0/g' \
  1068. -e 's/@''GNULIB_PIPE''@/0/g' \
  1069. -e 's/@''GNULIB_PIPE2''@/1/g' \
  1070. -e 's/@''GNULIB_PREAD''@/0/g' \
  1071. -e 's/@''GNULIB_PWRITE''@/0/g' \
  1072. -e 's/@''GNULIB_READ''@/0/g' \
  1073. -e 's/@''GNULIB_READLINK''@/1/g' \
  1074. -e 's/@''GNULIB_READLINKAT''@/1/g' \
  1075. -e 's/@''GNULIB_RMDIR''@/0/g' \
  1076. -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
  1077. -e 's/@''GNULIB_SLEEP''@/0/g' \
  1078. -e 's/@''GNULIB_SYMLINK''@/1/g' \
  1079. -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
  1080. -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
  1081. -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \
  1082. -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
  1083. -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
  1084. -e 's/@''GNULIB_UNLINK''@/0/g' \
  1085. -e 's/@''GNULIB_UNLINKAT''@/0/g' \
  1086. -e 's/@''GNULIB_USLEEP''@/0/g' \
  1087. -e 's/@''GNULIB_WRITE''@/0/g' \
  1088. < ./unistd.in.h | \
  1089. sed -e 's|@''HAVE_CHOWN''@|1|g' \
  1090. -e 's|@''HAVE_DUP2''@|1|g' \
  1091. -e 's|@''HAVE_DUP3''@|1|g' \
  1092. -e 's|@''HAVE_EUIDACCESS''@|1|g' \
  1093. -e 's|@''HAVE_FACCESSAT''@|1|g' \
  1094. -e 's|@''HAVE_FCHDIR''@|1|g' \
  1095. -e 's|@''HAVE_FCHOWNAT''@|1|g' \
  1096. -e 's|@''HAVE_FDATASYNC''@|1|g' \
  1097. -e 's|@''HAVE_FSYNC''@|1|g' \
  1098. -e 's|@''HAVE_FTRUNCATE''@|1|g' \
  1099. -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
  1100. -e 's|@''HAVE_GETGROUPS''@|1|g' \
  1101. -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
  1102. -e 's|@''HAVE_GETLOGIN''@|1|g' \
  1103. -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
  1104. -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
  1105. -e 's|@''HAVE_LCHOWN''@|1|g' \
  1106. -e 's|@''HAVE_LINK''@|1|g' \
  1107. -e 's|@''HAVE_LINKAT''@|1|g' \
  1108. -e 's|@''HAVE_PIPE''@|1|g' \
  1109. -e 's|@''HAVE_PIPE2''@|1|g' \
  1110. -e 's|@''HAVE_PREAD''@|1|g' \
  1111. -e 's|@''HAVE_PWRITE''@|1|g' \
  1112. -e 's|@''HAVE_READLINK''@|1|g' \
  1113. -e 's|@''HAVE_READLINKAT''@|1|g' \
  1114. -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
  1115. -e 's|@''HAVE_SLEEP''@|1|g' \
  1116. -e 's|@''HAVE_SYMLINK''@|1|g' \
  1117. -e 's|@''HAVE_SYMLINKAT''@|1|g' \
  1118. -e 's|@''HAVE_UNLINKAT''@|1|g' \
  1119. -e 's|@''HAVE_USLEEP''@|1|g' \
  1120. -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
  1121. -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
  1122. -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
  1123. -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
  1124. -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
  1125. -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
  1126. -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
  1127. -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
  1128. -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
  1129. -e 's|@''HAVE_OS_H''@|0|g' \
  1130. -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
  1131. | \
  1132. sed -e 's|@''REPLACE_CHOWN''@|0|g' \
  1133. -e 's|@''REPLACE_CLOSE''@|0|g' \
  1134. -e 's|@''REPLACE_DUP''@|0|g' \
  1135. -e 's|@''REPLACE_DUP2''@|0|g' \
  1136. -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
  1137. -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
  1138. -e 's|@''REPLACE_GETCWD''@|0|g' \
  1139. -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
  1140. -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
  1141. -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
  1142. -e 's|@''REPLACE_GETGROUPS''@|0|g' \
  1143. -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
  1144. -e 's|@''REPLACE_ISATTY''@|0|g' \
  1145. -e 's|@''REPLACE_LCHOWN''@|0|g' \
  1146. -e 's|@''REPLACE_LINK''@|0|g' \
  1147. -e 's|@''REPLACE_LINKAT''@|0|g' \
  1148. -e 's|@''REPLACE_LSEEK''@|0|g' \
  1149. -e 's|@''REPLACE_PREAD''@|0|g' \
  1150. -e 's|@''REPLACE_PWRITE''@|0|g' \
  1151. -e 's|@''REPLACE_READ''@|0|g' \
  1152. -e 's|@''REPLACE_READLINK''@|0|g' \
  1153. -e 's|@''REPLACE_RMDIR''@|0|g' \
  1154. -e 's|@''REPLACE_SLEEP''@|0|g' \
  1155. -e 's|@''REPLACE_SYMLINK''@|0|g' \
  1156. -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
  1157. -e 's|@''REPLACE_UNLINK''@|0|g' \
  1158. -e 's|@''REPLACE_UNLINKAT''@|0|g' \
  1159. -e 's|@''REPLACE_USLEEP''@|0|g' \
  1160. -e 's|@''REPLACE_WRITE''@|0|g' \
  1161. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
  1162. -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
  1163. -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
  1164. -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
  1165. -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
  1166. } > unistd.h-t && \
  1167. mv unistd.h-t unistd.h
  1168. make all-am
  1169. make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5/lib'
  1170. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o allocator.o allocator.c
  1171. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o binary-io.o binary-io.c
  1172. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o c-ctype.o c-ctype.c
  1173. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o c-strcasecmp.o c-strcasecmp.c
  1174. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o c-strncasecmp.o c-strncasecmp.c
  1175. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o careadlinkat.o careadlinkat.c
  1176. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o close-stream.o close-stream.c
  1177. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o count-one-bits.o count-one-bits.c
  1178. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o count-trailing-zeros.o count-trailing-zeros.c
  1179. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o md5.o md5.c
  1180. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o sha1.o sha1.c
  1181. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o sha256.o sha256.c
  1182. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o sha512.o sha512.c
  1183. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o dtoastr.o dtoastr.c
  1184. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o dtotimespec.o dtotimespec.c
  1185. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o filemode.o filemode.c
  1186. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o gettime.o gettime.c
  1187. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o pipe2.o pipe2.c
  1188. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o acl-errno-valid.o acl-errno-valid.c
  1189. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o file-has-acl.o file-has-acl.c
  1190. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o qcopy-acl.o qcopy-acl.c
  1191. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o qset-acl.o qset-acl.c
  1192. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o stat-time.o stat-time.c
  1193. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o strftime.o strftime.c
  1194. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o timespec.o timespec.c
  1195. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o timespec-add.o timespec-add.c
  1196. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o timespec-sub.o timespec-sub.c
  1197. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o u64.o u64.c
  1198. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o unistd.o unistd.c
  1199. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o utimens.o utimens.c
  1200. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o openat-die.o openat-die.c
  1201. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o save-cwd.o save-cwd.c
  1202. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o fcntl.o fcntl.c
  1203. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o pthread_sigmask.o pthread_sigmask.c
  1204. x86_64-pc-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../lib -I../src -I../src -march=native -O2 -pipe -c -o sig2str.o sig2str.c
  1205. rm -f libgnu.a
  1206. x86_64-pc-linux-gnu-ar cru libgnu.a allocator.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o careadlinkat.o close-stream.o count-one-bits.o count-trailing-zeros.o md5.o sha1.o sha256.o sha512.o dtoastr.o dtotimespec.o filemode.o gettime.o pipe2.o acl-errno-valid.o file-has-acl.o qcopy-acl.o qset-acl.o stat-time.o strftime.o timespec.o timespec-add.o timespec-sub.o u64.o unistd.o utimens.o openat-die.o save-cwd.o fcntl.o pthread_sigmask.o sig2str.o
  1207. x86_64-pc-linux-gnu-ranlib libgnu.a
  1208. make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5/lib'
  1209. make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5/lib'
  1210. cd lib-src && make all -j3 --jobserver-auth=3,4 \
  1211. CC='x86_64-pc-linux-gnu-gcc -std=gnu99' CFLAGS='-march=native -O2 -pipe' CPPFLAGS='' \
  1212. LDFLAGS='-Wl,-O1 -Wl,--as-needed' MAKE='make'
  1213. make[1]: warning: -jN forced in submake: disabling jobserver mode.
  1214. make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5/lib-src'
  1215. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I. -I../src -I../lib -I. -I./../src -I./../lib -march=native -O2 -pipe ./../src/regex.c
  1216. x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe ./emacsclient.c \
  1217. -DVERSION="\"24.5\"" ../lib/libgnu.a \
  1218. -o emacsclient
  1219. x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe -DVERSION="\"24.5\"" \
  1220. ./ebrowse.c ../lib/libgnu.a -o ebrowse
  1221. x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe ./profile.c \
  1222. ../lib/libgnu.a -o profile
  1223. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -I. -I../src -I../lib -I. -I./../src -I./../lib -march=native -O2 -pipe ./pop.c
  1224. x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe ./hexl.c ../lib/libgnu.a -o hexl
  1225. x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe -DHAVE_SHARED_GAME_DIR="\"/var/games/emacs\"" \
  1226. ./update-game-score.c ../lib/libgnu.a \
  1227. -o update-game-score
  1228. x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe -o test-distrib ./test-distrib.c
  1229. ./test-distrib ./testfile
  1230. x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe ./make-docfile.c ../lib/libgnu.a \
  1231. -o make-docfile
  1232. x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe ./movemail.c pop.o \
  1233. ../lib/libgnu.a -llockfile -o movemail
  1234. x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe -DEMACS_NAME="\"GNU Emacs\"" \
  1235. -DVERSION="\"24.5\"" ./etags.c \
  1236. regex.o ../lib/libgnu.a -o etags
  1237. x86_64-pc-linux-gnu-gcc -std=gnu99 -I. -I../src -I../lib -I. -I./../src -I./../lib -Wl,-O1 -Wl,--as-needed -march=native -O2 -pipe -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" \
  1238. -DVERSION="\"24.5\"" ./etags.c \
  1239. regex.o ../lib/libgnu.a -o ctags
  1240. make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5/lib-src'
  1241. dirstate='.git/logs/HEAD'; \
  1242. vcswitness='$(srcdir)/../'$dirstate; \
  1243. [ -r "./$dirstate" ] || vcswitness=''; \
  1244. cd src || exit; \
  1245. boot=bootstrap-emacs; \
  1246. [ ! -x "$boot" ] || boot=''; \
  1247. make all -j3 --jobserver-auth=3,4 \
  1248. CC='x86_64-pc-linux-gnu-gcc -std=gnu99' CFLAGS='-march=native -O2 -pipe' CPPFLAGS='' \
  1249. LDFLAGS='-Wl,-O1 -Wl,--as-needed' MAKE='make' BOOTSTRAPEMACS="$boot" \
  1250. VCSWITNESS="$vcswitness"
  1251. make[1]: warning: -jN forced in submake: disabling jobserver mode.
  1252. make[1]: Entering directory '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5/src'
  1253. ../lib-src/make-docfile -d . -g dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o inotify.o profiler.o decompress.o > gl.tmp
  1254. for i in vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o inotify.o profiler.o decompress.o terminfo.o lastfile.o ; do \
  1255. echo "$i" | sed 's,.*/,,; s/\.obj$/\.o/; s/^/"/; s/$/",/' \
  1256. || exit; \
  1257. done >buildobj.h.tmp
  1258. ./../build-aux/move-if-change gl.tmp globals.h
  1259. echo timestamp > gl-stamp
  1260. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/vm-limit.d -MP -march=native -O2 -pipe vm-limit.c
  1261. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/dispnew.d -MP -march=native -O2 -pipe dispnew.c
  1262. mv buildobj.h.tmp buildobj.h
  1263. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/frame.d -MP -march=native -O2 -pipe frame.c
  1264. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/scroll.d -MP -march=native -O2 -pipe scroll.c
  1265. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/xdisp.d -MP -march=native -O2 -pipe xdisp.c
  1266. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/menu.d -MP -march=native -O2 -pipe menu.c
  1267. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/window.d -MP -march=native -O2 -pipe window.c
  1268. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/charset.d -MP -march=native -O2 -pipe charset.c
  1269. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/coding.d -MP -march=native -O2 -pipe coding.c
  1270. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/category.d -MP -march=native -O2 -pipe category.c
  1271. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/ccl.d -MP -march=native -O2 -pipe ccl.c
  1272. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/character.d -MP -march=native -O2 -pipe character.c
  1273. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/chartab.d -MP -march=native -O2 -pipe chartab.c
  1274. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/bidi.d -MP -march=native -O2 -pipe bidi.c
  1275. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/cm.d -MP -march=native -O2 -pipe cm.c
  1276. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/term.d -MP -march=native -O2 -pipe term.c
  1277. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/terminal.d -MP -march=native -O2 -pipe terminal.c
  1278. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/xfaces.d -MP -march=native -O2 -pipe xfaces.c
  1279. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/dbusbind.d -MP -march=native -O2 -pipe dbusbind.c
  1280. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/emacs.d -MP -march=native -O2 -pipe emacs.c
  1281. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/keyboard.d -MP -march=native -O2 -pipe keyboard.c
  1282. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/macros.d -MP -march=native -O2 -pipe macros.c
  1283. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/keymap.d -MP -march=native -O2 -pipe keymap.c
  1284. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/sysdep.d -MP -march=native -O2 -pipe sysdep.c
  1285. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/buffer.d -MP -march=native -O2 -pipe buffer.c
  1286. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/filelock.d -MP -march=native -O2 -pipe filelock.c
  1287. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/insdel.d -MP -march=native -O2 -pipe insdel.c
  1288. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/marker.d -MP -march=native -O2 -pipe marker.c
  1289. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/minibuf.d -MP -march=native -O2 -pipe minibuf.c
  1290. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/fileio.d -MP -march=native -O2 -pipe fileio.c
  1291. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/dired.d -MP -march=native -O2 -pipe dired.c
  1292. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/cmds.d -MP -march=native -O2 -pipe cmds.c
  1293. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/casetab.d -MP -march=native -O2 -pipe casetab.c
  1294. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/casefiddle.d -MP -march=native -O2 -pipe casefiddle.c
  1295. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/indent.d -MP -march=native -O2 -pipe indent.c
  1296. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/search.d -MP -march=native -O2 -pipe search.c
  1297. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/regex.d -MP -march=native -O2 -pipe regex.c
  1298. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/undo.d -MP -march=native -O2 -pipe undo.c
  1299. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/alloc.d -MP -march=native -O2 -pipe alloc.c
  1300. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/data.d -MP -march=native -O2 -pipe data.c
  1301. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/doc.d -MP -march=native -O2 -pipe doc.c
  1302. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/editfns.d -MP -march=native -O2 -pipe editfns.c
  1303. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/callint.d -MP -march=native -O2 -pipe callint.c
  1304. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/eval.d -MP -march=native -O2 -pipe eval.c
  1305. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/floatfns.d -MP -march=native -O2 -pipe floatfns.c
  1306. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/fns.d -MP -march=native -O2 -pipe fns.c
  1307. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/font.d -MP -march=native -O2 -pipe font.c
  1308. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/print.d -MP -march=native -O2 -pipe print.c
  1309. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/lread.d -MP -march=native -O2 -pipe lread.c
  1310. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/syntax.d -MP -march=native -O2 -pipe syntax.c
  1311. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/unexelf.d -MP -march=native -O2 -pipe unexelf.c
  1312. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/bytecode.d -MP -march=native -O2 -pipe bytecode.c
  1313. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/process.d -MP -march=native -O2 -pipe process.c
  1314. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/gnutls.d -MP -march=native -O2 -pipe gnutls.c
  1315. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/callproc.d -MP -march=native -O2 -pipe callproc.c
  1316. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/region-cache.d -MP -march=native -O2 -pipe region-cache.c
  1317. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/sound.d -MP -march=native -O2 -pipe sound.c
  1318. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/atimer.d -MP -march=native -O2 -pipe atimer.c
  1319. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/doprnt.d -MP -march=native -O2 -pipe doprnt.c
  1320. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/intervals.d -MP -march=native -O2 -pipe intervals.c
  1321. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/textprop.d -MP -march=native -O2 -pipe textprop.c
  1322. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/composite.d -MP -march=native -O2 -pipe composite.c
  1323. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/xml.d -MP -march=native -O2 -pipe xml.c
  1324. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/inotify.d -MP -march=native -O2 -pipe inotify.c
  1325. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/profiler.d -MP -march=native -O2 -pipe profiler.c
  1326. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/decompress.d -MP -march=native -O2 -pipe decompress.c
  1327. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/terminfo.d -MP -march=native -O2 -pipe terminfo.c
  1328. x86_64-pc-linux-gnu-gcc -std=gnu99 -c -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/lastfile.d -MP -march=native -O2 -pipe lastfile.c
  1329. x86_64-pc-linux-gnu-gcc -std=gnu99 -Demacs -I. -I. -I../lib -I./../lib -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -MMD -MF deps/.d -MP -march=native -O2 -pipe -Wl,-znocombreloc -Wl,-O1 -Wl,--as-needed \
  1330. -o temacs vm-limit.o dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o bidi.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o composite.o xml.o inotify.o profiler.o decompress.o terminfo.o lastfile.o ../lib/libgnu.a -lasound -lacl -lrt -ldbus-1 -lgpm -lncurses -lgnutls -lpthread -lm -lz
  1331. /bin/mkdir -p ../etc
  1332. :
  1333. test "no" = "yes" || \
  1334. test "X/sbin/paxctl" = X || /sbin/paxctl -r temacs
  1335. test "no" = "yes" || test -z "setfattr" || \
  1336. setfattr -n user.pax.flags -v er temacs
  1337. cd ../lisp; make -w -j3 --jobserver-auth=5,6 update-subdirs
  1338. make[2]: Entering directory '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5/lisp'
  1339. make[2]: warning: -jN forced in submake: disabling jobserver mode.
  1340. for file in `find . -type d -print`; do case $file in .*/cedet* | .*/leim* ) ;; *) wins="$wins${wins:+ }$file" ;; esac; done; \
  1341. for file in $wins; do \
  1342. ./../build-aux/update-subdirs $file; \
  1343. done;
  1344. make[2]: Leaving directory '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5/lisp'
  1345. if test "no" = "yes"; then \
  1346. rm -f bootstrap-emacs; \
  1347. ln temacs bootstrap-emacs; \
  1348. else \
  1349. ./temacs --batch --load loadup bootstrap || exit 1; \
  1350. test "X/sbin/paxctl" = X || /sbin/paxctl -zex emacs; \
  1351. mv -f emacs bootstrap-emacs; \
  1352. fi
  1353. /bin/sh: line 7: 12016 Illegal instruction ./temacs --batch --load loadup bootstrap
  1354. make[1]: *** [Makefile:816: bootstrap-emacs] Error 1
  1355. make[1]: Leaving directory '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5/src'
  1356. make: *** [Makefile:387: src] Error 2
  1357. * ERROR: app-editors/emacs-24.5-r3::gentoo failed (compile phase):
  1358. * emake failed
  1359. *
  1360. * If you need support, post the output of `emerge --info '=app-editors/emacs-24.5-r3::gentoo'`,
  1361. * the complete build log and the output of `emerge -pqv '=app-editors/emacs-24.5-r3::gentoo'`.
  1362. * The complete build log is located at '/var/log/portage/app-editors:emacs-24.5-r3:20170124-161009.log'.
  1363. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-editors/emacs-24.5-r3/temp/build.log'.
  1364. * The ebuild environment file is located at '/var/tmp/portage/app-editors/emacs-24.5-r3/temp/environment'.
  1365. * Working directory: '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5'
  1366. * S: '/var/tmp/portage/app-editors/emacs-24.5-r3/work/emacs-24.5'
  1367.