From nobody Fri Nov 22 17:48:23 2024 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Xw2dc64ywz5f8cZ for ; Fri, 22 Nov 2024 17:48:36 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Received: from mail-il1-f176.google.com (mail-il1-f176.google.com [209.85.166.176]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Xw2dc11MGz4CpV for ; Fri, 22 Nov 2024 17:48:36 +0000 (UTC) (envelope-from carpeddiem@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-il1-f176.google.com with SMTP id e9e14a558f8ab-3a76156af6bso8230565ab.2 for ; Fri, 22 Nov 2024 09:48:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732297715; x=1732902515; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=CjVnbTWoma9JglE9duquHuqHUcA+eE1AJuPJPqIew7k=; b=Wv/eUKDw5GLHdNIRPt7tJTAM3Kpm1v0DTezeBU1GdzCtOE5O//cRPcUh0l+F4vOz+3 wq3piBdGWNhRwDg2B11InVBqwQ+T0Wx0V3nEzHIlu/VZQ23YrrvuUL6O7eT4WpioHPQp Uy19CxxJJRZFmQvwRKTR1ZOKPY266cEu4s4zyILYnsVwPgYIOcpe5ycqdX1pNaHtSZv4 QiB4mr51OYghYGkm/GznodP8ph0ZDpiwSykZPfO4/V8RVBDwqBv6H4jpjStwO8Lf4XCy wmHgseuARtKNDIDMMUSwW7W0ZCYw4S6SKwfqItW13uTqcxFLruX2VGcxY5qT6MnPtOol gHwA== X-Gm-Message-State: AOJu0Yx2pK4wfX6dMBMLDtK25paeH74/NBn+vxY3z+ec0+Sdf/SLIfcU ZFREw4c2hHZ4og6V38SaBKy4SoQwqEuknmdMLiHTxV2coDM4/PnQ2QENmdNmRVzKp5WHmGWPBim nJBNtiUxOvHxoqPjt70Nq1A4FaMNjkg== X-Gm-Gg: ASbGnctxDDXGQ7w8NBc5UG3LwC6wzERVO+SVU6WZVLZgw/CkNArGw9z0ORmpIr8oGZ8 oEUU5Gh/U+hutv0ntlpWRA+5vflVqlQFZzkovRK/tSButyuok3xTC3AyI4E1QerccaQ== X-Google-Smtp-Source: AGHT+IGhkQHj2WwQo+rW4hGSxtdjZoYh7mCF4ZPFeeIPlzQVtawDSntgnWnpNRBA6gzzR1G1abcnCFHZm/DLB8euCWQ= X-Received: by 2002:a05:6e02:1561:b0:3a7:21c2:a419 with SMTP id e9e14a558f8ab-3a79ad9849fmr34919935ab.14.1732297714871; Fri, 22 Nov 2024 09:48:34 -0800 (PST) List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org MIME-Version: 1.0 References: <1221c0f9da65d606d6142623717819ab@Leidinger.net> <40856c3b233f6120e742763ca2eb0775@Leidinger.net> In-Reply-To: <40856c3b233f6120e742763ca2eb0775@Leidinger.net> From: Ed Maste Date: Fri, 22 Nov 2024 12:48:23 -0500 Message-ID: Subject: Re: buildworld error ld: error: version script assignment of 'FBSD_1.5' to symbol 'getentropy' failed: symbol not defined To: Alexander Leidinger Cc: Current FreeBSD Content-Type: text/plain; charset="UTF-8" X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4Xw2dc11MGz4CpV X-Spamd-Bar: ---- On Fri, 22 Nov 2024 at 09:32, Alexander Leidinger wrote: > > FORTIFY_SOURCE=2 ## <------- maybe this? if yes: regression! Yes this is very likely -- looking