Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 635732 Details for
Bug 720708
dev-util/dejagnu-1.6.2 fails tests: ERROR: The system has no more ptys.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 12.47 KB, created by
Agostino Sarubbo
on 2020-05-02 19:16:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Agostino Sarubbo
Created:
2020-05-02 19:16:57 UTC
Size:
12.47 KB
patch
obsolete
> * Package: dev-util/dejagnu-1.6.2 > * Repository: gentoo > * Maintainer: toolchain@gentoo.org > * USE: arm64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking dejagnu-1.6.2.tar.gz to /var/tmp/portage/dev-util/dejagnu-1.6.2/work >>>> Source unpacked in /var/tmp/portage/dev-util/dejagnu-1.6.2/work >>>> Preparing source in /var/tmp/portage/dev-util/dejagnu-1.6.2/work/dejagnu-1.6.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/dejagnu-1.6.2/work/dejagnu-1.6.2 ... > * econf: updating dejagnu-1.6.2/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating dejagnu-1.6.2/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=aarch64-unknown-linux-gnu --host=aarch64-unknown-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/dejagnu-1.6.2 --htmldir=/usr/share/doc/dejagnu-1.6.2/html --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make sets $(MAKE)... (cached) yes >checking for aarch64-unknown-linux-gnu-gcc... aarch64-unknown-linux-gnu-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 aarch64-unknown-linux-gnu-gcc accepts -g... yes >checking for aarch64-unknown-linux-gnu-gcc option to accept ISO C89... none needed >checking whether aarch64-unknown-linux-gnu-gcc understands -c and -o together... yes >checking for style of include used by make... GNU >checking dependency style of aarch64-unknown-linux-gnu-gcc... none >checking whether we are using the GNU C++ compiler... yes >checking whether aarch64-unknown-linux-gnu-g++ accepts -g... yes >checking dependency style of aarch64-unknown-linux-gnu-g++... none >checking for expect... /usr/bin/expect >checking Tcl version 8.5 or greater... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/dejagnu-1.6.2/work/dejagnu-1.6.2 ... >make -j96 >Done. Now run 'make install'. >>>> Source compiled. >>>> Test phase: dev-util/dejagnu-1.6.2 >make -j96 check >Done. Now run 'make install'. >make unit >make[1]: Entering directory '/var/tmp/portage/dev-util/dejagnu-1.6.2/work/dejagnu-1.6.2' >aarch64-unknown-linux-gnu-g++ -DPACKAGE_NAME=\"GNU\ DejaGnu\" -DPACKAGE_TARNAME=\"dejagnu\" -DPACKAGE_VERSION=\"1.6.2\" -DPACKAGE_STRING=\"GNU\ DejaGnu\ 1.6.2\" -DPACKAGE_BUGREPORT=\"bug-dejagnu@gnu.org\" -DPACKAGE_URL=\"http://www.gnu.org/software/dejagnu/\" -DPACKAGE=\"dejagnu\" -DVERSION=\"1.6.2\" -I. -I. -g -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -c -o testsuite/libdejagnu/unit.o testsuite/libdejagnu/unit.cc >aarch64-unknown-linux-gnu-g++ -I. -g -O2 -pipe -march=native -g -ggdb -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o unit testsuite/libdejagnu/unit.o >make[1]: Leaving directory '/var/tmp/portage/dev-util/dejagnu-1.6.2/work/dejagnu-1.6.2' >make check-DEJAGNU >make[1]: Entering directory '/var/tmp/portage/dev-util/dejagnu-1.6.2/work/dejagnu-1.6.2' >Making a new site.exp file ... >srcdir='.'; export srcdir; \ >EXPECT=/usr/bin/expect; export EXPECT; \ >if /bin/sh -c "./runtest --version" > /dev/null 2>&1; then \ > exit_status=0; l='libdejagnu runtest'; for tool in $l; do \ > if ./runtest --tool ${tool} --srcdir ${srcdir}/testsuite RUNTEST=./runtest ; \ > then :; else exit_status=1; fi; \ > done; \ >else echo "WARNING: could not find './runtest'" 1>&2; :;\ >fi; \ >exit $exit_status >Using ./testsuite/lib/libdejagnu.exp as tool init file. >Test run by portage on Sat May 2 15:01:05 2020 >Native configuration is aarch64-unknown-linux-gnu > > === libdejagnu tests === > >Schedule of variations: > unix > >Running target unix >Using ./config/unix.exp as generic interface file for target. >Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. >Running ./testsuite/libdejagnu/tunit.exp ... >ERROR: tcl error sourcing ./testsuite/libdejagnu/tunit.exp. >ERROR: The system has no more ptys. Ask your system administrator to create more. > while executing >"spawn -noecho "./${executable}" ${params}" > (procedure "host_execute" line 27) > invoked from within >"host_execute "unit"" > (file "./testsuite/libdejagnu/tunit.exp" line 22) > invoked from within >"source ./testsuite/libdejagnu/tunit.exp" > ("uplevel" body line 1) > invoked from within >"uplevel #0 source ./testsuite/libdejagnu/tunit.exp" > invoked from within >"catch "uplevel #0 source $test_file_name"" > > === libdejagnu Summary === > >Using ./testsuite/lib/runtest.exp as tool init file. >Test run by portage on Sat May 2 15:01:06 2020 >Native configuration is aarch64-unknown-linux-gnu > > === runtest tests === > >Schedule of variations: > unix > >Running target unix >Using ./config/unix.exp as generic interface file for target. >Using ./testsuite/../config/unix.exp as tool-and-target-specific interface file. >Running ./testsuite/runtest.all/libs.exp ... >Running ./testsuite/runtest.all/load_lib.exp ... >Running ./testsuite/runtest.all/options.exp ... >Running ./testsuite/runtest.all/stats-sub.exp ... >Running ./testsuite/runtest.all/stats.exp ... > > === runtest Summary === > ># of expected passes 77 >DejaGnu version 1.6.2 >Expect version 5.45.4 >Tcl version 8.6 > >make[1]: *** [Makefile:998: check-DEJAGNU] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-util/dejagnu-1.6.2/work/dejagnu-1.6.2' >make: *** [Makefile:1203: check-am] Error 2 > * ERROR: dev-util/dejagnu-1.6.2::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 125: Called src_test > * environment, line 454: Called default > * phase-functions.sh, line 855: Called default_src_test > * phase-functions.sh, line 884: Called __eapi0_src_test > * phase-helpers.sh, line 779: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=dev-util/dejagnu-1.6.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/dejagnu-1.6.2::gentoo'`. > * The complete build log is located at '/var/log/emerge-log/build/dev-util/dejagnu-1.6.2:20200502-130046.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/dejagnu-1.6.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/dejagnu-1.6.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/dejagnu-1.6.2/work/dejagnu-1.6.2' > * S: '/var/tmp/portage/dev-util/dejagnu-1.6.2/work/dejagnu-1.6.2' > > > >emerge --info: >Portage 2.3.99 (python 3.6.10-final-0, default/linux/arm64/17.0, gcc-9.3.0, glibc-2.31-r2, 4.9.0-4-arm64 aarch64) >================================================================= >System uname: Linux-4.9.0-4-arm64-aarch64-with-gentoo-2.7 >KiB Mem: 131544964 total, 77020728 free >KiB Swap: 3321056 total, 2824068 free >Timestamp of repository gentoo: Sat, 02 May 2020 18:42:50 +0000 >sh bash 5.0_p17 >ld GNU ld (Gentoo 2.34 p1) 2.34.0 >ccache version 3.7.9 [disabled] >app-shells/bash: 5.0_p17::gentoo >dev-lang/perl: 5.30.2::gentoo >dev-lang/python: 2.7.18::gentoo, 3.6.10-r2::gentoo, 3.8.2-r2::gentoo >dev-util/ccache: 3.7.9::gentoo >dev-util/cmake: 3.17.2::gentoo >sys-apps/baselayout: 2.7::gentoo >sys-apps/openrc: 0.42.1::gentoo >sys-apps/sandbox: 2.18::gentoo >sys-devel/autoconf: 2.69-r5::gentoo >sys-devel/automake: 1.16.2::gentoo >sys-devel/binutils: 2.34::gentoo >sys-devel/gcc: 9.3.0::gentoo >sys-devel/gcc-config: 2.2.1::gentoo >sys-devel/libtool: 2.4.6-r6::gentoo >sys-devel/make: 4.3::gentoo >sys-kernel/linux-headers: 5.6::gentoo (virtual/os-headers) >sys-libs/glibc: 2.31-r2::gentoo >Repositories: > >gentoo > location: /usr/portage > sync-type: rsync > sync-uri: rsync://rsync.gentoo.org/gentoo-portage > priority: -1000 > sync-rsync-verify-max-age: 24 > sync-rsync-verify-metamanifest: yes > sync-rsync-extra-opts: > sync-rsync-verify-jobs: 1 > >ACCEPT_KEYWORDS="arm64 ~arm64" >ACCEPT_LICENSE="*" >CBUILD="aarch64-unknown-linux-gnu" >CC="aarch64-unknown-linux-gnu-gcc" >CFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" >CHOST="aarch64-unknown-linux-gnu" >CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" >CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" >CXX="aarch64-unknown-linux-gnu-g++" >CXXFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" >DISTDIR="/usr/portage/distfiles" >EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -b -k" >ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" >FCFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" >FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" >FFLAGS="-O2 -pipe -march=native -g -ggdb -frecord-gcc-switches" >GENTOO_MIRRORS="http://distfiles.gentoo.org" >LANG="en_US.UTF-8" >LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" >MAKEOPTS="-j96" >PKGDIR="/root/.packages" >PORTAGE_CONFIGROOT="/" >PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" >PORTAGE_TMPDIR="/var/tmp" >USE="acl arm64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ADA_TARGET="gnat_2018" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_ARM="edsp thumb thumb2 v4 v5 v6 v7 v8 vfp vfp-d32 vfpv3 vfpv4" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6" RUBY_TARGETS="ruby24 ruby25" USERLAND="GNU" VIDEO_CARDS="fbdev dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" >Unset: CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS >
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 720708
: 635732