ALT Linux Sisyphus cybertalk
 help / color / mirror / Atom feed
* [cyber] I: Sisyphus-20180907 x86_64 beehive_status: +9 -12 (613)
@ 2018-09-07  5:06 ALT beekeeper
  0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2018-09-07  5:06 UTC (permalink / raw)
  To: sisyphus-cybertalk

	9 NEW error logs

apr1-1.5.2-alt1
	/bin/sh /usr/src/RPM/BUILD/apr1-1.5.2/libtool --silent --mode=link x86_64-alt-linux-gcc
	-pthread  -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
	-D_GNU_SOURCE	-I../include -I./../include   -no-install    -o echod echod.lo
	../libapr-1.la	 -luuid -lrt -lcrypt  -lpthread -ldl
	make[2]: Leaving directory '/usr/src/RPM/BUILD/apr1-1.5.2/test'
	make[2]: Entering directory '/usr/src/RPM/BUILD/apr1-1.5.2/test'
	/bin/sh /usr/src/RPM/BUILD/apr1-1.5.2/libtool --silent --mode=link x86_64-alt-linux-gcc
	-pthread  -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
	-D_GNU_SOURCE	-I../include -I./../include   -no-install    -o testall abts.lo
	testutil.lo testtime.lo teststr.lo testvsn.lo testipsub.lo testshm.lo testmmap.lo
	testud.lo testtable.lo testsleep.lo testpools.lo testfmt.lo testfile.lo testdir.lo
	testfileinfo.lo testrand.lo testdso.lo testoc.lo testdup.lo testsockets.lo testproc.lo
	testpoll.lo testlock.lo testsockopt.lo testpipe.lo testthread.lo testhash.lo testargs.lo
	testnames.lo testuser.lo testpath.lo testenv.lo testprocmutex.lo testfnmatch.lo
	testatomic.lo testflock.lo testsock.lo testglobalmutex.lo teststrnatcmp.lo testfilecopy.lo
	testtemp.lo testlfs.lo testcond.lo testescape.lo testskiplist.lo ../libapr-1.la   -luuid
	-lrt -lcrypt  -lpthread -ldl
	if test ! -d "./data"; then cp -r ./data data; fi
	make[2]: Leaving directory '/usr/src/RPM/BUILD/apr1-1.5.2/test'
	make[2]: Entering directory '/usr/src/RPM/BUILD/apr1-1.5.2/test'
	/bin/sh /usr/src/RPM/BUILD/apr1-1.5.2/libtool --silent --mode=link x86_64-alt-linux-gcc
	-pthread  -pipe -frecord-gcc-switches -Wall -g -O2 -DHAVE_CONFIG_H  -DLINUX -D_REENTRANT
	-D_GNU_SOURCE	-I../include -I./../include   -no-install    -o sendfile sendfile.lo
	../libapr-1.la	 -luuid -lrt -lcrypt  -lpthread -ldl
	make[2]: Leaving directory '/usr/src/RPM/BUILD/apr1-1.5.2/test'
	make: *** [Makefile:127: check] Error 2

gawk-4.1.0-alt2
	make[2]: Entering directory '/usr/src/RPM/BUILD/gawk-4.1.0-alt2/test'
	1 TESTS FAILED
	make[2]: *** [Makefile:3646: pass-fail] Error 1

lz4-1:1.8.2-alt2
	36916 -rw-r--r-- 1 builder builder 3221225472 Sep  7 03:45 tmphf1
	*** LZ4 command line interface 64-bits v1.8.2, by Yann Collet ***
	Decompressed : 240 MB  \rDecompressed : 480 MB  \rDecompressed : 728 MB  \rDecompressed
	: 983 MB  \rDecompressed : 1236 MB  \rDecompressed : 1496 MB  \rDecompressed : 1756 MB
	\rDecompressed : 2012 MB  \rDecompressed : 2266 MB  \rDecompressed : 2516 MB  \rDecompressed
	: 2772 MB  \rDecompressed : 3032 MB
	stdin		     : decoded 3221225472 bytes
	36916 -rw-r--r-- 1 builder builder 3221225472 Sep  7 03:45 tmphf2
	diff -s tmphf1 tmphf2
	Files tmphf1 and tmphf2 are identical
	rm -f tmphf*
	make: Leaving directory '/usr/src/RPM/BUILD/lz4-1.8.2-alt2/tests'
	make: Target 'test' not remade because of errors.

