* [cyber] I: Sisyphus-20220711 x86_64 beehive_status: +7 -4 (149)
@ 2022-07-11 3:30 ALT beekeeper
0 siblings, 0 replies; only message in thread
From: ALT beekeeper @ 2022-07-11 3:30 UTC (permalink / raw)
To: sisyphus-cybertalk
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=unknown-8bit, Size: 14587 bytes --]
7 NEW error logs
altlinux-freedesktop-menu-0.68-alt1
+ j=altlinux-webdevelopment.directory
+ grep altlinux-webdevelopment.directory ignore.list
+ grep 'Name\[ru\]=' desktop-directories/altlinux-webdevelopment.directory
+ for i in desktop-directories/*.directory
++ basename desktop-directories/altlinux-xfce.directory
+ j=altlinux-xfce.directory
+ grep altlinux-xfce.directory ignore.list
+ rm ignore.list
+ '[' 0 -gt 0 ']'
+ exit 1
joni-0:2.1.24-alt1_1jpp11
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451)
SEVERE ERROR: invalid character property name <graphemeclusterbreak=emodifier>
Pattern: [/\A\X\z/] Str: ["👩❤️👩"] Encoding: [UTF-8] Option: [] Syntax:
[TEST]
--
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451)
SEVERE ERROR: invalid character property name <graphemeclusterbreak=emodifier>
Pattern: [/\A\X\X\z/] Str: ["\r̈"] Encoding: [UTF-8] Option: [] Syntax: [TEST]
--
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451)
SEVERE ERROR: invalid character property name <graphemeclusterbreak=emodifier>
Pattern: [/\A\X\X\z/] Str: ["
--
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451)
SEVERE ERROR: invalid character property name <graphemeclusterbreak=emodifier>
RESULT SUCC: 311, FAIL: 0, ERROR: 30 Test: TestU8, Encoding: UTF-8
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.098 s <<<
FAILURE! - in org.joni.test.TestU8
[ERROR] org.joni.test.TestU8.testRegexp Time elapsed: 0.097 s <<< FAILURE!
java.lang.AssertionError: expected:<0> but was:<30>
[INFO] Running org.joni.test.TestA
RESULT SUCC: 472, FAIL: 0, ERROR: 0 Test: TestA, Encoding: ASCII-8BIT
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -
in org.joni.test.TestA
[INFO] Running org.joni.test.TestC
RESULT SUCC: 1109, FAIL: 0, ERROR: 0 Test: TestC, Encoding: EUC-JP
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -
in org.joni.test.TestC
libvamp-2.10.0-alt1
ld: /usr/src/tmp/ccppQJUw.ltrans0.ltrans.o: in function `main':
/usr/src/RPM/BUILD/vamp-plugin-sdk-2.10.0/rdf/generator/vamp-rdf-template-generator.cpp:463:
undefined reference to `_VampHost::Vamp::HostExt::PluginLoader::getInstance()'
ld:
/usr/src/RPM/BUILD/vamp-plugin-sdk-2.10.0/rdf/generator/vamp-rdf-template-generator.cpp:502:
undefined reference to
`_VampHost::Vamp::HostExt::PluginLoader::loadPlugin(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> >, float, int)'
ld:
/usr/src/RPM/BUILD/vamp-plugin-sdk-2.10.0/rdf/generator/vamp-rdf-template-generator.cpp:483:
undefined reference to `_VampHost::Vamp::HostExt::PluginLoader::listPlugins[abi:cxx11]()'
ld:
/usr/src/RPM/BUILD/vamp-plugin-sdk-2.10.0/rdf/generator/vamp-rdf-template-generator.cpp:487:
undefined reference to
`_VampHost::Vamp::HostExt::PluginLoader::loadPlugin(std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char> >, float, int)'
ld:
/usr/src/RPM/BUILD/vamp-plugin-sdk-2.10.0/rdf/generator/vamp-rdf-template-generator.cpp:463:
undefined reference to `_VampHost::Vamp::HostExt::PluginLoader::getInstance()'
collect2: error: ld returned 1 exit status
make: *** [Makefile:271: rdf/generator/vamp-rdf-template-generator] Error 1
perl-HTML-Widget-1.11-alt3
Compilation failed in require at t/filter_htmlstrip.t line 6.
BEGIN failed--compilation aborted at t/filter_htmlstrip.t line 6.
# Looks like your test exited with 255 before it could output anything.
--
Compilation failed in require at t/get_constraints.t line 6.
BEGIN failed--compilation aborted at t/get_constraints.t line 6.
# Looks like your test exited with 255 before it could output anything.
--
Compilation failed in require at t/get_element.t line 6.
BEGIN failed--compilation aborted at t/get_element.t line 6.
# Looks like your test exited with 255 before it could output anything.
--
Compilation failed in require at t/get_errors.t line 7.
BEGIN failed--compilation aborted at t/get_errors.t line 7.
# Looks like your test exited with 255 before it could output anything.
--
t/01use.t (Wstat: 256 Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 1
--
Result: FAIL
Failed 45/90 test programs. 1/284 subtests failed.
make: *** [Makefile:833: test_dynamic] Error 255
php7-memcache-4.0.5.2-alt7.4.30.alt1
Time taken : 13 seconds
FAILED TEST SUMMARY
memcache->increment()/decrement() with multiple keys [tests/040.phpt]
python3-module-shapely-1.8.2-alt1
object.__setattr__(self, name, value)
AttributeError: can't set attribute '_is_empty'
/usr/src/RPM/BUILD/python3-module-shapely-1.8.2/tests/test_geointerface.py:32:
ShapelyDeprecationWarning: The proxy geometries (through the 'asShape()', 'asPoint()'
or 'PointAdapter()' constructors) are deprecated and will be removed in Shapely 2.0. Use
the 'shape()' function or the standard 'Point()' constructor instead.
--
object.__setattr__(self, name, value)
AttributeError: can't set attribute '_is_empty'
/usr/src/RPM/BUILD/python3-module-shapely-1.8.2/tests/test_geointerface.py:43:
ShapelyDeprecationWarning: The proxy geometries (through the 'asShape()', 'asPolygon()' or
'PolygonAdapter()' constructors) are deprecated and will be removed in Shapely 2.0. Use
the 'shape()' function or the standard 'Polygon()' constructor instead.
--
object.__setattr__(self, name, value)
AttributeError: can't set attribute '_is_empty'
/usr/src/RPM/BUILD/python3-module-shapely-1.8.2/tests/test_geointerface.py:56:
ShapelyDeprecationWarning: The proxy geometries (through the 'asShape()', 'asMultiPoint()'
or 'MultiPointAdapter()' constructors) are deprecated and will be removed in Shapely
2.0. Use the 'shape()' function or the standard 'MultiPoint()' constructor instead.
--
object.__setattr__(self, name, value)
AttributeError: can't set attribute '_is_empty'
/usr/src/RPM/BUILD/python3-module-shapely-1.8.2/tests/test_geointerface.py:62:
ShapelyDeprecationWarning: The proxy geometries (through the 'asShape()',
'asMultiLineString()' or 'MultiLineStringAdapter()' constructors) are deprecated and will
be removed in Shapely 2.0. Use the 'shape()' function or the standard 'MultiLineString()'
constructor instead.
--
object.__setattr__(self, name, value)
AttributeError: can't set attribute '_is_empty'
/usr/src/RPM/BUILD/python3-module-shapely-1.8.2/tests/test_geointerface.py:68:
ShapelyDeprecationWarning: The proxy geometries (through the 'asShape()',
'asMultiPolygon()' or 'MultiPolygonAdapter()' constructors) are deprecated and will
be removed in Shapely 2.0. Use the 'shape()' function or the standard 'MultiPolygon()'
constructor instead.
--
object.__setattr__(self, name, value)
AttributeError: can't set attribute '_is_empty'
Exception ignored in: <function BaseGeometry.__del__ at 0x7f106700be20>
--
object.__setattr__(self, name, value)
AttributeError: can't set attribute '_is_empty'
ok
--
test_translate_empty (tests.test_affinity.TransformOpsTestCase) ... ok
FAIL: test_parallel_offset_linestring (tests.test_parallel_offset.OperationsTestCase)
Traceback (most recent call last):
--
self.assertEqual(right, LineString([(10, -5), (0, -5)]))
AssertionError: <shapely.geometry.linestring.LineString object at 0x7f10e82bf8b0> !=
<shapely.geometry.linestring.LineString object at 0x7f10e82bfa60>
Ran 248 tests in 0.198s
FAILED (failures=1)
Python version: 3.10.5 (main, Jun 16 2022, 17:15:02) [GCC 12.1.1 20220518 (ALT Sisyphus
12.1.1-alt1)]
toppler-1.3-alt1
( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/dude.xcf\"
\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
(aref layers 0) \"dude_mask_rgb.png\" \"ttt\")(gimp-quit 1))" )
gimp: GEGL-WARNING:
(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
failed: (g_queue_is_empty (&cache_queue))
To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
--
warnings.warn(str(e), _gtk.Warning)
gimp: GEGL-WARNING:
(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
failed: (g_queue_is_empty (&cache_queue))
To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
--
( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1
\"../datafile/graphics_pinacle.xcf\" \"ttt\")))(layers (cadr(gimp-image-get-layers
image))))(file-png-save-defaults 1 image (aref layers 0) \"graphics_pinacle.png\"
\"ttt\")(gimp-quit 1))" )
gimp: GEGL-WARNING:
(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
failed: (g_queue_is_empty (&cache_queue))
To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
--
( cd _build && ./tools/graphics )
error: XDG_RUNTIME_DIR is invalid or not set in the environment.
1 / 256 \r2 / 256 \r3 / 256 \r4 / 256 \r5 / 256 \r6 / 256 \r7 / 256 \r8 / 256 \r9 / 256 \r10 /
256 \r11 / 256 \r12 / 256 \r13 / 256 \r14 / 256 \r15 / 256 \r16 / 256 \r17 / 256 \r18 / 256
\r19 / 256 \r20 / 256 \r21 / 256 \r22 / 256 \r23 / 256 \r24 / 256 \r25 / 256 \r26 / 256 \r27 /
256 \r28 / 256 \r29 / 256 \r30 / 256 \r31 / 256 \r32 / 256 \r33 / 256 \r34 / 256 \r35 / 256
\r36 / 256 \r37 / 256 \r38 / 256 \r39 / 256 \r40 / 256 \r41 / 256 \r42 / 256 \r43 / 256 \r44 /
256 \r45 / 256 \r46 / 256 \r47 / 256 \r48 / 256 \r49 / 256 \r50 / 256 \r51 / 256 \r52 / 256 \r53
/ 256 \r54 / 256 \r55 / 256 \r56 / 256 \r57 / 256 \r58 / 256 \r59 / 256 \r60 / 256 \r61 / 256
\r62 / 256 \r63 / 256 \r64 / 256 \r65 / 256 \r66 / 256 \r67 / 256 \r68 / 256 \r69 / 256 \r70 /
256 \r71 / 256 \r72 / 256 \r73 / 256 \r74 / 256 \r75 / 256 \r76 / 256 \r77 / 256 \r78 / 256 \r79
/ 256 \r80 / 256 \r81 / 256 \r82 / 256 \r83 / 256 \r84 / 256 \r85 / 256 \r86 / 256 \r87 / 256
\r88 / 256 \r89 / 256 \r90 / 256 \r91 / 256 \r92 / 256 \r93 / 256 \r94 / 256 \r95 / 256 \r96 /
256 \r97 / 256 \r98 / 256 \r99 / 256 \r100 / 256 \r101 / 256 \r102 / 256 \r103 / 256 \r104 /
256 \r105 / 256 \r106 / 256 \r107 / 256 \r108 / 256 \r109 / 256 \r110 / 256 \r111 / 256 \r112 /
256 \r113 / 256 \r114 / 256 \r115 / 256 \r116 / 256 \r117 / 256 \r118 / 256 \r119 / 256 \r120 /
256 \r121 / 256 \r122 / 256 \r123 / 256 \r124 / 256 \r125 / 256 \r126 / 256 \r127 / 256 \r128 /
256 \r129 / 256 \r130 / 256 \r131 / 256 \r132 / 256 \r133 / 256 \r134 / 256 \r135 / 256 \r136 /
256 \r137 / 256 \r138 / 256 \r139 / 256 \r140 / 256 \r141 / 256 \r142 / 256 \r143 / 256 \r144 /
256 \r145 / 256 \r146 / 256 \r147 / 256 \r148 / 256 \r149 / 256 \r150 / 256 \r151 / 256 \r152 /
256 \r153 / 256 \r154 / 256 \r155 / 256 \r156 / 256 \r157 / 256 \r158 / 256 \r159 / 256 \r160 /
256 \r161 / 256 \r162 / 256 \r163 / 256 \r164 / 256 \r165 / 256 \r166 / 256 \r167 / 256 \r168 /
256 \r169 / 256 \r170 / 256 \r171 / 256 \r172 / 256 \r173 / 256 \r174 / 256 \r175 / 256 \r176 /
256 \r177 / 256 \r178 / 256 \r179 / 256 \r180 / 256 \r181 / 256 \r182 / 256 \r183 / 256 \r184 /
256 \r185 / 256 \r186 / 256 \r187 / 256 \r188 / 256 \r189 / 256 \r190 / 256 \r191 / 256 \r192 /
256 \r193 / 256 \r194 / 256 \r195 / 256 \r196 / 256 \r197 / 256 \r198 / 256 \r199 / 256 \r200 /
256 \r201 / 256 \r202 / 256 \r203 / 256 \r204 / 256 \r205 / 256 \r206 / 256 \r207 / 256 \r208 /
256 \r209 / 256 \r210 / 256 \r211 / 256 \r212 / 256 \r213 / 256 \r214 / 256 \r215 / 256 \r216 /
256 \r217 / 256 \r218 / 256 \r219 / 256 \r220 / 256 \r221 / 256 \r222 / 256 \r223 / 256 \r224 /
256 \r225 / 256 \r226 / 256 \r227 / 256 \r228 / 256 \r229 / 256 \r230 / 256 \r231 / 256 \r232 /
256 \r233 / 256 \r234 / 256 \r235 / 256 \r236 / 256 \r237 / 256 \r238 / 256 \r239 / 256 \r240 /
256 \r241 / 256 \r242 / 256 \r243 / 256 \r244 / 256 \r245 / 256 \r246 / 256 \r247 / 256 \r248 /
256 \r249 / 256 \r250 / 256 \r251 / 256 \r252 / 256 \r253 / 256 \r254 / 256 \r255 / 256
--
warnings.warn(str(e), _gtk.Warning)
gimp: GEGL-WARNING:
(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
failed: (g_queue_is_empty (&cache_queue))
To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
--
( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/scroller.xcf\"
\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
(aref layers 1) \"scr2_colors_rgb.png\" \"ttt\")(gimp-quit 1))" )
gimp: GEGL-WARNING:
(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
failed: (g_queue_is_empty (&cache_queue))
To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
--
( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/scroller.xcf\"
\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
(aref layers 2) \"scr3_colors_rgb.png\" \"ttt\")(gimp-quit 1))" )
gimp: GEGL-WARNING:
(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
failed: (g_queue_is_empty (&cache_queue))
To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
--
( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/scroller.xcf\"
\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
(aref layers 3) \"scr1_mask_rgb.png\" \"ttt\")(gimp-quit 1))" )
gimp: GEGL-WARNING:
(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
failed: (g_queue_is_empty (&cache_queue))
To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
--
( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/scroller.xcf\"
\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
(aref layers 4) \"scr2_mask_rgb.png\" \"ttt\")(gimp-quit 1))" )
gimp: GEGL-WARNING:
(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
failed: (g_queue_is_empty (&cache_queue))
To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
--
( cd _build && gimp -i -b "(let* ((image (car(gimp-xcf-load 1 \"../datafile/scroller.xcf\"
\"ttt\")))(layers (cadr(gimp-image-get-layers image))))(file-png-save-defaults 1 image
(aref layers 5) \"scr3_mask_rgb.png\" \"ttt\")(gimp-quit 1))" )
gimp: GEGL-WARNING:
(../gegl/buffer/gegl-tile-handler-cache.c:1076):gegl_tile_cache_destroy: runtime check
failed: (g_queue_is_empty (&cache_queue))
To debug GeglBuffer leaks, set the environment variable GEGL_DEBUG to "buffer-alloc"
4 error logs REMOVED from the list
glibc-6:2.35.0.6.491f2e-alt1
kde5-pim-runtime-22.04.2-alt1
lightdm-1.30.0-alt22
meschach-1.2-alt1.b.3
Total 149 error logs.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-07-11 3:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-11 3:30 [cyber] I: Sisyphus-20220711 x86_64 beehive_status: +7 -4 (149) 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