HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of app-arch/gzip/1.3.12/2


Ignore:
Timestamp:
04/06/09 21:12:46 (6 years ago)
Author:
mmadia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app-arch/gzip/1.3.12/2

    v1 v2  
    1   
     1rev29897-gcc2 
     2using script in svn 
     3 {{{ 
     4patching file configure.ac 
     5libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. 
     6libtoolize: linking file `build-aux/config.guess' 
     7libtoolize: linking file `build-aux/config.sub' 
     8libtoolize: linking file `build-aux/install-sh' 
     9libtoolize: linking file `build-aux/ltmain.sh' 
     10libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. 
     11libtoolize: linking file `m4/libtool.m4' 
     12libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'. 
     13libtoolize: linking file `m4/ltoptions.m4' 
     14libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'. 
     15libtoolize: linking file `m4/ltsugar.m4' 
     16libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'. 
     17libtoolize: linking file `m4/ltversion.m4' 
     18libtoolize: You should add the contents of `m4/ltversion.m4' to `aclocal.m4'. 
     19libtoolize: linking file `m4/lt~obsolete.m4' 
     20libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'. 
     21checking for a BSD-compatible install... /bin/install -c 
     22checking whether build environment is sane... yes 
     23checking for a thread-safe mkdir -p... /bin/mkdir -p 
     24checking for gawk... gawk 
     25checking whether make sets $(MAKE)... yes 
     26checking for style of include used by make... GNU 
     27checking for gcc... gcc 
     28checking for C compiler default output file name... conftest 
     29checking whether the C compiler works... yes 
     30checking whether we are cross compiling... no 
     31checking for suffix of executables...  
     32checking for suffix of object files... o 
     33checking whether we are using the GNU C compiler... yes 
     34checking whether gcc accepts -g... yes 
     35checking for gcc option to accept ISO C89... none needed 
     36checking dependency style of gcc... gcc 
     37checking for gcc option to accept ISO C99... unsupported 
     38checking for gcc option to accept ISO C89... (cached) none needed 
     39checking for gcc option to accept ISO Standard C... (cached) none needed 
     40checking whether gcc and cc understand -c and -o together... yes 
     41checking how to run the C preprocessor... gcc -E 
     42checking for nm... nm 
     43checking whether ln -s works... yes 
     44checking for ranlib... ranlib 
     45checking for a POSIX-compliant shell... /bin/sh 
     46checking for grep that handles long lines and -e... /bin/grep 
     47checking for egrep... /bin/grep -E 
     48checking for AIX... no 
     49checking for ANSI C header files... yes 
     50checking for sys/types.h... yes 
     51checking for sys/stat.h... yes 
     52checking for stdlib.h... yes 
     53checking for string.h... yes 
     54checking for memory.h... yes 
     55checking for strings.h... yes 
     56checking for inttypes.h... yes 
     57checking for stdint.h... yes 
     58checking for unistd.h... yes 
     59checking minix/config.h usability... no 
     60checking minix/config.h presence... no 
     61checking for minix/config.h... no 
     62checking whether it is safe to define __EXTENSIONS__... yes 
     63checking for special C compiler options needed for large files... no 
     64checking for _FILE_OFFSET_BITS value needed for large files... no 
     65checking whether strerror_r is declared... yes 
     66checking for strerror_r... yes 
     67checking whether strerror_r returns char *... no 
     68checking fcntl.h usability... yes 
     69checking fcntl.h presence... yes 
     70checking for fcntl.h... yes 
     71checking sys/time.h usability... yes 
     72checking sys/time.h presence... yes 
     73checking for sys/time.h... yes 
     74checking for stdlib.h... (cached) yes 
     75checking for sys/stat.h... (cached) yes 
     76checking time.h usability... yes 
     77checking time.h presence... yes 
     78checking for time.h... yes 
     79checking for unistd.h... (cached) yes 
     80checking utime.h usability... yes 
     81checking utime.h presence... yes 
     82checking for utime.h... yes 
     83checking limits.h usability... yes 
     84checking limits.h presence... yes 
     85checking for limits.h... yes 
     86checking for memory.h... (cached) yes 
     87checking getopt.h usability... yes 
     88checking getopt.h presence... yes 
     89checking for getopt.h... yes 
     90checking for getopt_long_only... yes 
     91checking whether optreset is declared... no 
     92checking for working GNU getopt function... yes 
     93checking whether getenv is declared... yes 
     94checking for inline... inline 
     95checking for stdbool.h that conforms to C99... no 
     96checking for _Bool... no 
     97checking for lstat... yes 
     98checking for pipe... yes 
     99checking for futimes... no 
     100checking for futimesat... no 
     101checking for chown... yes 
     102checking for fchmod... yes 
     103checking for fchown... yes 
     104checking for fdopendir... no 
     105checking for siginterrupt... yes 
     106checking whether stat file-mode macros are broken... no 
     107checking for C/C++ restrict keyword... __restrict 
     108checking absolute name of <sys/time.h>... ///boot/develop/headers/posix/sys/time.h 
     109checking for struct timeval... yes 
     110checking for struct timespec in <time.h>... yes 
     111checking absolute name of <time.h>... ///boot/develop/headers/bsd/time.h 
     112checking determine whether the utimes function works... no 
     113checking for struct utimbuf... yes 
     114checking for error_at_line... no 
     115checking for working fcntl.h... no (bad O_NOATIME, O_NOFOLLOW) 
     116checking absolute name of <fcntl.h>... ///boot/develop/headers/posix/fcntl.h 
     117checking whether the compiler generally respects inline... yes 
     118checking for struct stat.st_atim.tv_nsec... no 
     119checking for struct stat.st_atimespec.tv_nsec... no 
     120checking for struct stat.st_atimensec... no 
     121checking for struct stat.st_atim.st__tim.tv_nsec... no 
     122checking for struct stat.st_birthtimespec.tv_nsec... no 
     123checking for struct stat.st_birthtimensec... no 
     124checking for struct stat.st_birthtim.tv_nsec... no 
     125checking absolute name of <stdlib.h>... ///boot/develop/headers/bsd/stdlib.h 
     126checking whether mkdir is declared... yes 
     127checking absolute name of <sys/stat.h>... ///boot/develop/headers/posix/sys/stat.h 
     128checking for a thread-safe mkdir -p... /bin/mkdir -p 
     129checking for a thread-safe mkdir -p... /bin/mkdir -p 
     130checking absolute name of <unistd.h>... ///boot/develop/headers/bsd/unistd.h 
     131checking for underline in external names... no 
     132checking for an assembler syntax supported by this package... yes 
     133checking for library containing strerror... none required 
     134checking for an ANSI C-conforming const... yes 
     135checking for ANSI C header files... (cached) yes 
     136checking for dirent.h that defines DIR... yes 
     137checking for library containing opendir... none required 
     138checking return type of signal handlers... void 
     139checking for size_t... yes 
     140checking for off_t... yes 
     141configure: creating ./config.status 
     142config.status: creating Makefile 
     143config.status: creating doc/Makefile 
     144config.status: creating lib/Makefile 
     145config.status: creating lib/config.h 
     146config.status: executing depfiles commands 
     147Making all in lib 
     148make[1]: Entering directory `/misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib' 
     149rm -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 
     154mv fcntl.h-t fcntl.h 
     155rm -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 
     159mv stdbool.h-t stdbool.h 
     160rm -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 
     172mv stdlib.h-t stdlib.h 
     173/bin/mkdir -p sys 
     174rm -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 
     179mv sys/stat.h-t sys/stat.h 
     180rm -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 
     191mv time.h-t time.h 
     192rm -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 
     212mv unistd.h-t unistd.h 
     213make  all-am 
     214make[2]: Entering directory `/misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib' 
     215source='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 
     218In 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 
     230make[2]: *** [xalloc-die.o] Error 1 
     231make[2]: Leaving directory `/misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib' 
     232make[1]: *** [all] Error 2 
     233make[1]: Leaving directory `/misc_obj/haikuports-scripts/app-arch/gzip/1.3.12/gzip-1.3.12/lib' 
     234make: *** [all-recursive] Error 1 
     235  Installation FAILED ! 
     236  For more information, see http://ports.haiku-files.org/wiki/app-arch/gzip 
     237 
     238 
     239}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/