perl-Gnome2-Canvas-1.002-alt5.1.1.1.1
	find-requires: running scripts
	(cpp,debuginfo,files,gir-js,gir-python,gir,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,typelib)
	/usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h:25:10:
	fatal error: gtk2perl.h: No such file or directory
	#include <gtk2perl.h>
	--
	cpp.req:
	/usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h:
	cpp failed, trying c++ mode
	x86_64-alt-linux-cpp: error trying to exec 'cc1plus': execvp: No such file or directory
	cpp.req: WARNING:
	/usr/src/tmp/perl-Gnome2-Canvas-buildroot/usr/lib64/perl5/Gnome2/Canvas/Install/gnomecanvasperl.h:
	cpp failed
	--
	0inputs+0outputs (0major+598353minor)pagefaults 0swaps
	hasher-priv: master: idle time limit (3600 seconds) exceeded

psi-plus-plugin-psimedia-1.0.3-alt2.1.1
	/usr/bin/ld.default: cannot find -lgstelements_static
	collect2: error: ld returned 1 exit status
	make[1]: *** [Makefile:148: libgstprovider.so] Error 1

python-module-aioutils-0.3.10-alt1.1
	tests/test_yielder.py::test_break_from_yielding PASSED			 [ 88%]
	tests/test_yielder.py::test_raise_from_yielding FAILED			 [ 94%]
	tests/test_yielder.py::test_raise_from_nested_yielding PASSED		 [100%]
	--
	>	    raise AssertionError(message)
	E	    AssertionError: test_raise_from_yielding() did not raise ValueError
	/usr/lib/python3/site-packages/nose/tools/nontrivial.py:67: AssertionError

python-module-joblib-0.11-alt2
	joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_multiprocessing PASSED
	[ 97%]
	joblib/test/test_parallel.py::test_parallel_with_interactively_defined_functions FAILED
	[ 97%]
	joblib/test/test_parallel.py::test_parallel_with_exhausted_iterator PASSED [ 97%]
	--
	>		raise ValueError(message)
	E		ValueError: Non-zero return code: -9.
	E		Stdout:

sbcl-1.4.10-alt1
	23	0   0.0    835 100.0	834  99.9	 -  (LABELS SB-IMPL::RESTART-LISP :IN
	SAVE-LISP-AND-DIE)
	24	0   0.0     51	 6.1	834  99.9	 -  "foreign function
	interrupt_handle_pending"
	25	0   0.0     51	 6.1	834  99.9	 -  "foreign function handle_trap"
	26	0   0.0      1	 0.1	834  99.9	 -  "foreign function __vdso_gettimeofday"
	27	0   0.0      1	 0.1	834  99.9	 -  GET-UNIVERSAL-TIME
	1   0.1					    elsewhere
	* make: Leaving directory '/usr/src/RPM/BUILD/sbcl-1.4.10/sbcl-1.4.10/contrib/sb-sprof'
	WARNING! Some of the contrib modules did not build successfully or pass
	their self-tests. Failed contribs:"
	sb-concurrency

sgc-0.2.1-alt1
	pygame.display.init()
	error: Couldn't open X11 display
	The full traceback has been saved in /usr/src/tmp/sphinx-err-oLo1ME.log, if you want
	to report the issue to the developers.

	12 error logs REMOVED from the list
atlas-3.9.35-alt1.qa1
geolatte-geom-0.14-alt1_7jpp8
ghc7.6.1-7.6.1-alt6.1
golang-github-xtaci-smux-1.0.7-alt1_1
holotz-castle-1.3.14-alt2.qa1
ipfm-0.11.5-alt1.qa1
perl-IO-Event-0.813-alt2
python-module-apptools-4.4.0-alt2
python-module-shapely-1.5.17-alt1.post1.1.1.1
quilt-0.65.0.27.0f2a-alt1
spice-up-1.3.2-alt2
uae-0.8.29-alt2

Total 613 error logs.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-09-07  5:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-07  5:06 [cyber] I: Sisyphus-20180907 x86_64 beehive_status: +9 -12 (613) ALT beekeeper

ALT Linux Sisyphus cybertalk

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-cybertalk/0 sisyphus-cybertalk/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-cybertalk sisyphus-cybertalk/ http://lore.altlinux.org/sisyphus-cybertalk \
		sisyphus-cybertalk@lists.altlinux.org sisyphus-cybertalk@lists.altlinux.ru sisyphus-cybertalk@lists.altlinux.com
	public-inbox-index sisyphus-cybertalk

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-cybertalk


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git