Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 667496 - dev-php/pecl-yaz-1.2.2-r1: test failures
Summary: dev-php/pecl-yaz-1.2.2-r1: test failures
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 667068
  Show dependency tree
 
Reported: 2018-10-01 18:10 UTC by Thomas Deutschmann (RETIRED)
Modified: 2019-09-23 19:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,39.88 KB, text/plain)
2018-10-01 18:10 UTC, Thomas Deutschmann (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2018-10-01 18:10:12 UTC
Created attachment 548768 [details]
build.log

> =====================================================================
> TEST RESULT SUMMARY
> ---------------------------------------------------------------------
> Exts skipped    :    0
> Exts tested     :   29
> ---------------------------------------------------------------------
> 
> Number of tests :    6                 5
> Tests skipped   :    1 ( 16.7%) --------
> Tests warned    :    0 (  0.0%) (  0.0%)
> Tests failed    :    3 ( 50.0%) ( 60.0%)
> Expected fail   :    0 (  0.0%) (  0.0%)
> Tests passed    :    2 ( 33.3%) ( 40.0%)
> ---------------------------------------------------------------------
> Time taken      :  120 seconds
> =====================================================================
> 
> =====================================================================
> FAILED TEST SUMMARY
> ---------------------------------------------------------------------
> yaz_ccl_parse [tests/ccl.phpt]
> yaz_database [tests/database.phpt]
> yaz_record [tests/record.phpt]
> =====================================================================
> make: *** [Makefile:134: test] Error 1
>  * ERROR: dev-php/pecl-yaz-1.2.2-r1::gentoo failed (test phase):
>  *   emake failed


tests/ccl.log:
==============
---- EXPECTED OUTPUT
rpn=@attr 4=2 @attr 1=1016 a
errorcode=6
errorstring=Unknown qualifier
errorpos=0
rpn=@attr 4=2 @attr 1=4 computer
---- ACTUAL OUTPUT
rpn=@attr 4=2 @attr 5=z @attr 1=1016 a
errorcode=6
errorstring=Unknown qualifier
errorpos=0
rpn=@attr 4=2 @attr 1=4 computer
---- FAILED


tests/database.log:
===================
---- EXPECTED OUTPUT
114:Unsupported Use attribute:99
0
0::
10
---- ACTUAL OUTPUT
** ERROR: process timed out **
---- FAILED


tests/record.log:
=================

---- EXPECTED OUTPUT
0::
10
00366nam  22001698a 4504
001    11224466 
003 DLC
005 00000000000000.0
008 910710c19910701nju           00010 eng  
010    $a    11224466 
040    $a DLC $c DLC
050 00 $a 123-xyz
100 10 $a Jack Collins
245 10 $a How to program a computer
260 1  $a Penguin
263    $a 8710
300    $a p. cm.

<record xmlns="http://www.loc.gov/MARC21/slim">
  <leader>00366nam a22001698a 4504</leader>
  <controlfield tag="001">   11224466 </controlfield>
  <controlfield tag="003">DLC</controlfield>
  <controlfield tag="005">00000000000000.0</controlfield>
  <controlfield tag="008">910710c19910701nju           00010 eng  </controlfield>
  <datafield tag="010" ind1=" " ind2=" ">
    <subfield code="a">   11224466 </subfield>
  </datafield>
  <datafield tag="040" ind1=" " ind2=" ">
    <subfield code="a">DLC</subfield>
    <subfield code="c">DLC</subfield>
  </datafield>
  <datafield tag="050" ind1="0" ind2="0">
    <subfield code="a">123-xyz</subfield>
  </datafield>
  <datafield tag="100" ind1="1" ind2="0">
    <subfield code="a">Jack Collins</subfield>
  </datafield>
  <datafield tag="245" ind1="1" ind2="0">
    <subfield code="a">How to program a computer</subfield>
  </datafield>
  <datafield tag="260" ind1="1" ind2=" ">
    <subfield code="a">Penguin</subfield>
  </datafield>
  <datafield tag="263" ind1=" " ind2=" ">
    <subfield code="a">8710</subfield>
  </datafield>
  <datafield tag="300" ind1=" " ind2=" ">
    <subfield code="a">p. cm.</subfield>
  </datafield>
</record>
<record xmlns="http://www.loc.gov/MARC21/slim">
  <leader>00122nam a22000618a 4504</leader>
  <controlfield tag="001">   11224466 </controlfield>
  <datafield tag="100" ind1="1" ind2="0">
    <subfield code="a">Jack Collins</subfield>
  </datafield>
  <datafield tag="245" ind1="1" ind2="0">
    <subfield code="a">How to program a computer</subfield>
  </datafield>
</record>
Array
(
    [0] => Array
        (
            [0] => (3,leader)
            [1] => 00122nam  22000618a 4504
        )

    [1] => Array
        (
            [0] => (3,001)
        )

    [2] => Array
        (
            [0] => (3,001)(3,@)
            [1] =>    11224466 
        )

    [3] => Array
        (
            [0] => (3,100)
        )

    [4] => Array
        (
            [0] => (3,100)(3,10)
        )

    [5] => Array
        (
            [0] => (3,100)(3,10)(3,a)
            [1] => Jack Collins
        )

    [6] => Array
        (
            [0] => (3,245)
        )

    [7] => Array
        (
            [0] => (3,245)(3,10)
        )

    [8] => Array
        (
            [0] => (3,245)(3,10)(3,a)
            [1] => How to program a computer
        )

)
---- ACTUAL OUTPUT
** ERROR: process timed out **
---- FAILED
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2018-10-01 18:11:35 UTC
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"
Comment 2 Rolf Eike Beer archtester 2019-03-03 09:16:02 UTC
Slightly different on hppa:

TEST 1/6 [tests/ccl.phpt]^MFAIL yaz_ccl_parse [tests/ccl.phpt] 
TEST 2/6 [tests/connect.phpt]^MPASS yaz_connect [tests/connect.phpt] 
TEST 3/6 [tests/cql.phpt]^MSKIP cql [tests/cql.phpt] 
TEST 4/6 [tests/database.phpt]^MPASS yaz_database [tests/database.phpt] 
TEST 5/6 [tests/record.phpt]^MPASS yaz_record [tests/record.phpt] 
TEST 6/6 [tests/scan.phpt]^MFAIL yaz_connect [tests/scan.phpt]