Dies ist der Cache von Google von https://bugs.archlinux32.org/index.php?do=tasklist&project=1&order=id&sort=desc. Es handelt sich dabei um ein Abbild der Seite, wie diese am 3. Sept. 2019 01:35:12 GMT angezeigt wurde. Die aktuelle Seite sieht mittlerweile eventuell anders aus. Weitere Informationen.
Vollständige VersionNur-Text-VersionQuelle anzeigen
Tipp: Um deinen Suchbegriff schnell auf dieser Seite zu finden, drücke Strg+F bzw. ⌘-F (Mac) und verwende die Suchleiste.
Flyspray::Archlinux32: Tasklist
ID  descCategoryTask TypePrioritySeveritySummaryStatusProgress
84PackagesBug ReportMediumLowopenjdk 7 doesn't buildAssigned
0%
Task Description
. /etc/profile.d/apache-ant.sh

is not there anymore.

Required version of freetype: 2.2.1
Detected freetype headers: 2.10.1
Failed: headers are too old.
Detected freetype library: 2.10.1
Failed: too old library.

this one is really funny, some wrong version calculation probabily.

diff -rauN icedtea-2.6.13/configure icedtea-2.6.13-xattr-patch/configure
--- icedtea-2.6.13/configure    2018-02-28 06:32:29.578579918 +0100
+++ icedtea-2.6.13-xattr-patch/configure        2019-08-16 13:33:32.078598083 +0200
@@ -15851,7 +15851,7 @@
 fi
 done
 
-    for ac_header in sys/epoll.h attr/xattr.h
+    for ac_header in sys/epoll.h sys/xattr.h
 do :
   as_ac_Header=`$as_echo "ac_cv_header_$ac_header" | $as_tr_sh`
 ac_fn_c_check_header_mongrel "$LINENO" "$ac_header" "$as_ac_Header" "$ac_includes_default"

xattr.h header file is in sys and now longer in attr. probing fails.

more to come.. :-)

83PackagesBug ReportMediumLowkdeinit5 is filling the systemd journal with nonsensica...New
0%
Task Description
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: (QUrl("tags:/"))
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: ()
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: (QUrl("tags:/"))
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: (QUrl("tags:/"))
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: ()
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: (QUrl("tags:/"))
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: (QUrl("tags:/"))
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: ()
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: (QUrl("tags:/"))
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: (QUrl("tags:/"))
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: ()
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: (QUrl("tags:/"))
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: (QUrl("tags:/"))
Jul 13 20:12:45 arch32-stable-pentium4 kdeinit5[1037]: ()
  225 root      20   0  359832 225172 224128 S  24.5  29.5   0:45.52 systemd-journal 

Upstream too? Or is it fast enough if one core is dedicated to output
nonsensical output.. :->

81Packages: StableBug ReportMediumLowKDE/Plasma crashes on startup (i686)New
0%
Task Description
Application: ksplashqml (ksplashqml), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb21d5900 (LWP 427))]

