[Touch-packages] [Bug 2059856] Re: gdb 10.0 fails to examine any global variables in D programs

2024-04-04 Thread Zixing Liu
** Merge proposal linked: https://code.launchpad.net/~liushuyu-011/ubuntu/+source/gdb/+git/gdb/+merge/463546 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/2059856 Title:

[Touch-packages] [Bug 2059856] Re: gdb 10.0 fails to examine any global variables in D programs

2024-04-02 Thread Zixing Liu
** Description changed: [ Impact ]  * GDB 10.0 introduced a regression where it cannot inspect any global variables in any D programs compiled by any D compiler.  * LDC2 and GDC upstream stated Focal does not have such a problem and stuck to this release for their test images. [

[Touch-packages] [Bug 2059856] Re: gdb 10.0 fails to examine any global variables in D programs

2024-04-02 Thread Zixing Liu
** Description changed: - Summary: + [ Impact ] - * GDB 10.0 introduced a regression where it cannot inspect any global variables in any D programs compiled by any D compiler. - * LDC2 and GDC upstream stated Focal does not have such a problem and stuck to this release for their test

[Touch-packages] [Bug 2059856] [NEW] gdb 10.0 fails to examine any global variables in D programs

2024-03-31 Thread Zixing Liu
Public bug reported: Summary: * GDB 10.0 introduced a regression where it cannot inspect any global variables in any D programs compiled by any D compiler. * LDC2 and GDC upstream stated Focal does not have such a problem and stuck to this release for their test images. Reproduce steps:

[Touch-packages] [Bug 2059172] [NEW] autopkgtest failure with perl/5.38.2-3.2

2024-03-26 Thread Zixing Liu
Public bug reported: autopkgtest failed with (https://autopkgtest.ubuntu.com/results/autopkgtest- noble/noble/arm64/p/perl/20240326_162839_855b1@/log.gz): 3968s control.t: warning: can't parse dependency ${t64:Provides} 3968s 3968s # Failed test 'Breaks for libfilter-perl in libperl5.38t64

[Touch-packages] [Bug 2057704] Re: jackd2 FTBFS due to waflib incompatible with Python 3.12

2024-03-12 Thread Zixing Liu
** Merge proposal linked: https://code.launchpad.net/~liushuyu-011/ubuntu/+source/jackd2/+git/jackd2/+merge/462267 ** Changed in: jackd2 (Ubuntu) Assignee: (unassigned) => Zixing Liu (liushuyu-011) -- You received this bug notification because you are a member of Ubuntu Touch see

[Touch-packages] [Bug 2057704] [NEW] jackd2 FTBFS due to waflib incompatible with Python 3.12

2024-03-12 Thread Zixing Liu
Public bug reported: jackd2 is now unbuildable after Python 3.12 due to a very outdated WAF build system inside. The upstream has already fixed the issue in a recent commit, we need to introduce this as a patch. ** Affects: jackd2 (Ubuntu) Importance: Undecided Assignee: Zixing Liu

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2024-01-19 Thread Zixing Liu
> The where problems could occur section says "it is possible that this fix may break ARM64 execution". How was it verified that this is not broken? I believe this could be verified by running the GDB tests inside the Rust testing suite. Should I queue an autopkgtest against rustc for GDB in

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2024-01-17 Thread Zixing Liu
Verification Report === The test is conducted on an RK3399 device (with 4x ARM Cortex-A53 cores + 2x ARM Cortex-A72 cores). Test (1) original Rust program test (associated-types.rs) - GDB 12.1-0ubuntu1~22.04 (unpatched)

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-31 Thread Zixing Liu
Currently waiting for an SRU team member to process the update through the upload queue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/2041396 Title: gdb 12.1 generates

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-26 Thread Zixing Liu
** Description changed: - GDB 12.1 had a regression where it will break program execution when the - program contains mixed ARM code and THUMB code. + [ Impact ] + + * GDB 12.1 introduced a regression where it will break program execution when the program contains mixed ARM code and THUMB

[Touch-packages] [Bug 2041396] Re: gdb 12.1 generates SIGILL on armhf

2023-10-26 Thread Zixing Liu
I have proposed a fix in https://code.launchpad.net/~liushuyu-011/ubuntu/+source/gdb/+git/gdb/+merge/454654. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/2041396 Title: gdb

[Touch-packages] [Bug 2041396] [NEW] gdb 12.1 generates SIGILL on armhf

2023-10-26 Thread Zixing Liu
Public bug reported: GDB 12.1 had a regression where it will break program execution when the program contains mixed ARM code and THUMB code. Considering the following C program: ``` __attribute__((target("arm"), noinline)) int thumb_func() { return 42; } __attribute__((target("thumb"))) int

[Touch-packages] [Bug 2017076] Re: default Chinese font is ugly

2023-04-20 Thread Zixing Liu
It looks like this issue mostly affects Snap apps. Please see the font config debug output attached. ** Attachment added: "font config debug output" https://bugs.launchpad.net/ubuntu/+source/fontconfig/+bug/2017076/+attachment/5665442/+files/fc-debug.log -- You received this bug