[cyber] I: p9-20200301 x86_64 beehive_status: +11 -8 (105)
ALT beekeeper
hiver на altlinux.org
Вс Мар 1 09:51:54 MSK 2020
11 NEW error logs
cilk-5.4.6-alt11
perl -I. ./bfnnconv.pl ./cilk-faq.bfnn
no ./cilk-faq.xrefdb (No such file or directory) at ./bfnnconv.pl line 43.
S0
S1
Q1.1
Q1.2
Q1.3
Q1.4
Q1.5
Q1.6
Q1.7
Q1.8
S2
Q2.1
Q2.2
Q2.3
Q2.4
S3
Q3.1
Q3.2
Q3.3
Q3.4
unknown question `compile' at ./bfnnconv.pl line 221, <> line 263.
--
libtool: install: /bin/install -p .libs/libcilk.g.p.so.0.0.0
/usr/src/tmp/cilk-buildroot/usr/lib64/libcilk.g.p.so.0.0.0
/bin/install: cannot stat '.libs/libcilk.g.p.so.0.0.0': No such file or directory
make[2]: *** [Makefile:565: install-libLTLIBRARIES] Error 1
compiz-0.9.14.0-alt1
make[2]: Entering directory '/usr/src/RPM/BUILD/compiz-0.9.14.0/x86_64-alt-linux'
[ 1%] Building CXX object src/string/CMakeFiles/compiz_string.dir/src/string.cpp.o
make[2]: Leaving directory '/usr/src/RPM/BUILD/compiz-0.9.14.0/x86_64-alt-linux'
make[2]: Entering directory '/usr/src/RPM/BUILD/compiz-0.9.14.0/x86_64-alt-linux'
[ 11%] Linking CXX static library libcompiz_string.a
make[2]: Leaving directory '/usr/src/RPM/BUILD/compiz-0.9.14.0/x86_64-alt-linux'
make[1]: Entering directory '/usr/src/RPM/BUILD/compiz-0.9.14.0/x86_64-alt-linux'
[ 11%] Built target compiz_string
make[1]: Leaving directory '/usr/src/RPM/BUILD/compiz-0.9.14.0/x86_64-alt-linux'
make: *** [Makefile:163: all] Error 2
jed-2:0.99.19-alt2.qa2.1
/usr/bin/ld.default: jprocess.o: file not recognized: file truncated
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:157: /usr/src/RPM/BUILD/jed-0.99-19/src/objs/jed] Error 1
libpjsip-2.8-alt1
/usr/bin/ld.default: cannot find -lpjsua
collect2: error: ld returned 1 exit status
make[2]: *** [/usr/src/RPM/BUILD/libpjsip-2.8/build/rules.mak:113: ../lib/libpjsua2.so.2]
Error 1
lockfile-progs-0.1.17-alt1
! test -e check/file.lock
bin/lockfile-create --lock-name check/file.lock
bin/lockfile-touch --oneshot --lock-name check/file.lock
bin/lockfile-check --lock-name check/file.lock
bin/lockfile-remove --lock-name check/file.lock
! test -e check/file.lock
bin/lockfile-create --use-pid --lock-name check/file.lock
*** buffer overflow detected ***: bin/lockfile-create terminated
make: *** [Makefile:43: check] Aborted
make: Leaving directory '/usr/src/RPM/BUILD/lockfile-progs-0.1.17'
opencpn-5.0.0-alt2
from /usr/src/RPM/BUILD/OpenCPN-5.0.0/src/chart1.cpp:83:
/usr/src/RPM/BUILD/OpenCPN-5.0.0/include/AboutFrame.h:64:3: error: 'wxWebView' does
not name a type; did you mean 'wxListView'?
wxWebView* m_htmlWinHelp;
--
/usr/src/RPM/BUILD/OpenCPN-5.0.0/include/AboutFrameImpl.h: In member function 'virtual
void AboutFrameImpl::m_btnBackOnButtonClick(wxCommandEvent&)':
/usr/src/RPM/BUILD/OpenCPN-5.0.0/include/AboutFrameImpl.h:44:60: error: 'm_htmlWinHelp'
was not declared in this scope
void m_btnBackOnButtonClick( wxCommandEvent& event ) { m_htmlWinHelp->GoBack();
m_btnBack->Enable(m_htmlWinHelp->CanGoBack()); }
perl-IO-Event-0.813-alt2
Result: FAIL
Failed 1/12 test programs. 0/920 subtests failed.
make: *** [Makefile:780: test_dynamic] Error 255
python-module-jupyter_console-5.2.0-alt1.1
jupyter console --help-all works ... ok
Ensure display protocol plain/text key is supported ... ERROR
jupyter console --generate-config works ... ok
--
test_handle_image_tempfile
(jupyter_console.tests.test_image_handler.ZMQTerminalInteractiveShellTestCase) ... ok
ERROR: Ensure display protocol plain/text key is supported
Traceback (most recent call last):
--
Ran 9 tests in 66.533s
FAILED (errors=1)
python-module-pebble-4.3.7-alt1.git20180228
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
--
Exception: BOOM!
ERROR:root:BOOM!
Traceback (most recent call last):
rosegarden-17.12-alt1
/usr/include/qt5/QtCore/qglobal.h: In member function 'QtPrivate::QForeachContainer<T>&
QtPrivate::QForeachContainer<T>::operator=(QtPrivate::QForeachContainer<T>)':
/usr/include/qt5/QtCore/qglobal.h:989:18: error: 'move' is not a member of 'std'
c = std::move(other.c);
/usr/include/qt5/QtCore/qglobal.h:989:18: note: 'std::move' is only available from
C++11 onwards
/usr/include/qt5/QtCore/qglobal.h:989:23: error: 'other' was not declared in this scope
c = std::move(other.c);
/usr/include/qt5/QtCore/qglobal.h:992:24: error: 'move' is not a member of 'std'
control = std::move(other.control);
--
/usr/include/qt5/QtCore/qglobal.h: At global scope:
/usr/include/qt5/QtCore/qglobal.h:1002:33: error: 'decay' in namespace 'std' does not
name a template type
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
/usr/include/qt5/QtCore/qglobal.h:1002:38: error: expected template-argument before
'<' token
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
/usr/include/qt5/QtCore/qglobal.h:1002:38: error: expected '>' before '<' token
/usr/include/qt5/QtCore/qglobal.h:1002:47: error: template argument 1 is invalid
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
/usr/include/qt5/QtCore/qglobal.h:1002:73: error: expected ',' or '...' before '&&' token
QForeachContainer<typename std::decay<T>::type> qMakeForeachContainer(T &&t)
/usr/include/qt5/QtCore/qglobal.h: In function 'int QtPrivate::qMakeForeachContainer(T)':
/usr/include/qt5/QtCore/qglobal.h:1004:44: error: 'decay' in namespace 'std' does not
name a template type
return QForeachContainer<typename std::decay<T>::type>(std::forward<T>(t));
/usr/include/qt5/QtCore/qglobal.h:1004:49: error: expected template-argument before
'<' token
return QForeachContainer<typename std::decay<T>::type>(std::forward<T>(t));
sgc-0.2.1-alt3
+ 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-F7Qmk0.log, if you want
to report the issue to the developers.
8 error logs REMOVED from the list
apache-commons-ognl-3.0.2-alt2_15.20120313svn1102435jpp8
eiskaltdcpp-2.2.10.0.614.gitc9c510b8-alt1
instead-2.4.1-alt1.1
libtdb-1.3.18-alt1
python-module-manhole-1.6.0-alt1
python-module-scikits.fitting-1:0.6-alt2
qt5-webengine-5.12.6-alt1
racket-7.3-alt1
Total 105 error logs.
Подробная информация о списке рассылки Sisyphus-cybertalk