<86>Apr 27 03:26:00 userdel[29629]: delete user `rooter' <86>Apr 27 03:26:00 userdel[29629]: remove group `rooter' <86>Apr 27 03:26:00 groupadd[29630]: new group: name=rooter, gid=501 <86>Apr 27 03:26:00 useradd[29631]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 03:26:00 userdel[29633]: delete user `builder' <86>Apr 27 03:26:00 userdel[29633]: remove group `builder' <86>Apr 27 03:26:00 groupadd[29634]: new group: name=builder, gid=502 <86>Apr 27 03:26:00 useradd[29635]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash Installing librx-1.5-alt5.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.26358 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf rx-1.5 + echo 'Source #0 (rx-1.5.tar.bz2):' Source #0 (rx-1.5.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/rx-1.5.tar.bz2 + /bin/tar -xf - + cd rx-1.5 + /bin/chmod -c -Rf u+rwX,go-w . mode of `./regex/test/getpagesize.h' changed to 0644 (rw-r--r--) mode of `./regex/doc/texinfo.tex' changed to 0644 (rw-r--r--) mode of `./regex/doc/regex.texi' changed to 0644 (rw-r--r--) + echo 'Patch #0 (rx-1.5-shared.patch):' Patch #0 (rx-1.5-shared.patch): + /usr/bin/patch -p1 patching file configure.in patching file rx/Makefile.in + echo 'Patch #1 (rx-1.5-texinfo.patch):' Patch #1 (rx-1.5-texinfo.patch): + /usr/bin/patch -p1 -b --suffix .texipatch patching file doc/rx.texi + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26358 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rx-1.5 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext creating cache ./config.cache updating cache ./config.cache creating ./config.status creating Makefile configuring in rx running /bin/sh ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for gcc... gcc checking whether we are using GNU C... yes checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking for a BSD compatible install... /bin/install -c checking for working const... yes checking whether cross-compiling... no checking for ANSI C header files... yes updating cache .././config.cache creating ./config.status creating Makefile + make libdir=/usr/lib make: Entering directory `/usr/src/RPM/BUILD/rx-1.5' make[1]: Entering directory `/usr/src/RPM/BUILD/rx-1.5/rx' libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. hashrexp.c -o hashrexp.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. mkdir .libs gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. hashrexp.c -fPIC -DPIC -o .libs/hashrexp.o hashrexp.c:34: warning: 'rexp_node_equal' defined but not used gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. hashrexp.c -o hashrexp.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rx.c -o rx.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rx.c -fPIC -DPIC -o .libs/rx.o rx.c: In function 'rx_make_rx': rx.c:43: warning: implicit declaration of function 'malloc' rx.c:43: warning: incompatible implicit declaration of built-in function 'malloc' rx.c: In function 'rx_free_rx': rx.c:65: warning: implicit declaration of function 'free' rx.c:65: warning: incompatible implicit declaration of built-in function 'free' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rx.c -o rx.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxanal.c -o rxanal.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxanal.c -fPIC -DPIC -o .libs/rxanal.o rxanal.c: In function 'rx_posix_analyze_rexp': rxanal.c:54: warning: implicit declaration of function 'malloc' rxanal.c:54: warning: incompatible implicit declaration of built-in function 'malloc' rxanal.c:56: warning: implicit declaration of function 'realloc' rxanal.c:56: warning: incompatible implicit declaration of built-in function 'realloc' rxanal.c: In function 'rx_start_superstate': rxanal.c:344: warning: implicit declaration of function 'rx_refresh_this_superstate' rxanal.c: In function 'rx_posix_analyze_rexp': rxanal.c:46: warning: 'this_subexp' may be used uninitialized in this function gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxanal.c -o rxanal.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxbasic.c -o rxbasic.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxbasic.c -fPIC -DPIC -o .libs/rxbasic.o rxbasic.c: In function 'rx_basic_make_solutions': rxbasic.c:87: warning: implicit declaration of function 'malloc' rxbasic.c:87: warning: incompatible implicit declaration of built-in function 'malloc' rxbasic.c: In function 'rx_basic_free_solutions': rxbasic.c:115: warning: implicit declaration of function 'free' rxbasic.c:115: warning: incompatible implicit declaration of built-in function 'free' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxbasic.c -o rxbasic.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxbitset.c -o rxbitset.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxbitset.c -fPIC -DPIC -o .libs/rxbitset.o rxbitset.c: In function 'rx_bitset_null': rxbitset.c:105: warning: implicit declaration of function 'rx_bzero' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxbitset.c -o rxbitset.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxcset.c -o rxcset.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxcset.c -fPIC -DPIC -o .libs/rxcset.o rxcset.c: In function 'rx_cset': rxcset.c:40: warning: implicit declaration of function 'malloc' rxcset.c:40: warning: incompatible implicit declaration of built-in function 'malloc' rxcset.c: In function 'rx_free_cset': rxcset.c:77: warning: implicit declaration of function 'free' rxcset.c:77: warning: incompatible implicit declaration of built-in function 'free' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxcset.c -o rxcset.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxdbug.c -o rxdbug.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxdbug.c -fPIC -DPIC -o .libs/rxdbug.o rxdbug.c: In function 'print_cset': rxdbug.c:64: warning: implicit declaration of function 'isprint' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxdbug.c -o rxdbug.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxgnucomp.c -o rxgnucomp.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxgnucomp.c -fPIC -DPIC -o .libs/rxgnucomp.o rxgnucomp.c: In function 'init_syntax_once': rxgnucomp.c:53: warning: implicit declaration of function 'rx_bzero' rxgnucomp.c: In function 'rx_parse': rxgnucomp.c:630: warning: implicit declaration of function 'malloc' rxgnucomp.c:630: warning: incompatible implicit declaration of built-in function 'malloc' rxgnucomp.c:962: warning: implicit declaration of function 'strncmp' rxgnucomp.c:965: warning: implicit declaration of function 'sscanf' rxgnucomp.c:965: warning: incompatible implicit declaration of built-in function 'sscanf' rxgnucomp.c:999: warning: implicit declaration of function 'strcmp' rxgnucomp.c:1026: warning: implicit declaration of function 'isalnum' rxgnucomp.c:1027: warning: implicit declaration of function 'isalpha' rxgnucomp.c:1029: warning: implicit declaration of function 'iscntrl' rxgnucomp.c:1030: warning: implicit declaration of function 'isdigit' rxgnucomp.c:1031: warning: implicit declaration of function 'isgraph' rxgnucomp.c:1032: warning: implicit declaration of function 'islower' rxgnucomp.c:1033: warning: implicit declaration of function 'isprint' rxgnucomp.c:1034: warning: implicit declaration of function 'ispunct' rxgnucomp.c:1035: warning: implicit declaration of function 'isspace' rxgnucomp.c:1036: warning: implicit declaration of function 'isupper' rxgnucomp.c:1037: warning: implicit declaration of function 'isxdigit' rxgnucomp.c:1175: warning: implicit declaration of function 'realloc' rxgnucomp.c:1175: warning: incompatible implicit declaration of built-in function 'realloc' rxgnucomp.c:1218: warning: suggest explicit braces to avoid ambiguous 'else' rxgnucomp.c:1648: warning: implicit declaration of function 'free' rxgnucomp.c:1648: warning: incompatible implicit declaration of built-in function 'free' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxgnucomp.c -o rxgnucomp.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxhash.c -o rxhash.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxhash.c -fPIC -DPIC -o .libs/rxhash.o rxhash.c: In function 'default_hash_alloc': rxhash.c:39: warning: implicit declaration of function 'malloc' rxhash.c:39: warning: incompatible implicit declaration of built-in function 'malloc' rxhash.c: In function 'default_hash_item_alloc': rxhash.c:54: warning: incompatible implicit declaration of built-in function 'malloc' rxhash.c: In function 'default_free_hash': rxhash.c:75: warning: implicit declaration of function 'free' rxhash.c:75: warning: incompatible implicit declaration of built-in function 'free' rxhash.c: In function 'default_free_hash_item': rxhash.c:90: warning: incompatible implicit declaration of built-in function 'free' rxhash.c: In function 'rx_hash_store': rxhash.c:252: warning: implicit declaration of function 'rx_bzero' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxhash.c -o rxhash.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxnfa.c -o rxnfa.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxnfa.c -fPIC -DPIC -o .libs/rxnfa.o rxnfa.c: In function 'rx_nfa_state': rxnfa.c:46: warning: implicit declaration of function 'malloc' rxnfa.c:46: warning: incompatible implicit declaration of built-in function 'malloc' rxnfa.c:49: warning: implicit declaration of function 'rx_bzero' rxnfa.c: In function 'rx_free_nfa_state': rxnfa.c:65: warning: implicit declaration of function 'free' rxnfa.c:65: warning: incompatible implicit declaration of built-in function 'free' rxnfa.c: In function 'rx_nfa_edge': rxnfa.c:89: warning: incompatible implicit declaration of built-in function 'malloc' rxnfa.c: In function 'rx_free_nfa_edge': rxnfa.c:109: warning: incompatible implicit declaration of built-in function 'free' rxnfa.c: In function 'rx_possible_future': rxnfa.c:129: warning: incompatible implicit declaration of built-in function 'malloc' rxnfa.c: In function 'rx_free_possible_future': rxnfa.c:148: warning: incompatible implicit declaration of built-in function 'free' rxnfa.c: In function 'side_effect_cons': rxnfa.c:477: warning: incompatible implicit declaration of built-in function 'malloc' rxnfa.c: In function 'hash_cons_se_prog': rxnfa.c:514: warning: incompatible implicit declaration of built-in function 'malloc' rxnfa.c: In function 'nfa_set_cons': rxnfa.c:618: warning: incompatible implicit declaration of built-in function 'malloc' rxnfa.c: In function 'eclose_node': rxnfa.c:767: warning: incompatible implicit declaration of built-in function 'free' rxnfa.c: In function 'se_memo_freer': rxnfa.c:823: warning: incompatible implicit declaration of built-in function 'free' rxnfa.c: In function 'nfa_set_freer': rxnfa.c:836: warning: incompatible implicit declaration of built-in function 'free' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxnfa.c -o rxnfa.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxnode.c -o rxnode.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxnode.c -fPIC -DPIC -o .libs/rxnode.o rxnode.c: In function 'rx_init_string': rxnode.c:43: warning: implicit declaration of function 'malloc' rxnode.c:43: warning: incompatible implicit declaration of built-in function 'malloc' rxnode.c:48: warning: pointer targets in assignment differ in signedness rxnode.c: In function 'rx_free_string': rxnode.c:64: warning: implicit declaration of function 'free' rxnode.c:64: warning: incompatible implicit declaration of built-in function 'free' rxnode.c: In function 'rx_adjoin_string': rxnode.c:86: warning: implicit declaration of function 'realloc' rxnode.c:86: warning: incompatible implicit declaration of built-in function 'realloc' rxnode.c:91: warning: pointer targets in assignment differ in signedness rxnode.c: In function 'rx_copy_string': rxnode.c:114: warning: incompatible implicit declaration of built-in function 'malloc' rxnode.c:123: warning: pointer targets in assignment differ in signedness rxnode.c:125: warning: implicit declaration of function 'memcpy' rxnode.c:125: warning: incompatible implicit declaration of built-in function 'memcpy' rxnode.c: In function 'rx_compare_rx_strings': rxnode.c:145: warning: implicit declaration of function 'memcmp' rxnode.c: In function 'rx_string_hash': rxnode.c:167: warning: pointer targets in assignment differ in signedness rxnode.c: In function 'rexp_node': rxnode.c:194: warning: incompatible implicit declaration of built-in function 'malloc' rxnode.c:195: warning: implicit declaration of function 'rx_bzero' rxnode.c: In function 'rx_free_rexp': rxnode.c:321: warning: incompatible implicit declaration of built-in function 'free' rxnode.c: In function 'rx_copy_string': rxnode.c:110: warning: 'tmp' may be used uninitialized in this function gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxnode.c -o rxnode.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxposix.c -o rxposix.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxposix.c -fPIC -DPIC -o .libs/rxposix.o rxposix.c: In function 'regncomp': rxposix.c:66: warning: implicit declaration of function 'rx_bzero' rxposix.c:77: warning: implicit declaration of function 'malloc' rxposix.c:77: warning: incompatible implicit declaration of built-in function 'malloc' rxposix.c:83: warning: implicit declaration of function 'isupper' rxposix.c:83: warning: implicit declaration of function 'tolower' rxposix.c: In function 'regcomp': rxposix.c:147: warning: implicit declaration of function 'strlen' rxposix.c:147: warning: incompatible implicit declaration of built-in function 'strlen' rxposix.c: In function 'regerror': rxposix.c:173: warning: incompatible implicit declaration of built-in function 'strlen' rxposix.c:178: warning: implicit declaration of function 'strncpy' rxposix.c:178: warning: incompatible implicit declaration of built-in function 'strncpy' rxposix.c:182: warning: implicit declaration of function 'strcpy' rxposix.c:182: warning: incompatible implicit declaration of built-in function 'strcpy' rxposix.c: In function 'rx_regmatch': rxposix.c:239: warning: pointer targets in passing argument 7 of 'rx_basic_make_solutions' differ in signedness rxposix.c: In function 'rx_regexec': rxposix.c:326: warning: pointer targets in passing argument 2 of 'rx_advance_to_final' differ in signedness rxposix.c:338: warning: suggest explicit braces to avoid ambiguous 'else' rxposix.c: In function 'regnexec': rxposix.c:406: warning: incompatible implicit declaration of built-in function 'malloc' rxposix.c:431: warning: implicit declaration of function 'free' rxposix.c:431: warning: incompatible implicit declaration of built-in function 'free' rxposix.c: In function 'regexec': rxposix.c:451: warning: incompatible implicit declaration of built-in function 'strlen' rxposix.c: In function 'regfree': rxposix.c:476: warning: incompatible implicit declaration of built-in function 'free' rxposix.c:481: warning: incompatible implicit declaration of built-in function 'free' rxposix.c: In function 'rx_regmatch': rxposix.c:204: warning: 'answer' may be used uninitialized in this function gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxposix.c -o rxposix.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxsimp.c -o rxsimp.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxsimp.c -fPIC -DPIC -o .libs/rxsimp.o rxsimp.c: In function 'rx_simple_rexp': rxsimp.c:81: warning: implicit declaration of function 'isdigit' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxsimp.c -o rxsimp.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxspencer.c -o rxspencer.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxspencer.c -fPIC -DPIC -o .libs/rxspencer.o rxspencer.c: In function 'rx_make_solutions': rxspencer.c:64: warning: implicit declaration of function 'malloc' rxspencer.c:64: warning: incompatible implicit declaration of built-in function 'malloc' rxspencer.c:67: warning: implicit declaration of function 'rx_bzero' rxspencer.c:145: warning: implicit declaration of function 'free' rxspencer.c:145: warning: incompatible implicit declaration of built-in function 'free' rxspencer.c: In function 'rx_free_solutions': rxspencer.c:201: warning: incompatible implicit declaration of built-in function 'free' rxspencer.c: In function 'rx_next_solution': rxspencer.c:1191: warning: control reaches end of non-void function gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxspencer.c -o rxspencer.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxstr.c -o rxstr.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxstr.c -fPIC -DPIC -o .libs/rxstr.o rxstr.c: In function 'rx_str_contextfn': rxstr.c:84: warning: implicit declaration of function 'strncasecmp' rxstr.c:88: warning: implicit declaration of function 'strncmp' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxstr.c -o rxstr.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxsuper.c -o rxsuper.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxsuper.c -fPIC -DPIC -o .libs/rxsuper.o rxsuper.c: In function 'rx_cache_malloc': rxsuper.c:141: warning: implicit declaration of function 'malloc' rxsuper.c:141: warning: incompatible implicit declaration of built-in function 'malloc' rxsuper.c: In function 'rx_cache_free': rxsuper.c:159: warning: implicit declaration of function 'free' rxsuper.c:159: warning: incompatible implicit declaration of built-in function 'free' rxsuper.c: In function 'rx_really_free_superstate': rxsuper.c:390: warning: unused variable 'locked_superstates' rxsuper.c: At top level: rxsuper.c:681: warning: missing braces around initializer rxsuper.c:681: warning: (near initialization for 'default_cache.superset_table.children') rxsuper.c: In function 'rx_superset_cons': rxsuper.c:715: warning: implicit declaration of function 'rx_bzero' rxsuper.c: At top level: rxsuper.c:121: warning: 'check_cache' defined but not used rxsuper.c:655: warning: 'rx_default_cache_got' defined but not used gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxsuper.c -o rxsuper.o >/dev/null 2>&1 libtool gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxunfa.c -o rxunfa.lo *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxunfa.c -fPIC -DPIC -o .libs/rxunfa.o rxunfa.c: In function 'canonical_unfa': rxunfa.c:67: warning: implicit declaration of function 'malloc' rxunfa.c:67: warning: incompatible implicit declaration of built-in function 'malloc' rxunfa.c: In function 'rx_unfa_rx': rxunfa.c:106: warning: implicit declaration of function 'free' rxunfa.c:106: warning: incompatible implicit declaration of built-in function 'free' rxunfa.c: In function 'rx_make_unfaniverse': rxunfa.c:137: warning: incompatible implicit declaration of built-in function 'malloc' rxunfa.c: In function 'rx_free_unfa': rxunfa.c:248: warning: incompatible implicit declaration of built-in function 'free' gcc -c -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. rxunfa.c -o rxunfa.o >/dev/null 2>&1 libtool gcc -I. -I. -I./../libsystas -pipe -Wall -O2 -fsigned-char -DSTDC_HEADERS=1 -I. -o librx.la hashrexp.lo rx.lo rxanal.lo rxbasic.lo rxbitset.lo rxcset.lo rxdbug.lo rxgnucomp.lo rxhash.lo rxnfa.lo rxnode.lo rxposix.lo rxsimp.lo rxspencer.lo rxstr.lo rxsuper.lo rxunfa.lo -rpath /usr/lib *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. gcc -shared .libs/hashrexp.o .libs/rx.o .libs/rxanal.o .libs/rxbasic.o .libs/rxbitset.o .libs/rxcset.o .libs/rxdbug.o .libs/rxgnucomp.o .libs/rxhash.o .libs/rxnfa.o .libs/rxnode.o .libs/rxposix.o .libs/rxsimp.o .libs/rxspencer.o .libs/rxstr.o .libs/rxsuper.o .libs/rxunfa.o -Wl,-soname -Wl,librx.so.0 -o .libs/librx.so.0.0.0 (cd .libs && rm -f librx.so.0 && ln -s librx.so.0.0.0 librx.so.0) (cd .libs && rm -f librx.so && ln -s librx.so.0.0.0 librx.so) ar cru .libs/librx.a hashrexp.o rx.o rxanal.o rxbasic.o rxbitset.o rxcset.o rxdbug.o rxgnucomp.o rxhash.o rxnfa.o rxnode.o rxposix.o rxsimp.o rxspencer.o rxstr.o rxsuper.o rxunfa.o ranlib .libs/librx.a creating librx.la (cd .libs && rm -f librx.la && ln -s ../librx.la librx.la) make[1]: Leaving directory `/usr/src/RPM/BUILD/rx-1.5/rx' make: Leaving directory `/usr/src/RPM/BUILD/rx-1.5' + make doc/rx.info make: Entering directory `/usr/src/RPM/BUILD/rx-1.5' makeinfo doc/rx.texi -o doc/rx.info make: Leaving directory `/usr/src/RPM/BUILD/rx-1.5' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.11820 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/librx-buildroot + : + /bin/rm -rf -- /usr/src/tmp/librx-buildroot + cd rx-1.5 + mkdir -p /usr/src/tmp/librx-buildroot/usr + mkdir -p /usr/src/tmp/librx-buildroot/usr/share/info + mkdir -p /usr/src/tmp/librx-buildroot/usr/lib + mkdir -p /usr/src/tmp/librx-buildroot/usr/include + make install DESTDIR=/usr/src/tmp/librx-buildroot libdir=/usr/lib make: Entering directory `/usr/src/RPM/BUILD/rx-1.5' make[1]: Entering directory `/usr/src/RPM/BUILD/rx-1.5/rx' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/rx-1.5/rx' make subdir-inst-target=install install-nobuild make[1]: Entering directory `/usr/src/RPM/BUILD/rx-1.5' for dir in rx; do \ cd $dir; \ make install; \ cd .. ;\ done make[2]: Entering directory `/usr/src/RPM/BUILD/rx-1.5/rx' /bin/install -c ./inst-rxposix.h /usr/src/tmp/librx-buildroot/usr/include/rxposix.h libtool /bin/install -c -c librx.la /usr/src/tmp/librx-buildroot/usr/lib *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require --mode=MODE be specified. /bin/install -c -c .libs/librx.so.0.0.0 /usr/src/tmp/librx-buildroot/usr/lib/librx.so.0.0.0 (cd /usr/src/tmp/librx-buildroot/usr/lib && { ln -s -f librx.so.0.0.0 librx.so.0 || { rm -f librx.so.0 && ln -s librx.so.0.0.0 librx.so.0; }; }) (cd /usr/src/tmp/librx-buildroot/usr/lib && { ln -s -f librx.so.0.0.0 librx.so || { rm -f librx.so && ln -s librx.so.0.0.0 librx.so; }; }) /bin/install -c -c .libs/librx.lai /usr/src/tmp/librx-buildroot/usr/lib/librx.la /bin/install -c -c .libs/librx.a /usr/src/tmp/librx-buildroot/usr/lib/librx.a chmod 644 /usr/src/tmp/librx-buildroot/usr/lib/librx.a ranlib /usr/src/tmp/librx-buildroot/usr/lib/librx.a libtool-default: install: warning: remember to run `libtool-default --finish /usr/lib' make[2]: Leaving directory `/usr/src/RPM/BUILD/rx-1.5/rx' make[1]: Leaving directory `/usr/src/RPM/BUILD/rx-1.5' make: Leaving directory `/usr/src/RPM/BUILD/rx-1.5' + install -m 644 doc/rx.info /usr/src/tmp/librx-buildroot/usr/share/info + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/librx-buildroot (auto) removed `./usr/lib/librx.la' mode of `./usr/lib/librx.so.0.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/librx-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/librx-buildroot (auto) Adjusting library links in /usr/src/tmp/librx-buildroot ./usr/lib: librx.so.0 -> librx.so.0.0.0 Verifying ELF objects in /usr/src/tmp/librx-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/librx-buildroot (executable,shared) Processing files: librx-1.5-alt5.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.78378 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.80820 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: librx.so.0 Requires(interp): /sbin/ldconfig, /sbin/ldconfig Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Processing files: librx-devel-1.5-alt5.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.74392 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd rx-1.5 + DOCDIR=/usr/src/tmp/librx-buildroot/usr/share/doc/librx-devel-1.5 + export DOCDIR + rm -rf /usr/src/tmp/librx-buildroot/usr/share/doc/librx-devel-1.5 + /bin/mkdir -p /usr/src/tmp/librx-buildroot/usr/share/doc/librx-devel-1.5 + cp -prL ANNOUNCE BUILDING COOKOFF rx/ChangeLog /usr/src/tmp/librx-buildroot/usr/share/doc/librx-devel-1.5 + chmod -R go-w /usr/src/tmp/librx-buildroot/usr/share/doc/librx-devel-1.5 + chmod -R a+rX /usr/src/tmp/librx-buildroot/usr/share/doc/librx-devel-1.5 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.74392 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.12520 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/librx-buildroot/.post:librx-devel + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.77312 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/librx-buildroot/.postun:librx-devel + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.29986 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/install_info Requires(postun): /bin/sh, /usr/sbin/uninstall_info Requires: librx = 1.5-alt5.1, /usr/lib/librx.so.0.0.0 Processing files: librx-devel-static-1.5-alt5.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.14192 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.32766 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: librx-devel = 1.5-alt5.1, glibc-devel-static Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.99941 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/librx-1.5-alt5.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/librx-1.5-alt5.1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/librx-devel-1.5-alt5.1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/librx-devel-static-1.5-alt5.1.ppc.rpm 11.24user 3.70system 0:23.10elapsed 64%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+813873minor)pagefaults 0swaps