Thread 3 (Thread 0xaa75cb40 (LWP 429)):
#0  0xb4b95418 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#1  0xb4b959f7 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0xb4b95be6 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0xb6e75ce5 in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQt5Core.so.5
#4  0xb6e18ef5 in QEventLoop::exec(QFlags) () from /usr/lib/libQt5Core.so.5
#5  0xb6c5fe1a in QThread::exec() () from /usr/lib/libQt5Core.so.5
#6  0xb66317c3 in ?? () from /usr/lib/libQt5Qml.so.5
#7  0xb6c611cc in ?? () from /usr/lib/libQt5Core.so.5
#8  0xb5e34018 in start_thread () from /usr/lib/libpthread.so.0
#9  0xb697c25a in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0xb1a18b40 (LWP 428)):
#0  0xb7f6a82d in __kernel_vsyscall ()
#1  0xb6972873 in poll () from /usr/lib/libc.so.6
#2  0xb550c6ce in ?? () from /usr/lib/libxcb.so.1
#3  0xb550e864 in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#4  0xb1bad3da in ?? () from /usr/lib/libQt5XcbQpa.so.5
#5  0xb6c611cc in ?? () from /usr/lib/libQt5Core.so.5
#6  0xb5e34018 in start_thread () from /usr/lib/libpthread.so.0
#7  0xb697c25a in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0xb21d5900 (LWP 427)):
[KCrash Handler]
#6  0xb7f6a82d in __kernel_vsyscall ()
#7  0xb68c4376 in raise () from /usr/lib/libc.so.6
#8  0xb68ae299 in abort () from /usr/lib/libc.so.6
#9  0xb6c1f873 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5
#10 0xb6387c44 in QV4::Compiler::Codegen::visit(QQmlJS::AST::UiProgram*) () from /usr/lib/libQt5Qml.so.5
#11 0xb64298d6 in QJSEngine::QJSEngine(QJSEnginePrivate&, QObject*) () from /usr/lib/libQt5Qml.so.5
#12 0xb6575fcd in QQmlEngine::QQmlEngine(QObject*) () from /usr/lib/libQt5Qml.so.5
#13 0xb6888bc4 in KDeclarative::QmlObjectSharedEngine::QmlObjectSharedEngine(QObject*) () from /usr/lib/libKF5Declarative.so.5
#14 0xb7f0fb00 in KQuickAddons::QuickViewSharedEngine::QuickViewSharedEngine(QWindow*) () from /usr/lib/libKF5QuickAddons.so.5
#15 0x0040a29b in ?? ()
#16 0x00408e7a in ?? ()
#17 0x004095a2 in ?? ()
#18 0x004081de in ?? ()
#19 0xb68af7b9 in __libc_start_main () from /usr/lib/libc.so.6
#20 0x004082e5 in _start ()
[Inferior 1 (process 427) detached]
80Packages: Build-listBug ReportMediumLowkate refuses to build due to some broken shared library...New
0%
Task Description
/usr/bin/ld: warning: libgit2.so.27, needed by /usr/lib/libKF5TextEditor.so.5.59.0, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/libKF5TextEditor.so.5.59.0: undefined reference to `git_blob_lookup'
/usr/bin/ld: /usr/lib/libKF5TextEditor.so.5.59.0: undefined reference to `git_repository_open_ext'
/usr/bin/ld: /usr/lib/libKF5TextEditor.so.5.59.0: undefined reference to `git_oid_fromstr'
/usr/bin/ld: /usr/lib/libKF5TextEditor.so.5.59.0: undefined reference to `git_blob_free'
/usr/bin/ld: /usr/lib/libKF5TextEditor.so.5.59.0: undefined reference to `git_libgit2_shutdown'
/usr/bin/ld: /usr/lib/libKF5TextEditor.so.5.59.0: undefined reference to `git_repository_free'
/usr/bin/ld: /usr/lib/libKF5TextEditor.so.5.59.0: undefined reference to `git_libgit2_init'
collect2: error: ld returned 1 exit status
78Release EngineeringBug ReportVery LowCriticalThe qt5 group contains packages of different versions.Unconfirmed
0%
Task Description

The qt5 group contains a qt5-base which is of a later revision, 5.12.4 instead of 5.12.3. pyside2 is also of a this later revision, but I don’t use it. I guess the group should be fixed.

Workaround: I downgraded qt5-base and it is working again.

I get this error: sddm-greeter[441]: Cannot mix incompatible Qt library (version 0x50c03) with this library (version 0x50c04)
Then systemd dumps core.

Excerpt from my journal: External Link

The group definition as seen when installing the group with pacman: External Link

My architecture is i686.

I consider it critical since QT is not working.

77PackagesBug ReportMediumLowlibrsvg doesn't rebuildNew
0%
Task Description
    --> /build/librsvg/src/librsvg/target/release/build/typenum-ff577e94a786118f/out/consts.rs:2113:5
     |
2111 |     pub type P1024 = PInt; pub type N1024 = NInt;
     |     ----------------------------- previous definition of the type `P1024` here
2112 |     pub type U1024 = UInt, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>;
2113 |     pub type P1024 = PInt; pub type N1024 = NInt;
     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `P1024` redefined here
     |
     = note: `P1024` must be defined only once in the type namespace of this module

error[E0428]: the name `N1024` is defined multiple times
    --> /build/librsvg/src/librsvg/target/release/build/typenum-ff577e94a786118f/out/consts.rs:2113:35
     |
2111 |     pub type P1024 = PInt; pub type N1024 = NInt;
     |                                   ----------------------------- previous definition of the type `N1024` here
2112 |     pub type U1024 = UInt, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>;
2113 |     pub type P1024 = PInt; pub type N1024 = NInt;
     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `N1024` redefined here
     |
     = note: `N1024` must be defined only once in the type namespace of this module

error: aborting due to 3 previous errors

For more information about this error, try `rustc --explain E0428`.
error: Could not compile `typenum`.

Caused by:
  process didn't exit successfully: `rustc --crate-name typenum /build/.cargo/registry/src/github.com-1ecc6299db9ec823/typenum-1.10.0/src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=3 -C debuginfo=2 -C metadata=045a2ce7f5cfaab5 -C extra-filename=-045a2ce7f5cfaab5 --out-dir /build/librsvg/src/librsvg/target/release/deps -L dependency=/build/librsvg/src/librsvg/target/release/deps --cap-lints allow -C target-cpu=pentium3 -C target-feature=-sse2` (exit code: 1)
warning: build failed, waiting for other jobs to finish...
error: build failed
make[2]: *** [Makefile:1934: /build/librsvg/src/librsvg/target/release/librsvg_internals.a] Error 101
make[2]: Leaving directory '/build/librsvg/src/librsvg'
make[1]: *** [Makefile:1438: all-recursive] Error 1
make[1]: Leaving directory '/build/librsvg/src/librsvg'
make: *** [Makefile:931: all] Error 2

The same error with typenum as when bootstrapping rust in stage 2.

librsvg is very important as it blocks tons of other stuff (so why
again was it written in Rust?!)

I might have seen a Debian patch for it, but Debian goes a “complete
Rust micro-packaging” way, not sure whether we can apply it here?

76Packages: StableBug ReportVery LowLowlibreoffice-fresh needs to be rebuild against icuUnconfirmed
0%
Task Description

no task description

74Packages: StableBug ReportMediumLowwebkit2gtk requires SSE2New
0%
Task Description

– Performing Test HAVE_SSE2_EXTENSIONS
– Performing Test HAVE_SSE2_EXTENSIONS - Failed
CMake Error at CMakeLists.txt:115 (message):

SSE2 support is required to compile WebKit

not quite clear yet, what happens, if it gets disabled forcefully..

73Packages: StableBug ReportVery LowLow[gajim] fails to launch when (optional) gupnp-igd is in...Unconfirmed
0%
Task Description
$ gajim
No translations found
Dirs searched: [PosixPath('/usr/local/share'), PosixPath('/usr/share'), PosixPath('/usr/share/gdm'), PosixPath('/var/lib/menu-xdg')]

(gajim:1588): dbind-WARNING **: 15:14:29.481: Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-Nv1LTXmb8O: Connection refused

** (gajim:1588): WARNING **: 15:14:29.534: Failed to load shared library 'libgupnp-igd-1.0.so.4' referenced by the typelib: libgupnp-1.2.so.0: cannot open shared object file: No such file or directory
/usr/lib/python3.7/site-packages/gajim/common/app.py:281: Warning: cannot retrieve class for invalid (unclassed) type 'void'
  gupnp_igd = GUPnPIgd.SimpleIgd()
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/gajim/application.py", line 185, in _startup
    app.detect_dependencies()
  File "/usr/lib/python3.7/site-packages/gajim/common/app.py", line 281, in detect_dependencies
    gupnp_igd = GUPnPIgd.SimpleIgd()
TypeError: could not get a reference to type class
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/gajim/application.py", line 220, in _activate
    self.interface = Interface()
  File "/usr/lib/python3.7/site-packages/gajim/gui_interface.py", line 2615, in __init__
    cfg_was_read = parser.read()
  File "/usr/lib/python3.7/site-packages/gajim/common/optparser.py", line 86, in read
    self.update_config(old_version, new_version)
  File "/usr/lib/python3.7/site-packages/gajim/common/optparser.py", line 158, in update_config
    caps_cache.capscache.initialize_from_db()
AttributeError: 'NoneType' object has no attribute 'initialize_from_db'
Traceback (most recent call last):
  File "/usr/lib/python3.7/site-packages/gajim/application.py", line 269, in do_shutdown
    app.logger.commit()
AttributeError: 'NoneType' object has no attribute 'commit'
71Packages: Build-listBug ReportMediumLowrust doesn't rebuildNew
0%
Task Description

We need llvm 7.0 instead of 7.1.
If we muss a llvm update, bootstrapping rust fails (due to a to old libLLVM.so).
defined multiple times

  1. -> /build/rust/src/rustc-1.34.1-src/build/i686-unknown-linux-gnu/stage2-tools/i686-unknown-linux-gnu/release/build/typenum-02dad87448159bce/out/consts.rs:2112:5

|
2110 | pub type U1024 = UInt, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>;

   |     ------------------------------------------------------------------------------------------------------------------------------------- previous definition of the type `U1024` here

2111 | pub type P1024 = PInt; pub type N1024 = NInt;
2112 | pub type U1024 = UInt, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>;

   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `U1024` redefined here

https://github.com/paholg/typenum/commit/14a3322d1081fd63d5eb44bf8ab8f90676208228

Can anobody tell me, how we apply patches to downloaded artifacts while building?!

70Packages: Build-listBug ReportMediumLowchromium needs SSE2New
0%
Task Description

chromium starts, but every page it loads ends in “Aw snap” and on the console:

Check failed: cpu.has_sse2().

69Packages: Build-listBug ReportHighHighfirefox breaks heavily in micro-optimized codeNew
0%
Task Description

The root cause is rust is not recompiling currently.

The log in detail:

14:57.22 error[E0432]: unresolved import `simd_funcs`                                                                                                                                                               
14:57.22   --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/x_user_defined.rs:16:1                                                                                                           3                                                                                                               
14:57.22    |                                                                                                                                                   
14:57.22 16 |         use simd_funcs::*;                                                                                                                                                                            
14:57.22    |             ^^^^^^^^^^ maybe a missing `extern crate simd_funcs;`?                                                                                                                                    
14:57.22 error[E0432]: unresolved import `packed_simd`                                                                                                                                                              
14:57.22   --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/x_user_defined.rs:17:1                                                                                                           3                                                                                                               
14:57.22    |                                                                                                                                                   
14:57.22 17 |         use packed_simd::u16x8;                                                                                                                                                                       
14:57.22    |             ^^^^^^^^^^^ maybe a missing `extern crate packed_simd;`?                                                                                                                                  
14:57.45 error[E0425]: cannot find function `load16_unaligned` in this scope                                                                                                                                        
14:57.45    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/x_user_defined.rs:120                                                                                                           :34                                                                                                                     
14:57.45     |                                                                                                                                                      
14:57.45 120 |             let input = unsafe { load16_unaligned(src_ptr.add(i * 16)) };                                                                                                                            
14:57.45     |                                  ^^^^^^^^^^^^^^^^ not found in this scope                                                                                                                            
14:57.45 error[E0425]: cannot find function `simd_unpack` in this scope                                                                                                                                             
14:57.45    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/x_user_defined.rs:121                                                                                                           :35                                                                                                                     
14:57.45     |                                                                                                                                                      
14:57.45 121 |             let (first, second) = simd_unpack(input);                                                                                                                                                
14:57.45     |                                   ^^^^^^^^^^^ not found in this scope                                                                                                                                
14:57.45 error[E0425]: cannot find function `store8_unaligned` in this scope                                                                                                                                        
14:57.45    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/x_user_defined.rs:123                                                                                                           :17                                                                                                                     
14:57.45     |                                                                                                                                                      
14:57.45 123 |                 store8_unaligned(dst_ptr.add(i * 16), shift_upper(first));                                                                                                                           
14:57.45     |                 ^^^^^^^^^^^^^^^^ not found in this scope                                                                                                                                             
14:57.45 error[E0425]: cannot find function `store8_unaligned` in this scope                                                                                                                                        
14:57.45    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/x_user_defined.rs:124                                                                                                           :17                                                                                                                     
14:57.45     |                                                                                                                                                      
14:57.45 124 |                 store8_unaligned(dst_ptr.add((i * 16) + 8), shift_upper(second));                                                                                                                    
14:57.45     |                 ^^^^^^^^^^^^^^^^ not found in this scope                                                                                                                                             
14:57.46 error[E0412]: cannot find type `u16x8` in this scope                                                                                                                                                       
14:57.46    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:121:40                                                                                                               
14:57.46     |                                                                                                                                                      
14:57.46 121 |     pub fn simd_at(&self, i: usize) -> u16x8 {                                                                                                                                                       
14:57.46     |                                        ^^^^^ not found in this scope                                                                                                                                 
14:57.46 error[E0425]: cannot find value `SIMD_STRIDE_SIZE` in this scope                                                                                                                                           
14:57.46    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:122:21                                                                                                               
14:57.46     |                                                                                                                                                      
14:57.46 122 |         assert!(i + SIMD_STRIDE_SIZE / 2 <= self.len);                                                                                                                                               
14:57.46     |                     ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `ALU_STR                                                                                                           IDE_SIZE`                                                                                                                                       
14:57.47 error[E0425]: cannot find function `to_u16_lanes` in this scope                                                                                                                                            
14:57.47    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:124:18                                                                                                               
14:57.47     |                                                                                                                                                      
14:57.47 124 |         unsafe { to_u16_lanes(load16_unaligned(self.ptr.add(byte_index))) }                                                                                                                          
14:57.47     |                  ^^^^^^^^^^^^ not found in this scope                                                                                                                                                
14:57.47 error[E0425]: cannot find function `load16_unaligned` in this scope                                                                                                                                        
14:57.47    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:124:31                                                                                                               
14:57.47     |                                                                                                                                                      
14:57.47 124 |         unsafe { to_u16_lanes(load16_unaligned(self.ptr.add(byte_index))) }                                                                                                                          
14:57.47     |                               ^^^^^^^^^^^^^^^^ not found in this scope                                                                                                                               
14:57.47 error[E0425]: cannot find value `SIMD_STRIDE_SIZE` in this scope                                                                                                                                           
14:57.47    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:145:12                                                                                                               
14:57.47     |                                                                                                                                                      
14:57.47 145 |         if SIMD_STRIDE_SIZE / 2 <= self.len {                                                                                                                                                        
14:57.47     |            ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `ALU_STRIDE_SIZE`                                                                                                           
14:57.48 error[E0425]: cannot find value `SIMD_STRIDE_SIZE` in this scope                                                                                                                                           
14:57.48    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:146:47                                                                                                               
14:57.48     |                                                                                                                                                      
14:57.48 146 |             let len_minus_stride = self.len - SIMD_STRIDE_SIZE / 2;                                                                                                                                  
14:57.48     |                                               ^^^^^^^^^^^^^^^^ help: a constant with a sim                                                                                                           ilar name exists: `ALU_STRIDE_SIZE`                                                                                                                                                                                 
14:57.48 error[E0425]: cannot find function `simd_byte_swap` in this scope                                                                                                                                          
14:57.48    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:150:28                                                                                                               
14:57.48     |                                                                                                                                                      
14:57.48 150 |                     simd = simd_byte_swap(simd);                                                                                                                                                     
14:57.48     |                            ^^^^^^^^^^^^^^ not found in this scope                                                                                                                                    
14:57.49 error[E0425]: cannot find function `store8_unaligned` in this scope                                                                                                                                        
14:57.49    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:153:21                                                                                                               
14:57.49     |                                                                                                                                                      
14:57.49 153 |                     store8_unaligned(other.as_mut_ptr().add(offset), simd);                                                                                                                          
14:57.49     |                     ^^^^^^^^^^^^^^^^ not found in this scope                                                                                                                                         
14:57.49 error[E0425]: cannot find function `contains_surrogates` in this scope                                                                                                                                     
14:57.49    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:155:20                                                                                                               
14:57.49     |                                                                                                                                                      
14:57.49 155 |                 if contains_surrogates(simd) {                                                                                                                                                       
14:57.49     |                    ^^^^^^^^^^^^^^^^^^^ not found in this scope                                                                                                                                       
14:57.49 error[E0425]: cannot find value `SIMD_STRIDE_SIZE` in this scope                                                                                                                                           
14:57.49    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:158:27                                                                                                               
14:57.49     |                                                                                                                                                      
14:57.49 158 |                 offset += SIMD_STRIDE_SIZE / 2;                                                                                                                                                      
14:57.49     |                           ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `A                                                                                                           LU_STRIDE_SIZE`                                                                                                                                                         
14:57.50 error[E0425]: cannot find value `SIMD_STRIDE_SIZE` in this scope                                                                                                                                           
14:57.50    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:237:8                                                                                                                
14:57.50     |                                                                                                                                                      
14:57.50 237 |     if SIMD_STRIDE_SIZE <= len {                                                                                                                                                                     
14:57.50     |        ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `ALU_STRIDE_SIZE`                                                                                                               
14:57.50 error[E0425]: cannot find value `SIMD_STRIDE_SIZE` in this scope                                                                                                                                           
14:57.50 error[E0425]: cannot find value `SIMD_STRIDE_SIZE` in this scope
14:57.50    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:237:8
14:57.50     |
14:57.50 237 |     if SIMD_STRIDE_SIZE <= len {
14:57.50     |        ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `ALU_STRIDE_SIZE`
14:57.50 error[E0425]: cannot find value `SIMD_STRIDE_SIZE` in this scope
14:57.50    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:238:38
14:57.50     |
14:57.50 238 |         let len_minus_stride = len - SIMD_STRIDE_SIZE;
14:57.50     |                                      ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `ALU_STRIDE_SIZE`
14:57.51 error[E0425]: cannot find value `SIMD_STRIDE_SIZE` in this scope
14:57.51    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:241:52
14:57.51     |
14:57.51 241 |             let mut second = src.simd_at(offset + (SIMD_STRIDE_SIZE / 2));
14:57.51     |                                                    ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `ALU_STRIDE_SIZE`
14:57.51 error[E0425]: cannot find function `simd_byte_swap` in this scope
14:57.51    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:243:25
14:57.51     |
14:57.51 243 |                 first = simd_byte_swap(first);
14:57.51     |                         ^^^^^^^^^^^^^^ not found in this scope
14:57.52 error[E0425]: cannot find function `simd_byte_swap` in this scope
14:57.52    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:244:26
14:57.52     |
14:57.52 244 |                 second = simd_byte_swap(second);
14:57.52     |                          ^^^^^^^^^^^^^^ not found in this scope
14:57.52 error[E0425]: cannot find function `simd_is_basic_latin` in this scope
14:57.52    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:246:17
14:57.52     |
14:57.52 246 |             if !simd_is_basic_latin(first | second) {
14:57.52     |                 ^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `ascii_to_basic_latin`
14:57.52 error[E0425]: cannot find function `simd_pack` in this scope
14:57.52    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:249:26
14:57.52     |
14:57.52 249 |             let packed = simd_pack(first, second);
14:57.52     |                          ^^^^^^^^^ not found in this scope
14:57.53 error[E0425]: cannot find function `store16_unaligned` in this scope
14:57.53    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:251:17
14:57.53     |
14:57.53 251 |                 store16_unaligned(dst.as_mut_ptr().add(offset), packed);
14:57.53     |                 ^^^^^^^^^^^^^^^^^ not found in this scope
14:57.53 error[E0425]: cannot find value `SIMD_STRIDE_SIZE` in this scope
14:57.53    --> /build/firefox/src/mozilla-unified/third_party/rust/encoding_rs/src/handles.rs:253:23
14:57.53     |
14:57.53 253 |             offset += SIMD_STRIDE_SIZE;
14:57.53     |                       ^^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `ALU_STRIDE_SIZE`
14:59.28 error: aborting due to 25 previous errors
14:59.28 Some errors occurred: E0412, E0425, E0432.
14:59.28 For more information about an error, try `rustc --explain E0412`.
14:59.44 error: Could not compile `encoding_rs`.
68Packages: Build-listBug ReportMediumLowdmd rebuild results in gen_man segfaultNew
0%
Task Description
make: Entering directory '/build/dmd/src/dmd/docs'
/build/dmd/src/dmd/generated/linux/release/*/dmd -I../src -of../generated/linux/release/32/gen_man gen_man.d ../src/dmd/cli.d
../generated/linux/release/32/gen_man > ../generated/docs/man/man1/dmd.1
/bin/sh: line 1:  3082 Segmentation fault      (core dumped) ../generated/linux/release/32/gen_man > ../generated/docs/man/man1/dmd.1
make: *** [Makefile:34: ../generated/docs/man/man1/dmd.1] Error 139
make: Leaving directory '/build/dmd/src/dmd/docs'
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /var/lib/archbuild/staging-with-build-support-pentium4/slave/build
67Packages: TestingBug ReportMediumLowldc segfaultNew
0%
Task Description
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0xb30d3329 in getenv () from /usr/lib/libc.so.6
(gdb) bt
#0  0xb30d3329 in getenv () from /usr/lib/libc.so.6
#1  0xb3c0b960 in llvm::sys::findProgramByName[abi:cxx11](llvm::StringRef, llvm::ArrayRef) () from /usr/lib/libLLVM-8.so
#2  0xb3c10cee in ?? () from /usr/lib/libLLVM-8.so
#3  0xb3c125c4 in llvm::sys::PrintStackTrace(llvm::raw_ostream&) () from /usr/lib/libLLVM-8.so
#4  0xb3c103b1 in llvm::sys::RunSignalHandlers() () from /usr/lib/libLLVM-8.so
#5  0xb3c1052e in ?? () from /usr/lib/libLLVM-8.so
#6  
#7  0xb30d3329 in getenv () from /usr/lib/libc.so.6
#8  0x00a7493c in printVersion(llvm::raw_ostream&) ()
#9  0xb3b3bb88 in ?? () from /usr/lib/libLLVM-8.so
#10 0xb3b3ac4a in llvm::cl::Option::addOccurrence(unsigned int, llvm::StringRef, llvm::StringRef, bool)
    () from /usr/lib/libLLVM-8.so
#11 0xb3b398f0 in ?? () from /usr/lib/libLLVM-8.so
#12 0xb3b3aa57 in ?? () from /usr/lib/libLLVM-8.so
#13 0xb3b44a49 in llvm::cl::ParseCommandLineOptions(int, char const* const*, llvm::StringRef, llvm::raw_ostream*, char const*) () from /usr/lib/libLLVM-8.so
#14 0x00a76574 in cppmain(int, char**) ()
--Type  for more, q to quit, c to continue without paging--
#15 0x0091e32f in D main ()
66Packages: StableBug ReportMediumLowclang is broken due to library dependenciesNew
0%
Task Description

clang
clang: error while loading shared libraries: libLLVM-7.so: cannot open shared object file: No such file or directory

65Packages: StableBug ReportVery LowLow[qt5-styleplugins] incompatile QT versionUnconfirmed
0%
Task Description

i can not get any QT program to start while that is installed - they complain about mixed QT versions

it looks like qt5-styleplugins was built with the [testing] repo enabled, with qt5-base-5.12.2, while other QT-base programs were built against qt5-base-5.12.1

64Packages: StableBug ReportVery LowLow[wireguard] wireguard-arch-0.0.20190227-3.0-i686 does n...Unconfirmed
0%
Task Description

running `modprobe wireguard` yields `modprobe: ERROR: could not insert ‘wireguard’: Exec format error`

63Packages: StableBug ReportMediumLownodejs crashes in libuv when cleaning up FSReqCallbackNew
0%
Task Description
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00945919 in node::fs::FSReqCallback::~FSReqCallback() ()
[Current thread is 1 (Thread 0xb5614880 (LWP 2013))]
(gdb) bt
#0  0x00945919 in node::fs::FSReqCallback::~FSReqCallback() ()
#1  0x00937274 in node::fs::FSReqAfterScope::~FSReqAfterScope() ()
#2  0x0093767d in node::fs::AfterInteger(uv_fs_s*) ()
#3  0xb7e910e0 in uv.work_done () from /usr/lib/libuv.so.1
#4  0xb7e9526e in ?? () from /usr/lib/libuv.so.1
#5  0xb7ea51f8 in uv.io_poll () from /usr/lib/libuv.so.1
#6  0xb7e95c51 in uv_run () from /usr/lib/libuv.so.1
#7  0x00905d37 in node::Start(v8::Isolate*, node::IsolateData*, std::vector, std::allocator >, std::allocator, std::allocator > > > const&, std::vector, std::allocator >, std::allocator, std::allocator > > > const&) ()
#8  0x00903655 in node::Start(int, char**) ()
#9  0x008acef1 in main ()

This affects gyp, vault and probably some other packages, depending whether those callbacks are used or not.

62Packages: TestingBug ReportMediumLowsddm-greeter abortsNew
0%
Task Description
(gdb) bt
#0  0xb7fbea41 in __kernel_vsyscall ()
#1  0xb6418746 in raise () from /usr/lib/libc.so.6
#2  0xb64021e3 in abort () from /usr/lib/libc.so.6
#3  0xb6793775 in QMessageLogger::fatal(char const*, ...) const () from /usr/lib/libQt5Core.so.5
#4  0xb74da6fc in QV4::Compiler::Codegen::visit(QQmlJS::AST::UiProgram*) () from /usr/lib/libQt5Qml.so.5
#5  0xb756f446 in QJSEngine::QJSEngine(QJSEnginePrivate&, QObject*) () from /usr/lib/libQt5Qml.so.5
#6  0xb76afe1d in QQmlEngine::QQmlEngine(QObject*) () from /usr/lib/libQt5Qml.so.5
#7  0xb7cf93bb in QQuickViewPrivate::init(QQmlEngine*) () from /usr/lib/libQt5Quick.so.5
#8  0x0050c571 in SDDM::GreeterApp::addViewForScreen(QScreen*) ()
#9  0x0050d1a4 in SDDM::GreeterApp::startup() ()
#10 0xb69a6a4e in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#11 0xb697a565 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#12 0xb697d8c6 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()
   from /usr/lib/libQt5Core.so.5
#13 0xb697dcd9 in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQt5Core.so.5
#14 0xb69d4f74 in ?? () from /usr/lib/libQt5Core.so.5
#15 0xb55bca1e in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#16 0xb55beafa in ?? () from /usr/lib/libglib-2.0.so.0
#17 0xb55beb46 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#18 0xb69d44bb in QEventDispatcherGlib::processEvents(QFlags) ()
--Type  for more, q to quit, c to continue without paging--
   from /usr/lib/libQt5Core.so.5
#19 0xb6978ff6 in QEventLoop::exec(QFlags) () from /usr/lib/libQt5Core.so.5
#20 0xb698188b in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#21 0x004ed3d0 in main ()

There seems to be a problem around Javascript and Qt5

54Packages: StableBug ReportVery LowLow[pam] links against libaudit, but doesn't declare a dep...Unconfirmed
0%
Task Description

Both core/pam 1.3.1-1.2 and staging/pam 1.3.1-1.3 have their libpam.so link against libaudit:

$ readelf --dynamic /usr/lib/libpam.so.0.84.2 

Dynamic section at offset 0xfdbc contains 27 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libaudit.so.1]
…

However, the package does not declare depends=(audit) (’audit’ is the package that contains libaudit.so).

This is normally a fairly invisible mistake because recent versions of systemd depend on audit, so systemd-users (i.e. most users) will have audit installed anyway.

This affects `su` (of util-linux) and `sudo` (of sudo), which both link against libpam.

53PackagesBug ReportVery LowLow[gnome-terminal]: fails to startUnconfirmed
0%
Task Description

using openbox (not gnome)

$ gnome-terminal 
# Couldn't register with accessibility bus: Did not receive a reply.
Possible causes include: the remote application did not send a reply,
the message bus security policy blocked the reply, the reply timeout expired,
 or the network connection was broken.
# Error constructing proxy for org.gnome.Terminal:/org/gnome/Terminal/Factory0:
Error calling StartServiceByName for org.gnome.Terminal: Timeout was reached
52PackagesBug ReportVery LowLowSome packages are built by "Unknown Packager"Unconfirmed
0%
Task Description

Some packages have

packager = Unknown Packager

, which is caused by

makepkg.conf:PACKAGER

not being set.

I analyzed every .pkg.tar.xz file in the Arch 32 repos (all architectures). The earliest Unknown Packager package was built on June 9, 2017, and they’ve been intermittent since then. Here’s a listing of how many times each packager appears:

      2  Dave Reisner 
      2  Fabio Castelli (Muflone) 
      2  Giancarlo Razzolini 
      2  Jelle van der Waa 
      2  Laurent Carlier 
      2  S?bastien Luttringer 
      2  schuay 
      3  Florian Pritz 
      3  Johannes L?thberg 
      4  Alexander R?dseth 
      4  Andreas Radke 
      4  Eli Schwartz 
      4  Tobias Powalowski 
      5  Gaetan Bisson 
      5  Jonathan Steel 
      6  Bart?omiej Piotrowski 
      6  Erich Eckner 
      7  Kyle Keen 
      8  Evangelos Foutras 
      8  Maxime Gauduin 
      9  Jaroslav Lichtblau 
      9  Lukas Fleischer 
     18  BlackEagle 
     21  Sergej Pupykin 
     22  Guillaume ALAUX 
     29  Sven-Hendrik Haase 
     32  Levente Polyak 
     35  Jan Alexander Steffens (heftig) 
     39  Felix Yan 
     43  Jan de Groot 
     44  Andreas Baumann 
     75  Ball? Gy?rgy 
     81  Antonio Rojas 
   6592  Unknown Packager
  20577  Erich Eckner 
  ------------------------------------------------------------------
  27707  total

This causes a problem for us in Parabola, because we just started applying the usual upload checks from

db-update

to packages that we import.

46Packages: Build-listBug ReportMediumLowelectron - pic issuesNew
0%
Task Description

/usr/bin/clang++ -Wl,-O1,–sort-common,–as-needed,-z,relro,-z,now -Wl,-z,noexecstack -Wl,-rpath=\$ORIGIN -rdynamic -Wl,–export-dynamic -pthread -Wl,–no-keep-memory –sysroot=/ -Lusr/lib/libfakeroot -Wl,-rpath-link=usr/lib/libfakeroot -m32 -Wl,-z,noexecstack -Wl,-O1 -Wl,–as-needed -Wl,–gc-sections -flto=thin -fuse-ld=lld -Wl,–icf=all -Wl,–lto-O0 -Wl,-mllvm,-function-sections -Wl,-mllvm,-data-sections -Wl,-rpath-link=lib/ -o electron -Wl,–start-group obj/atom/app/electron.atom_main.o obj/libelectron_lib.a obj/brightray/libbrightray.a obj/vendor/breakpad/libbreakpad_client.a -Wl,–end-group lib/libnode.so -Wl,–start-group /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libangle.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libbase.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libcc.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libchromiumcontent.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libcomponents.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libmedia.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libnet.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libpdfium.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libppapi.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libservices.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libskia.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libwebkit.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libwebkitbindings.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libwebkitcore.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libwebkitmodules.a /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libwebrtc.a -Wl,–end-group -lpthread -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -ldbus-1 -lX11-xcb -lxcb -lXi -lXcursor -lXdamage -lXrandr -lXcomposite -lXext -lXfixes -lXrender -lX11 -lXtst -lXss -lgconf-2 -lgmodule-2.0 -lglib-2.0 -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lasound -lcap -lcups -lrt -ldl -lresolv -lfontconfig -lexpat -lavcodec -lavformat -lavutil -levent -lFLAC -lharfbuzz-icu -lharfbuzz -ljsoncpp -lminizip -lpulse -lvpx -lwebpdemux -lwebpmux -lwebp -lxslt -lm -lxml2 -lz -ljpeg -lre2 -lsnappy -latomic
/usr/bin/ld.lld: error: can’t create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC
>>> defined in /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libchromiumcontent.a(dct.o)
>>> referenced by ../../third_party/openh264/src/codec/common/x86/dct.asm
>>> dct.o:(.text+0×337) in archive /build/electron/src/electron/vendor/libchromiumcontent/dist/main/static_library/libchromiumcontent.a

I doubt, that this file gets compiled at all - the only occurences upto the above are:
[29/30] AR obj/chromiumcontent/libchromiumcontent.a
and
[34/16236] COPY /build/electron/src/electron/vendor/libchromiumcontent/src/out-ia32/static_library/obj/chromiumcontent/libchromiumcontent.a

43Packages: Build-listBug ReportMediumLowqt5-webengine, firefox, firefox-developer-edition use t...New
0%
Task Description
In file included from gen/third_party/WebKit/public/platform/modules/presentation/presentation.mojom-shared.h:24,
                 from gen/third_party/WebKit/public/platform/modules/presentation/presentation.mojom.h:37,
                 from ../../../../qtwebengine-everywhere-src-5.11.0/src/3rdparty/chromium/content/browser/frame_host/render_frame_host_impl.h:66,
                 from ../../../../qtwebengine-everywhere-src-5.11.0/src/3rdparty/chromium/content/browser/frame_host/frame_tree_node.h:18,
                 from ../../../../qtwebengine-everywhere-src-5.11.0/src/3rdparty/chromium/content/browser/devtools/browser_devtools_agent_host.cc:21:
gen/third_party/WebKit/public/platform/modules/presentation/presentation.mojom-shared-internal.h:139:35: warning: alignment 1 of ‘blink::mojom::internal::PresentationConnectionMessage_Data’ is less than 8 [-Wpacked-not-aligned]
 class MOJOM_SHARED_CONTENT_EXPORT PresentationConnectionMessage_Data {
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
virtual memory exhausted: Cannot allocate memory
ninja: build stopped: subcommand failed.

Also in firefox:

91:37.06 ../../build/unix/gold/ld: fatal error: libxul.so: mmap: failed to allocate 1703955732 bytes for output file: Cannot allocate memory
91:37.06 collect2: error: ld returned 1 exit status
91:37.06 make[4]: *** [/build/firefox/src/mozilla-unified/config/rules.mk:701: libxul.so] Error 1
91:37.06 make[3]: *** [/build/firefox/src/mozilla-unified/config/recurse.mk:73: toolkit/library/target] Error 2
91:37.06 make[2]: *** [/build/firefox/src/mozilla-unified/config/recurse.mk:33: compile] Error 2
91:37.06 make[1]: *** [/build/firefox/src/mozilla-unified/config/rules.mk:434: default] Error 2
91:37.06 make: *** [client.mk:168: build] Error 2
42PackagesBug ReportVery LowLow[xorg-server] 1.20 / [xf86-video-intel] gives me proble...Unconfirmed
0%
Task Description

The following update gives me problems with [tigervnc]’s vncviewer:

extra/xf86-video-intel    1:2.99.917+829+gd7dfab62-1.0 -> 1:2.99.917+831+ge7bfc906-1.0
extra/xorg-server         1.19.6+13+gd0d1a694f-2.1     -> 1.20.0-5.0  
extra/xorg-server-common  1.19.6+13+gd0d1a694f-2.1     -> 1.20.0-5.0

With the update, vncviewer takes a large amount of CPU, and locks up, showing a fullscreen of a solid color; hitting F8 (the menu key) opens a solid rectangle where the menu should be, but the menu never renders.

I have confirmed on an x86_64 box that the x86_64 version of xorg-server 1.20 works fine, but it is not using Intel graphics. So I’m unsure if the problem is with xf86-video-intel, or if it’s an i686-specific problem in xorg-server.

39Packages: TestingBug ReportMediumLowxorg modesetting module fails with illegal instructionNew
0%
Task Description
[    22.717] (EE) Illegal instruction at address 0xb632cd37
[    22.718] (EE) 
Fatal server error:
[    22.718] (EE) Caught signal 4 (Illegal instruction). Server aborting
[    22.719] (EE) 


                 PID: 242 (Xorg)
           UID: 0 (root)
           GID: 0 (root)
        Signal: 6 (ABRT)
     Timestamp: Wed 2018-06-13 20:53:43 CEST (41s ago)
  Command Line: /usr/lib/Xorg :0
    Executable: /usr/lib/Xorg
 Control Group: /user.slice/user-0.slice/session-c1.scope
          Unit: session-c1.scope
         Slice: user-0.slice
       Session: c1
     Owner UID: 0 (root)
       Boot ID: ea12301d13874fac8112dad7bf566bdb
    Machine ID: 2f98089cbe8d40cb8776a580d6803b58
      Hostname: arch32-staging
       Storage: /var/lib/systemd/coredump/core.Xorg.0.ea12301d13874fac8112dad7bf566bdb.242.1528916023000>
       Message: Process 242 (Xorg) of user 0 dumped core.
                
                Stack trace of thread 242:
                #0  0x00000000b7f58d21 __kernel_vsyscall (linux-gate.so.1)
                #1  0x00000000b7d749c2 raise (libc.so.6)
                #2  0x00000000b7d5e71e abort (libc.so.6)
                #3  0x000000000056b555 OsAbort (Xorg)
                #4  0x000000000056b5d2 FatalError (Xorg)
                #5  0x000000000060a93a n/a (Xorg)
                #6  0x00000000b7f58d38 __kernel_rt_sigreturn (linux-gate.so.1)
                #7  0x00000000b632cd37 n/a (kms_swrast_dri.so)
                #8  0x00000000b5f0181f n/a (kms_swrast_dri.so)
                #9  0x00000000b7f698b3 call_init.part.0 (ld-linux.so.2)
                #10 0x00000000b7f699b2 _dl_init (ld-linux.so.2)
                #11 0x00000000b7f6d7e0 dl_open_worker (ld-linux.so.2)
                #12 0x00000000b7e7bc91 _dl_catch_exception (libc.so.6)
                #13 0x00000000b7f6d077 _dl_open (ld-linux.so.2)
                #14 0x00000000b7b8cb73 n/a (libdl.so.2)
                #15 0x00000000b7e7bc91 _dl_catch_exception (libc.so.6)
                #16 0x00000000b7e7bd40 _dl_catch_error (libc.so.6)
                #17 0x00000000b7b8d333 n/a (libdl.so.2)
                #18 0x00000000b7b8cc16 dlopen (libdl.so.2)
                #19 0x00000000b7f2eb6e n/a (libgbm.so.1)
                #20 0x00000000b7f2ecb3 n/a (libgbm.so.1)
                #21 0x00000000b7f2ee24 n/a (libgbm.so.1)
                #22 0x00000000b7f2f0d7 n/a (libgbm.so.1)
                #23 0x00000000b7f2c9ba gbm_create_device (libgbm.so.1)
                #24 0x00000000b6ef4ee4 glamor_egl_init (libglamoregl.so)
                #25 0x00000000b7f49b4a n/a (modesetting_drv.so)
                #26 0x000000000051c169 InitOutput (Xorg)
                #27 0x000000000049d8e1 n/a (Xorg)
                #28 0x00000000b7d60041 __libc_start_main (libc.so.6)
                #29 0x000000000049e7e2 _start (Xorg)
36Packages: TestingBug ReportMediumLowtexlive-core: SSE2 requiredNew
0%
Task Description
(4/5) Updating TeXLive format files...
PANIC: unprotected error in call to Lua API (CPU with SSE2 required)
fmtutil [ERROR]: running `luajittex -ini   -jobname=luajittex -progname=luajittex luatex.ini /null' return status 1
fmtutil [ERROR]: return error due to options --strict
error: command failed to execute correctly
(5/5) Updating TeXLive font maps...

