Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1465530 Details for
Bug 1605447
php-pecl-mailparse: FTBFS in Fedora rawhide
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Mohan Boddu
on 2018-07-20 15:26:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Mohan Boddu
Created:
2018-07-20 15:26:57 UTC
Size:
32.00 KB
patch
obsolete
>nt_key_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, HashPosition *pos); > ~~~~~~~~~~~~^~~~~~~~~ >/builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/mailparse.c: In function 'add_attr_header_to_zval': >/builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/mailparse.c:1375:73: warning: passing argument 3 of 'zend_hash_get_current_key_ex' from incompatible pointer type [-Wincompatible-pointer-types] > zend_hash_get_current_key_ex(Z_ARRVAL_P(&attr->attributes), &str_key, &num_index, &pos); > ^~~~~~~~~~ >In file included from /usr/include/php/Zend/zend.h:34, > from /usr/include/php/main/php.h:35, > from /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/mailparse.c:24: >/usr/include/php/Zend/zend_hash.h:202:117: note: expected 'zend_ulong *' {aka 'unsigned int *'} but argument is of type 'ulong *' {aka 'long unsigned int *'} > ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, HashPosition *pos); > ~~~~~~~~~~~~^~~~~~~~~ >/home/vagrant/src/pecl-mail-mailparse/php_mailparse_rfc822.re: In function 'parse_address_tokens': >/home/vagrant/src/pecl-mail-mailparse/php_mailparse_rfc822.re:462:31: warning: 'group_lbl_end' may be used uninitialized in this function [-Wmaybe-uninitialized] >/home/vagrant/src/pecl-mail-mailparse/php_mailparse_rfc822.re:462:31: warning: 'group_lbl_start' may be used uninitialized in this function [-Wmaybe-uninitialized] >/bin/sh /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/include -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/main -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS -I/usr/include/php -I/usr/include/php/main -I/usr/include/php/TSRM -I/usr/include/php/Zend -I/usr/include/php/ext -I/usr/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mailparse.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/modules mailparse.lo php_mailparse_mime.lo php_mailparse_rfc822.lo >libtool: link: cc -shared -fPIC -DPIC .libs/mailparse.o .libs/php_mailparse_mime.o .libs/php_mailparse_rfc822.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,mailparse.so -o .libs/mailparse.so >libtool: link: ( cd ".libs" && rm -f "mailparse.la" && ln -s "../mailparse.la" "mailparse.la" ) >/bin/sh /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/libtool --mode=install cp ./mailparse.la /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/modules >libtool: install: cp ./.libs/mailparse.so /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/modules/mailparse.so >libtool: install: cp ./.libs/mailparse.lai /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/modules/mailparse.la >libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/modules >---------------------------------------------------------------------- >Libraries have been installed in: > /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS/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'. >+ cd ../ZTS >+ zts-phpize >Configuring for: >PHP Api Version: 20170718 >Zend Module Api No: 20170718 >Zend Extension Api No: 320170718 >+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' >+ export CFLAGS >+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' >+ export CXXFLAGS >+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' >+ export FFLAGS >+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -I/usr/lib/gfortran/modules' >+ export FCFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' >+ export LDFLAGS >+ '[' 1 = 1 ']' >+++ dirname ./configure >++ find . -name config.guess -o -name config.sub >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./config.sub >+ '[' -f /usr/lib/rpm/redhat/config.sub ']' >+ /usr/bin/rm -f ./config.sub >++ basename ./config.sub >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub >'/usr/lib/rpm/redhat/config.sub' -> './config.sub' >+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) >++ basename ./config.guess >+ '[' -f /usr/lib/rpm/redhat/config.guess ']' >+ /usr/bin/rm -f ./config.guess >++ basename ./config.guess >+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess >'/usr/lib/rpm/redhat/config.guess' -> './config.guess' >+ '[' 1 = 1 ']' >+ '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' >++ find . -name ltmain.sh >+ for i in $(find . -name ltmain.sh) >+ /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh >+ ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-php-config=/usr/bin/zts-php-config >configure: WARNING: unrecognized options: --disable-dependency-tracking >checking for grep that handles long lines and -e... /usr/bin/grep >checking for egrep... /usr/bin/grep -E >checking for a sed that does not truncate output... /usr/bin/sed >checking for armv7hl-redhat-linux-gnu-cc... no >checking for armv7hl-redhat-linux-gnu-gcc... no >checking for cc... cc >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 cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking how to run the C preprocessor... cc -E >checking for icc... no >checking for suncc... no >checking whether cc understands -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... armv7hl-redhat-linux-gnu >checking host system type... armv7hl-redhat-linux-gnu >checking target system type... armv7hl-redhat-linux-gnu >checking for PHP prefix... /usr >checking for PHP includes... -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib >checking for PHP extension directory... /usr/lib/php-zts/modules >checking for PHP installed headers prefix... /usr/include/php-zts/php >checking if debug is enabled... no >checking if zts is enabled... yes >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 whether to enable mailparse support... yes, shared >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for fgrep... /usr/bin/grep -F >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop >checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for armv7hl-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for armv7hl-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for armv7hl-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for armv7hl-redhat-linux-gnu-strip... no >checking for strip... strip >checking for armv7hl-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for gawk... (cached) gawk >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for a working dd... /usr/bin/dd >checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 >checking for armv7hl-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >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 for dlfcn.h... yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... no >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... no >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) 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 >configure: creating ./config.status >config.status: creating config.h >config.status: executing libtool commands >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ make -j4 >/bin/sh /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/include -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/main -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/mailparse.c -o mailparse.lo >/bin/sh /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/include -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/main -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/php_mailparse_mime.c -o php_mailparse_mime.lo >/bin/sh /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/libtool --mode=compile cc -I. -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/include -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/main -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/php_mailparse_rfc822.c -o php_mailparse_rfc822.lo >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/include -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/main -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/mailparse.c -fPIC -DPIC -o .libs/mailparse.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/include -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/main -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/php_mailparse_mime.c -fPIC -DPIC -o .libs/php_mailparse_mime.o >libtool: compile: cc -I. -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/include -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/main -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -c /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/php_mailparse_rfc822.c -fPIC -DPIC -o .libs/php_mailparse_rfc822.o >/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/php_mailparse_mime.c: In function 'php_mimepart_remove_from_parent': >/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/php_mailparse_mime.c:971:59: warning: passing argument 3 of 'zend_hash_get_current_key_ex' from incompatible pointer type [-Wincompatible-pointer-types] > zend_hash_get_current_key_ex(&parent->children, NULL, &h, &pos); > ^~ >In file included from /usr/include/php-zts/php/Zend/zend.h:34, > from /usr/include/php-zts/php/main/php.h:35, > from /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/php_mailparse_mime.c:20: >/usr/include/php-zts/php/Zend/zend_hash.h:202:117: note: expected 'zend_ulong *' {aka 'unsigned int *'} but argument is of type 'ulong *' {aka 'long unsigned int *'} > ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, HashPosition *pos); > ~~~~~~~~~~~~^~~~~~~~~ >/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/mailparse.c: In function 'zm_startup_mailparse': >/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/mailparse.c:149:26: warning: variable 'mailparse_globals' set but not used [-Wunused-but-set-variable] > zend_mailparse_globals *mailparse_globals; > ^~~~~~~~~~~~~~~~~ >/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/mailparse.c: In function 'add_attr_header_to_zval': >/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/mailparse.c:1375:73: warning: passing argument 3 of 'zend_hash_get_current_key_ex' from incompatible pointer type [-Wincompatible-pointer-types] > zend_hash_get_current_key_ex(Z_ARRVAL_P(&attr->attributes), &str_key, &num_index, &pos); > ^~~~~~~~~~ >In file included from /usr/include/php-zts/php/Zend/zend.h:34, > from /usr/include/php-zts/php/main/php.h:35, > from /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/mailparse.c:24: >/usr/include/php-zts/php/Zend/zend_hash.h:202:117: note: expected 'zend_ulong *' {aka 'unsigned int *'} but argument is of type 'ulong *' {aka 'long unsigned int *'} > ZEND_API int ZEND_FASTCALL zend_hash_get_current_key_ex(const HashTable *ht, zend_string **str_index, zend_ulong *num_index, HashPosition *pos); > ~~~~~~~~~~~~^~~~~~~~~ >/home/vagrant/src/pecl-mail-mailparse/php_mailparse_rfc822.re: In function 'parse_address_tokens': >/home/vagrant/src/pecl-mail-mailparse/php_mailparse_rfc822.re:462:31: warning: 'group_lbl_end' may be used uninitialized in this function [-Wmaybe-uninitialized] >/home/vagrant/src/pecl-mail-mailparse/php_mailparse_rfc822.re:462:31: warning: 'group_lbl_start' may be used uninitialized in this function [-Wmaybe-uninitialized] >/bin/sh /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/libtool --mode=link cc -DPHP_ATOM_INC -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/include -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/main -I/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS -I/usr/include/php-zts/php -I/usr/include/php-zts/php/main -I/usr/include/php-zts/php/TSRM -I/usr/include/php-zts/php/Zend -I/usr/include/php-zts/php/ext -I/usr/include/php-zts/php/ext/date/lib -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mailparse.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/modules mailparse.lo php_mailparse_mime.lo php_mailparse_rfc822.lo >libtool: link: cc -shared -fPIC -DPIC .libs/mailparse.o .libs/php_mailparse_mime.o .libs/php_mailparse_rfc822.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,mailparse.so -o .libs/mailparse.so >libtool: link: ( cd ".libs" && rm -f "mailparse.la" && ln -s "../mailparse.la" "mailparse.la" ) >/bin/sh /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/libtool --mode=install cp ./mailparse.la /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/modules >libtool: install: cp ./.libs/mailparse.so /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/modules/mailparse.so >libtool: install: cp ./.libs/mailparse.lai /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/modules/mailparse.la >libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/modules >---------------------------------------------------------------------- >Libraries have been installed in: > /builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS/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'. >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nLiPYl >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm >++ dirname /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm >+ cd php-pecl-mailparse-3.0.2 >+ make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm >make: Entering directory '/builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS' >Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/usr/lib/php/modules/ >make: Leaving directory '/builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS' >+ install -Dpm 644 40-mailparse.ini /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/etc/php.d/40-mailparse.ini >+ make -C ZTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm >make: Entering directory '/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS' >Installing shared extensions: /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/usr/lib/php-zts/modules/ >make: Leaving directory '/builddir/build/BUILD/php-pecl-mailparse-3.0.2/ZTS' >+ install -Dpm 644 40-mailparse.ini /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/etc/php-zts.d/40-mailparse.ini >+ install -Dpm 644 package.xml /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/var/lib/php/peclxml/php-pecl-mailparse.xml >++ grep 'role="doc"' package.xml >++ sed -e 's/^.*name="//;s/".*$//' >+ for i in $(grep 'role="doc"' package.xml | sed -e 's/^.*name="//;s/".*$//') >+ install -Dpm 644 NTS/CREDITS /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/usr/share/doc/pecl/mailparse/CREDITS >+ for i in $(grep 'role="doc"' package.xml | sed -e 's/^.*name="//;s/".*$//') >+ install -Dpm 644 NTS/README /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/usr/share/doc/pecl/mailparse/README >+ for i in $(grep 'role="doc"' package.xml | sed -e 's/^.*name="//;s/".*$//') >+ install -Dpm 644 NTS/try.php /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/usr/share/doc/pecl/mailparse/try.php >+ /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 3.0.2-9.fc29 --unique-debug-suffix -3.0.2-9.fc29.arm --unique-debug-src-base php-pecl-mailparse-3.0.2-9.fc29.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/php-pecl-mailparse-3.0.2 >extracting debug info from /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/usr/lib/php/modules/mailparse.so >extracting debug info from /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/usr/lib/php-zts/modules/mailparse.so >/usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. >320 blocks >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/etc/ld.so.conf: No such file or directory >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 >+ /usr/lib/rpm/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hzbekp >+ umask 022 >+ cd /builddir/build/BUILD >+ cd php-pecl-mailparse-3.0.2 >+ : ignore tests using missing files >+ rm NTS/tests/011.phpt ZTS/tests/011.phpt >+ rm NTS/tests/bug001.phpt ZTS/tests/bug001.phpt >+ : Minimal load test for NTS extension >+ /usr/bin/php --no-php-ini --define extension=mbstring.so --define extension=/builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/usr/lib/php/modules/mailparse.so --modules >+ grep mailparse >mailparse >+ : Upstream test suite for NTS extension >+ cd NTS >+ TEST_PHP_EXECUTABLE=/usr/bin/php >+ NO_INTERACTION=1 >+ /usr/bin/php run-tests.php -n -q -d extension=mbstring.so -d extension=/builddir/build/BUILDROOT/php-pecl-mailparse-3.0.2-9.fc29.arm/usr/lib/php/modules/mailparse.so --show-diff >===================================================================== >PHP : /usr/bin/php >PHP_SAPI : cli >PHP_VERSION : 7.2.8RC1 >ZEND_VERSION: 3.2.0 >PHP_OS : Linux - Linux buildvm-armv7-18.arm.fedoraproject.org 4.17.3-100.fc27.armv7hl+lpae #1 SMP Tue Jun 26 13:56:24 UTC 2018 armv7l >INI actual : /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS >More .INIs : >CWD : /builddir/build/BUILD/php-pecl-mailparse-3.0.2/NTS >Extra dirs : >VALGRIND : Not used >===================================================================== >TIME START 2018-07-15 01:44:48 >===================================================================== >TEST 1/13 [tests/001.phpt] PASS Check for mailparse presence [tests/001.phpt] >TEST 2/13 [tests/002.phpt] PASS Check stream encoding [tests/002.phpt] >TEST 3/13 [tests/003.phpt] PASS Check handling of multiple To headers [tests/003.phpt] >TEST 4/13 [tests/004.phpt] PASS Check uudecode_all [tests/004.phpt] >TEST 5/13 [tests/005.phpt] PASS Check quoted-printable encoding generates S/MIME safe content [tests/005.phpt] >TEST 6/13 [tests/006.phpt] PASS Check extract_part_file [tests/006.phpt] >TEST 7/13 [tests/007.phpt] PASS Check RFC822 Conformance [tests/007.phpt] >TEST 8/13 [tests/008.phpt] PASS OO API Segfault when opening a file is not possible [tests/008.phpt] >TEST 9/13 [tests/009.phpt] PASS Multiple UUE attachments not recognized [tests/009.phpt] >TEST 10/13 [tests/010.phpt] PASS Multiple headers not parsed into arra bug #6862 [tests/010.phpt] >TEST 11/13 [tests/012.phpt] PASS Check mailparse_mimemessage_extract_uue [tests/012.phpt] >TEST 12/13 [tests/013.phpt] PASS Check mailparse_mimemessage_extract_uue [tests/013.phpt] >TEST 13/13 [tests/parse_test_messages.phpt] >========DIFF======== >002+ >003+ Termsig=11 >========DONE======== >FAIL Parse messages in testdata dir [tests/parse_test_messages.phpt] >===================================================================== >TIME END 2018-07-15 01:44:53 >===================================================================== >TEST RESULT SUMMARY >--------------------------------------------------------------------- >Exts skipped : 0 >Exts tested : 16 >--------------------------------------------------------------------- >Number of tests : 13 13 >Tests skipped : 0 ( 0.0%) -------- >Tests warned : 0 ( 0.0%) ( 0.0%) >Tests failed : 1 ( 7.7%) ( 7.7%) >Expected fail : 0 ( 0.0%) ( 0.0%) >Tests passed : 12 ( 92.3%) ( 92.3%) >--------------------------------------------------------------------- >Time taken : 5 seconds >===================================================================== >===================================================================== >FAILED TEST SUMMARY >--------------------------------------------------------------------- >Parse messages in testdata dir [tests/parse_test_messages.phpt] >===================================================================== >error: Bad exit status from /var/tmp/rpm-tmp.hzbekp (%check) > Bad exit status from /var/tmp/rpm-tmp.hzbekp (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error()] >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 89, in trace > result = func(*args, **kw) > File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 582, in do > raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >mockbuild.exception.Error: Command failed. See logs for output. > # bash --login -c /usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/php-pecl-mailparse.spec
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1605447
: 1465530 |
1465531
|
1465532