| 1 | | |
| | 1 | rev29897-gcc2 |
| | 2 | using script in svn |
| | 3 | {{{ |
| | 4 | patching file configure.ac |
| | 5 | libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. |
| | 6 | libtoolize: linking file `build-aux/config.guess' |
| | 7 | libtoolize: linking file `build-aux/config.sub' |
| | 8 | libtoolize: linking file `build-aux/install-sh' |
| | 9 | libtoolize: linking file `build-aux/ltmain.sh' |
| | 10 | libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. |
| | 11 | libtoolize: linking file `m4/libtool.m4' |
| | 12 | libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'. |
| | 13 | libtoolize: linking file `m4/ltoptions.m4' |
| | 14 | libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'. |
| | 15 | libtoolize: linking file `m4/ltsugar.m4' |
| | 16 | libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'. |
| | 17 | libtoolize: linking file `m4/ltversion.m4' |
| | 18 | libtoolize: You should add the contents of `m4/ltversion.m4' to `aclocal.m4'. |
| | 19 | libtoolize: linking file `m4/lt~obsolete.m4' |
| | 20 | libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'. |
| | 21 | checking for a BSD-compatible install... /bin/install -c |
| | 22 | checking whether build environment is sane... yes |
| | 23 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
| | 24 | checking for gawk... gawk |
| | 25 | checking whether make sets $(MAKE)... yes |
| | 26 | checking for style of include used by make... GNU |
| | 27 | checking for gcc... gcc |
| | 28 | checking for C compiler default output file name... conftest |
| | 29 | checking whether the C compiler works... yes |
| | 30 | checking whether we are cross compiling... no |
| | 31 | checking for suffix of executables... |
| | 32 | checking for suffix of object files... o |
| | 33 | checking whether we are using the GNU C compiler... yes |
| | 34 | checking whether gcc accepts -g... yes |
| | 35 | checking for gcc option to accept ISO C89... none needed |
| | 36 | checking dependency style of gcc... gcc |
| | 37 | checking for gcc option to accept ISO C99... unsupported |
| | 38 | checking for gcc option to accept ISO C89... (cached) none needed |
| | 39 | checking for gcc option to accept ISO Standard C... (cached) none needed |
| | 40 | checking whether gcc and cc understand -c and -o together... yes |
| | 41 | checking how to run the C preprocessor... gcc -E |
| | 42 | checking for nm... nm |
| | 43 | checking whether ln -s works... yes |
| | 44 | checking for ranlib... ranlib |
| | 45 | checking for a POSIX-compliant shell... /bin/sh |
| | 46 | checking for grep that handles long lines and -e... /bin/grep |
| | 47 | checking for egrep... /bin/grep -E |
| | 48 | checking for AIX... no |
| | 49 | checking for ANSI C header files... yes |
| | 50 | checking for sys/types.h... yes |
| | 51 | checking for sys/stat.h... yes |
| | 52 | checking for stdlib.h... yes |
| | 53 | checking for string.h... yes |
| | 54 | checking for memory.h... yes |
| | 55 | checking for strings.h... yes |
| | 56 | checking for inttypes.h... yes |
| | 57 | checking for stdint.h... yes |
| | 58 | checking for unistd.h... yes |
| | 59 | checking minix/config.h usability... no |
| | 60 | checking minix/config.h presence... no |
| | 61 | checking for minix/config.h... no |
| | 62 | checking whether it is safe to define __EXTENSIONS__... yes |
| | 63 | checking for special C compiler options needed for large files... no |
| | 64 | checking for _FILE_OFFSET_BITS value needed for large files... no |
| | 65 | checking whether strerror_r is declared... yes |
| | 66 | checking for strerror_r... yes |
| | 67 | checking whether strerror_r returns char *... no |
| | 68 | checking fcntl.h usability... yes |
| | 69 | checking fcntl.h presence... yes |
| | 70 | checking for fcntl.h... yes |
| | 71 | checking sys/time.h usability... yes |
| | 72 | checking sys/time.h presence... yes |
| | 73 | checking for sys/time.h... yes |
| | 74 | checking for stdlib.h... (cached) yes |
| | 75 | checking for sys/stat.h... (cached) yes |
| | 76 | checking time.h usability... yes |
| | 77 | checking time.h presence... yes |
| | 78 | checking for time.h... yes |
| | 79 | checking for unistd.h... (cached) yes |
| | 80 | checking utime.h usability... yes |
| | 81 | checking utime.h presence... yes |
| | 82 | checking for utime.h... yes |
| | 83 | checking limits.h usability... yes |
| | 84 | checking limits.h presence... yes |
| | 85 | checking for limits.h... yes |
| | 86 | checking for memory.h... (cached) yes |
| | 87 | checking getopt.h usability... yes |
| | 88 | checking getopt.h presence... yes |
| | 89 | checking for getopt.h... yes |
| | 90 | checking for getopt_long_only... yes |
| | 91 | checking whether optreset is declared... no |
| | 92 | checking for working GNU getopt function... yes |
| | 93 | checking whether getenv is declared... yes |
| | 94 | checking for inline... inline |
| | 95 | checking for stdbool.h that conforms to C99... no |
| | 96 | checking for _Bool... no |
| | 97 | checking for lstat... yes |
| | 98 | checking for pipe... yes |
| | 99 | checking for futimes... no |
| | 100 | checking for futimesat... no |
| | 101 | checking for chown... yes |
| | 102 | checking for fchmod... yes |
| | 103 | checking for fchown... yes |
| | 104 | checking for fdopendir... no |
| | 105 | checking for siginterrupt... yes |
| | 106 | checking whether stat file-mode macros are broken... no |
| | 107 | checking for C/C++ restrict keyword... __restrict |
| | 108 | checking absolute name of <sys/time.h>... ///boot/develop/headers/posix/sys/time.h |
| | 109 | checking for struct timeval... yes |
| | 110 | checking for struct timespec in <time.h>... yes |
| | 111 | checking absolute name of <time.h>... ///boot/develop/headers/bsd/time.h |
| | 112 | checking determine whether the utimes function works... no |
| | 113 | checking for struct utimbuf... yes |
| | 114 | checking for error_at_line... no |
| | 115 | checking for working fcntl.h... no (bad O_NOATIME, O_NOFOLLOW) |
| | 116 | checking absolute name of <fcntl.h>... ///boot/develop/headers/posix/fcntl.h |
| | 117 | checking whether the compiler generally respects inline... yes |
| | 118 | checking for struct stat.st_atim.tv_nsec... no |
| | 119 | checking for struct stat.st_atimespec.tv_nsec... no |
| | 120 | checking for struct stat.st_atimensec... no |
| | 121 | checking for struct stat.st_atim.st__tim.tv_nsec... no |
| | 122 | checking for struct stat.st_birthtimespec.tv_nsec... no |
| | 123 | checking for struct stat.st_birthtimensec... no |
| | 124 | checking for struct stat.st_birthtim.tv_nsec... no |
| | 125 | checking absolute name of <stdlib.h>... ///boot/develop/headers/bsd/stdlib.h |
| | 126 | checking whether mkdir is declared... yes |
| | 127 | checking absolute name of <sys/stat.h>... ///boot/develop/headers/posix/sys/stat.h |
| | 128 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
| | 129 | checking for a thread-safe mkdir -p... /bin/mkdir -p |
| | 130 | checking absolute name of <unistd.h>... ///boot/develop/headers/bsd/unistd.h |
| | 131 | checking for underline in external names... no |
| | 132 | checking for an assembler syntax supported by this package... yes |
| | 133 | checking for library containing strerror... none required |
| | 134 | checking for an ANSI C-conforming const... yes |
| | 135 | checking for ANSI C header files... (cached) yes |
| | 136 | checking for dirent.h that defines DIR... yes |
| | 137 | checking for library containing opendir... none required |
| | 138 | checking return type of signal handlers... void |
| | 139 | checking for size_t... yes |
| | 140 | checking for off_t... yes |
| | 141 | configure: creating ./config.status |
| | 142 | config.status: creating Makefile |
| | 143 | config.status: creating doc/Makefile |
| | 144 | config.status: creating lib/Makefile |
| | 145 | config.status: creating lib/config.h |
| | 146 | config.status: executing depfiles commands |
| | 147 | Making all in lib |
| | 148 | make[1]: Entering directory `/misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib' |
| | 149 | rm -f fcntl.h-t fcntl.h |
| | 150 | { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ |
| | 151 | sed -e 's|@''ABSOLUTE_FCNTL_H''@|"///boot/develop/headers/posix/fcntl.h"|g' \ |
| | 152 | < ./fcntl_.h; \ |
| | 153 | } > fcntl.h-t |
| | 154 | mv fcntl.h-t fcntl.h |
| | 155 | rm -f stdbool.h-t stdbool.h |
| | 156 | { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ |
| | 157 | sed -e 's/@''HAVE__BOOL''@/0/g' < ./stdbool_.h; \ |
| | 158 | } > stdbool.h-t |
| | 159 | mv stdbool.h-t stdbool.h |
| | 160 | rm -f stdlib.h-t stdlib.h |
| | 161 | { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ |
| | 162 | sed -e 's|@''ABSOLUTE_STDLIB_H''@|"///boot/develop/headers/bsd/stdlib.h"|g' \ |
| | 163 | -e 's|@''GNULIB_GETSUBOPT''@|0|g' \ |
| | 164 | -e 's|@''GNULIB_MKDTEMP''@|0|g' \ |
| | 165 | -e 's|@''GNULIB_MKSTEMP''@|0|g' \ |
| | 166 | -e 's|@''HAVE_GETSUBOPT''@|1|g' \ |
| | 167 | -e 's|@''HAVE_MKDTEMP''@|1|g' \ |
| | 168 | -e 's|@''REPLACE_MKSTEMP''@|0|g' \ |
| | 169 | -e '/definition of GL_LINK_WARNING/r ../build-aux/link-warning.h' \ |
| | 170 | < ./stdlib_.h; \ |
| | 171 | } > stdlib.h-t |
| | 172 | mv stdlib.h-t stdlib.h |
| | 173 | /bin/mkdir -p sys |
| | 174 | rm -f sys/stat.h-t sys/stat.h |
| | 175 | { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ |
| | 176 | sed -e 's|@''ABSOLUTE_SYS_STAT_H''@|"///boot/develop/headers/posix/sys/stat.h"|g' \ |
| | 177 | < ./stat_.h; \ |
| | 178 | } > sys/stat.h-t |
| | 179 | mv sys/stat.h-t sys/stat.h |
| | 180 | rm -f time.h-t time.h |
| | 181 | { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ |
| | 182 | sed -e 's|@ABSOLUTE_TIME_H''@|"///boot/develop/headers/bsd/time.h"|g' \ |
| | 183 | -e 's|@REPLACE_LOCALTIME_R''@|GNULIB_PORTCHECK|g' \ |
| | 184 | -e 's|@REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \ |
| | 185 | -e 's|@REPLACE_STRPTIME''@|GNULIB_PORTCHECK|g' \ |
| | 186 | -e 's|@REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \ |
| | 187 | -e 's|@SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \ |
| | 188 | -e 's|@TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \ |
| | 189 | < ./time_.h; \ |
| | 190 | } > time.h-t |
| | 191 | mv time.h-t time.h |
| | 192 | rm -f unistd.h-t unistd.h |
| | 193 | { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ |
| | 194 | sed -e 's|@''HAVE_UNISTD_H''@|1|g' \ |
| | 195 | -e 's|@''ABSOLUTE_UNISTD_H''@|"///boot/develop/headers/bsd/unistd.h"|g' \ |
| | 196 | -e 's|@''GNULIB_CHOWN''@|0|g' \ |
| | 197 | -e 's|@''GNULIB_DUP2''@|0|g' \ |
| | 198 | -e 's|@''GNULIB_FCHDIR''@|0|g' \ |
| | 199 | -e 's|@''GNULIB_FTRUNCATE''@|0|g' \ |
| | 200 | -e 's|@''GNULIB_GETCWD''@|0|g' \ |
| | 201 | -e 's|@''GNULIB_GETLOGIN_R''@|0|g' \ |
| | 202 | -e 's|@''GNULIB_READLINK''@|0|g' \ |
| | 203 | -e 's|@''HAVE_DUP2''@|1|g' \ |
| | 204 | -e 's|@''HAVE_FTRUNCATE''@|1|g' \ |
| | 205 | -e 's|@''HAVE_READLINK''@|1|g' \ |
| | 206 | -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ |
| | 207 | -e 's|@''REPLACE_CHOWN''@|0|g' \ |
| | 208 | -e 's|@''REPLACE_FCHDIR''@|0|g' \ |
| | 209 | -e 's|@''REPLACE_GETCWD''@|0|g' \ |
| | 210 | < ./unistd_.h; \ |
| | 211 | } > unistd.h-t |
| | 212 | mv unistd.h-t unistd.h |
| | 213 | make all-am |
| | 214 | make[2]: Entering directory `/misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib' |
| | 215 | source='xalloc-die.c' object='xalloc-die.o' libtool=no \ |
| | 216 | DEPDIR=.deps depmode=gcc /bin/sh ../build-aux/depcomp \ |
| | 217 | gcc -DHAVE_CONFIG_H -I. -g -O2 -c xalloc-die.c |
| | 218 | In file included from /misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib/time.h:37, |
| | 219 | from /boot/develop/headers/posix/sys/types.h:53, |
| | 220 | from /boot/develop/headers/posix/string.h:9, |
| | 221 | from /misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib/gettext.h:169, |
| | 222 | from /misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib/xalloc-die.c:29: |
| | 223 | /boot/develop/headers/bsd/time.h:16: parse error before `timelocal' |
| | 224 | /boot/develop/headers/bsd/time.h:16: warning: `struct tm' declared inside parameter list |
| | 225 | /boot/develop/headers/bsd/time.h:16: warning: its scope is only this definition or declaration, which is probably not what you want. |
| | 226 | /boot/develop/headers/bsd/time.h:16: warning: data definition has no type or storage class |
| | 227 | /boot/develop/headers/bsd/time.h:17: parse error before `timegm' |
| | 228 | /boot/develop/headers/bsd/time.h:17: warning: `struct tm' declared inside parameter list |
| | 229 | /boot/develop/headers/bsd/time.h:17: warning: data definition has no type or storage class |
| | 230 | make[2]: *** [xalloc-die.o] Error 1 |
| | 231 | make[2]: Leaving directory `/misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib' |
| | 232 | make[1]: *** [all] Error 2 |
| | 233 | make[1]: Leaving directory `/misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib' |
| | 234 | make: *** [all-recursive] Error 1 |
| | 235 | Installation FAILED ! |
| | 236 | For more information, see http://ports.haiku-files.org/wiki/app-arch/gzip |
| | 237 | |
| | 238 | |
| | 239 | }}} |