IDCategoryTask TypePriority  descSeveritySummaryStatusProgress
 306 PackagesBug ReportMediumLow [Xorg] fails on i686 Closed
100%
Task Description

For instance xauth cannot find libXext.so.6.

 307 PackagesBug ReportMediumLow [i486] make guile JIT failing Closed
100%
Task Description
*** work/functions/guile.base   Wed Nov 16 17:55:19 2022
--- work/functions/guile.log    Wed Nov 16 17:55:19 2022
***************
*** 1,3 ****
--- 1,7 ----
+ JIT failed to initialize
+ disabling automatic JIT compilation
+ JIT failed due to resource exhaustion
+ disabling automatic JIT compilation
310PackagesBug ReportMediumLow[webkit2gtk] needs a running RubyNew
0%
Task Description
<internal:/usr/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- date_core (LoadError)
        from <internal:/usr/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /usr/lib/ruby/3.0.0/date.rb:4:in `<top (required)>'
        from <internal:/usr/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from <internal:/usr/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
        from /build/webkit2gtk/src/webkitgtk-2.38.2/Source/JavaScriptCore/generator/GeneratedFile.rb:24:in `<top (required)>'
        from /build/webkit2gtk/src/webkitgtk-2.38.2/Source/JavaScriptCore/generator/DSL.rb:25:in `require_relative'
        from /build/webkit2gtk/src/webkitgtk-2.38.2/Source/JavaScriptCore/generator/DSL.rb:25:in `<top (required)>'
        from /build/webkit2gtk/src/webkitgtk-2.38.2/Source/JavaScriptCore/generator/main.rb:24:in `require_relative'
        from /build/webkit2gtk/src/webkitgtk-2.38.2/Source/JavaScriptCore/generator/main.rb:24:in `<main>'

And ruby is currently broken..

311PackagesBug ReportMediumLow[ffmpeg] fails with SIGILL on i686Assigned
0%
Task Description

work fine on pentium4

reproducable: ffplay <file.mp4>

offending opcode:

 0xb5f315e7:  f3 0f 10 83 d0 0b 00 00 movss  
                  0xbd0(%ebx),%xmm0
313PackagesBug ReportMediumLow[hg] broken on i486New
0%
Task Description
Traceback (most recent call last):
  File "/usr/bin/hg", line 59, in <module>
    dispatch.run()
  File "/usr/lib/python3.10/site-packages/mercurial/dispatch.py", line 143, in run
    status = dispatch(req)
  File "/usr/lib/python3.10/site-packages/mercurial/dispatch.py", line 232, in dispatch
    status = _rundispatch(req)
  File "/usr/lib/python3.10/site-packages/mercurial/dispatch.py", line 276, in _rundispatch
    ret = _runcatch(req) or 0
  File "/usr/lib/python3.10/site-packages/mercurial/dispatch.py", line 451, in _runcatch
    return _callcatch(ui, _runcatchfunc)
  File "/usr/lib/python3.10/site-packages/mercurial/dispatch.py", line 461, in _callcatch
    return scmutil.callcatch(ui, func)
  File "/usr/lib/python3.10/site-packages/mercurial/scmutil.py", line 153, in callcatch
    return func()
  File "/usr/lib/python3.10/site-packages/mercurial/dispatch.py", line 441, in _runcatchfunc
    return _dispatch(req)

That’s why ‘nss’ is not rebuilding on i486.

 316 PackagesBug ReportMediumLow [rust] exhausts virtual memory Closed
100%
Task Description
/usr/bin/ld: error: lib/libLLVMSupport.a(FileOutputBuffer.cpp.o)(.text._ZN12_GLOBAL__N_112OnDiskBufferD0Ev
) is too large (0x105 bytes)
/usr/bin/ld: failed to set dynamic section sizes: memory exhausted
collect2: error: ld returned 1 exit status

maybe we have to resort to cross-compiling rust in the end..

