Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1978689 Details for
Bug 2226098
php-geos: FTBFS in Fedora rawhide/f39
Home
New
Search
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.rh89 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
Fedora Release Engineering
on 2023-07-25 18:57:48 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 18:57:48 UTC
Size:
32.00 KB
patch
obsolete
>u-cc... 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 the compiler supports GNU C... yes >checking whether gcc accepts -g... yes >checking for gcc option to enable C11 features... none needed >checking how to run the C preprocessor... gcc -E >checking for icc... no >checking for suncc... no >checking for system library directory... lib >checking if compiler supports -Wl,-rpath,... yes >checking build system type... aarch64-redhat-linux-gnu >checking host system type... aarch64-redhat-linux-gnu >checking target system type... aarch64-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/lib64/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 gawk... gawk >checking whether to enable geos support... yes, shared >checking for geos-config... yes, shared >checking for geos-config... /usr/bin/geos-config >Using GEOS version 3.12.0 >checking for stdio.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for strings.h... yes >checking for sys/stat.h... yes >checking for sys/types.h... yes >checking for unistd.h... yes >checking for geos_c.h... yes >checking for initGEOS_r in -lgeos_c... yes >checking for finishGEOS_r in -lgeos_c... yes >checking for GEOSClipByRect_r in -lgeos_c... yes >checking for GEOSCoveredBy_r in -lgeos_c... yes >checking for GEOSCovers_r in -lgeos_c... yes >checking for GEOSDelaunayTriangulation_r in -lgeos_c... yes >checking for GEOSGeomGetEndPoint_r in -lgeos_c... yes >checking for GEOSGeomGetNumPoints_r in -lgeos_c... yes >checking for GEOSGeomGetPointN_r in -lgeos_c... yes >checking for GEOSGeomGetStartPoint_r in -lgeos_c... yes >checking for GEOSGeomGetX_r in -lgeos_c... yes >checking for GEOSGeomGetY_r in -lgeos_c... yes >checking for GEOSGeom_extractUniquePoints_r in -lgeos_c... yes >checking for GEOSGeom_getCoordinateDimension_r in -lgeos_c... yes >checking for GEOSNode_r in -lgeos_c... yes >checking for GEOSOffsetCurve_r in -lgeos_c... yes >checking for GEOSPolygonize_full_r in -lgeos_c... yes >checking for GEOSRelateBoundaryNodeRule_r in -lgeos_c... yes >checking for GEOSRelatePatternMatch_r in -lgeos_c... yes >checking for GEOSSharedPaths_r in -lgeos_c... yes >checking for GEOSSnap_r in -lgeos_c... yes >checking for GEOSUnaryUnion_r in -lgeos_c... yes >checking for GEOSVoronoiDiagram_r in -lgeos_c... yes >checking for GEOSisClosed_r in -lgeos_c... yes >checking for GEOSisValidDetail_r in -lgeos_c... yes >checking for GEOSGeom_setPrecision_r in -lgeos_c... yes >checking for GEOSGeom_getPrecision_r in -lgeos_c... yes >checking for GEOSWKTWriter_setTrim_r in -lgeos_c... yes >checking for GEOSWKTWriter_setRoundingPrecision_r in -lgeos_c... yes >checking for GEOSWKTWriter_setOutputDimension_r in -lgeos_c... yes >checking for GEOSWKTWriter_getOutputDimension_r in -lgeos_c... yes >checking for GEOSWKTWriter_setOld3D_r in -lgeos_c... yes >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 gcc... /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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop >checking how to convert aarch64-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 aarch64-redhat-linux-gnu-file... no >checking for file... file >checking for aarch64-redhat-linux-gnu-objdump... no >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for aarch64-redhat-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for aarch64-redhat-linux-gnu-ar... no >checking for ar... ar >checking for archiver @FILE support... @ >checking for aarch64-redhat-linux-gnu-strip... no >checking for strip... strip >checking for aarch64-redhat-linux-gnu-ranlib... no >checking for ranlib... ranlib >checking for gawk... (cached) gawk >checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 8432: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory >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 aarch64-redhat-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if gcc supports -fno-rtti -fno-exceptions... no >checking for gcc option to produce PIC... -fPIC -DPIC >checking if gcc PIC flag -fPIC -DPIC works... yes >checking if gcc static flag -static works... no >checking if gcc supports -c -o file.o... yes >checking if gcc supports -c -o file.o... (cached) yes >checking whether the gcc 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: patching config.h.in >configure: creating ./config.status >config.status: creating config.h >config.status: executing libtool commands >configure: WARNING: unrecognized options: --disable-dependency-tracking >+ make -j8 >/bin/sh /builddir/build/BUILD/php-geos-1.0.0/ZTS/libtool --mode=compile gcc -I. -I/builddir/build/BUILD/php-geos-1.0.0/ZTS -I/builddir/build/BUILD/php-geos-1.0.0/ZTS/include -I/builddir/build/BUILD/php-geos-1.0.0/ZTS/main -I/builddir/build/BUILD/php-geos-1.0.0/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-geos-1.0.0/ZTS/geos.c -o geos.lo -MMD -MF geos.dep -MT geos.lo >libtool: compile: gcc -I. -I/builddir/build/BUILD/php-geos-1.0.0/ZTS -I/builddir/build/BUILD/php-geos-1.0.0/ZTS/include -I/builddir/build/BUILD/php-geos-1.0.0/ZTS/main -I/builddir/build/BUILD/php-geos-1.0.0/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -DZEND_COMPILE_DL_EXT=1 -c /builddir/build/BUILD/php-geos-1.0.0/ZTS/geos.c -MMD -MF geos.dep -MT geos.lo -fPIC -DPIC -o .libs/geos.o >/bin/sh /builddir/build/BUILD/php-geos-1.0.0/ZTS/libtool --mode=link gcc -shared -I/builddir/build/BUILD/php-geos-1.0.0/ZTS/include -I/builddir/build/BUILD/php-geos-1.0.0/ZTS/main -I/builddir/build/BUILD/php-geos-1.0.0/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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -D_GNU_SOURCE -L/usr/lib64 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -o geos.la -export-dynamic -avoid-version -prefer-pic -module -rpath /builddir/build/BUILD/php-geos-1.0.0/ZTS/modules geos.lo -lgeos_c >libtool: link: gcc -shared -fPIC -DPIC .libs/geos.o -L/usr/lib64 -lgeos_c -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -mno-omit-leaf-frame-pointer -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes -Wl,-soname -Wl,geos.so -o .libs/geos.so >libtool: link: ( cd ".libs" && rm -f "geos.la" && ln -s "../geos.la" "geos.la" ) >/bin/sh /builddir/build/BUILD/php-geos-1.0.0/ZTS/libtool --mode=install cp ./geos.la /builddir/build/BUILD/php-geos-1.0.0/ZTS/modules >libtool: install: cp ./.libs/geos.so /builddir/build/BUILD/php-geos-1.0.0/ZTS/modules/geos.so >libtool: install: cp ./.libs/geos.lai /builddir/build/BUILD/php-geos-1.0.0/ZTS/modules/geos.la >libtool: finish: PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/sbin" ldconfig -n /builddir/build/BUILD/php-geos-1.0.0/ZTS/modules >---------------------------------------------------------------------- >Libraries have been installed in: > /builddir/build/BUILD/php-geos-1.0.0/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'. >+ RPM_EC=0 >++ jobs -p >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4KfouX >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64 >++ dirname /builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64 >+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ export CFLAGS >+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ export CXXFLAGS >+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' >+ export FFLAGS >+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' >+ export FCFLAGS >+ VALAFLAGS=-g >+ export VALAFLAGS >+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' >+ export RUSTFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' >+ export LDFLAGS >+ LT_SYS_LIBRARY_PATH=/usr/lib64: >+ export LT_SYS_LIBRARY_PATH >+ CC=gcc >+ export CC >+ CXX=g++ >+ export CXX >+ cd php-geos-1.0.0 >+ make -C NTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64 >make: Entering directory '/builddir/build/BUILD/php-geos-1.0.0/NTS' >Installing shared extensions: /builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64/usr/lib64/php/modules/ >make: Leaving directory '/builddir/build/BUILD/php-geos-1.0.0/NTS' >+ install -Dpm 644 40-geos.ini /builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64/etc/php.d/40-geos.ini >+ make -C ZTS install INSTALL_ROOT=/builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64 >make: Entering directory '/builddir/build/BUILD/php-geos-1.0.0/ZTS' >Installing shared extensions: /builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64/usr/lib64/php-zts/modules/ >make: Leaving directory '/builddir/build/BUILD/php-geos-1.0.0/ZTS' >+ install -Dpm 644 40-geos.ini /builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64/etc/php-zts.d/40-geos.ini >+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0.0-27.fc39 --unique-debug-suffix -1.0.0-27.fc39.aarch64 --unique-debug-src-base php-geos-1.0.0-27.fc39.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/php-geos-1.0.0 >find-debuginfo: starting >Extracting debug info from 2 files >DWARF-compressing 2 files >sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. >Creating .debug symlinks for symlinks to ELF files >Copying sources found by 'debugedit -l' to /usr/src/debug/php-geos-1.0.0-27.fc39.aarch64 >393 blocks >find-debuginfo: done >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-ldconfig >+ /usr/lib/rpm/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip >+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/check-rpaths >+ /usr/lib/rpm/redhat/brp-mangle-shebangs >*** WARNING: ./usr/src/debug/php-geos-1.0.0-27.fc39.aarch64/NTS/geos.c is executable but has no shebang, removing executable bit >*** WARNING: ./usr/src/debug/php-geos-1.0.0-27.fc39.aarch64/ZTS/geos.c is executable but has no shebang, removing executable bit >+ /usr/lib/rpm/brp-remove-la-files >+ env /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j8 >+ /usr/lib/rpm/redhat/brp-python-hardlink >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cKiioE >+ umask 022 >+ cd /builddir/build/BUILD >+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ export CFLAGS >+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer ' >+ export CXXFLAGS >+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' >+ export FFLAGS >+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/lib64/gfortran/modules ' >+ export FCFLAGS >+ VALAFLAGS=-g >+ export VALAFLAGS >+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cforce-frame-pointers=yes -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' >+ export RUSTFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' >+ export LDFLAGS >+ LT_SYS_LIBRARY_PATH=/usr/lib64: >+ export LT_SYS_LIBRARY_PATH >+ CC=gcc >+ export CC >+ CXX=g++ >+ export CXX >+ cd php-geos-1.0.0 >+ : Minimal load test for NTS extension >+ /usr/bin/php --no-php-ini --define extension=/builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64/usr/lib64/php/modules/geos.so --modules >+ grep geos >geos >+ : Minimal load test for NTS extension >+ /usr/bin/zts-php --no-php-ini --define extension=/builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64/usr/lib64/php-zts/modules/geos.so --modules >+ grep geos >geos >+ rm -f NTS/tests/001_Geometry.phpt ZTS/tests/001_Geometry.phpt >+ : ignore failed test see https://git.osgeo.org/gogs/geos/php-geos/issues/17 >+ rm -f '?TS/tests/001_Geometry.phpt' >+ rm -f NTS/tests/005_WKBReader.phpt ZTS/tests/005_WKBReader.phpt >+ cd NTS >+ : Upstream test suite for NTS extension >+ TEST_PHP_EXECUTABLE=/usr/bin/php >+ TEST_PHP_ARGS='-n -d extension=/builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64/usr/lib64/php/modules/geos.so' >+ NO_INTERACTION=1 >+ REPORT_EXIT_STATUS=1 >+ /usr/bin/php -n run-tests.php --show-diff >===================================================================== >PHP : /usr/bin/php >PHP_SAPI : cli >PHP_VERSION : 8.2.9RC1 >ZEND_VERSION: 4.2.9RC1 >PHP_OS : Linux - Linux dbbf63182230480cacd841f213bbdc96 6.3.8-200.fc38.aarch64 #1 SMP PREEMPT_DYNAMIC Thu Jun 15 02:15:18 UTC 2023 aarch64 >INI actual : /builddir/build/BUILD/php-geos-1.0.0/NTS >More .INIs : >--------------------------------------------------------------------- >PHP : /usr/bin/php-cgi >PHP_SAPI : cgi-fcgi >PHP_VERSION : 8.2.9RC1 >ZEND_VERSION: 4.2.9RC1 >PHP_OS : Linux - Linux dbbf63182230480cacd841f213bbdc96 6.3.8-200.fc38.aarch64 #1 SMP PREEMPT_DYNAMIC Thu Jun 15 02:15:18 UTC 2023 aarch64 >INI actual : /builddir/build/BUILD/php-geos-1.0.0/NTS >More .INIs : >--------------------------------------------------------------------- >CWD : /builddir/build/BUILD/php-geos-1.0.0/NTS >Extra dirs : >VALGRIND : Not used >===================================================================== >TIME START 2023-07-21 04:23:16 >===================================================================== >TEST 1/4 [tests/000_General.phpt] PASS General tests [tests/000_General.phpt] >TEST 2/4 [tests/002_WKTWriter.phpt] >========DIFF======== > WKTWriterTest->testWKTWriter__construct OK >002+ WKTWriterTest->testWKTWriter_write ERROR: >003+ Expected POINT (6 7) to equal POINT (6.0000000000000000 7.0000000000000000). >004+ #0 /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/002_WKTWriter.php(195): GEOSTest::run() >005+ >006+ Fatal error: Uncaught Exception: Expected POINT (6 7) to equal POINT (6.0000000000000000 7.0000000000000000). in /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/TestHelper.php:96 >007+ Stack trace: >008+ #0 /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/002_WKTWriter.php(29): GEOSTest->assertEquals('POINT (6.000000...', 'POINT (6 7)') >002- WKTWriterTest->testWKTWriter_write OK >003- WKTWriterTest->testWKTWriter_setTrim OK >004- WKTWriterTest->testWKT_roundTrip OK >005- WKTWriterTest->testWKTWriter_setRoundingPrecision OK >006- WKTWriterTest->testWKTWriter_getOutputDimension OK >007- WKTWriterTest->testWKTWriter_setOutputDimension OK >008- WKTWriterTest->testWKTWriter_setOld3D OK >009+ #1 /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/TestHelper.php(74): WKTWriterTest->testWKTWriter_write() >010+ #2 /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/002_WKTWriter.php(195): GEOSTest::run() >011+ #3 {main} >012+ thrown in /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/TestHelper.php on line 96 >========DONE======== >FAIL WKTWriter tests [tests/002_WKTWriter.phpt] >TEST 3/4 [tests/003_WKTReader.phpt] PASS WKTReader tests [tests/003_WKTReader.phpt] >TEST 4/4 [tests/004_WKBWriter.phpt] >========DIFF======== > WKBWriterTest->testWKBWriter__construct OK >002+ WKBWriterTest->testWKBWriter_getOutputDimension ERROR: >003+ Expected 4 to equal 2. >004+ #0 /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/004_WKBWriter.php(158): GEOSTest::run() >005+ >006+ Fatal error: Uncaught Exception: Expected 4 to equal 2. in /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/TestHelper.php:96 >007+ Stack trace: >008+ #0 /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/004_WKBWriter.php(16): GEOSTest->assertEquals(2, 4) >002- WKBWriterTest->testWKBWriter_getOutputDimension OK >003- WKBWriterTest->testWKBWriter_setOutputDimension OK >004- WKBWriterTest->testWKBWriter_getsetByteOrder OK >005- WKBWriterTest->testWKBWriter_getsetIncludeSRID OK >006- WKBWriterTest->testWKBWriter_write OK >007- WKBWriterTest->testInvalidWriteThrowsException OK >008- WKBWriterTest->testInvalidWriteHEXThrowsException OK >009+ #1 /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/TestHelper.php(74): WKBWriterTest->testWKBWriter_getOutputDimension() >010+ #2 /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/004_WKBWriter.php(158): GEOSTest::run() >011+ #3 {main} >012+ thrown in /builddir/build/BUILD/php-geos-1.0.0/NTS/tests/TestHelper.php on line 96 >========DONE======== >FAIL WKBWriter tests [tests/004_WKBWriter.phpt] >===================================================================== >TIME END 2023-07-21 04:23:16 >===================================================================== >TEST RESULT SUMMARY >--------------------------------------------------------------------- >Exts skipped : 0 >Exts tested : 40 >--------------------------------------------------------------------- >Number of tests : 4 4 >Tests skipped : 0 ( 0.0%) -------- >Tests warned : 0 ( 0.0%) ( 0.0%) >Tests failed : 2 ( 50.0%) ( 50.0%) >Tests passed : 2 ( 50.0%) ( 50.0%) >--------------------------------------------------------------------- >Time taken : 0 seconds >===================================================================== >===================================================================== >FAILED TEST SUMMARY >--------------------------------------------------------------------- >WKTWriter tests [tests/002_WKTWriter.phpt] >WKBWriter tests [tests/004_WKBWriter.phpt] >===================================================================== >+ ret=1 >+ cd ../ZTS >+ : Upstream test suite for ZTS extension >+ TEST_PHP_EXECUTABLE=/usr/bin/zts-php >+ TEST_PHP_ARGS='-n -d extension=/builddir/build/BUILDROOT/php-geos-1.0.0-27.fc39.aarch64/usr/lib64/php-zts/modules/geos.so' >+ NO_INTERACTION=1 >+ REPORT_EXIT_STATUS=1 >+ /usr/bin/zts-php -n run-tests.php --show-diff >===================================================================== >PHP : /usr/bin/zts-php >PHP_SAPI : cli >PHP_VERSION : 8.2.9RC1 >ZEND_VERSION: 4.2.9RC1 >PHP_OS : Linux - Linux dbbf63182230480cacd841f213bbdc96 6.3.8-200.fc38.aarch64 #1 SMP PREEMPT_DYNAMIC Thu Jun 15 02:15:18 UTC 2023 aarch64 >INI actual : /builddir/build/BUILD/php-geos-1.0.0/ZTS >More .INIs : >CWD : /builddir/build/BUILD/php-geos-1.0.0/ZTS >Extra dirs : >VALGRIND : Not used >===================================================================== >TIME START 2023-07-21 04:23:16 >===================================================================== >TEST 1/4 [tests/000_General.phpt] PASS General tests [tests/000_General.phpt] >TEST 2/4 [tests/002_WKTWriter.phpt] >========DIFF======== > WKTWriterTest->testWKTWriter__construct OK >002+ WKTWriterTest->testWKTWriter_write ERROR: >003+ Expected POINT (6 7) to equal POINT (6.0000000000000000 7.0000000000000000). >004+ #0 /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/002_WKTWriter.php(195): GEOSTest::run() >005+ >006+ Fatal error: Uncaught Exception: Expected POINT (6 7) to equal POINT (6.0000000000000000 7.0000000000000000). in /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/TestHelper.php:96 >007+ Stack trace: >008+ #0 /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/002_WKTWriter.php(29): GEOSTest->assertEquals('POINT (6.000000...', 'POINT (6 7)') >002- WKTWriterTest->testWKTWriter_write OK >003- WKTWriterTest->testWKTWriter_setTrim OK >004- WKTWriterTest->testWKT_roundTrip OK >005- WKTWriterTest->testWKTWriter_setRoundingPrecision OK >006- WKTWriterTest->testWKTWriter_getOutputDimension OK >007- WKTWriterTest->testWKTWriter_setOutputDimension OK >008- WKTWriterTest->testWKTWriter_setOld3D OK >009+ #1 /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/TestHelper.php(74): WKTWriterTest->testWKTWriter_write() >010+ #2 /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/002_WKTWriter.php(195): GEOSTest::run() >011+ #3 {main} >012+ thrown in /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/TestHelper.php on line 96 >========DONE======== >FAIL WKTWriter tests [tests/002_WKTWriter.phpt] >TEST 3/4 [tests/003_WKTReader.phpt] PASS WKTReader tests [tests/003_WKTReader.phpt] >TEST 4/4 [tests/004_WKBWriter.phpt] >========DIFF======== > WKBWriterTest->testWKBWriter__construct OK >002+ WKBWriterTest->testWKBWriter_getOutputDimension ERROR: >003+ Expected 4 to equal 2. >004+ #0 /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/004_WKBWriter.php(158): GEOSTest::run() >005+ >006+ Fatal error: Uncaught Exception: Expected 4 to equal 2. in /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/TestHelper.php:96 >007+ Stack trace: >008+ #0 /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/004_WKBWriter.php(16): GEOSTest->assertEquals(2, 4) >002- WKBWriterTest->testWKBWriter_getOutputDimension OK >003- WKBWriterTest->testWKBWriter_setOutputDimension OK >004- WKBWriterTest->testWKBWriter_getsetByteOrder OK >005- WKBWriterTest->testWKBWriter_getsetIncludeSRID OK >006- WKBWriterTest->testWKBWriter_write OK >007- WKBWriterTest->testInvalidWriteThrowsException OK >008- WKBWriterTest->testInvalidWriteHEXThrowsException OK >009+ #1 /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/TestHelper.php(74): WKBWriterTest->testWKBWriter_getOutputDimension() >010+ #2 /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/004_WKBWriter.php(158): GEOSTest::run() >011+ #3 {main} >012+ thrown in /builddir/build/BUILD/php-geos-1.0.0/ZTS/tests/TestHelper.php on line 96 >========DONE======== >FAIL WKBWriter tests [tests/004_WKBWriter.phpt] >===================================================================== >TIME END 2023-07-21 04:23:17 >===================================================================== >TEST RESULT SUMMARY >--------------------------------------------------------------------- >Exts skipped : 0 >Exts tested : 40 >--------------------------------------------------------------------- >Number of tests : 4 4 >Tests skipped : 0 ( 0.0%) -------- >Tests warned : 0 ( 0.0%) ( 0.0%) >Tests failed : 2 ( 50.0%) ( 50.0%) >Tests passed : 2 ( 50.0%) ( 50.0%) >--------------------------------------------------------------------- >Time taken : 1 seconds >===================================================================== >===================================================================== >FAILED TEST SUMMARY >--------------------------------------------------------------------- >WKTWriter tests [tests/002_WKTWriter.phpt] >WKBWriter tests [tests/004_WKBWriter.phpt] >===================================================================== >+ ret=1 >+ exit 1 >error: Bad exit status from /var/tmp/rpm-tmp.cKiioE (%check) > Bad exit status from /var/tmp/rpm-tmp.cKiioE (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M dbbf63182230480cacd841f213bbdc96 -D /var/lib/mock/f39-build-44326785-5276177/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.q8dft2o5:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007" --setenv=PS1=<mock-chroot> \\s-\\v\\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/php-geos.spec\n', 1)] >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M dbbf63182230480cacd841f213bbdc96 -D /var/lib/mock/f39-build-44326785-5276177/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.q8dft2o5:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/php-geos.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 2226098
: 1978689 |
1978690
|
1978691