* [cyber] I: Sisyphus-20180626 i586 beehive_status: +22 -23 (444)
@ 2018-06-26 8:55 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2018-06-26 8:55 UTC (permalink / raw)
To: sisyphus-cybertalk
22 NEW error logs
archivemail-0.9.0-alt1
................................................F..................................................
FAIL: testJustOld (__main__.TestIsTooOld)
with max_days=1, should be true for these dates >= 1 day
--
Ran 99 tests in 2.534s
FAILED (failures=1)
atlas-3.9.35-alt1.qa1
make -f Makefile INSTALL
hasher-priv: master: idle time limit (3600 seconds) exceeded
curl-7.60.0-alt1.S1
TESTDONE: 918 tests out of 919 reported OK: 99%
TESTFAIL: These test cases failed: 644
TESTDONE: 1196 tests were considered during 338 seconds.
jed-2:0.99.19-alt2.qa2.1
lock.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:188: /usr/src/RPM/BUILD/jed-0.99-19/src/objs/xjed] Error 1
kernel-modules-zfs-std-def-0.7.5-alt1.k.264557.1
MI2a: mark libelf-devel
E: Version ='0.7.5' for 'kernel-source-spl' was not found
hsh-install: Failed to calculate package file list.
kino-1.3.4-alt9
Selected version desktop-file-utils#0.22.0.patchset1-alt1 for desktop-file-utils>=0.8
E: Couldn't find package libquicktime-devel>=0.9.7-alt4
hsh-install: Failed to calculate package file list.
make-2:4.2.1-alt2
Caught signal 14!
FAILED (13/15 passed)
features/override ....................................... ok (4 passed)
motion-4.0.1-alt1.2
AVCodecContext *codec;
ffmpeg.c:442:25: error: 'CODEC_FLAG_QSCALE' undeclared (first use in this function);
did you mean 'AV_CODEC_FLAG_QSCALE'?
c->flags |= CODEC_FLAG_QSCALE;
--
ffmpeg.c:442:25: note: each undeclared identifier is reported only once for each function
it appears in
ffmpeg.c:450:17: error: 'CODEC_FLAG_GLOBAL_HEADER' undeclared (first use in this function);
did you mean 'AV_CODEC_FLAG_GLOBAL_HEADER'?
c->flags |= CODEC_FLAG_GLOBAL_HEADER;
AV_CODEC_FLAG_GLOBAL_HEADER
ffmpeg.c:492:40: error: 'AVFMT_RAWPICTURE' undeclared (first use in this function);
did you mean 'AVFMT_NOFILE'?
if (!(ffmpeg->oc->oformat->flags & AVFMT_RAWPICTURE)) {
--
ffmpeg.c: In function 'ffmpeg_put_frame':
ffmpeg.c:708:38: error: 'AVFMT_RAWPICTURE' undeclared (first use in this function);
did you mean 'AVFMT_NOFILE'?
if (ffmpeg->oc->oformat->flags & AVFMT_RAWPICTURE) {
neko-2.2.0-alt1
make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
make[2]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
[ 85%] Generating bin/nekoml.std
GC Warning: pthread_getattr_np or pthread_attr_getstack failed for main thread
GC Warning: Couldn't read /proc/stat
make[2]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/neko-2.2.0'
[ 95%] Built target nekoml.std
make[1]: Leaving directory '/usr/src/RPM/BUILD/neko-2.2.0'
make: *** [Makefile:163: all] Error 2
obs-studio-20.0.1-alt1
AVHWAccel *av_hwaccel_next(const AVHWAccel *hwaccel);
/usr/src/RPM/BUILD/obs-studio-20.0.1/deps/media-playback/media-playback/decode.c:27:24:
error: 'AV_PIX_FMT_VDA_VLD' undeclared (first use in this function); did you mean
'AV_PIX_FMT_VAAPI_VLD'?
if (hwa->pix_fmt == AV_PIX_FMT_VDA_VLD ||
--
/usr/src/RPM/BUILD/obs-studio-20.0.1/deps/media-playback/media-playback/decode.c:
In function 'mp_decode_init':
/usr/src/RPM/BUILD/obs-studio-20.0.1/deps/media-playback/media-playback/decode.c:145:31:
error: 'CODEC_CAP_TRUNCATED' undeclared (first use in this function); did you mean
'AV_CODEC_CAP_TRUNCATED'?
if (d->codec->capabilities & CODEC_CAP_TRUNCATED)
AV_CODEC_CAP_TRUNCATED
/usr/src/RPM/BUILD/obs-studio-20.0.1/deps/media-playback/media-playback/decode.c:146:24:
error: 'CODEC_FLAG_TRUNCATED' undeclared (first use in this function); did you mean
'CODEC_CAP_TRUNCATED'?
d->decoder->flags |= CODEC_FLAG_TRUNCATED;
octave-video-1.2.4-alt1
AVHandler.cc: In member function 'int AVHandler::setup_read()':
AVHandler.cc:246:29: error: 'CODEC_CAP_TRUNCATED' was not declared in this scope
if (codec->capabilities & CODEC_CAP_TRUNCATED)
--
AV_CODEC_CAP_TRUNCATED
AVHandler.cc:247:30: error: 'CODEC_FLAG_TRUNCATED' was not declared in this scope
vstream->codec->flags |= CODEC_FLAG_TRUNCATED;
--
make: Leaving directory '/usr/src/RPM/BUILD/video-1.2.4/video-1.2.4/src'
error: structure has no member 'dir'
perl-Event-RPC-1.08-alt1
t/04.cnct-auth-ssl-verifypeer-noca.t ..... ok
Can't open SSL connection to localhost:27816: SSL connect attempt failed
error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed at
t/04.cnct-auth-ssl-verifypeer-wrongca.t line 57.
# Looks like your test exited with 255 just after 2.
hasher-priv: master: idle time limit (3600 seconds) exceeded
python-module-pytest-3.4.2-alt1.S1
Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0.
Please use Metafunc.parametrize instead.
Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0.
Please use Metafunc.parametrize instead.
Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0.
Please use Metafunc.parametrize instead.
Metafunc.addcall is deprecated and scheduled to be removed in pytest 4.0.
Please use Metafunc.parametrize instead.
-- Docs: http://doc.pytest.org/en/latest/warnings.html
= 1 failed, 1983 passed, 46 skipped, 13 xfailed, 28 warnings in 231.50 seconds =
python-module-zdaemon-4.2.0-alt1
testDirectoryChown (zdaemon.tests.testzdrun.TestRunnerDirectory) ... ok
FAIL: test_start_test_program (zdaemon.tests.tests)
Doctest: zdaemon.tests.tests.test_start_test_program
--
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for zdaemon.tests.tests.test_start_test_program
File "/usr/src/RPM/BUILD/python-module-zdaemon-4.2.0/src/zdaemon/tests/tests.py",
line 267, in test_start_test_program
--
Ran 81 tests in 93.493s
FAILED (failures=1)
Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=1>
error: Test failed: <unittest.runner.TextTestResult run=81 errors=0 failures=1>
qt5-webengine-5.10.1-alt3.S1
[11741/16950] /usr/bin/g++ -MMD -MF obj/media/ffmpeg/ffmpeg/ffmpeg_common.o.d
-DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1
-DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD
-DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0
-DUSE_PULSEAUDIO -DDLOPEN_PULSEAUDIO -DMEDIA_IMPLEMENTATION -DGL_GLEXT_PROTOTYPES
-DUSE_GLX -DUSE_EGL -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC
-DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY
-DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -Igen -I../../../../src/3rdparty/chromium
-Igen -Igen -Igen -Igen -I../../../../src/3rdparty/chromium/third_party/khronos
-I../../../../src/3rdparty/chromium/gpu -Igen -Igen -Igen -Igen
-Igen -Igen -I../../../../src/3rdparty/chromium/skia/config
-I../../../../src/3rdparty/chromium/skia/ext
-I../../../../src/3rdparty/chromium/third_party/skia/include/c
-I../../../../src/3rdparty/chromium/third_party/skia/include/config
-I../../../../src/3rdparty/chromium/third_party/skia/include/core
-I../../../../src/3rdparty/chromium/third_party/skia/include/effects
-I../../../../src/3rdparty/chromium/third_party/skia/include/encode
-I../../../../src/3rdparty/chromium/third_party/skia/include/images
-I../../../../src/3rdparty/chromium/third_party/skia/include/lazy
-I../../../../src/3rdparty/chromium/third_party/skia/include/pathops
-I../../../../src/3rdparty/chromium/third_party/skia/include/pdf
-I../../../../src/3rdparty/chromium/third_party/skia/include/pipe
-I../../../../src/3rdparty/chromium/third_party/skia/include/ports
-I../../../../src/3rdparty/chromium/third_party/skia/include/utils
-I../../../../src/3rdparty/chromium/third_party/skia/third_party/vulkan
-I../../../../src/3rdparty/chromium/third_party/skia/include/gpu
-I../../../../src/3rdparty/chromium/third_party/skia/src/gpu
-I../../../../src/3rdparty/chromium/third_party/skia/src/sksl -fno-strict-aliasing
--param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined
-D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -pthread
-m32 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wno-unused-local-typedefs
-Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter
-O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer
-g1 -fvisibility=hidden -std=gnu++11 -fno-delete-null-pointer-checks
-Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden
-c ../../../../src/3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc -o
obj/media/ffmpeg/ffmpeg/ffmpeg_common.o
FAILED: obj/media/ffmpeg/ffmpeg/ffmpeg_common.o
/usr/bin/g++ -MMD -MF obj/media/ffmpeg/ffmpeg/ffmpeg_common.o.d
-DV8_DEPRECATION_WARNINGS -DUSE_UDEV -DUSE_AURA=1 -DUSE_NSS_CERTS=1
-DUSE_X11=1 -DNO_TCMALLOC -DDISABLE_NACL -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD
-DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS
-D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0
-DUSE_PULSEAUDIO -DDLOPEN_PULSEAUDIO -DMEDIA_IMPLEMENTATION -DGL_GLEXT_PROTOTYPES
-DUSE_GLX -DUSE_EGL -DUSING_SYSTEM_ICU=1 -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_STATIC
-DSK_IGNORE_LINEONLY_AA_CONVEX_PATH_OPTS -DSK_HAS_PNG_LIBRARY -DSK_HAS_WEBP_LIBRARY
-DSK_HAS_JPEG_LIBRARY -DSK_SUPPORT_GPU=1 -Igen -I../../../../src/3rdparty/chromium
-Igen -Igen -Igen -Igen -I../../../../src/3rdparty/chromium/third_party/khronos
-I../../../../src/3rdparty/chromium/gpu -Igen -Igen -Igen -Igen
-Igen -Igen -I../../../../src/3rdparty/chromium/skia/config
-I../../../../src/3rdparty/chromium/skia/ext
-I../../../../src/3rdparty/chromium/third_party/skia/include/c
-I../../../../src/3rdparty/chromium/third_party/skia/include/config
-I../../../../src/3rdparty/chromium/third_party/skia/include/core
-I../../../../src/3rdparty/chromium/third_party/skia/include/effects
-I../../../../src/3rdparty/chromium/third_party/skia/include/encode
-I../../../../src/3rdparty/chromium/third_party/skia/include/images
-I../../../../src/3rdparty/chromium/third_party/skia/include/lazy
-I../../../../src/3rdparty/chromium/third_party/skia/include/pathops
-I../../../../src/3rdparty/chromium/third_party/skia/include/pdf
-I../../../../src/3rdparty/chromium/third_party/skia/include/pipe
-I../../../../src/3rdparty/chromium/third_party/skia/include/ports
-I../../../../src/3rdparty/chromium/third_party/skia/include/utils
-I../../../../src/3rdparty/chromium/third_party/skia/third_party/vulkan
-I../../../../src/3rdparty/chromium/third_party/skia/include/gpu
-I../../../../src/3rdparty/chromium/third_party/skia/src/gpu
-I../../../../src/3rdparty/chromium/third_party/skia/src/sksl -fno-strict-aliasing
--param=ssp-buffer-size=4 -fstack-protector -Wno-builtin-macro-redefined
-D__DATE__= -D__TIME__= -D__TIMESTAMP__= -funwind-tables -fPIC -pipe -pthread
-m32 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -Wno-unused-local-typedefs
-Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter
-O2 -fno-ident -fdata-sections -ffunction-sections -fomit-frame-pointer
-g1 -fvisibility=hidden -std=gnu++11 -fno-delete-null-pointer-checks
-Wno-narrowing -fno-rtti -fno-exceptions -fvisibility-inlines-hidden
-c ../../../../src/3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc -o
obj/media/ffmpeg/ffmpeg/ffmpeg_common.o
../../../../src/3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc:36:46: error:
'FF_INPUT_BUFFER_PADDING_SIZE' was not declared in this scope
static_assert(DecoderBuffer::kPaddingSize >= FF_INPUT_BUFFER_PADDING_SIZE,
--
../../../../src/3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc: In function
'void media::AudioDecoderConfigToAVCodecContext(const media::AudioDecoderConfig&,
AVCodecContext*)':
../../../../src/3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc:447:48: error:
'FF_INPUT_BUFFER_PADDING_SIZE' was not declared in this scope
av_malloc(config.extra_data().size() + FF_INPUT_BUFFER_PADDING_SIZE));
--
../../../../src/3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc: In function
'void media::VideoDecoderConfigToAVCodecContext(const media::VideoDecoderConfig&,
AVCodecContext*)':
../../../../src/3rdparty/chromium/media/ffmpeg/ffmpeg_common.cc:588:48: error:
'FF_INPUT_BUFFER_PADDING_SIZE' was not declared in this scope
av_malloc(config.extra_data().size() + FF_INPUT_BUFFER_PADDING_SIZE));
retroshare-0.6.4-alt1
gui/VideoProcessor.cpp: In constructor 'FFmpegVideo::FFmpegVideo()':
gui/VideoProcessor.cpp:456:40: error: 'CODEC_CAP_TRUNCATED' was not declared in this scope
if (encoding_codec->capabilities & CODEC_CAP_TRUNCATED)
--
AV_CODEC_CAP_TRUNCATED
gui/VideoProcessor.cpp:457:36: error: 'CODEC_FLAG_TRUNCATED' was not declared in this scope
encoding_context->flags |= CODEC_FLAG_TRUNCATED;
--
AV_CODEC_FLAG_TRUNCATED
gui/VideoProcessor.cpp:458:32: error: 'CODEC_FLAG_PSNR' was not declared in this scope
encoding_context->flags |= CODEC_FLAG_PSNR;//Peak signal-to-noise ratio
--
AV_CODEC_FLAG_PSNR
gui/VideoProcessor.cpp:459:32: error: 'CODEC_CAP_PARAM_CHANGE' was not declared in
this scope
encoding_context->flags |= CODEC_CAP_PARAM_CHANGE;
--
AV_CODEC_CAP_PARAM_CHANGE
gui/VideoProcessor.cpp:552:39: error: 'CODEC_CAP_TRUNCATED' was not declared in this scope
if(decoding_codec->capabilities & CODEC_CAP_TRUNCATED)
--
AV_CODEC_CAP_TRUNCATED
gui/VideoProcessor.cpp:553:36: error: 'CODEC_FLAG_TRUNCATED' was not declared in this scope
decoding_context->flags |= CODEC_FLAG_TRUNCATED; // we do not send complete frames
--
AV_CODEC_FLAG_TRUNCATED
gui/VideoProcessor.cpp:555:33: error: 'CODEC_FLAG2_CHUNKS' was not declared in this scope
decoding_context->flags2 |= CODEC_FLAG2_CHUNKS;
ring-daemon-4.0.0-alt1.S1
char filename[1024];
media_encoder.cpp:231:39: error: 'FF_MIN_BUFFER_SIZE' was not declared in this scope
if (scaledFrameBufferSize_ <= FF_MIN_BUFFER_SIZE)
simage-1.7.0-alt6
Selecting libgif-devel for 'libungif-devel'
E: Couldn't find package libquicktime-devel
hsh-install: Failed to calculate package file list.
simplescreenrecorder-0.3.9-alt1
to the PKG_CONFIG_PATH environment variable
Package 'libswresample', required by 'libavcodec', not found
Package libswresample was not found in the pkg-config search path.
Perhaps you should add the directory containing `libswresample.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libswresample', required by 'libavcodec', not found
Package libswresample was not found in the pkg-config search path.
Perhaps you should add the directory containing `libswresample.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libswresample', required by 'libavcodec', not found
-- Found AVFormat: /usr/lib/libavformat.so
--
/usr/src/RPM/BUILD/ssr-0.3.9/src/AV/Output/AudioEncoder.cpp: In member function 'unsigned
int AudioEncoder::GetFrameSize()':
/usr/src/RPM/BUILD/ssr-0.3.9/src/AV/Output/AudioEncoder.cpp:62:51: error:
'CODEC_CAP_VARIABLE_FRAME_SIZE' was not declared in this scope
return (GetCodecContext()->codec->capabilities &
CODEC_CAP_VARIABLE_FRAME_SIZE)? DEFAULT_FRAME_SAMPLES : GetCodecContext()->frame_size;
--
/usr/src/RPM/BUILD/ssr-0.3.9/src/AV/Output/AudioEncoder.cpp: In static member function
'static void AudioEncoder::PrepareStream(AVStream*, AVCodecContext*, AVCodec*,
AVDictionary**, const std::vector<std::pair<QString, QString> >&, unsigned int, unsigned
int, unsigned int)':
/usr/src/RPM/BUILD/ssr-0.3.9/src/AV/Output/AudioEncoder.cpp:126:28: error:
'CODEC_FLAG_QSCALE' was not declared in this scope
codec_context->flags |= CODEC_FLAG_QSCALE;
--
/usr/src/RPM/BUILD/ssr-0.3.9/src/AV/Output/BaseEncoder.cpp: In member function 'void
BaseEncoder::EncoderThread()':
/usr/src/RPM/BUILD/ssr-0.3.9/src/AV/Output/BaseEncoder.cpp:217:64: error: 'CODEC_CAP_DELAY'
was not declared in this scope
if(!m_should_stop && (m_codec_context->codec->capabilities & CODEC_CAP_DELAY)) {
visualboyadvance-m-2.0.1-alt1
sws_init_context(converter, NULL, NULL);
/usr/src/RPM/BUILD/visualboyadvance-m-2.0.1/src/common/ffmpeg.cpp: In member function
'MediaRet MediaRecorder::finish_setup(const char*)':
/usr/src/RPM/BUILD/visualboyadvance-m-2.0.1/src/common/ffmpeg.cpp:331:26: warning:
ignoring return value of 'int avformat_write_header(AVFormatContext*, AVDictionary**)',
declared with attribute warn_unused_result [-Wunused-result]
avformat_write_header(oc, NULL);
make[2]: *** [CMakeFiles/vbamcore.dir/build.make:154:
CMakeFiles/vbamcore.dir/src/common/ffmpeg.cpp.o] Error 1
make[2]: Leaving directory '/usr/src/RPM/BUILD/visualboyadvance-m-2.0.1/BUILD'
make[1]: *** [CMakeFiles/Makefile2:68: CMakeFiles/vbamcore.dir/all] Error 2
make[1]: Leaving directory '/usr/src/RPM/BUILD/visualboyadvance-m-2.0.1/BUILD'
make: *** [Makefile:152: all] Error 2
make: Leaving directory '/usr/src/RPM/BUILD/visualboyadvance-m-2.0.1/BUILD'
xpra-0.17.6-alt3
int refcounted_frames;
xpra/codecs/dec_avcodec2/decoder.c:5726:72: error: 'CODEC_FLAG2_FAST' undeclared (first
use in this function); did you mean 'AV_CODEC_FLAG2_FAST'?
__pyx_v_self->codec_ctx->flags2 = (__pyx_v_self->codec_ctx->flags2 | CODEC_FLAG2_FAST);
--
xpra/codecs/dec_avcodec2/decoder.c:17734:3: warning: dereferencing type-punned pointer
will break strict-aliasing rules [-Wstrict-aliasing]
error: command 'i586-alt-linux-gcc' failed with exit status 1
xvba-video-0.8.0-alt3
.libs/xvba_video.o: In function `query_surface_status':
/usr/src/RPM/BUILD/xvba-video/src/xvba_video.c:172: undefined reference to
`query_surface_status_glx'
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:557: xvba_drv_video.la] Error 1
23 error logs REMOVED from the list
cilk-5.4.6-alt11
gawk-4.1.0-alt2
gear-2.2.0-alt1
gimp-2.10.2-alt1
holotz-castle-1.3.14-alt2.qa1
ice-3.3.1-alt2.3.1
kodi-17.6-alt2
libkafel-1-alt1.gitf664aca
liboil-0.3.17-alt1.qa1
lshw-2.18-alt1
mplayer-1.3.0-alt1.1
pantheon-files-0.3.5-alt2
perl-IO-Event-0.813-alt2
perl-Wx-0.9932-alt2.1
python-module-apptools-4.4.0-alt2
python-module-dap-2.2.6.7-alt1.svn20081222.3.1
python-module-greenhouse-2.2.0-alt2.git20141230.1
python-module-jupyter_console-5.2.0-alt1.1
testng-0:6.14.3-alt1_2jpp8
vtk6.2-6.2.0-alt2.qa1
xawtv4-4.0-alt3.git20081014.1
xblas-1.0.248-alt1.1
zopfli-1.0.2-alt1
Total 444 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-26 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-26 8:55 [cyber] I: Sisyphus-20180626 i586 beehive_status: +22 -23 (444) 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