319PackagesBug ReportMediumLow[js102] rebuild results in a broken JS interpreter outp...New
0%
Task Description
 2:33.16 1 warning generated.
 2:47.25     Finished release [optimized] target(s) in 2m 24s
 3:50.23 js/src/build/libjs_static.a
 3:50.23 js/src/build/libmozjs-102.so
 3:51.27 js/src/gdb/gdb-tests
 3:51.27 js/src/shell/js
 3:51.33 js/src/jsapi-tests/jsapi-tests
 3:52.83 ./spidermonkey_checks.stub
 3:54.52 TEST-PASS | check_spidermonkey_style.py | ok
 3:54.79 TEST-PASS | check_macroassembler_style.py | ok
 3:54.84 TEST-PASS | check_js_opcode.py | ok
 3:55.04 7 compiler warnings present.
 3:55.09 Overall system resources - Wall time: 233s; CPU: 0%; Read bytes: 0; Write bytes: 0; Read time: 0; Write time: 0
 3:55.13 warning: intl/icu/source/i18n/nfsubs.cpp:1313:17 [-Wunused-but-set-variable] variable 'pow' set but not used
 3:55.13 warning: intl/icu/source/i18n/ucol.cpp:108:12 [-Wdeprecated-declarations] 'ucol_safeClone_71' is deprecated
 3:55.13 warning: mfbt/tests/TestResult.cpp:101:20 [-Wdeprecated-declarations] 'is_literal_type_v<mozilla::Result<int *, Failed>>' is deprecated
 3:55.13 warning: mfbt/tests/TestResult.cpp:102:20 [-Wdeprecated-declarations] 'is_literal_type_v<mozilla::Result<mozilla::Ok, Failed>>' is deprecated
 3:55.13 warning: mfbt/tests/TestResult.cpp:103:20 [-Wdeprecated-declarations] 'is_literal_type_v<mozilla::Result<mozilla::Ok, Foo8>>' is deprecated
 3:55.13 warning: mfbt/tests/TestResult.cpp:104:20 [-Wdeprecated-declarations] 'is_literal_type_v<mozilla::Result<Foo8, Foo16>>' is deprecated
 3:55.13 warning: mfbt/tests/TestResult.cpp:105:21 [-Wdeprecated-declarations] 'is_literal_type_v<mozilla::Result<mozilla::Ok, mozilla::UniquePtr<int>>>' is deprecated
 3:55.13 Your build was successful!
 Config object not found by mach.
Configure complete!
Be sure to run |mach build| to pick up any changes
To view resource usage of the build, run |mach resource-usage|.
To take your build for a test drive, run: |mach run|
Profiling instrumented JS...
/startdir/PKGBUILD: line 154:  6398 Segmentation fault      (core dumped) "$js" run.js
320PackagesBug ReportMediumLow[btop] On i486 fails on clock_gettime64New
0%
Task Description

shows a red ERROR: on startup, strace shows:

write(2, "\n", 1
)                       = 1
clock_gettime64(CLOCK_REALTIME, {tv_sec=1675495215, tv_nsec=436798535}) = 0
exit_group(1)                           = ?
+++ exited with 1 +++
[root@eurobuild6-7-i486 ~]# btop
ERROR: No UTF-8 locale detected!
321PackagesBug ReportMediumLow[gnome] brokenAssigned
0%
Task Description

mutter had a checksum issue (trivial).

gnome-shell misses a current version of gjs:

Dependency gjs-1.0 found: NO found 1.70.2 but need: '>= 1.73.1'
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency gjs-1.0 found: NO 

gnome-shell/meson.build:80:0: ERROR: Dependency lookup for gjs-1.0 with method 'pkgconfig' failed: Invalid version, need 'gjs-1.0' ['>= 1.73.1'] found '1.70.2'.

A full log can be found at /build/gnome-shell/src/build/meson-logs/meson-log.txt
 324 PackagesBug ReportMediumLow [libxft] segfaults Closed
