venture37

lang/gcc47 build fails & sh hangs chewing CPU endlessly

Aug 10th, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.44 KB | None | 0 0
  1. mkdir powerpc-apple-darwin8/libgomp
  2. Checking multilib configuration for libgomp...
  3. Configuring stage 2 in powerpc-apple-darwin8/libgomp
  4. configure: creating cache ./config.cache
  5. checking for --enable-version-specific-runtime-libs... no
  6. checking for --enable-generated-files-in-srcdir... no
  7. checking build system type... powerpc-apple-darwin8
  8. checking host system type... powerpc-apple-darwin8
  9. checking target system type... powerpc-apple-darwin8
  10. checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk
  11. checking whether build environment is sane... yes
  12. checking for a thread-safe mkdir -p... ../../../gcc-4.7.3/libgomp/../install-sh -c -d
  13. checking for gawk... /usr/bin/awk
  14. checking whether /usr/pkg/bin/gmake sets $(MAKE)... yes
  15. checking for powerpc-apple-darwin8-gcc... /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include
  16. checking for C compiler default output file name... a.out
  17. checking whether the C compiler works... yes
  18. checking whether we are cross compiling... no
  19. checking for suffix of executables...
  20. checking for suffix of object files... o
  21. checking whether we are using the GNU C compiler... yes
  22. checking whether /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include accepts -g... yes
  23. checking for /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include option to accept ISO C89... none needed
  24. checking for style of include used by /usr/pkg/bin/gmake... GNU
  25. checking dependency style of /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include ... gcc3
  26. checking for powerpc-apple-darwin8-ar... ar
  27. checking for powerpc-apple-darwin8-ranlib... ranlib
  28. checking for perl... /tmp/lang/gcc47/work/.tools/bin/perl
  29. checking whether /usr/pkg/bin/gmake sets $(MAKE)... (cached) yes
  30. checking for makeinfo... /tmp/lang/gcc47/work/.tools/bin/makeinfo --split-size=5000000 --split-size=5000000
  31. checking for modern makeinfo... yes
  32. checking how to print strings... printf
  33. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  34. checking for grep that handles long lines and -e... /tmp/lang/gcc47/work/.tools/bin/grep
  35. checking for egrep... /tmp/lang/gcc47/work/.tools/bin/grep -E
  36. checking for fgrep... /tmp/lang/gcc47/work/.tools/bin/grep -F
  37. checking for ld used by /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include ... /tmp/lang/gcc47/work/build/./gcc/collect-ld
  38. checking if the linker (/tmp/lang/gcc47/work/build/./gcc/collect-ld) is GNU ld... no
  39. checking for BSD- or MS-compatible name lister (nm)... /tmp/lang/gcc47/work/build/./gcc/nm
  40. checking the name lister (/tmp/lang/gcc47/work/build/./gcc/nm) interface... BSD nm
  41. checking whether ln -s works... yes
  42. checking the maximum length of command line arguments... 196608
  43. checking whether the shell understands some XSI constructs... yes
  44. checking whether the shell understands "+="... no
  45. checking for /tmp/lang/gcc47/work/build/./gcc/collect-ld option to reload object files... -r
  46. checking for powerpc-apple-darwin8-objdump... objdump
  47. checking how to recognize dependent libraries... pass_all
  48. checking for powerpc-apple-darwin8-ar... (cached) ar
  49. checking for powerpc-apple-darwin8-strip... /usr/bin/strip
  50. checking for powerpc-apple-darwin8-ranlib... (cached) ranlib
  51. checking command to parse /tmp/lang/gcc47/work/build/./gcc/nm output from /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include object... ok
  52. checking for powerpc-apple-darwin8-dsymutil... no
  53. checking for dsymutil... dsymutil
  54. checking for powerpc-apple-darwin8-nmedit... no
  55. checking for nmedit... nmedit
  56. checking for powerpc-apple-darwin8-lipo... lipo
  57. checking for powerpc-apple-darwin8-otool... no
  58. checking for otool... otool
  59. checking for powerpc-apple-darwin8-otool64... no
  60. checking for otool64... otool64
  61. checking for -single_module linker flag... no
  62. checking for -exported_symbols_list linker flag... yes
  63. checking for -force_load linker flag... no
  64. checking how to run the C preprocessor... gcc -E -isystem /usr/include
  65. checking for ANSI C header files... yes
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking for dlfcn.h... yes
  76. checking for objdir... .libs
  77. checking if /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include supports -fno-rtti -fno-exceptions... no
  78. checking for /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include option to produce PIC... -fno-common -DPIC
  79. checking if /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include PIC flag -fno-common -DPIC works... yes
  80. checking if /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include static flag -static works... no
  81. checking if /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include supports -c -o file.o... yes
  82. checking if /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include supports -c -o file.o... (cached) yes
  83. checking whether the /tmp/lang/gcc47/work/build/./gcc/xgcc -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include linker (/tmp/lang/gcc47/work/build/./gcc/collect-ld) supports shared libraries... yes
  84. checking dynamic linker characteristics... darwin8 dyld
  85. checking how to hardcode library paths into programs... immediate
  86. checking whether stripping libraries is possible... yes
  87. checking if libtool supports shared libraries... yes
  88. checking whether to build shared libraries... yes
  89. checking whether to build static libraries... yes
  90. checking whether to enable maintainer-specific portions of Makefiles... no
  91. checking for powerpc-apple-darwin8-gfortran... /tmp/lang/gcc47/work/build/./gcc/gfortran -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include
  92. checking whether we are using the GNU Fortran compiler... yes
  93. checking whether /tmp/lang/gcc47/work/build/./gcc/gfortran -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include accepts -g... yes
  94. checking if libtool supports shared libraries... yes
  95. checking whether to build shared libraries... yes
  96. checking whether to build static libraries... yes
  97. checking for /tmp/lang/gcc47/work/build/./gcc/gfortran -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include option to produce PIC... -fno-common
  98. checking if /tmp/lang/gcc47/work/build/./gcc/gfortran -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include PIC flag -fno-common works... yes
  99. checking if /tmp/lang/gcc47/work/build/./gcc/gfortran -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include static flag -static works... no
  100. checking if /tmp/lang/gcc47/work/build/./gcc/gfortran -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include supports -c -o file.o... yes
  101. checking if /tmp/lang/gcc47/work/build/./gcc/gfortran -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include supports -c -o file.o... (cached) yes
  102. checking whether the /tmp/lang/gcc47/work/build/./gcc/gfortran -B/tmp/lang/gcc47/work/build/./gcc/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/bin/ -B/usr/pkg/gcc47/powerpc-apple-darwin8/lib/ -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/include -isystem /usr/pkg/gcc47/powerpc-apple-darwin8/sys-include linker (/tmp/lang/gcc47/work/build/./gcc/collect-ld) supports shared libraries... yes
  103. checking dynamic linker characteristics... darwin8 dyld
  104. checking how to hardcode library paths into programs... immediate
  105. checking for ANSI C header files... (cached) yes
  106. checking whether time.h and sys/time.h may both be included... yes
  107. checking whether string.h and strings.h may both be included... yes
  108. checking for unistd.h... (cached) yes
  109. checking semaphore.h usability... yes
  110. checking semaphore.h presence... yes
  111. checking for semaphore.h... yes
  112. checking sys/loadavg.h usability... no
  113. checking sys/loadavg.h presence... no
  114. checking for sys/loadavg.h... no
  115. sh(22232) malloc: *** error for object 0x34e340: incorrect checksum for freed object - object was probably modified after being freed, break at szone_error to debug
  116. sh(22232) malloc: *** set a breakpoint in szone_error to debug
  117. sh(22232) malloc: *** Deallocation of a pointer not malloced: 0x34d7ab; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
  118. sh(22232) malloc: *** Deallocation of a pointer not malloced: 0x34e340; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
  119. checking sys/time.h usability... Makefile:16170: recipe for target 'configure-stage2-target-libgomp' failed
  120. gmake[2]: *** [configure-stage2-target-libgomp] Error 137
Advertisement
Add Comment
Please, Sign In to add comment