From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4888F15806E for ; Thu, 1 Jun 2023 16:33:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B15DE07F9; Thu, 1 Jun 2023 16:33:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6CB68E07F9 for ; Thu, 1 Jun 2023 16:33:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 755BE341219 for ; Thu, 1 Jun 2023 16:33:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1071C990 for ; Thu, 1 Jun 2023 16:33:52 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1685637212.6e2fb08336b9ee1e12d621a56af9f129089d5c90.dilfridge@gentoo> Subject: [gentoo-commits] proj/releng:master commit in: tools/, releases/specs-qemu/mips/ X-VCS-Repository: proj/releng X-VCS-Files: releases/specs-qemu/mips/stage1-mips2_softfloat-o32-openrc.spec releases/specs-qemu/mips/stage1-mips2_softfloat-o32-systemd.spec releases/specs-qemu/mips/stage3-mips2_softfloat-o32-openrc.spec releases/specs-qemu/mips/stage3-mips2_softfloat-o32-systemd.spec tools/catalyst-auto-qemu-mips-common X-VCS-Directories: tools/ releases/specs-qemu/mips/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 6e2fb08336b9ee1e12d621a56af9f129089d5c90 X-VCS-Branch: master Date: Thu, 1 Jun 2023 16:33:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6cf44f65-3f87-457d-aee8-07b6d6a1ef39 X-Archives-Hash: cbb7a38dab6485a3a4ab23aa928d11ed commit: 6e2fb08336b9ee1e12d621a56af9f129089d5c90 Author: Andreas K. Hüttel gentoo org> AuthorDate: Thu Jun 1 16:33:32 2023 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Thu Jun 1 16:33:32 2023 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=6e2fb083 Add mips2 BE softfloat build Signed-off-by: Andreas K. Hüttel gentoo.org> .../mips/stage1-mips2_softfloat-o32-openrc.spec | 14 +++++++ .../mips/stage1-mips2_softfloat-o32-systemd.spec | 14 +++++++ .../mips/stage3-mips2_softfloat-o32-openrc.spec | 12 ++++++ .../mips/stage3-mips2_softfloat-o32-systemd.spec | 12 ++++++ tools/catalyst-auto-qemu-mips-common | 45 ++++++---------------- 5 files changed, 63 insertions(+), 34 deletions(-) diff --git a/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-openrc.spec b/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-openrc.spec new file mode 100644 index 00000000..08c23e27 --- /dev/null +++ b/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-openrc.spec @@ -0,0 +1,14 @@ +subarch: mips2_softfloat +target: stage1 +version_stamp: openrc-@TIMESTAMP@ +interpreter: /usr/bin/qemu-mips +rel_type: default +profile: default/linux/mips/17.0/o32 +snapshot: @TIMESTAMP@ +source_subpath: default/stage3-mips2_softfloat-openrc-latest +compression_mode: pixz +decompressor_search_order: xz bzip2 +update_seed: yes +update_seed_command: -uDN @world +portage_confdir: @REPO_DIR@/releases/portage/stages-qemu +portage_prefix: releng diff --git a/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-systemd.spec b/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-systemd.spec new file mode 100644 index 00000000..9fad90f3 --- /dev/null +++ b/releases/specs-qemu/mips/stage1-mips2_softfloat-o32-systemd.spec @@ -0,0 +1,14 @@ +subarch: mips2_softfloat +target: stage1 +version_stamp: systemd-@TIMESTAMP@ +interpreter: /usr/bin/qemu-mips +rel_type: default +profile: default/linux/mips/17.0/o32/systemd +snapshot: @TIMESTAMP@ +source_subpath: default/stage3-mips2_softfloat-systemd-latest +compression_mode: pixz +decompressor_search_order: xz bzip2 +update_seed: yes +update_seed_command: -uDN @world +portage_confdir: @REPO_DIR@/releases/portage/stages-qemu +portage_prefix: releng diff --git a/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-openrc.spec b/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-openrc.spec new file mode 100644 index 00000000..bff808b8 --- /dev/null +++ b/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-openrc.spec @@ -0,0 +1,12 @@ +subarch: mips2_softfloat +target: stage3 +version_stamp: openrc-@TIMESTAMP@ +interpreter: /usr/bin/qemu-mips +rel_type: default +profile: default/linux/mips/17.0/o32 +snapshot: @TIMESTAMP@ +source_subpath: default/stage1-mips2_softfloat-openrc-@TIMESTAMP@ +compression_mode: pixz +decompressor_search_order: xz bzip2 +portage_confdir: @REPO_DIR@/releases/portage/stages-qemu +portage_prefix: releng diff --git a/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-systemd.spec b/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-systemd.spec new file mode 100644 index 00000000..5083a0c5 --- /dev/null +++ b/releases/specs-qemu/mips/stage3-mips2_softfloat-o32-systemd.spec @@ -0,0 +1,12 @@ +subarch: mips2_softfloat +target: stage3 +version_stamp: systemd-@TIMESTAMP@ +interpreter: /usr/bin/qemu-mips +rel_type: default +profile: default/linux/mips/17.0/o32/systemd +snapshot: @TIMESTAMP@ +source_subpath: default/stage1-mips2_softfloat-systemd-@TIMESTAMP@ +compression_mode: pixz +decompressor_search_order: xz bzip2 +portage_confdir: @REPO_DIR@/releases/portage/stages-qemu +portage_prefix: releng diff --git a/tools/catalyst-auto-qemu-mips-common b/tools/catalyst-auto-qemu-mips-common index 51c0770e..641d6b99 100644 --- a/tools/catalyst-auto-qemu-mips-common +++ b/tools/catalyst-auto-qemu-mips-common @@ -6,43 +6,12 @@ UPLOAD_KEY=/root/.ssh/id_rsa SPECS_DIR=${REPO_DIR}/releases/specs-qemu/mips EMAIL_SUBJECT_PREPEND="[mips-qemu-auto]" -SETS_BE=" - mips2_o32_openrc - mips2_o32_systemd - mips2_o32_systemd_mu - mips3_n32_openrc - mips3_n32_systemd - mips3_n32_systemd_mu - mips3_n64_openrc - mips3_n64_systemd - mips3_n64_systemd_mu - mips3_multilib_openrc - mips3_multilib_systemd - mips3_multilib_systemd_mu -" - -SETS_LE=" - mipsel2_o32_openrc - mipsel2_o32_systemd - mipsel2_o32_systemd_mu - mipsel3_o32_openrc - mipsel3_o32_systemd - mipsel3_o32_systemd_mu - mipsel3_n32_openrc - mipsel3_n32_systemd - mipsel3_n32_systemd_mu - mipsel3_n64_openrc - mipsel3_n64_systemd - mipsel3_n64_systemd_mu - mipsel3_multilib_openrc - mipsel3_multilib_systemd - mipsel3_multilib_systemd_mu -" - SETS_O32=" mips2_o32_openrc mips2_o32_systemd mips2_o32_systemd_mu + mips2_softfloat_o32_openrc + mips2_softfloat_o32_systemd mipsel2_o32_openrc mipsel2_o32_systemd mipsel2_o32_systemd_mu @@ -78,12 +47,14 @@ SETS_MULTI=" mipsel3_multilib_systemd_mu " -# SETS="${SETS_BE} ${SETS_LE}" SET_mips2_o32_openrc_SPECS="stage1-mips2-o32-openrc.spec stage3-mips2-o32-openrc.spec" SET_mips2_o32_systemd_SPECS="stage1-mips2-o32-systemd.spec stage3-mips2-o32-systemd.spec" SET_mips2_o32_systemd_mu_SPECS="stage1-mips2-o32-systemd-mu.spec stage3-mips2-o32-systemd-mu.spec" +SET_mips2_softfloat_o32_openrc_SPECS="stage1-mips2_softfloat-o32-openrc.spec stage3-mips2_softfloat-o32-openrc.spec" +SET_mips2_softfloat_o32_systemd_SPECS="stage1-mips2_softfloat-o32-systemd.spec stage3-mips2_softfloat-o32-systemd.spec" + SET_mipsel2_o32_openrc_SPECS="stage1-mipsel2-o32-openrc.spec stage3-mipsel2-o32-openrc.spec" SET_mipsel2_o32_systemd_SPECS="stage1-mipsel2-o32-systemd.spec stage3-mipsel2-o32-systemd.spec" SET_mipsel2_o32_systemd_mu_SPECS="stage1-mipsel2-o32-systemd-mu.spec stage3-mipsel2-o32-systemd-mu.spec" @@ -144,6 +115,12 @@ post_build() { stage3-mips2-o32-systemd.spec) upload stage3-mips2-systemd-${TIMESTAMP}.tar.xz* ;; + stage3-mips2_softfloat-o32-openrc.spec) + upload stage3-mips2_softfloat-openrc-${TIMESTAMP}.tar.xz* + ;; + stage3-mips2_softfloat-o32-systemd.spec) + upload stage3-mips2_softfloat-systemd-${TIMESTAMP}.tar.xz* + ;; stage3-mipsel2-o32-openrc.spec) upload stage3-mipsel2-openrc-${TIMESTAMP}.tar.xz* ;;