100%
Task Description
Mar 08 19:16:01 arch32 audit[409]: ANOM_ABEND auid=1000 uid=0 gid=0 ses=5 pid=409 comm="slim" exe="/usr/bi                                                                                                          n/slim" sig=11 res=1                                                                                                                                                                                                
Mar 08 19:16:01 arch32 kernel: slim[409]: segfault at 30 ip b7dbe9e9 sp bf84f680 error 4 in libX11.so.6.4.                                                                                                          0[b7d9c000+8c000] likely on CPU 0 (core 0, socket 0)                                                                                                                                                                
Mar 08 19:16:01 arch32 kernel: Code: 04 00 00 83 c4 10 eb 8e 8d b4 26 00 00 00 00 66 90 53 e8 1a dd fd ff                                                                                                           81 c3 92 7a 11 00 83 ec 08 8b 44 24 10 8b 88 38 05 00 00 <8b> 51 30 83 fa ff 74 52 c7 41 30 ff ff ff ff 8b                                                                                                           88 d0 04 00 00 85                                                                                                                                                                  
Mar 08 19:16:01 arch32 systemd[1]: Started Process Core Dump (PID 424/UID 0).                                                                                                                                       
Mar 08 19:16:01 arch32 audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=system                                                                                                          d-coredump@1-424-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'                                                                                                          
Mar 08 19:16:01 arch32 systemd-coredump[425]: [🡕] Process 409 (slim) of user 0 dumped core.                                                                                                                         
                                                                                                                                                                                                                    
                                              Stack trace of thread 409:                                                                                                                                            
                                              #0  0x00000000b7dbe9e9 _XAllocID (libX11.so.6 + 0x349e9)                                                                                                              
                                              #1  0x00000000b7d9f710 XCreatePixmap (libX11.so.6 + 0x15710)                                                                                                          
                                              #2  0x00000000b74cbd41 XRenderFindDisplay (libXrender.so.1 +                                                                                                           0x2d41)                                                                                                                                                                                                            
                                              #3  0x00000000b74cccf1 XRenderFreeGlyphSet (libXrender.so.1                                                                                                           + 0x3cf1)                                                                                                                                                                                                           
                                              #4  0x00000000b766e55b n/a (libXft.so.2 + 0x655b)                                                                                                                     
                                              #5  0x00000000b7c9a4fa _ZN5PanelD2Ev (libslim.so.1.3.6 + 0x1                                                                                                          34fa)                                                                                                                                                                                                               
                                              #6  0x00000000004bc49f _ZN3App13RestartServerEv (slim + 0xd4                                                                                                          9f)                                                                                                                                                                                                                 
                                              #7  0x00000000004bd623 _ZN3App5LoginEv (slim + 0xe623)                                                                                                                
                                              #8  0x00000000004bc073 _ZN3App3RunEv (slim + 0xd073)                                                                                                                  
                                              #9  0x00000000004b4742 main (slim + 0x5742)                                                                                                                           
                                              #10 0x00000000b7850129 n/a (libc.so.6 + 0x1f129)                                                                                                                      
                                              #11 0x00000000b78501fd __libc_start_main (libc.so.6 + 0x1f1f                                                                                                          d)                                                                                                                                                                                                                  
                                              #12 0x00000000004b48b5 _start (slim + 0x58b5)                                                                                                                         
                                              ELF object binary architecture: Intel 80386                                                                                                                           
326PackagesBug ReportMediumLow[php] needs a rebuildNew
0%
Task Description

httpd/conf/httpd.conf: Cannot load modules/libphp.so into server: libssl.so.1.1>

 331 PackagesBug ReportMediumLow [rust] rebootstrap Closed
100%
Task Description

seems like the virtual memory exhaustion is fixed in the newest version.
We have to bootstrap again (mainly for librsvg and firefox).

337PackagesBug ReportMediumLowpackages are being downgraded in reposNew
0%
Task Description

warning: filesystem: local (2023.09.18-1.0) is newer than core (2023.01.31-1.0)

