From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-2.3 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,NICE_REPLY_A,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 24960 invoked from network); 9 Aug 2020 07:02:19 -0000 Received: from krantz.zx2c4.com (192.95.5.69) by inbox.vuxu.org with ESMTPUTF8; 9 Aug 2020 07:02:19 -0000 Received: by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 59de13b2; Sun, 9 Aug 2020 06:37:19 +0000 (UTC) Return-Path: Received: from ns4.inleed.net (mailout4.inleed.net [2a0b:dc80:cafe:104::1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTPS id 2bb77949 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Sun, 9 Aug 2020 06:37:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iefdev.se; s=x; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:MIME-Version:Date: Message-ID:From:Cc:References:To:Subject:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=wDJfdVczi+WRc/97X5XN3xjcgHZos5gjDho1XT+eV2o=; b=RmHcf81qg4Nrq/cXhENvTdNYuv yZWo+EoSNnt3COhOSr4rxiiZcpzmJUTPfj/QN/zgcct4+dnMJQzt890yy6KVvFnuv1IzyvTN/7aAN VipcgwYPax7y2svLklDJ69XcjBVl+qLxa96ZuuFJMBUBBg9TQkh8KqI4XsJtC9+nW0a7TvDNA/VyA 8f6GU00XMtrNg+OveCBjlJ9Hh7GNIXXbPu51X7I/5oUDhfiyDT9ioGdGJmJpApHToW0DTDStmUUmh GymYhpvoc6za8tYKED4d8F4MxfMpUpFZeLRoQs8bBZ2t1R+Q/rq047+O8hvupmqUhecRgxObBkpyo OEZIlxqg==; Received: from host-95-197-17-57.mobileonline.telia.com ([95.197.17.57] helo=macpro.efe.lan) by ns4.inleed.net with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93.0.4) (envelope-from ) id 1k4fLR-008En3-9f; Sun, 09 Aug 2020 09:02:13 +0200 Subject: Re: cgit-1.2.3: Undefined symbols for architecture x86_64: "_memrchr" To: Markus Mayer References: <9f26dd1e-1d5c-5eb5-a0e4-1b79dfa67ef5@iefdev.se> Cc: CGit list From: "Eric F (iEFdev)" Message-ID: Date: Sun, 9 Aug 2020 09:04:11 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.5), Gecko/20100101 Thunderbird/68.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit PrimaryMX: Accepted email from trusted host. Hint: This skips spam scanning so make sure other host is not vulnerable X-Relay-Host: 95.197.17.57 X-Authenticated-Id: eric@iefdev.se X-BeenThere: cgit@lists.zx2c4.com X-Mailman-Version: 2.1.30rc1 Precedence: list List-Id: List for cgit developers and users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cgit-bounces@lists.zx2c4.com Sender: "CGit" Hi, Just wanted to report back that the patch worked here as well. I have tested it, and it built fine now without errors.. Thank you Markus! Best, · Eric On 8/8/20 20:28 , Eric F (iEFdev) wrote: > Hi Markus, > > Thank you so much for the fast response – and thanks for the patch you sent in > the other mail: > - https://lists.zx2c4.com/pipermail/cgit/2020-August/004506.html > > I'm all about to hit the bed now, but I'll try this one soon and will report > back if it worked here as well. > > Thanks again! > > Best, > · Eric > > > On 8/8/20 20:07 , Markus Mayer wrote: >> I submitted a patch for this a month or two ago, but it doesn't seem >> to be making it to the mailing list for reasons unknown. I even tried >> sending it twice. Do dice. >> >> Regards, >> -Markus