So, the problem seems to be in lua itself?

29Packages: Build-listBug ReportMediumLow[haskell-hslua] check() failsNew
0%
Task Description

several failures during check() - disabling for now

==> Starting check()...
Running 1 test suites...
Test suite test-hslua: RUNNING...
hslua

Haskell version of the C API
  copy
    copies stack elements using positive indices:               OK
    copies stack elements using negative indices:               OK
  insert
    inserts stack elements using negative indices:              OK
    inserts stack elements using negative indices:              OK
  absindex:                                                     OK
  gettable gets a table value:                                  FAIL
    test/Test/HsLua/Util.hs:35:
    lua operation returned false
  strlen, objlen, and rawlen all behave the same:               OK
  Type checking
    isfunction:                                                 OK
    isnil:                                                      OK
    isnone:                                                     OK
    isnoneornil:                                                OK
  CFunction handling:                                           OK
  getting values
    tointegerx returns numbers verbatim:                        OK
    tointegerx accepts strings coercible to integers:           OK
    tointegerx returns Nothing when given a boolean:            OK
    tonumberx returns numbers verbatim:                         OK
    tonumberx accepts strings as numbers:                       OK
    tonumberx returns Nothing when given a boolean:             OK
  setting and getting a global works:                           OK
  can push and receive a thread:                                OK
  different threads are not equal:                              OK
  thread status:                                                OK
  loading
    loadstring status:                                          OK
    dostring loading:                                           OK
    dofile loading:                                             OK
  pcall status:                                                 OK
  garbage collection:                                           OK
  compare
    identifies strictly smaller values:                         FAIL
      *** Failed! Assertion failed (after 1 test): 
      LuaInteger 0
      Use --quickcheck-replay=586817 to reproduce.
    identifies smaller or equal values:                         FAIL
      *** Failed! Assertion failed (after 1 test): 
      LuaInteger 0
      Use --quickcheck-replay=316579 to reproduce.
    identifies equal values:                                    OK
      +++ OK, passed 100 tests.
  lessthan works:                                               FAIL
    *** Failed! Assertion failed (after 2 tests): 
    LuaNumber (-0.35170612)
    LuaNumber 0.84471506
    Use --quickcheck-replay=507888 to reproduce.
  order of Lua types is consistent:                             OK
    +++ OK, passed 100 tests.
  functions can throw a table as error message:                 OK
  handling table errors won't leak:                             OK
