[cyber] I: Sisyphus-20190228 x86_64 beehive_status: +11 -17 (113)
ALT beekeeper
hiver на altlinux.org
Чт Фев 28 09:59:12 MSK 2019
11 NEW error logs
gromacs-4.0.7-alt8
../../../include/vec.h:760:13: warning: 'calc_lll' defined but not used [-Wunused-function]
static void calc_lll(rvec box,rvec lll)
In file included from ../../../include/vec.h:121,
from ../../../src/tools/addconf.c:42:
../../../include/maths.h:126:1: warning: 'gmx_numzero' defined but not used
[-Wunused-function]
gmx_numzero(double a)
make[3]: Leaving directory '/usr/src/RPM/BUILD/gromacs-4.0.7/single/src/tools'
make[2]: *** [Makefile:377: all-recursive] Error 1
make[1]: *** [Makefile:315: all] Error 2
make: *** [Makefile:406: all-recursive] Error 1
intercal-0.29-alt1.git20140828.1
groff -U -dc=y -Tascii -p -t -mm intercal.mm > intercal.refs.tmp
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
intercal.mm:3115: warning: can't find special character `no'
--
mv tmp.refs intercal.refs.tmp
mv: cannot stat 'tmp.refs': No such file or directory
make: *** [Makefile:39: intercal.txt] Error 1
--
groff -U -dc=n -Tps -p -t -mm intercal.mm >intercal.refs.tmp
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
sed <intercal.refs.tmp -e '/hn \([0-9]*\)\.$/s//hn \1/' >tmp.refs;
--
groff -U -dc=n -Tps -p -t -mm intercal.mm >original.ps
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
rm -f intercal.refs.qrf intercal.refs.tmp
--
groff -U -dc=n -Tascii -p -t -mm intercal.mm > intercal.refs.tmp
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
intercal.mm:3069: warning: can't find special character `no'
--
GROFF_NO_SGR=1 groff -U -dc=n -Tascii -p -t -mm intercal.mm >original.txt
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
intercal.mm:3069: warning: can't find special character `no'
--
groff -U -dc=y -Tps -p -t -mm intercal.mm >intercal.refs.tmp
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
sed <intercal.refs.tmp -e '/hn \([0-9]*\)\.$/s//hn \1/' >tmp.refs;
--
groff -U -dc=y -Tps -p -t -mm intercal.mm >intercal.ps
intercal.mm:30: can't open `intercal.refs.qrf': No such file or directory
rm -f intercal.refs.qrf intercal.refs.tmp
maliit-framework-0.94.2-alt4.2.qa1
for ifile in sorted(os.listdir(source_dir)):
FileNotFoundError: [Errno 2] No such file or directory:
'/usr/src/RPM/BUILD/maliit-framework-0.94.2/maliit-glib/tmp-introspects2m7d0kb'
make[1]: *** [Makefile.maliit-glib-docs:240: maliit/index.html] Error 1
nx-libs-3.5.2.31-alt8
gcc -c -g -pipe -frecord-gcc-switches -Wall -g -O2 -fno-strict-aliasing -g
-ansi -Wall -Wpointer-arith -Wundef -I../../../include/fonts -I../include
-I../../../exports/include/X11 -I../../../programs/Xserver/include
-I../../.. -I../../../exports/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L
-D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DBUILDCID
-DHAVE_CFM -DUSE_MMAP token.c
make[5]: Leaving directory '/usr/src/RPM/BUILD/nx-libs-3.5.2.31/nx-X11/lib/font/Type1'
make[5]: Entering directory '/usr/src/RPM/BUILD/nx-libs-3.5.2.31/nx-X11/lib/font/Type1'
rm -f DONE
touch DONE
make[5]: Leaving directory '/usr/src/RPM/BUILD/nx-libs-3.5.2.31/nx-X11/lib/font/Type1'
make[3]: *** [Makefile:1014: all] Error 2
make[2]: *** [xmakefile:985: all] Error 2
make[1]: *** [xmakefile:1071: World] Error 2
make: *** [Makefile:67: World] Error 2
octave-interval-3.1.0-alt1
Selected version libmpfr-devel#4.0.1-alt1 for libmpfr-devel>=3.1.0
E: Couldn't find package libmpfr4>=3.1.0
hsh-install: Failed to calculate package file list.
opencc-1.0.5-alt1.qa2
make[2]: Leaving directory '/usr/src/RPM/BUILD/opencc-1.0.5/BUILD'
make[2]: Entering directory '/usr/src/RPM/BUILD/opencc-1.0.5/BUILD'
[ 74%] Linking CXX executable opencc
/usr/bin/ld.default: CMakeFiles/opencc.dir/CommandLine.cpp.o: in function
`Convert(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
/usr/src/RPM/BUILD/opencc-1.0.5/src/tools/CommandLine.cpp:87: warning: the use of
`tmpnam' is dangerous, better use `mkstemp'
make[2]: Leaving directory '/usr/src/RPM/BUILD/opencc-1.0.5/BUILD'
make[1]: Entering directory '/usr/src/RPM/BUILD/opencc-1.0.5/BUILD'
[ 74%] Built target opencc
make[1]: Leaving directory '/usr/src/RPM/BUILD/opencc-1.0.5/BUILD'
make: *** [Makefile:163: all] Error 2
python-module-selectors34-1.2.0-alt1.1
tests/test_selectors34.py::DefaultSelectorTestCase::test_select_interrupt_exc PASSED [ 10%]
tests/test_selectors34.py::DefaultSelectorTestCase::test_select_interrupt_noraise FAILED
[ 11%]
tests/test_selectors34.py::DefaultSelectorTestCase::test_selector PASSED [ 12%]
--
> self.assertGreaterEqual(time() - t, 1.0)
E AssertionError: 0.9970169067382812 not greater than or equal to 1.0
tests/test_selectors34.py:397: AssertionError
racket-6.12-alt1
make[4]: Leaving directory '/usr/src/RPM/BUILD/racket-6.12/src'
hasher-priv: master: idle time limit (3600 seconds) exceeded
sgc-0.2.1-alt2
+ xvfb-run sh makedocs
_XSERVTransmkdir: ERROR: euid != 0,directory /tmp/.X11-unix will not be created.
The XKEYBOARD keymap compiler (xkbcomp) reports:
--
pygame.display.init()
error: Couldn't open X11 display
The full traceback has been saved in /usr/src/tmp/sphinx-err-VaXLcX.log, if you want
to report the issue to the developers.
tardy-1.17-alt2.qa1
mv normal.o common/file/input/normal.o
mv: cannot stat 'normal.o': No such file or directory
make: *** [Makefile:153: common/file/input/normal.o] Error 1
volpack-1.0c7-alt1.1.qa1
float *shade_table; /* shade lookup table */
vp_compAR3PB.c:6185:33: warning: 'final_run_state' may be used uninitialized in this
function [-Wmaybe-uninitialized]
if (j != jcount && ((run_state & 2) == 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
17 error logs REMOVED from the list
cilk-5.4.6-alt11
firefox-esr-60.5.2-alt1
ghc7.6.1-hdbc-postgresql-2.3.2.1-alt2
golang-github-xtaci-smux-1.0.7-alt1_1
ipfm-0.11.5-alt1.qa1
jed-2:0.99.19-alt2.qa2.1
perl-HTTP-Proxy-0.304-alt2
perl-IO-Event-0.813-alt2
perl-Net-Ping-2.71-alt1
sssd-2.0.0-alt3.gitf0603645f
tcptraceroute-1.5-alt5.qa1
thunderbird-60.5.1-alt1
topgit-0.9-alt4.git20150225
xaos-1:3.6-alt2
xmobar-0.21-alt1
zopfli-1.0.2-alt2
ztail-1.0.2-alt3
Total 113 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk