<86>Apr 21 00:58:35 userdel[129067]: delete user 'rooter' <86>Apr 21 00:58:35 userdel[129067]: removed group 'rooter' owned by 'rooter' <86>Apr 21 00:58:35 groupadd[129077]: group added to /etc/group: name=rooter, GID=651 <86>Apr 21 00:58:35 groupadd[129077]: group added to /etc/gshadow: name=rooter <86>Apr 21 00:58:35 groupadd[129077]: new group: name=rooter, GID=651 <86>Apr 21 00:58:35 useradd[129090]: new user: name=rooter, UID=651, GID=651, home=/root, shell=/bin/bash <86>Apr 21 00:58:35 userdel[129104]: delete user 'builder' <86>Apr 21 00:58:35 userdel[129104]: removed group 'builder' owned by 'builder' <86>Apr 21 00:58:35 userdel[129104]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 00:58:35 groupadd[129117]: group added to /etc/group: name=builder, GID=652 <86>Apr 21 00:58:35 groupadd[129117]: group added to /etc/gshadow: name=builder <86>Apr 21 00:58:35 groupadd[129117]: new group: name=builder, GID=652 <86>Apr 21 00:58:35 useradd[129122]: new user: name=builder, UID=652, GID=652, home=/usr/src, shell=/bin/bash <13>Apr 21 00:58:37 rpmi: rpm-build-php-version-5.6.38-alt1 p8.213485.40 1539344750 installed <13>Apr 21 00:58:37 rpmi: rpm-build-php5-5.5-alt2 1394538105 installed <13>Apr 21 00:58:37 rpmi: rpm-macros-ubt-0.2-alt1.M80P.1 1488269670 installed <13>Apr 21 00:58:37 rpmi: shtool-2.0.8-alt2 1293142260 installed <13>Apr 21 00:58:37 rpmi: php-base-2.7-alt3 1289820413 installed <13>Apr 21 00:58:37 rpmi: libmm-1.4.2-alt3 1300666797 installed <13>Apr 21 00:58:37 rpmi: php5-libs-5.6.38-alt1 p8.213485.40 1539344664 installed <13>Apr 21 00:58:37 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958065 installed <13>Apr 21 00:58:41 rpmi: php5-devel-5.6.38-alt1 p8.213485.40 1539344664 installed <13>Apr 21 00:58:41 rpmi: rpm-build-pecl-0.4-alt2 1421772586 installed <13>Apr 21 00:58:41 rpmi: rpm-build-ubt-0.3.1-alt1.M80P.1 1513692283 installed Installing pecl-perl-1.0.1-alt26.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.57107 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pecl-perl-1.0.1 + /bin/mkdir -p pecl-perl-1.0.1 + cd pecl-perl-1.0.1 + echo 'Source #0 (perl-1.0.1.tar.bz2):' Source #0 (perl-1.0.1.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/perl-1.0.1.tar.bz2 + /bin/tar -xf - + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (pecl-perl-1.0.1-alt-fix_php5.4.patch):' Patch #0 (pecl-perl-1.0.1-alt-fix_php5.4.patch): + /usr/bin/patch -p2 patching file perl-1.0.1/php_perl.c + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.57107 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pecl-perl-1.0.1 + cd perl-1.0.1 + phpize Configuring for: PHP Api Version: 20131106 Zend Module Api No: 20131226 Zend Extension Api No: 220131226 + export LDFLAGS=-lphp-5.6.38 + LDFLAGS=-lphp-5.6.38 + CFLAGS='-pipe -Wall -g -O2 -fPIC -L/usr/lib64' + export CFLAGS + CXXFLAGS='-pipe -Wall -g -O2 -fPIC -L/usr/lib64' + export CXXFLAGS + FFLAGS='-pipe -Wall -g -O2 -fPIC -L/usr/lib64' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -Wall -g -O2 -fPIC -L/usr/lib64' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --with-php-config=/usr/bin/php-config configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-alt-linux-cc... no checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for icc... no checking for suncc... no checking whether x86_64-alt-linux-gcc and cc understand -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking target system type... x86_64-alt-linux-gnu checking for PHP prefix... /usr checking for PHP includes... -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib checking for PHP extension directory... /usr/lib64/php/5.6.38/extensions checking for PHP installed headers prefix... /usr/include/php/5.6.38 checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking for perl support... yes, shared checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for objdir... .libs checking for x86_64-alt-linux-ar... no checking for ar... ar checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking for x86_64-alt-linux-strip... no checking for strip... strip checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no creating libtool appending configuration tag "CXX" to libtool configure: creating ./config.status config.status: creating config.h configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=8 + make -j8 make: Entering directory `/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1' /bin/sh /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/libtool --mode=compile x86_64-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/include -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/main -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -Wall -g -O2 -fPIC -L/usr/lib64 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -c /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c -o php_perl.lo mkdir .libs x86_64-alt-linux-gcc -I. -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1 -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/include -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/main -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -Wall -g -O2 -fPIC -L/usr/lib64 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -c /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c -fPIC -DPIC -o .libs/php_perl.o /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: In function 'php_perl_zval_to_sv_noref': /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:448:54: warning: pointer targets in passing argument 3 of 'zend_hash_get_current_key_ex' differ in signedness [-Wpointer-sign] if (zend_hash_get_current_key_ex(ht, &key, &key_len, &index, 0, NULL) != HASH_KEY_IS_STRING) { ^ In file included from /usr/include/php/5.6.38/Zend/zend.h:286:0, from /usr/include/php/5.6.38/main/php.h:36, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:49: /usr/include/php/5.6.38/Zend/zend_hash.h:179:14: note: expected 'uint * {aka unsigned int *}' but argument is of type 'int *' ZEND_API int zend_hash_get_current_key_ex(const HashTable *ht, char **str_index, uint *str_length, ulong *num_index, zend_bool duplicate, HashPosition *pos); ^ In file included from /usr/lib64/perl5/CORE/perl.h:5550:0, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: In function 'php_perl_sv_to_zval_noref': /usr/lib64/perl5/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib64/perl5/CORE/embed.h:581:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib64/perl5/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:554:19: note: in expansion of macro 'SvPV' char *str = SvPV(sv, len); ^ In file included from /usr/lib64/perl5/CORE/perl.h:5515:0, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/lib64/perl5/CORE/proto.h:4104:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:600:27: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] zend_error(E_ERROR, "[perl] Can't convert Perl type (%ld) to PHP", ^ In file included from /usr/lib64/perl5/CORE/perl.h:5550:0, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: In function 'php_perl_call_method': /usr/lib64/perl5/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib64/perl5/CORE/embed.h:581:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib64/perl5/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:694:23: note: in expansion of macro 'SvPV' char *key = SvPV(ST(i), key_len); ^ In file included from /usr/lib64/perl5/CORE/perl.h:5515:0, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/lib64/perl5/CORE/proto.h:4104:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ In file included from /usr/lib64/perl5/CORE/perl.h:5550:0, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: In function 'php_perl_call': /usr/lib64/perl5/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib64/perl5/CORE/embed.h:581:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib64/perl5/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:757:23: note: in expansion of macro 'SvPV' char *key = SvPV(ST(i), key_len); ^ In file included from /usr/lib64/perl5/CORE/perl.h:5515:0, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/lib64/perl5/CORE/proto.h:4104:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: In function 'php_perl_write_property': /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1232:54: warning: pointer targets in passing argument 3 of 'zend_hash_get_current_key_ex' differ in signedness [-Wpointer-sign] if (zend_hash_get_current_key_ex(ht, &key, &key_len, &index, 0, NULL) != HASH_KEY_IS_STRING) { ^ In file included from /usr/include/php/5.6.38/Zend/zend.h:286:0, from /usr/include/php/5.6.38/main/php.h:36, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:49: /usr/include/php/5.6.38/Zend/zend_hash.h:179:14: note: expected 'uint * {aka unsigned int *}' but argument is of type 'int *' ZEND_API int zend_hash_get_current_key_ex(const HashTable *ht, char **str_index, uint *str_length, ulong *num_index, zend_bool duplicate, HashPosition *pos); ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: In function 'php_perl_get_properties': /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1542:1: warning: multi-line comment [-Wcomment] //#define ZSTRCMP(zv,str) ((Z_STRLEN(zv) == sizeof(str)-1) && \ ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: In function 'php_perl_get_class_name': /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1606:12: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] strcpy(*class_name,"Perl"); ^ In file included from /usr/include/features.h:368:0, from /usr/include/sys/types.h:25, from /usr/lib64/perl5/CORE/perl.h:699, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'const char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1618:14: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] strcpy(*class_name,"Perl::"); ^ In file included from /usr/include/features.h:368:0, from /usr/include/sys/types.h:25, from /usr/lib64/perl5/CORE/perl.h:699, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'const char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1619:14: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] strcpy((*class_name)+sizeof("Perl::")-1,name); ^ In file included from /usr/include/features.h:368:0, from /usr/include/sys/types.h:25, from /usr/lib64/perl5/CORE/perl.h:699, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'const char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1624:14: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] strcpy(*class_name,"Perl::array"); ^ In file included from /usr/include/features.h:368:0, from /usr/include/sys/types.h:25, from /usr/lib64/perl5/CORE/perl.h:699, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'const char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1629:14: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] strcpy(*class_name,"Perl::hash"); ^ In file included from /usr/include/features.h:368:0, from /usr/include/sys/types.h:25, from /usr/lib64/perl5/CORE/perl.h:699, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'const char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1634:14: warning: passing argument 1 of 'strcpy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] strcpy(*class_name,"Perl::scalar"); ^ In file included from /usr/include/features.h:368:0, from /usr/include/sys/types.h:25, from /usr/lib64/perl5/CORE/perl.h:699, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/include/bits/string3.h:108:1: note: expected 'char * restrict' but argument is of type 'const char *' __NTH (strcpy (char *__restrict __dest, const char *__restrict __src)) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: In function 'php_perl_clone': /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1716:27: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=] zend_error(E_ERROR, "[perl] Can't clone perl object (type [%ld])", SvTYPE(old_sv)); ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: At top level: /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1768:3: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] php_perl_iterator_current_key, ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1768:3: note: (near initialization for 'php_perl_iterator_funcs.get_current_key') /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: In function 'zm_info_perl': /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1893:63: warning: unknown conversion type character 'v' in format [-Wformat=] php_info_print_table_row(2, "Perl version", Perl_form(aTHX_ "%vd",PL_patchlevel)); ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1893:63: warning: too many arguments for format [-Wformat-extra-args] In file included from /usr/lib64/perl5/CORE/perl.h:5550:0, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c: In function 'zim_Perl_eval': /usr/lib64/perl5/CORE/sv.h:1653:57: warning: passing argument 3 of 'Perl_sv_2pv_flags' from incompatible pointer type [-Wincompatible-pointer-types] ? ((lp = SvCUR(sv)), SvPVX(sv)) : sv_2pv_flags(sv, &lp, flags)) ^ /usr/lib64/perl5/CORE/embed.h:581:55: note: in definition of macro 'sv_2pv_flags' #define sv_2pv_flags(a,b,c) Perl_sv_2pv_flags(aTHX_ a,b,c) ^ /usr/lib64/perl5/CORE/sv.h:1647:30: note: in expansion of macro 'SvPV_flags' #define SvPV(sv, lp) SvPV_flags(sv, lp, SV_GMAGIC) ^ /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:1955:25: note: in expansion of macro 'SvPV' char *key = SvPV(ST(i), key_len); ^ In file included from /usr/lib64/perl5/CORE/perl.h:5515:0, from /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/php_perl.c:38: /usr/lib64/perl5/CORE/proto.h:4104:21: note: expected 'STRLEN * const {aka long unsigned int * const}' but argument is of type 'int *' PERL_CALLCONV char* Perl_sv_2pv_flags(pTHX_ SV *const sv, STRLEN *const lp, const I32 flags) ^ /bin/sh /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/libtool --mode=link x86_64-alt-linux-gcc -DPHP_ATOM_INC -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/include -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/main -I/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1 -I/usr/include/php/5.6.38 -I/usr/include/php/5.6.38/main -I/usr/include/php/5.6.38/TSRM -I/usr/include/php/5.6.38/Zend -I/usr/include/php/5.6.38/ext -I/usr/include/php/5.6.38/ext/date/lib -DHAVE_CONFIG_H -pipe -Wall -g -O2 -fPIC -L/usr/lib64 -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/lib64/perl5/CORE -lphp-5.6.38 -o perl.la -export-dynamic -avoid-version -prefer-pic -module -rpath /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/modules -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc php_perl.lo x86_64-alt-linux-gcc -shared .libs/php_perl.o -L/usr/lib64 -lphp-5.6.38 -L/usr/local/lib -L/usr/lib64/perl5/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc -Wl,-E -Wl,-soname -Wl,perl.so -o .libs/perl.so creating perl.la (cd .libs && rm -f perl.la && ln -s ../perl.la perl.la) /bin/sh /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/libtool --mode=install cp ./perl.la /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/modules cp ./.libs/perl.so /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/modules/perl.so cp ./.libs/perl.lai /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/modules/perl.la PATH="$PATH:/sbin" ldconfig -n /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/modules ---------------------------------------------------------------------- Libraries have been installed in: /usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,--rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. make: Leaving directory `/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.62540 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pecl-perl-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pecl-perl-buildroot + cd pecl-perl-1.0.1 + test -d perl-1.0.1 + cd perl-1.0.1 + make install INSTALL_ROOT=/usr/src/tmp/pecl-perl-buildroot make: Entering directory `/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1' Installing shared extensions: /usr/src/tmp/pecl-perl-buildroot/usr/lib64/php/5.6.38/extensions/ make: Leaving directory `/usr/src/RPM/BUILD/pecl-perl-1.0.1/perl-1.0.1' + test -f config + echo extension=perl.so + install -D -m644 config /usr/src/tmp/pecl-perl-buildroot/usr/share/php/5.6/extconf/perl/config + test -f params + cat + install -D -m644 params /usr/src/tmp/pecl-perl-buildroot/usr/share/php/5.6/extconf/perl/params + mkdir -p /usr/src/tmp/pecl-perl-buildroot/usr/share/doc/pecl-perl-1.0.1/ + install -m644 CREDITS EXPERIMENTAL README TODO /usr/src/tmp/pecl-perl-buildroot/usr/share/doc/pecl-perl-1.0.1/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pecl-perl-buildroot (auto) mode of './usr/lib64/php/5.6.38/extensions/perl.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/pecl-perl-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/pecl-perl-buildroot (auto) Adjusting library links in /usr/src/tmp/pecl-perl-buildroot ./usr/lib64: Verifying ELF objects in /usr/src/tmp/pecl-perl-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: pecl-perl-1.0.1-alt26.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.v4LyaF find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7SEDKI find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Nx7sfP Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZY4pCY Requires: /usr/lib64/php, libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.4)(64bit), libperl-5.22.so()(64bit) >= set:ohgspG0aOIHGSebMo9gT8ZoK35ZkU7pBCZaQh7X7snUW2DI30BdOBIfGoxuYni80jT31ZFf4sZxWRUvheC4lCcd3XtJ3063Xlh3V7nEjopIiJv3H3jA3g5RM3d1YMKHQNeUr33Ce4cEtNz5IZiIi23ZAtvKwNZIZyKfN75ez3iB2A9Qz0rLEySHUgv4k, libphp-5.6.38.so()(64bit) >= set:oiulpr2W1jZhKQ1tHnIkDFGHyTZfvHdVYlEpsl8Pj4lvDaiCCZcQoJJTBCdHOVf48Wb7ZlQk6kgZeAf4lITcxlFFkRONCL44o0sWXCiRQa81ElkZ3RgXxhcMNsZg1Hi6m5CoEpiSF0kUYGw7KZdBBa, rtld(GNU_HASH) Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(SetVersions) Requires(post): /bin/sh, /usr/share/php/scripts/php_postin.sh Requires(preun): /bin/sh, /usr/share/php/scripts/php_preun.sh Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Np2hLa Creating pecl-perl-debuginfo package Processing files: pecl-perl-debuginfo-1.0.1-alt26.M80P.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.dgj4Pp find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jcCfOH find-requires: running scripts (debuginfo) Requires: pecl-perl = 1.0.1-alt26.M80P.1, debug64(libc.so.6), debug64(libperl-5.22.so), debug64(libphp-5.6.38.so) Wrote: /usr/src/RPM/RPMS/x86_64/pecl-perl-1.0.1-alt26.M80P.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/pecl-perl-debuginfo-1.0.1-alt26.M80P.1.x86_64.rpm 5.15user 2.24system 0:13.03elapsed 56%CPU (0avgtext+0avgdata 64472maxresident)k 0inputs+0outputs (0major+580719minor)pagefaults 0swaps 11.31user 6.20system 0:23.54elapsed 74%CPU (0avgtext+0avgdata 124080maxresident)k 8inputs+0outputs (0major+871719minor)pagefaults 0swaps error: open of /ALT/repo/p8/task/archive/_221/226645/files/x86_64/RPMS/pecl-perl-1.0.1-alt26.M80P.1.x86_64.rpm failed: No such file or directory error: open of /ALT/repo/p8/task/archive/_221/226645/files/x86_64/RPMS/pecl-perl-debuginfo-1.0.1-alt26.M80P.1.x86_64.rpm failed: No such file or directory