Interoperability
  call haskell functions from lua
    push haskell function to lua:                               OK
    push multi-argument haskell function to lua:                OK
    argument type errors are propagated:                        OK
    convert haskell function to c function:                     OK
    Error in Haskell function is converted into Lua error:      OK
  call lua function from haskell
    test equality within lua:                                   FAIL
      test/Foreign/Lua/FunctionCallingTest.hs:106:
      raw equality test failed
      expected: True
       but got: False
    failing lua function call:                                  OK
    print the empty string via lua procedure:                   

OK

    failing lua procedure call:                                 OK
Utilities
  Optional return the value if it exists:                       OK
  Optional can deal with missing values:                        OK
  raiseError causes a Lua error:                                OK
Sendings and receiving values from the stack
  peek and push are well behaved
    Peek can act as left inverse of push
      round-tripping unit:                                      OK
        +++ OK, passed 100 tests.
      booleans remain equal under push/peek:                    OK
        +++ OK, passed 100 tests.
      lua numbers (i.e., doubles) remain equal under push/peek: FAIL
        *** Failed! Assertion failed (after 2 tests): 
        LuaNumber (-1.926296)
        Use --quickcheck-replay=670723 to reproduce.
      lua integers remain equal under push/peek:                IGNORED
      bytestring remain equal under push/peek:                  OK
        +++ OK, passed 100 tests.
      round-tripping strings:                                   OK (0.01s)
        +++ OK, passed 100 tests.
      lists of boolean remain equal under push/peeks:           OK
        +++ OK, passed 100 tests.
      lists of lua integers remain equal under push/peek:       IGNORED
      lists of bytestrings remain equal under push/peek:        OK (0.15s)
        +++ OK, passed 100 tests.
      text:                                                     OK
        +++ OK, passed 100 tests.
      map of strings to LuaNumber:                              FAIL
        *** Failed! Assertion failed (after 2 tests and 1 shrink): 
        fromList [("",LuaNumber (-0.9010369))]
        Use --quickcheck-replay=119067 to reproduce.
      tuples
        pair of LuaNumbers:                                     FAIL
          *** Failed! Assertion failed (after 2 tests): 
          (LuaNumber (-0.34098855),LuaNumber 0.2441068)
          Use --quickcheck-replay=296075 to reproduce.
        triple of LuaNumbers:                                   FAIL
          *** Failed! Assertion failed (after 2 tests): 
          (LuaNumber 0.46677026,LuaNumber 0.9009714,LuaNumber 0.2326173)
          Use --quickcheck-replay=85608 to reproduce.
        quadruple of LuaNumbers:                                FAIL
          *** Failed! Assertion failed (after 2 tests): 
          (LuaNumber 1.8909019,LuaNumber (-0.85486156),LuaNumber (-4.0685906),LuaNumber (-12.583851))
          Use --quickcheck-replay=305430 to reproduce.
        quintuple of LuaNumbers:                                FAIL
          *** Failed! Assertion failed (after 2 tests): 
          (LuaNumber 0.2735047,LuaNumber 2.1247218,LuaNumber 0.1806469,LuaNumber 0.9455812,LuaNumber 0.98733383)
          Use --quickcheck-replay=608867 to reproduce.
        hextuple of Text, LuaNumbers and Booleans:              FAIL
          *** Failed! Assertion failed (after 2 tests and 1 shrink): 
          (False,LuaNumber (-2.381176),"",False,LuaNumber (-0.8418731),LuaNumber (-0.39977068))
          Use --quickcheck-replay=572229 to reproduce.
        septuple of Text, LuaNumber and Booleans:               FAIL
          *** Failed! Assertion failed (after 2 tests and 3 shrinks): 
          ("",False,LuaNumber 1.3463217,False,False,LuaNumber (-1.4167022),False)
          Use --quickcheck-replay=692263 to reproduce.
        octuple of Strings and Booleans:                        OK (0.03s)
          +++ OK, passed 100 tests.
    Random stack values
      can push/pop booleans:                                    OK (0.01s)
        +++ OK, passed 100 tests.
      can push/pop lua integers:                                OK (0.01s)
        +++ OK, passed 100 tests.
      can push/pop lua numbers:                                 FAIL
        *** Failed! Assertion failed (after 3 tests): 
        LuaNumber 1.5588847
        Ordered {getOrdered = [Positive {getPositive = LuaInteger 1},Positive {getPositive = LuaInteger 2}]}
        Use --quickcheck-replay=197445 to reproduce.
      can push/pop bytestrings:                                 OK (0.02s)
        +++ OK, passed 100 tests.
      can push/pop lists of booleans:                           OK (0.04s)
        +++ OK, passed 100 tests.
      can push/pop lists of LuaIntegers:                        OK (0.04s)
        +++ OK, passed 100 tests.
      can push/pop lists of bytestrings:                        OK (0.19s)
        +++ OK, passed 100 tests.
  FromLuaStack
    receives basic values from the stack:                       OK
    returns an error if the types don't match:                  OK
    list cannot be read if a list element fails:                OK
    stack is unchanged if getting a list fails:                 OK
    stack is unchanged if getting key-value pairs fails:        OK
  ToLuaStack
    pushing simple values to the stack
      Boolean can be pushed correctly:                          OK
      LuaNumbers can be pushed correctly:                       FAIL
        test/Foreign/Lua/Types/ToLuaStackTest.hs:105:
        5::LuaNumber was not pushed
      LuaIntegers can be pushed correctly:                      FAIL
        test/Foreign/Lua/Types/ToLuaStackTest.hs:105:
        42::LuaInteger was not pushed
      ByteStrings can be pushed correctly:                      OK
      Unit is pushed as nil:                                    OK
      Pointer is pushed as light userdata:                      OK
    pushing a value increases stack size by one
      LuaInteger:                                               OK
        +++ OK, passed 100 tests.
      LuaNumber:                                                OK
        +++ OK, passed 100 tests.
      ByteString:                                               OK
        +++ OK, passed 100 tests.
      String:                                                   OK
        +++ OK, passed 100 tests.
      list of booleans:                                         OK
        +++ OK, passed 100 tests.