348PackagesBug ReportMediumLowopenssl failing testsNew
0%
Task Description
30-test_aesgcm.t ........................ ok                                                                ������������������������������������������������������������������                                                                                             

ALG_PERR: engines/e_afalg.c(463): Failed to bind socket : No such file or directory                         �����������������������������������������������������������������������������������������������������������������������������                                                                                   
        # ERROR: (bool) 'EVP_CipherInit_ex(ctx, cipher, e, key, iv, 1) == true' failed @ test/afalgtest.c   ������������������������������������������������������������������������������������������������������������������������������������������������������������c                                                                             :85                                                                                                         �����           
        # false                                                                                             �����������������������                                                        
        # 00000000:error:40000067:lib(128)::socket bind failed:engines/e_afalg.c:464:                       ������������������������������������������������������������������������������������������������������������������������������:                                                                                  
        # OPENSSL_TEST_RAND_SEED=1707239178                                                                 �����������������������������������������������������������������                                                                                             
        not ok 1 - iteration 1                                                                              ������������������������������������������ㄠ                                                                                                
# ------------------------------------------------------------------------------                            ������������������������������������������������������������������������������������������������������������������������                                                                                    
ALG_PERR: engines/e_afalg.c(463): Failed to bind socket : No such file or directory                         �����������������������������������������������������������������������������������������������������������������������������                                                                                   
        # ERROR: (bool) 'EVP_CipherInit_ex(ctx, cipher, e, key, iv, 1) == true' failed @ test/afalgtest.c   ������������������������������������������������������������������������������������������������������������������������������������������������������������c                                                                             :85                                                                                                         �����           
        # false                                                                                             �����������������������                                                        
        # 00000000:error:40000067:lib(128)::socket bind failed:engines/e_afalg.c:464:                       ������������������������������������������������������������������������������������������������������������������������������:                                                                                  
        # OPENSSL_TEST_RAND_SEED=1707239178                                                                 �����������������������������������������������������������������                                                                                             
        not ok 2 - iteration 2                                                                              ������������������������������������������㈠                                                                                                
# ------------------------------------------------------------------------------                            ������������������������������������������������������������������������������������������������������������������������                                                                                    
ALG_PERR: engines/e_afalg.c(463): Failed to bind socket : No such file or directory                         �����������������������������������������������������������������������������������������������������������������������������                                                                                   
        # ERROR: (bool) 'EVP_CipherInit_ex(ctx, cipher, e, key, iv, 1) == true' failed @ test/afalgtest.c   ������������������������������������������������������������������������������������������������������������������������������������������������������������c                                                                             :85                                                                                                         �����           
        # false                                                                                             �����������������������                                                        
        # 00000000:error:40000067:lib(128)::socket bind failed:engines/e_afalg.c:464:                       ������������������������������������������������������������������������������������������������������������������������������:                                                                                  
        # OPENSSL_TEST_RAND_SEED=1707239178                                                                 �����������������������������������������������������������������                                                                                             
        not ok 3 - iteration 3                                                                              ������������������������������������������㌠                                                                                                
# ------------------------------------------------------------------------------                            ������������������������������������������������������������������������������������������������������������������������                                                                                    
    # OPENSSL_TEST_RAND_SEED=1707239178                                                                     �����������������������������������������������������������                                                                                              
    not ok 1 - test_afalg_aes_cbc                                                                           ������������������������������������������������c                                                                                               
# ------------------------------------------------------------------------------                            ������������������������������������������������������������������������������������������������������������������������                                                                                    
../../util/wrap.pl ../../test/afalgtest => 1                                                                ������������������������������������������������������������������                                                                                             
not ok 1 - running afalgtest                                                                                ������������������������������������������                                                                                                 

349PackagesBug ReportMediumLowtop print "get_mempolicy: Function not implemented" on ...New
0%
Task Description

no task description

Showing tasks 101 - 115 of 115 Page 3 of 3 - 1 - 2 - 3

Available keyboard shortcuts

Tasklist

Task Details

Task Editing