Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- configure:3057: checking for powerpc-apple-darwin8-gcc
- configure:3084: result: /tmp/lang/gcc49/work/build/./gcc/xgcc -B/tmp/lang/gcc49/work/build/./gcc/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/sys-include
- configure:3353: checking for C compiler version
- configure:3362: /tmp/lang/gcc49/work/build/./gcc/xgcc -B/tmp/lang/gcc49/work/build/./gcc/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/sys-include --version >&5
- xgcc (GCC) 4.9.2
- Copyright (C) 2014 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions. There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- configure:3373: $? = 0
- configure:3362: /tmp/lang/gcc49/work/build/./gcc/xgcc -B/tmp/lang/gcc49/work/build/./gcc/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/sys-include -v >&5
- Reading specs from /tmp/lang/gcc49/work/build/./gcc/specs
- COLLECT_GCC=/tmp/lang/gcc49/work/build/./gcc/xgcc
- COLLECT_LTO_WRAPPER=/tmp/lang/gcc49/work/build/./gcc/lto-wrapper
- Target: powerpc-apple-darwin8
- Configured with: ../gcc-4.9.2/configure --enable-languages='c obj-c++ objc java fortran c++' --enable-shared --enable-long-long --with-local-prefix=/usr/pkg/gcc49 --enable-libssp --enable-threads=posix --with-boot-ldflags='-static-libstdc++ -static-libgcc -L/usr/pkg/lib ' STRIP_FOR_TARGET=/usr/bin/strip --with-dwarf2 --disable-libitm --disable-multilib --disable-nls --with-gmp=/usr/pkg --with-mpc=/usr/pkg --with-mpfr=/usr/pkg --with-ecj-jar=/mnt/distfiles/ecj-4.5.jar --enable-java-home --with-os-directory=darwin --with-arch-directory=powerpc --with-jvm-root-dir=/usr/pkg/java/gcc49 --with-java-home=/usr/pkg/java/gcc49 --with-system-zlib --enable-__cxa_atexit --with-gxx-include-dir=/usr/pkg/gcc49/include/c++/ --prefix=/usr/pkg/gcc49 --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --infodir=/usr/pkg/gcc49/info --mandir=/usr/pkg/gcc49/man
- Thread model: posix
- gcc version 4.9.2 (GCC)
- configure:3373: $? = 0
- configure:3362: /tmp/lang/gcc49/work/build/./gcc/xgcc -B/tmp/lang/gcc49/work/build/./gcc/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/sys-include -V >&5
- xgcc: error: unrecognized command line option '-V'
- xgcc: fatal error: no input files
- compilation terminated.
- configure:3373: $? = 1
- configure:3362: /tmp/lang/gcc49/work/build/./gcc/xgcc -B/tmp/lang/gcc49/work/build/./gcc/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/sys-include -qversion >&5
- xgcc: error: unrecognized command line option '-qversion'
- xgcc: fatal error: no input files
- compilation terminated.
- configure:3373: $? = 1
- configure:3389: /tmp/lang/gcc49/work/build/./gcc/xgcc -B/tmp/lang/gcc49/work/build/./gcc/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/sys-include -o conftest -g -pipe -O2 -I/usr/pkg/include -I/usr/include -L/usr/pkg/lib conftest.c >&5
- cc1: internal compiler error: in init_reg_sets, at reginfo.c:178
- Please submit a full bug report,
- with preprocessed source if appropriate.
- See <http://gcc.gnu.org/bugs.html> for instructions.
- configure:3392: $? = 1
- configure:3580: checking for suffix of object files
- configure:3602: /tmp/lang/gcc49/work/build/./gcc/xgcc -B/tmp/lang/gcc49/work/build/./gcc/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc49/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc49/powerpc-apple-darwin8/sys-include -c -g -pipe -O2 -I/usr/pkg/include -I/usr/include conftest.c >&5
- cc1: internal compiler error: in init_reg_sets, at reginfo.c:178
- Please submit a full bug report,
- with preprocessed source if appropriate.
- See <http://gcc.gnu.org/bugs.html> for instructions.
- configure:3606: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "GNU C Runtime Library"
- | #define PACKAGE_TARNAME "libgcc"
- | #define PACKAGE_VERSION "1.0"
- | #define PACKAGE_STRING "GNU C Runtime Library 1.0"
- | #define PACKAGE_BUGREPORT ""
- | #define PACKAGE_URL "http://www.gnu.org/software/libgcc/"
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- |
- | ;
- | return 0;
- | }
- configure:3620: error: in `/tmp/lang/gcc49/work/build/powerpc-apple-darwin8/libgcc':
- configure:3623: error: cannot compute suffix of object files: cannot compile
- See `config.log' for more details.
Advertisement
Add Comment
Please, Sign In to add comment