venture37

pkgsrc-current bootstrap failure on OI-151a8

Feb 6th, 2015
331
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.26 KB | None | 0 0
  1. $ gcc -v
  2. Using built-in specs.
  3. Target: i386-pc-solaris2.11
  4. Configured with: /home/jt/OI-151A-STABLE/151A-PRESTABLE8/newbuilds/oi-build/components/illumos-gcc/illumos-gcc-bcf43dd/configure --prefix=/opt/gcc/4.4.4 --with-gnu-as --with-as=/usr/sfw/bin/gas --with-ld=/usr/bin/ld --without-gnu-ld --enable-languages=c,c++,objc --enable-shared --with-mpfr-include=/usr/include/mpfr --with-gmp-include=/usr/include/gmp --with-pkgversion='Illumos gcc-4.4.4-il-3' --with-bugurl=http://github.com/illumos/gcc/issues
  5. Thread model: posix
  6. gcc version 4.4.4 (Illumos gcc-4.4.4-il-3)
  7. sme@oi-pkgsrc:~/pkgsrc/bootstrap$ ./bootstrap --unprivileged
  8. ===> bootstrap command: ./bootstrap --unprivileged
  9. ===> bootstrap started: 7 February 2015 03:25:32 GMT
  10. Working directory is: /home/sme/pkgsrc/bootstrap/work
  11. ===> running: /usr/gnu/bin/sed -e 's|@DEFAULT_INSTALL_MODE@|'0755'|' /home/sme/pkgsrc/sysutils/install-sh/files/install-sh.in > /home/sme/pkgsrc/bootstrap/work/bin/install-sh
  12. ===> running: /usr/gnu/bin/chmod +x /home/sme/pkgsrc/bootstrap/work/bin/install-sh
  13. ===> building as unprivileged user sme/staff
  14. ===> Creating default mk.conf in /home/sme/pkgsrc/bootstrap/work
  15. ===> running: /usr/gnu/bin/sh /home/sme/pkgsrc/bootstrap/work/bin/install-sh -d -o sme -g staff /home/sme/pkgsrc/bootstrap/work/sbin
  16. ===> running: /usr/gnu/bin/sh /home/sme/pkgsrc/bootstrap/work/bin/install-sh -d -o sme -g staff /home/sme/pkgsrc/bootstrap/work/share/mk
  17. ===> Bootstrapping mk-files
  18. ===> running: (cd /home/sme/pkgsrc/pkgtools/bootstrap-mk-files/files && env CP=/usr/gnu/bin/cp OPSYS=SunOS MK_DST=/home/sme/pkgsrc/bootstrap/work/share/mk ROOT_GROUP=root ROOT_USER=root SED=/usr/gnu/bin/sed SYSCONFDIR=/home/sme/pkg/etc /usr/gnu/bin/sh ./bootstrap.sh)
  19. ===> Bootstrapping bmake
  20. ===> running: /usr/gnu/bin/sh /home/sme/pkgsrc/bootstrap/work/bin/install-sh -d -o sme -g staff /home/sme/pkgsrc/bootstrap/work/bmake
  21. ===> running: (cd /home/sme/pkgsrc/bootstrap/work/bmake && /usr/gnu/bin/sh configure --with-default-sys-path=/home/sme/pkgsrc/bootstrap/work/share/mk --prefix=/home/sme/pkgsrc/bootstrap/work )
  22. checking for gcc... gcc
  23. checking whether the C compiler works... yes
  24. checking for C compiler default output file name... a.out
  25. checking for suffix of executables...
  26. checking whether we are cross compiling... no
  27. checking for suffix of object files... o
  28. checking whether we are using the GNU C compiler... yes
  29. checking whether gcc accepts -g... no
  30. checking for gcc option to accept ISO C89... none needed
  31. checking how to run the C preprocessor... gcc -E
  32. checking for grep that handles long lines and -e... /usr/gnu/bin/grep
  33. checking for egrep... /usr/gnu/bin/grep -E
  34. checking for ANSI C header files... yes
  35. checking for sys/types.h... yes
  36. checking for sys/stat.h... yes
  37. checking for stdlib.h... yes
  38. checking for string.h... yes
  39. checking for memory.h... yes
  40. checking for strings.h... yes
  41. checking for inttypes.h... yes
  42. checking for stdint.h... yes
  43. checking for unistd.h... yes
  44. checking minix/config.h usability... no
  45. checking minix/config.h presence... no
  46. checking for minix/config.h... no
  47. checking whether it is safe to define __EXTENSIONS__... yes
  48. checking for gcc... (cached) gcc
  49. checking whether we are using the GNU C compiler... (cached) yes
  50. checking whether gcc accepts -g... (cached) no
  51. checking for gcc option to accept ISO C89... (cached) none needed
  52. checking whether gcc needs -traditional... no
  53. checking for a BSD-compatible install... /usr/bin/ginstall -c
  54. checking for ANSI C header files... (cached) yes
  55. checking for sys/wait.h that is POSIX.1 compatible... yes
  56. checking for dirent.h that defines DIR... yes
  57. checking for library containing opendir... none required
  58. checking ar.h usability... yes
  59. checking ar.h presence... yes
  60. checking for ar.h... yes
  61. checking err.h usability... yes
  62. checking err.h presence... yes
  63. checking for err.h... yes
  64. checking fcntl.h usability... yes
  65. checking fcntl.h presence... yes
  66. checking for fcntl.h... yes
  67. checking paths.h usability... yes
  68. checking paths.h presence... yes
  69. checking for paths.h... yes
  70. checking poll.h usability... yes
  71. checking poll.h presence... yes
  72. checking for poll.h... yes
  73. checking ranlib.h usability... no
  74. checking ranlib.h presence... no
  75. checking for ranlib.h... no
  76. checking for string.h... (cached) yes
  77. checking sys/mman.h usability... yes
  78. checking sys/mman.h presence... yes
  79. checking for sys/mman.h... yes
  80. checking sys/select.h usability... yes
  81. checking sys/select.h presence... yes
  82. checking for sys/select.h... yes
  83. checking sys/socket.h usability... yes
  84. checking sys/socket.h presence... yes
  85. checking for sys/socket.h... yes
  86. checking sys/time.h usability... yes
  87. checking sys/time.h presence... yes
  88. checking for sys/time.h... yes
  89. checking sys/uio.h usability... yes
  90. checking sys/uio.h presence... yes
  91. checking for sys/uio.h... yes
  92. checking for unistd.h... (cached) yes
  93. checking utime.h usability... yes
  94. checking utime.h presence... yes
  95. checking for utime.h... yes
  96. checking sys/cdefs.h usability... no
  97. checking sys/cdefs.h presence... no
  98. checking for sys/cdefs.h... no
  99. checking for __attribute__... no
  100. checking whether byte ordering is bigendian... no
  101. checking for an ANSI C-conforming const... yes
  102. checking for off_t... yes
  103. checking for pid_t... yes
  104. checking for size_t... yes
  105. checking whether sys_siglist is declared... no
  106. checking whether time.h and sys/time.h may both be included... yes
  107. checking whether struct tm is in sys/time.h or time.h... time.h
  108. checking return type of signal handlers... void
  109. checking vfork.h usability... no
  110. checking vfork.h presence... no
  111. checking for vfork.h... no
  112. checking for fork... yes
  113. checking for vfork... yes
  114. checking for working fork... yes
  115. checking for working vfork... (cached) yes
  116. checking for vprintf... yes
  117. checking for _doprnt... yes
  118. checking for wait3 that fills in rusage... no
  119. checking for err... yes
  120. checking for errx... yes
  121. checking for getcwd... yes
  122. checking for getenv... yes
  123. checking for getopt... yes
  124. checking for getwd... yes
  125. checking for killpg... yes
  126. checking for mmap... yes
  127. checking for putenv... yes
  128. checking for select... yes
  129. checking for setenv... yes
  130. checking for setpgid... yes
  131. checking for setrlimit... yes
  132. checking for sigaction... yes
  133. checking for sigvec... no
  134. checking for snprintf... yes
  135. checking for strerror... yes
  136. checking for strftime... yes
  137. checking for strsep... yes
  138. checking for strtod... yes
  139. checking for strtol... yes
  140. checking for unsetenv... yes
  141. checking for vsnprintf... yes
  142. checking for wait3... yes
  143. checking for wait4... yes
  144. checking for waitpid... yes
  145. checking for warn... yes
  146. checking for warnx... yes
  147. checking for getenv... (cached) yes
  148. checking for realpath... yes
  149. checking for dirname... yes
  150. checking for stresep... no
  151. checking for strlcpy... yes
  152. checking for emalloc in -lutil... no
  153. checking whether stat file-mode macros are broken... no
  154. checking for struct stat.st_rdev... yes
  155. checking if diff -u works... yes
  156. checking for MACHINE & MACHINE_ARCH...
  157. defaults: MACHINE=sunos5, MACHINE_ARCH=i386
  158. Using: MACHINE=sunos5, MACHINE_ARCH=i386
  159. Using: MKSRC=mk
  160. Using: SHELL=/usr/xpg4/bin/sh
  161. configure: creating ./config.status
  162. config.status: creating Makefile
  163. config.status: creating make-bootstrap.sh
  164. config.status: creating unit-tests/Makefile
  165. config.status: creating config.h
  166.  
  167. You can now run
  168.  
  169. ./make-bootstrap.sh
  170.  
  171. to produce a fully functional bmake.
  172.  
  173. ===> running: (cd /home/sme/pkgsrc/bootstrap/work/bmake && /usr/gnu/bin/sh make-bootstrap.sh)
  174. gcc -c -O2 -I. -I/home/sme/pkgsrc/bootstrap/work/bmake -DHAVE_CONFIG_H -I/home/sme/pkgsrc/bootstrap/work/bmake/missing -DMAKE_NATIVE -DUSE_META -DMAKE_VERSION="20110606" -DMACHINE="sunos5" -DMACHINE_ARCH="i386" -D_PATH_DEFSYSPATH="/home/sme/pkgsrc/bootstrap/work/share/mk" -o main.o /home/sme/pkgsrc/bootstrap/work/bmake/main.c
  175. Assembler: main.c
  176. "/var/tmp//ccy5a4.o.s", line 2 : Invalid section attribute
  177. "/var/tmp//ccy5a4.o.s", line 2 : Invalid section attribute
  178. "/var/tmp//ccy5a4.o.s", line 2 : Syntax error
  179. Near line: " .section .rodata.str1.1,"aMS",@progbits,1"
  180. "/var/tmp//ccy5a4.o.s", line 57 : Invalid section attribute
  181. "/var/tmp//ccy5a4.o.s", line 57 : Invalid section attribute
  182. "/var/tmp//ccy5a4.o.s", line 57 : Syntax error
  183. Near line: " .section .rodata.str1.4,"aMS",@progbits,1"
  184. ===> exited with status 1
Advertisement
Add Comment
Please, Sign In to add comment