* [cyber] I: Sisyphus-20180619 i586 beehive_status: +10 -15 (476)
@ 2018-06-19 3:24 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2018-06-19 3:24 UTC (permalink / raw)
To: sisyphus-cybertalk
10 NEW error logs
aircrack-ng-1.1-alt2.qa1
airodump-ng.c:5170:30: warning: variable 'fd_is_set' set but not used
[-Wunused-but-set-variable]
int caplen=0, i, j, fdh, fd_is_set, chan_count, freq_count, unused;
airodump-ng.c:5811:21: warning: ignoring return value of 'setuid', declared with
attribute warn_unused_result [-Wunused-result]
setuid( getuid() );
airodump-ng.c:5859:21: warning: ignoring return value of 'setuid', declared with
attribute warn_unused_result [-Wunused-result]
setuid( getuid() );
airodump-ng.c:5877:5: warning: ignoring return value of 'setuid', declared with attribute
warn_unused_result [-Wunused-result]
setuid( getuid() );
make[1]: Leaving directory '/usr/src/RPM/BUILD/aircrack-ng-1.1/src'
make: *** [Makefile:18: all] Error 2
apr1-1.5.2-alt1
/bin/sh /usr/src/RPM/BUILD/apr1-1.5.2/libtool --silent --mode=link i586-alt-linux-gcc
-pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic
-DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I../include
-I./../include -no-install -o sockperf sockperf.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=compile i586-alt-linux-gcc
-pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic
-DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -I../include
-I./../include -o testskiplist.lo -c testskiplist.c && touch testskiplist.lo
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 i586-alt-linux-gcc
-pthread -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic
-DHAVE_CONFIG_H -DLINUX -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_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: *** [Makefile:127: check] Error 2
gear-2.2.0-alt1
tests passed: 356 99%
tests failed: 1 0%
tests skipped: 0 0%
kernel-image-un-def-1:4.16.14-alt1
drivers/watchdog/watchdog_dev.c: In function 'watchdog_start':
drivers/watchdog/watchdog_dev.c:250:12: internal compiler error: Aborted
static int watchdog_start(struct watchdog_device *wdd)
libkafel-1-alt1.gitf664aca
cc -fPIC -fvisibility=hidden -std=gnu11 -I../include -Wall -Wextra -Werror -O2 -Wno-error
-c -o lexer.o lexer.c
lexer.c:657:5: error: unknown type name 'YYSTYPE'
YYSTYPE * yylval_r;
lexer.c:659:5: error: unknown type name 'YYLTYPE'
YYLTYPE * yylloc_r;
lexer.c:708:1: error: unknown type name 'YYSTYPE'; did you mean 'YYSTATE'?
YYSTYPE * kafel_yyget_lval (yyscan_t yyscanner );
YYSTATE
lexer.c:710:24: error: unknown type name 'YYSTYPE'; did you mean 'YYSTATE'?
void kafel_yyset_lval (YYSTYPE * yylval_param ,yyscan_t yyscanner );
YYSTATE
lexer.c:712:8: error: unknown type name 'YYLTYPE'; did you mean 'YYSTATE'?
YYLTYPE *kafel_yyget_lloc (yyscan_t yyscanner );
YYSTATE
lexer.c:714:32: error: unknown type name 'YYLTYPE'; did you mean 'YYSTATE'?
void kafel_yyset_lloc (YYLTYPE * yylloc_param ,yyscan_t yyscanner );
YYSTATE
lexer.c:831:17: error: unknown type name 'YYSTYPE'; did you mean 'YYSTATE'?
(YYSTYPE * yylval_param,YYLTYPE * yylloc_param ,yyscan_t yyscanner);
YYSTATE
lexer.c:831:40: error: unknown type name 'YYLTYPE'; did you mean 'YYSTATE'?
(YYSTYPE * yylval_param,YYLTYPE * yylloc_param ,yyscan_t yyscanner);
YYSTATE
lexer.c:834:17: error: unknown type name 'YYSTYPE'; did you mean 'YYSTATE'?
(YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner)
--
YY_DECL
lexer.c:834:41: error: unknown type name 'YYLTYPE'; did you mean 'YYSTATE'?
(YYSTYPE * yylval_param, YYLTYPE * yylloc_param , yyscan_t yyscanner)
perl-File-Flock-2014.01-alt1
t/forking.t ...... ok
# Failed test 'now can get multi lock'
# at /usr/src/RPM/BUILD/File-Flock-2014.01/t/flock2.tt line 160.
--
t/forking2.t (Wstat: 256 Tests: 20 Failed: 1)
Failed test: 20
Non-zero exit status: 1
--
Result: FAIL
Failed 1/8 test programs. 1/657 subtests failed.
python-module-greenhouse-2.2.0-alt2.git20141230.1
test_getnames (tests.test_io.SelectSocketTestCase) ... ok
test_non_blocking_accept (tests.test_io.SelectSocketTestCase) ... ERROR
test_non_blocking_recv (tests.test_io.SelectSocketTestCase) ... ok
--
test_sendall (tests.test_io.SelectSocketTestCase) ... ok
test_sendto (tests.test_io.SelectSocketTestCase) ... ERROR
test_sock_dups (tests.test_io.SelectSocketTestCase) ... ok
--
test_nonshared_namespaces (tests.test_backdoor.BackdoorTests) ... ok
ERROR: test_socketpolling (tests.test_scheduler.ScheduleTestsWithEpoll)
Traceback (most recent call last):
--
return self._sock.bind(address)
OverflowError: getsockaddrarg: port must be 0-65535.
ERROR: test_socketpolling (tests.test_scheduler.ScheduleTestsWithPoll)
Traceback (most recent call last):
--
return self._sock.bind(address)
OverflowError: getsockaddrarg: port must be 0-65535.
ERROR: test_socketpolling (tests.test_scheduler.ScheduleTestsWithSelect)
Traceback (most recent call last):
--
return self._sock.bind(address)
OverflowError: getsockaddrarg: port must be 0-65535.
ERROR: test_block_on_accept (tests.test_io.EpollSocketTestCase)
Traceback (most recent call last):
--
return self._sock.bind(address)
OverflowError: getsockaddrarg: port must be 0-65535.
python-module-joblib-0.11-alt2
joblib/test/test_parallel.py::test_no_blas_crash_or_freeze_with_multiprocessing SKIPPED
[ 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:
spice-up-1.3.2-alt1
make[2]: Entering directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
[ 95%] Building C object
src/CMakeFiles/com.github.philip-scott.spice-up.dir/__/data/assets.gresource.c.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
make[2]: Entering directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
[ 96%] Linking C executable com.github.philip-scott.spice-up
make[2]: Leaving directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
make[1]: Entering directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
[ 96%] Built target com.github.philip-scott.spice-up
make[1]: Leaving directory '/usr/src/RPM/BUILD/Spice-up-1.3.2'
make: *** [Makefile:141: all] Error 2
volpack-1.0c7-alt1.1.qa1
float *shade_table; /* shade lookup table */
vp_compAR3PB.c:6181:28: warning: 'final_run_state' may be used uninitialized in this
function [-Wmaybe-uninitialized]
if (j != 0 && ((run_state & 1) == 0)) {
vp_compAR3PB.c:6186:31: warning: 'botRLElen' may be used uninitialized in this function
[-Wmaybe-uninitialized]
botrun_count = *botRLElen++;
vp_compAR3PB.c:6182:31: warning: 'topRLElen' may be used uninitialized in this function
[-Wmaybe-uninitialized]
toprun_count = *topRLElen++;
make[2]: Leaving directory '/usr/src/RPM/BUILD/volpack-1.0c7/src'
make[1]: *** [Makefile:272: all-recursive] Error 1
make: *** [Makefile:202: all] Error 2
15 error logs REMOVED from the list
Mayavi-4.4.0-alt1.git20150422
automake_1.11-1.11.6-alt7
devscripts-2.12.6-alt2.1
doublecmd-0.8.2-alt2
fsmd-0.5-alt4
gimp-2.10.2-alt1
glibc-6:2.27-alt4
gnome-shell-extensions-3.28.1-alt1
golang-github-xiang90-probing-0-alt1_0.6.git07dd2e8
gucharmap-10.0.4-alt1.1
intercal-0.29-alt1.git20140828.1
libcprops-0.1.12-alt1_14
neko-2.0.0-alt3
qt5-base-5.9.5-alt1.S1
razor-2.85-alt4.1.1.1
Total 476 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-19 3:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-19 3:24 [cyber] I: Sisyphus-20180619 i586 beehive_status: +10 -15 (476) 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