lua integration tests
  print version:                                                OK
  functions stored in / retrieved from registry:                OK
  getting a nested global works:                                OK
  setting a nested global works:                                OK
  table reading:                                                OK
  Getting strings to and from the stack
    unicode ByteString:                                         OK
    ByteString should survive after GC/Lua destroyed:           OK
    String with NUL byte should be pushed/popped correctly:     OK
  luaopen_* functions
    opendebug:                                                  OK
    openio:                                                     OK
    openmath:                                                   OK
    openos:                                                     OK
    openpackage:                                                OK
    openstring:                                                 OK
    opentable:                                                  OK
  luaopen_base returns the right number of tables
    openbase:                                                   OK
  C functions
    Registering a C function and calling it from Lua:           FAIL
      test/Foreign/LuaTest.hs:162:
      greeting function failed
      expected: Right ["Caffeine","induced","nonsense"]
       but got: Right []
    pushing a C closure to and calling it from Lua:             OK
  error handling
    lua errors are caught:                                      OK
    error-less code gives in 'Right' result:                    OK
    catching lua errors within the lua type:                    OK
    second alternative is used when first fails:                OK
    Applicative.empty implementation throws an exception:       OK
    catching error of a failing meta method:                    OK
    calling a function that errors throws exception:            OK

17 out of 112 tests failed (0.60s)
Test suite test-hslua: FAIL
Test suite logged to: dist/test/hslua-0.9.5-test-hslua.log
0 of 1 test suites (0 of 1 test cases) passed.
==> ERROR: A failure occurred in check().

