Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ gcc -v
- Using built-in specs.
- Target: i386-pc-solaris2.11
- 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
- Thread model: posix
- gcc version 4.4.4 (Illumos gcc-4.4.4-il-3)
- sme@oi-pkgsrc:~/pkgsrc/bootstrap$ ./bootstrap --unprivileged
- ===> bootstrap command: ./bootstrap --unprivileged
- ===> bootstrap started: 7 February 2015 03:25:32 GMT
- Working directory is: /home/sme/pkgsrc/bootstrap/work
- ===> 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
- ===> running: /usr/gnu/bin/chmod +x /home/sme/pkgsrc/bootstrap/work/bin/install-sh
- ===> building as unprivileged user sme/staff
- ===> Creating default mk.conf in /home/sme/pkgsrc/bootstrap/work
- ===> running: /usr/gnu/bin/sh /home/sme/pkgsrc/bootstrap/work/bin/install-sh -d -o sme -g staff /home/sme/pkgsrc/bootstrap/work/sbin
- ===> 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
- ===> Bootstrapping mk-files
- ===> 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)
- ===> Bootstrapping bmake
- ===> running: /usr/gnu/bin/sh /home/sme/pkgsrc/bootstrap/work/bin/install-sh -d -o sme -g staff /home/sme/pkgsrc/bootstrap/work/bmake
- ===> 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 )
- checking for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc accepts -g... no
- checking for gcc option to accept ISO C89... none needed
- checking how to run the C preprocessor... gcc -E
- checking for grep that handles long lines and -e... /usr/gnu/bin/grep
- checking for egrep... /usr/gnu/bin/grep -E
- checking for ANSI C header files... yes
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking minix/config.h usability... no
- checking minix/config.h presence... no
- checking for minix/config.h... no
- checking whether it is safe to define __EXTENSIONS__... yes
- checking for gcc... (cached) gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether gcc accepts -g... (cached) no
- checking for gcc option to accept ISO C89... (cached) none needed
- checking whether gcc needs -traditional... no
- checking for a BSD-compatible install... /usr/bin/ginstall -c
- checking for ANSI C header files... (cached) yes
- checking for sys/wait.h that is POSIX.1 compatible... yes
- checking for dirent.h that defines DIR... yes
- checking for library containing opendir... none required
- checking ar.h usability... yes
- checking ar.h presence... yes
- checking for ar.h... yes
- checking err.h usability... yes
- checking err.h presence... yes
- checking for err.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking paths.h usability... yes
- checking paths.h presence... yes
- checking for paths.h... yes
- checking poll.h usability... yes
- checking poll.h presence... yes
- checking for poll.h... yes
- checking ranlib.h usability... no
- checking ranlib.h presence... no
- checking for ranlib.h... no
- checking for string.h... (cached) yes
- checking sys/mman.h usability... yes
- checking sys/mman.h presence... yes
- checking for sys/mman.h... yes
- checking sys/select.h usability... yes
- checking sys/select.h presence... yes
- checking for sys/select.h... yes
- checking sys/socket.h usability... yes
- checking sys/socket.h presence... yes
- checking for sys/socket.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking sys/uio.h usability... yes
- checking sys/uio.h presence... yes
- checking for sys/uio.h... yes
- checking for unistd.h... (cached) yes
- checking utime.h usability... yes
- checking utime.h presence... yes
- checking for utime.h... yes
- checking sys/cdefs.h usability... no
- checking sys/cdefs.h presence... no
- checking for sys/cdefs.h... no
- checking for __attribute__... no
- checking whether byte ordering is bigendian... no
- checking for an ANSI C-conforming const... yes
- checking for off_t... yes
- checking for pid_t... yes
- checking for size_t... yes
- checking whether sys_siglist is declared... no
- checking whether time.h and sys/time.h may both be included... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking return type of signal handlers... void
- checking vfork.h usability... no
- checking vfork.h presence... no
- checking for vfork.h... no
- checking for fork... yes
- checking for vfork... yes
- checking for working fork... yes
- checking for working vfork... (cached) yes
- checking for vprintf... yes
- checking for _doprnt... yes
- checking for wait3 that fills in rusage... no
- checking for err... yes
- checking for errx... yes
- checking for getcwd... yes
- checking for getenv... yes
- checking for getopt... yes
- checking for getwd... yes
- checking for killpg... yes
- checking for mmap... yes
- checking for putenv... yes
- checking for select... yes
- checking for setenv... yes
- checking for setpgid... yes
- checking for setrlimit... yes
- checking for sigaction... yes
- checking for sigvec... no
- checking for snprintf... yes
- checking for strerror... yes
- checking for strftime... yes
- checking for strsep... yes
- checking for strtod... yes
- checking for strtol... yes
- checking for unsetenv... yes
- checking for vsnprintf... yes
- checking for wait3... yes
- checking for wait4... yes
- checking for waitpid... yes
- checking for warn... yes
- checking for warnx... yes
- checking for getenv... (cached) yes
- checking for realpath... yes
- checking for dirname... yes
- checking for stresep... no
- checking for strlcpy... yes
- checking for emalloc in -lutil... no
- checking whether stat file-mode macros are broken... no
- checking for struct stat.st_rdev... yes
- checking if diff -u works... yes
- checking for MACHINE & MACHINE_ARCH...
- defaults: MACHINE=sunos5, MACHINE_ARCH=i386
- Using: MACHINE=sunos5, MACHINE_ARCH=i386
- Using: MKSRC=mk
- Using: SHELL=/usr/xpg4/bin/sh
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating make-bootstrap.sh
- config.status: creating unit-tests/Makefile
- config.status: creating config.h
- You can now run
- ./make-bootstrap.sh
- to produce a fully functional bmake.
- ===> running: (cd /home/sme/pkgsrc/bootstrap/work/bmake && /usr/gnu/bin/sh make-bootstrap.sh)
- 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
- Assembler: main.c
- "/var/tmp//ccy5a4.o.s", line 2 : Invalid section attribute
- "/var/tmp//ccy5a4.o.s", line 2 : Invalid section attribute
- "/var/tmp//ccy5a4.o.s", line 2 : Syntax error
- Near line: " .section .rodata.str1.1,"aMS",@progbits,1"
- "/var/tmp//ccy5a4.o.s", line 57 : Invalid section attribute
- "/var/tmp//ccy5a4.o.s", line 57 : Invalid section attribute
- "/var/tmp//ccy5a4.o.s", line 57 : Syntax error
- Near line: " .section .rodata.str1.4,"aMS",@progbits,1"
- ===> exited with status 1
Advertisement
Add Comment
Please, Sign In to add comment