From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.org/gmane.linux.lib.musl.general/13436 Path: news.gmane.org!.POSTED!not-for-mail From: Michael Forney Newsgroups: gmane.linux.lib.musl.general Subject: Re: using musl-cross-make to build host gcc Date: Sun, 11 Nov 2018 13:13:41 -0800 Message-ID: References: <20181111141331.GB15979@voyager> Reply-To: musl@lists.openwall.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: blaine.gmane.org 1541970710 22231 195.159.176.226 (11 Nov 2018 21:11:50 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 11 Nov 2018 21:11:50 +0000 (UTC) To: musl@lists.openwall.com Original-X-From: musl-return-13452-gllmg-musl=m.gmane.org@lists.openwall.com Sun Nov 11 22:11:46 2018 Return-path: Envelope-to: gllmg-musl@m.gmane.org Original-Received: from mother.openwall.net ([195.42.179.200]) by blaine.gmane.org with smtp (Exim 4.84_2) (envelope-from ) id 1gLx1G-0005hq-Du for gllmg-musl@m.gmane.org; Sun, 11 Nov 2018 22:11:46 +0100 Original-Received: (qmail 9464 invoked by uid 550); 11 Nov 2018 21:13:55 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Original-Received: (qmail 9442 invoked from network); 11 Nov 2018 21:13:54 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mforney-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=lBjX4NVxphT9bPWH+eGWyl1QeSWHupIrzdCG7oSsxfY=; b=PrPHYfT1VMQaCwPTpEM/AtJ7snWzouzUnn/1gvpm3OaPBsW5qQE4te5HxIm/YED+2K U0Pua2mQAfAHgIGVjUgFvQ3a60xD6e4vesbNpkm9lVjMSvEAxpB0/N1pkpGeEVlhTERh SLZm/vRCswEE8s5JnSx20k6L8/3JXJW/C9oABXdpUprF6psWuoXb/A3d9nMKiBESWISb mYPr1wwY3gILGrC9PuwZgbVHqHmHaBWCAXgbupzBLZ44TuPjS//xF3AIA9dGXs3IdkmJ HZLye1RU1QierDWWp2Ijkfxx75sG+uVK5ZmS9/LrSis2/jeDmpyXmK7l3miY8OatVz49 DmCg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=lBjX4NVxphT9bPWH+eGWyl1QeSWHupIrzdCG7oSsxfY=; b=X04X3kyzpl3LMwS0JGuips0vSq4OW9uJ9R5C/2TJQYbPeEJ3K+r7FAOLEF7VtzSblC ERmRnC6yJ6Ft4wJssB/0hzqb3ev+9PGcD7zMWExbteWNvhnYP8/fYZ10zPgy9idSM5Kr 40oei3qtBReAEBirAzSmSZzGDs+Wpx9vZ8lID9paH1vUN8Oc0zU2Ahns9isSu+TKGRom Bz73OrqjdrJUwyPNuC5LeFN+F/92LRXcB0+86qR1JVdynH3edCdFESzWbZAG0HQHwkUX io/pEYZIngCsfiBxGqSMjBLlLP7JHKgFWsZAc5ihTtUbmqU8yuUlWCI0GCDjpw3KVq+D FZ0Q== X-Gm-Message-State: AGRZ1gImAgWwnbn40X6vw4SbAgP048B7ghInrqvuR8WLyw0KCk/8TBII AL5RsCtG/B4tlUZsUtaZzhup7URpia3VcEK3HU60h4tn7pI= X-Google-Smtp-Source: AJdET5dmM8ZYGtKW/ij8KrH6WFI7ylWqy9+9jRvNhgVxJwWRQyGUut84j2vfRbYJlavODSqYFmOYm0M3W2PQF2u/5zk= X-Received: by 2002:a9d:6a1a:: with SMTP id g26mr11105856otn.172.1541970822317; Sun, 11 Nov 2018 13:13:42 -0800 (PST) X-Originating-IP: [2601:647:5180:35d7::a50] In-Reply-To: Xref: news.gmane.org gmane.linux.lib.musl.general:13436 Archived-At: On 2018-11-11, argante wrote: > It was the whole file. Are you sure you/something did not modify config.log (or paste from the terminal after it scrolled off the screen)? It looks like it is just the end bit. The full config.log should have logs for all the tests it ran (even the ones that passed), and should start with something like This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.64. If this really is the full config.log, then I have no other ideas, sorry.