28Packages: Build-listBug ReportMediumLowpostgrest: checks start a Postgresql server and then te...New
0%
Task Description
Starting check()...
WARNING [pifpaf.drivers] `psutil.Popen(pid=2683, status='terminated')` is already gone, sending SIGKILL to its process group
WARNING [pifpaf.drivers] `psutil.Popen(pid=2671, status='terminated')` is already gone, sending SIGKILL to its process group
WARNING [pifpaf.drivers] `psutil.Popen(pid=2669, status='terminated')` is already gone, sending SIGKILL to its process group
ERROR [pifpaf] Error while running command: [b'/usr/bin/pg_ctl', '-w', '-o', '-k /tmp/tmp5_5e9_hy -p 5432 -h "127.0.0.1"', 'start']                                                                                
createdb: could not connect to database template1: could not connect to server: No such file or directory         
Is the server running locally and accepting                                                               
connections on Unix domain socket "/run/postgresql/.s.PGSQL.5432"? ERROR: A failure occurred in check().                                                                    
Aborting...                                           
ERROR: Build failed, check /data/archbuild/staging-i686/arch32/build                       

Disabling tests for now.

20Packages: Build-listBug ReportMediumLow[sagemath-doc] building documentation using Sphinx segf...New
0%
Task Description
[tutorial ] Saved pickle file: citations.pickle
[tutorial ] Exception occurred:
[tutorial ] File "/usr/lib/python2.7/site-packages/sphinx/environment/__init__.py", line 152, in dump
[tutorial ] pickle.dump(env, f, pickle.HIGHEST_PROTOCOL)
[tutorial ] MemoryError
[tutorial ] The full traceback has been saved in /tmp/sphinx-err-kSNZ9A.log, if you want to report the issue to the developers.
[tutorial ] Please also report this if it was a user error, so that a better error message can be provided next time.
[tutorial ] A bug report can be filed in the tracker at . Thanks!
Build finished. The built documents can be found in /build/sagemath-doc/src/sage-8.1/src/doc/html/ja/tutorial
/startdir/PKGBUILD: line 79:  2540 Segmentation fault      (core dumped) python2 sage_setup/docbuild --no-pdf-links -k all html
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /data/archbuild/staging-i686/copy/build
18Packages: Build-listBug ReportMediumLow[android-tools] missing a -latomic when linking adb (an...New
0%
Task Description

Didn’t find the place where to report this upstream!?

17Packages: Build-listBug ReportMediumLownvidia and nvidia-lts kernel module build failure on 32...New
0%
Task Description
In file included from ./arch/x86/include/asm/page.h:75:0,
                 from ./arch/x86/include/asm/thread_info.h:11,
                 from ./include/linux/thread_info.h:37,
                 from ./arch/x86/include/asm/preempt.h:6,
                 from ./include/linux/preempt.h:80,
                 from ./include/linux/spinlock.h:50,
                 from /build/nvidia/src/NVIDIA-Linux-x86-387.34/kernel/common/inc/nv-lock.h:16,
                 from /build/nvidia/src/NVIDIA-Linux-x86-387.34/kernel/common/inc/nv-linux.h:19,
                 from /build/nvidia/src/NVIDIA-Linux-x86-387.34/kernel/nvidia/os-interface.c:15:
/build/nvidia/src/NVIDIA-Linux-x86-387.34/kernel/nvidia/os-interface.c: In function 
os_unmap_kernel_numa
/build/nvidia/src/NVIDIA-Linux-x86-387.34/kernel/nvidia/os-interface.c:824:15: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     NV_KUNMAP((NvU64)addr);
               ^
./include/asm-generic/memory_model.h:32:41: note: in definition of macro 
__pfn_to_page
 #define __pfn_to_page(pfn) (mem_map + ((pfn) - ARCH_PFN_OFFSET))
                                         ^~~
./arch/x86/include/asm/page_32.h:12:25: note: in expansion of macro 
__phys_addr_nodebug
 #define __phys_addr(x)  __phys_addr_nodebug(x)
                         ^~~~~~~~~~~~~~~~~~~
./arch/x86/include/asm/page.h:41:18: note: in expansion of macro 
__phys_addr
 #define __pa(x)  __phys_addr((unsigned long)(x))
                  ^~~~~~~~~~~
./arch/x86/include/asm/page.h:68:41: note: in expansion of macro 
__pa
 #define virt_to_page(kaddr) pfn_to_page(__pa(kaddr) >> PAGE_SHIFT)
                                         ^~~~
/build/nvidia/src/NVIDIA-Linux-x86-387.34/kernel/common/inc/nv-linux.h:740:39: note: in expansion of macro 
virt_to_page
 #define NV_GET_PAGE_STRUCT(phys_page) virt_to_page(__va(phys_page))
                                       ^~~~~~~~~~~~
/build/nvidia/src/NVIDIA-Linux-x86-387.34/kernel/common/inc/nv-linux.h:740:52: note: in expansion of macro 
__va
 #define NV_GET_PAGE_STRUCT(phys_page) virt_to_page(__va(phys_page))
                                                    ^~~~
/build/nvidia/src/NVIDIA-Linux-x86-387.34/kernel/common/inc/nv-linux.h:1945:32: note: in expansion of macro 
NV_GET_PAGE_STRUCT
 #define NV_KUNMAP(phys) kunmap(NV_GET_PAGE_STRUCT((NvU64)phys))
                                ^~~~~~~~~~~~~~~~~~
/build/nvidia/src/NVIDIA-Linux-x86-387.34/kernel/nvidia/os-interface.c:824:5: note: in expansion of macro 
NV_KUNMAP
     NV_KUNMAP((NvU64)addr);
     ^~~~~~~~~
12Packages: Build-listBug ReportMediumLow[python-setuptools] check() fails (due to some mpmath i...New
0%
Task Description

during check():
_ sympy/polys/tests/test_rootoftools.py:test_CRootOf_evalf _

File "/build/python-sympy/src/sympy-sympy-1.1.1-py2/sympy/polys/tests/test_rootoftools.py", line 225, in test_CRootOf_evalf
  a, b = rootof(eq, 1).n(2).as_real_imag()
File "sympy/core/evalf.py", line 1394, in evalf
  result = evalf(self, prec + 4, options)
File "sympy/core/evalf.py", line 1292, in evalf
  xe = x._eval_evalf(prec)
File "sympy/polys/rootoftools.py", line 644, in _eval_evalf
  x0 = mpc(*map(str, interval.center))
File "/usr/lib/python2.7/site-packages/mpmath/ctx_mp_python.py", line 374, in __new__
  imag = cls.context.mpf(imag)
File "/usr/lib/python2.7/site-packages/mpmath/ctx_mp_python.py", line 77, in __new__
  v._mpf_ = mpf_pos(cls.mpf_convert_arg(val, prec, rounding), prec, rounding)
File "/usr/lib/python2.7/site-packages/mpmath/ctx_mp_python.py", line 84, in mpf_convert_arg
  if isinstance(x, basestring): return from_str(x, prec, rounding)
File "/usr/lib/python2.7/site-packages/mpmath/libmp/libmpf.py", line 1300, in from_str
  return from_rational(int(p), int(q), prec, rnd)

ValueError: invalid literal for int() with base 10: ‘-2163048125L’

tests finished: 6841 passed, 185 skipped, 1 exceptions, in 4352.49 seconds

DO *NOT* COMMIT!

test process starts

executable: /usr/bin/python2 (2.7.14-final-0) [CPython]
architecture: 32-bit
cache: yes
ground types: gmpy 2.0.8
hash randomization: on (PYTHONHASHSEED=3003103148)

3Packages: StableBug ReportVery LowLow[ffmpeg] missing FLAC codecUnconfirmed
0%
Task Description

Playing 10.Motion_Picture_Soundtrack.flac.
Audio only file format detected.
Load subtitles in ./

Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[flac @ 0xb68902c0]Got unexpected packet size after a partial decode
[flac @ 0xb68902c0]Got unexpected packet size after a partial decode
[flac @ 0xb68902c0]Got unexpected packet size after a partial decode
[flac @ 0xb68902c0]Got unexpected packet size after a partial decode
[flac @ 0xb68902c0]Got unexpected packet size after a partial decode
[flac @ 0xb68902c0]Got unexpected packet size after a partial decode
ADecoder init failed sad
ADecoder init failed sad
Cannot find codec for audio format 0x43614C66.
Audio: no sound
Video: no video

Showing tasks 1 - 34 of 34 Page 1 of 1

Available keyboard shortcuts

  • SHIFT+ALT+l Login Dialog / Logout
  • SHIFT+ALT+a Add new task
  • SHIFT+ALT+m My searches
  • SHIFT+ALT+t focus taskid search

Tasklist

  • o open selected task
  • j move cursor down
  • k move cursor up

Task Details

  • n Next task
  • p Previous task
  • SHIFT+ALT+e ENTER Edit this task
  • SHIFT+ALT+y Close Task

Task Editing

  • SHIFT+ALT+s save task