From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by sourceware.org (Postfix) with ESMTPS id B05C23839C5E for ; Mon, 6 Jun 2022 12:46:18 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org B05C23839C5E Received: by mail-wm1-x330.google.com with SMTP id i17-20020a7bc951000000b0039c4760ec3fso1767011wml.0 for ; Mon, 06 Jun 2022 05:46:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=rhczUJSvg/P6UoRA0wrSTsxgjFB3RqnbNcEiMyc9ZI8=; b=yppo/BKKxbDG509axRY/eKEsfxer0kHtX7fl3vH7aIPSen3gCr/WLb82VLKZbF2i1H TY+TNs1f96TgswriK9yQD1tbQ2nEwLP/jTKGl6jK56KFo05iP6KkaNjdINeAg9FsSyWR jc8S4nvFRSTWYG9y9qyqRx1v096+K8myDhN4AVLsje+RzUMTjUq5OFVKlsiCK+FCwi6P bgwOeYKHRqi8Efi5PAk+SxkITFzkFBN1LLp8jF/mY/rxuYfArZTdB0SU+sPyFqSNX00W i4tvgPNInvp+SSCjZR/uw/eR7KvI3iVFkSYjMCPBts9D78ZDRyUX7BM71RtiJ53GYNuP JN4Q== X-Gm-Message-State: AOAM531Qc4Oh+IzbbV3Jj9OcvyTDEndTsalmz/ZXcpbeX74uTNg1/bNX gnNEudTB0qYS50Pztd6oP+Bv43NzQc5vaN864gk= X-Google-Smtp-Source: ABdhPJxnb8bA8sQv6rNmzVYK/kNErbKjo5kgXAWNKwOl+zGFpdp93OPd5Pk8B9rGRmi++UDfNt+TzwbKY8OUqGXfg10= X-Received: by 2002:a05:600c:4fd4:b0:397:4d74:e2c6 with SMTP id o20-20020a05600c4fd400b003974d74e2c6mr22673571wmq.179.1654519577399; Mon, 06 Jun 2022 05:46:17 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Jonathan Wakely Date: Mon, 6 Jun 2022 13:46:06 +0100 Message-ID: Subject: Re: how sent test results if Mail app not exist in repository To: Fiodar Stryzhniou Cc: gcc-help Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00, BODY_8BITS, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gcc-help@gcc.gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gcc-help mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2022 12:46:20 -0000 On Mon, 6 Jun 2022 at 11:51, Fiodar Stryzhniou wrote: > > 6/6/22 =D1=83 12:42 PM Jonathan Wakely =D0=BD=D0=B0=D0=BF=D1=96=D1=81=D0= =B0=D1=9E: > > On Sun, 5 Jun 2022 at 07:45, Fiodar Stryzhniou wrote= : > >> > >> I'm using Devuan Chimaera 4.0. > > > > It does exist, you want the bsd-mailx package. > > > Installed, thanks. It's good to mention in docks it's full package name. The package name depends on the linux distro. > I googled for "linux mail app". Result confusing. > > I run "build-gcc$ ../gcc-12.1.0/contrib/test_summary -m > gcc-testresults@gcc.gnu.org |sh". I got answer" [snip] > Maybe it need some configurations. I'll be glad with help. I'm new with > linux. Your system is unable to send email. Setting that up is not simple for a beginner (and off-topic for this list).