Created attachment 548762 [details] build.log > ===================================================================== > TEST RESULT SUMMARY > --------------------------------------------------------------------- > Exts skipped : 0 > Exts tested : 28 > --------------------------------------------------------------------- > > Number of tests : 7 2 > Tests skipped : 5 ( 71.4%) -------- > Tests warned : 0 ( 0.0%) ( 0.0%) > Tests failed : 2 ( 28.6%) (100.0%) > Expected fail : 0 ( 0.0%) ( 0.0%) > Tests passed : 0 ( 0.0%) ( 0.0%) > --------------------------------------------------------------------- > Time taken : 0 seconds > ===================================================================== > > ===================================================================== > FAILED TEST SUMMARY > --------------------------------------------------------------------- > APC compat: APCIterator delete [tests/iterator_005_bc.phpt] > APC compat: APCIterator general [tests/iterator_008_bc.phpt] > ===================================================================== > make: *** [Makefile:133: test] Error 1 > * ERROR: dev-php/pecl-apcu_bc-1.0.4::gentoo failed (test phase): > * emake failed tests/iterator_005_bc.log: ========================== ---- EXPECTED OUTPUT array(0) { } array(37) { ["key0"]=> string(4) "key0" ["key1"]=> string(4) "key1" ["key11"]=> string(5) "key11" ["key12"]=> string(5) "key12" ["key13"]=> string(5) "key13" ["key14"]=> string(5) "key14" ["key15"]=> string(5) "key15" ["key16"]=> string(5) "key16" ["key17"]=> string(5) "key17" ["key18"]=> string(5) "key18" ["key19"]=> string(5) "key19" ["key2"]=> string(4) "key2" ["key21"]=> string(5) "key21" ["key22"]=> string(5) "key22" ["key23"]=> string(5) "key23" ["key24"]=> string(5) "key24" ["key25"]=> string(5) "key25" ["key26"]=> string(5) "key26" ["key27"]=> string(5) "key27" ["key28"]=> string(5) "key28" ["key29"]=> string(5) "key29" ["key3"]=> string(4) "key3" ["key31"]=> string(5) "key31" ["key32"]=> string(5) "key32" ["key33"]=> string(5) "key33" ["key34"]=> string(5) "key34" ["key35"]=> string(5) "key35" ["key36"]=> string(5) "key36" ["key37"]=> string(5) "key37" ["key38"]=> string(5) "key38" ["key39"]=> string(5) "key39" ["key4"]=> string(4) "key4" ["key5"]=> string(4) "key5" ["key6"]=> string(4) "key6" ["key7"]=> string(4) "key7" ["key8"]=> string(4) "key8" ["key9"]=> string(4) "key9" } ===DONE=== ---- ACTUAL OUTPUT PHP Warning: PHP Startup: Unable to load dynamic library '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so' - /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so: undefined symbol: zif_apcu_store in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so' - /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so: undefined symbol: zif_apcu_store in Unknown on line 0 Fatal error: Uncaught Error: Class 'APCIterator' not found in /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/tests/iterator_005_bc.php:4 Stack trace: #0 {main} thrown in /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/tests/iterator_005_bc.php on line 4 ---- FAILED tests/iterator_008_bc.log: ========================== ---- EXPECTED OUTPUT array(41) { ["key0"]=> string(4) "key0" ["key1"]=> string(4) "key1" ["key10"]=> string(5) "key10" ["key11"]=> string(5) "key11" ["key12"]=> string(5) "key12" ["key13"]=> string(5) "key13" ["key14"]=> string(5) "key14" ["key15"]=> string(5) "key15" ["key16"]=> string(5) "key16" ["key17"]=> string(5) "key17" ["key18"]=> string(5) "key18" ["key19"]=> string(5) "key19" ["key2"]=> string(4) "key2" ["key20"]=> string(5) "key20" ["key21"]=> string(5) "key21" ["key22"]=> string(5) "key22" ["key23"]=> string(5) "key23" ["key24"]=> string(5) "key24" ["key25"]=> string(5) "key25" ["key26"]=> string(5) "key26" ["key27"]=> string(5) "key27" ["key28"]=> string(5) "key28" ["key29"]=> string(5) "key29" ["key3"]=> string(4) "key3" ["key30"]=> string(5) "key30" ["key31"]=> string(5) "key31" ["key32"]=> string(5) "key32" ["key33"]=> string(5) "key33" ["key34"]=> string(5) "key34" ["key35"]=> string(5) "key35" ["key36"]=> string(5) "key36" ["key37"]=> string(5) "key37" ["key38"]=> string(5) "key38" ["key39"]=> string(5) "key39" ["key4"]=> string(4) "key4" ["key40"]=> string(5) "key40" ["key5"]=> string(4) "key5" ["key6"]=> string(4) "key6" ["key7"]=> string(4) "key7" ["key8"]=> string(4) "key8" ["key9"]=> string(4) "key9" } ===DONE=== ---- ACTUAL OUTPUT PHP Warning: PHP Startup: Unable to load dynamic library '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so' - /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so: undefined symbol: zif_apcu_store in Unknown on line 0 Warning: PHP Startup: Unable to load dynamic library '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so' - /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so: undefined symbol: zif_apcu_store in Unknown on line 0 Fatal error: Uncaught Error: Class 'APCIterator' not found in /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/tests/iterator_008_bc.php:2 Stack trace: #0 {main} thrown in /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/tests/iterator_008_bc.php on line 2 ---- FAILED
Portage 2.3.49 (python 3.6.5-final-0, default/linux/x86/17.0, gcc-7.3.0, glibc-2.26-r7, 4.14.65-gentoo i686) ================================================================= System uname: Linux-4.14.65-gentoo-i686-Intel-R-_Core-TM-_i7-3770K_CPU_@_3.50GHz-with-gentoo-2.4.1 KiB Mem: 3107592 total, 506720 free KiB Swap: 488276 total, 424824 free Timestamp of repository gentoo: Sun, 30 Sep 2018 23:24:24 +0000 Head commit of repository gentoo: ffa54851a4c843b9f584c74d6f918f5132421975 sh bash 4.4_p12 ld GNU ld (Gentoo 2.30 p5) 2.30.0 app-shells/bash: 4.4_p12::gentoo dev-java/java-config: 2.2.0-r4::gentoo dev-lang/perl: 5.24.3-r1::gentoo dev-lang/python: 2.7.15::gentoo, 3.6.5::gentoo dev-util/cmake: 3.9.6::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.4.1-r2::gentoo sys-apps/openrc: 0.38.2::gentoo sys-apps/sandbox: 2.13::gentoo sys-devel/autoconf: 2.13::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.15.1-r2::gentoo sys-devel/binutils: 2.30-r4::gentoo sys-devel/gcc: 7.3.0-r3::gentoo sys-devel/gcc-config: 1.8-r1::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1-r4::gentoo sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers) sys-libs/glibc: 2.26-r7::gentoo Repositories: gentoo location: /usr/portage sync-type: git sync-uri: https://github.com/gentoo-mirror/gentoo.git priority: -1000 ABI="x86" ABI_X86="32" ACCEPT_KEYWORDS="x86" ACCEPT_LICENSE="* -@EULA" ACCEPT_PROPERTIES="*" ACCEPT_RESTRICT="*" ARCH="x86" BROOT="" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m" CHOST="i686-pc-linux-gnu" CHOST_x86="i686-pc-linux-gnu" COLLISION_IGNORE="/lib/modules/*" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt" CPU_FLAGS_X86="mmx mmxext sse sse2" CXXFLAGS="-O2 -pipe -march=pentium4m -mtune=pentium4m" DEFAULT_ABI="x86" EDITOR="/usr/bin/mcedit" ELIBC="glibc" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" EPREFIX="" EROOT="/" ESYSROOT="/" FCFLAGS="-O2 -march=i686 -pipe" FEATURES="assume-digests binpkg-logs cgroup config-protect-if-modified distlocks downgrade-backup ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -march=i686 -pipe" GCC_SPECS="" GRUB_PLATFORMS="efi-32 pc" GSETTINGS_BACKEND="dconf" HOME="/root" INFOPATH="/usr/share/gcc-data/i686-pc-linux-gnu/7.3.0/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.30/info:/usr/share/info" INPUT_DEVICES="libinput keyboard mouse" IUSE_IMPLICIT="abi_x86_32 prefix prefix-chain prefix-guest" KERNEL="linux" L10N="en en-US de de-DE" LANG="en_US.UTF-8" LC_ALL="en_US.UTF-8" LC_MESSAGES="C" LC_PAPER="de_DE.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed" LIBDIR_x86="lib" LINGUAS="en de" LOGNAME="root" MAIL="/var/mail/root" MAKEOPTS="--jobs 5 --load-average 7.95" MULTILIB_ABIS="x86" NOCOLOR="true" OFFICE_IMPLEMENTATION="libreoffice" OLDPWD="/usr/portage/app-editors/emacs" OPENCL_PROFILE="mesa" OPENGL_PROFILE="xorg-x11" PAGER="/usr/bin/less" PATH="/usr/i686-pc-linux-gnu/gcc-bin/7.3.0:/usr/lib/llvm/6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" PHP_TARGETS="php5-6 php7-0 php7-1" POSTGRES_TARGETS="postgres9_5 postgres10" PWD="/tmp" PYTHONDONTWRITEBYTECODE="1" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" QT_GRAPHICSSYSTEM="raster" ROOT="/" ROOTPATH="/usr/i686-pc-linux-gnu/gcc-bin/7.3.0:/usr/lib/llvm/6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin" RUBY_TARGETS="ruby22 ruby23" SHELL="/bin/bash" SHLVL="2" SSH_TTY="/dev/pts/0" SYSROOT="/" TERM="tmux-256color" TMUX="/tmp//tmux-0/default,5510,0" TMUX_PANE="%3" TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1" USER="root" USERLAND="GNU" VIDEO_CARDS="vmware" XDG_CONFIG_DIRS="/etc/xdg" XDG_DATA_DIRS="/usr/local/share:/usr/share"
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b60e51f25185a1a9a25044925133eef345e10573 commit b60e51f25185a1a9a25044925133eef345e10573 Author: Brian Evans <grknight@gentoo.org> AuthorDate: 2018-10-18 01:14:44 +0000 Commit: Brian Evans <grknight@gentoo.org> CommitDate: 2018-10-18 01:14:44 +0000 dev-php/pecl-apcu_bc: Fix tests in 1.0.4 Closes: https://bugs.gentoo.org/667494 Signed-off-by: Brian Evans <grknight@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-php/pecl-apcu_bc/pecl-apcu_bc-1.0.4.ebuild | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-)