From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id C88293860760; Fri, 15 Mar 2024 08:52:59 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C88293860760 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1710492779; bh=uSFKImEhaoSEOCaTJugvBhMULk78lfSNA0wVcq46tmY=; h=From:To:Subject:Date:From; b=yQLoJD9y4WigpsesKFD+1cwEwi/UpSzvOVE/L6QNSyMHehVPDVgK4GZU1CPQhiGG1 USdVhdsWWKa8AWdrwcDEo8fhWtC91/aohNYsxvBAd8g3f2Jo5CZCo/QEVUwevrTfU2 GvZXfwLAHkluB5c+pWSApsZw/U5Yj2DOe3hx66iE= From: "vries at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug testsuite/31493] New: [gdb/testsuite] Testing on alpine linux / postmarket os Date: Fri, 15 Mar 2024 08:52:58 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: testsuite X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vries at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31493 Bug ID: 31493 Summary: [gdb/testsuite] Testing on alpine linux / postmarket os Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: testsuite Assignee: unassigned at sourceware dot org Reporter: vries at gcc dot gnu.org Target Milestone: --- I managed to install linux on a lenovo ideapad 3 aarch64 chromebook, with MediaTek MT8183 SOC. Specifically, I managed to install postmarketos, which is based on alpine o= s, which has musl libc, and busybox. The reason I chose for postmarketos is that it has the device listed as community-supported device ( https://wiki.postmarketos.org/wiki/Lenovo_IdeaPad_3_Chromebook_(MT8183)_(go= ogle-fennel14) ). I build gdb and gdbserver at commit 97e9c24c385 ("[gdb/build] Fix build on postmarketos"). For building gdbserver, I had to work around PR30878, and did so using --disable-nls. I managed to run the test-suite, though there still may be the usual setup problems. I'll post the results here, with the idea of cleaning this up one day. Since I don't have access to emacs in this distro, I'm not able to effectiv= ely use it, and I'll try to install a different distro on this laptop. So if I revisit this distro again, hopefully it will be via a chroot or pod= man setup, where I can use emacs in the host distro. --=20 You are receiving this mail because: You are on the CC list for the bug.=