From nobody Fri Dec 27 17:38:26 2024 X-Original-To: ports@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 4YKXlz0K90z5j5RS for ; Fri, 27 Dec 2024 17:38:39 +0000 (UTC) (envelope-from pj@smo.de) Received: from mail.adebahr.de (mail.adebahr.de [185.66.179.123]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail.adebahr.de", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4YKXlx4tgsz474q for ; Fri, 27 Dec 2024 17:38:37 +0000 (UTC) (envelope-from pj@smo.de) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=smo.de header.s=mail header.b=PRTSrhmC; spf=pass (mx1.freebsd.org: domain of pj@smo.de designates 185.66.179.123 as permitted sender) smtp.mailfrom=pj@smo.de; dmarc=pass (policy=reject) header.from=smo.de Received: from [192.168.153.6] (p5b239bbd.dip0.t-ipconnect.de [91.35.155.189]) by mail.adebahr.de (Postfix) with ESMTPSA id 143F2600BB for ; Fri, 27 Dec 2024 18:38:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=smo.de; s=mail; t=1735321107; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=+aWTmvNzIKWZTpmlCD0KKqtwTkM2Wz+Tzxj49iIsiBs=; b=PRTSrhmCe2201GAn28XPioI0d9ksPpr2CO3xhqn8knPaiGYxUCg370j7MrQig+AvnygZRM Hdl8GG29iPoQjD1X1iHioN25azC+3Vs3hHp4LWauslZUJ9P312g7owwoWpvNV07at5HQkF O0IiWpbgKeH3AMHvVoQPa6tAj7cb0X761vdaXi/VNKnK1aObmxIfo0N4BLJQFmPhkkj5JH MiuzAJhlqnJS6hQZk74U8rRHiMd2t3JAy96cZcjJRc82Qk/ak4sTk5MspaliP6R3JJ0oCr setpLplIeZTckJw8gvWKnu2Iu/iOg6czE1OemXea6rG4QcJYf9TNru87FzGOkg== Message-ID: Date: Fri, 27 Dec 2024 18:38:26 +0100 List-Id: Porting software to FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-ports List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-ports@freebsd.org Sender: owner-freebsd-ports@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: ports@freebsd.org From: Philipp Ost Subject: www/firefox and mail/thunderbird fail to build due to missing makefile variable Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.995]; DMARC_POLICY_ALLOW(-0.50)[smo.de,reject]; R_SPF_ALLOW(-0.20)[+ip4:185.66.179.96/27]; R_DKIM_ALLOW(-0.20)[smo.de:s=mail]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:212341, ipnet:185.66.176.0/22, country:DE]; RCVD_COUNT_ONE(0.00)[1]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[ports@freebsd.org]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[ports@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[smo.de:+] X-Rspamd-Queue-Id: 4YKXlx4tgsz474q X-Spamd-Bar: --- Hi everyone, both www/firefox and mail/thunderbird fail to build on a freshly installed 14.2-STABLE/amd64 with a similar error: [firefox-133.0.3,2] ----8<---- [...] gmake[2]: Leaving directory '/usr/ports/www/firefox/work/.build' gmake[1]: *** [/usr/ports/www/firefox/work/firefox-133.0.3/config/recurse.mk:34: compile] Error 2 gmake[1]: Leaving directory '/usr/ports/www/firefox/work/.build' gmake: *** [/usr/ports/www/firefox/work/firefox-133.0.3/config/rules.mk:359: all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/www/firefox *** Error code 1 Stop. make: stopped in /usr/ports/www/firefox ---->8---- [thunderbird-128.6.0]: ----8<---- [...] gmake[2]: Leaving directory '/usr/ports/mail/thunderbird/work/.build' gmake[1]: *** [/usr/ports/mail/thunderbird/work/thunderbird-128.6.0/config/recurse.mk:34: compile] Error 2 gmake[1]: Leaving directory '/usr/ports/mail/thunderbird/work/.build' gmake: *** [/usr/ports/mail/thunderbird/work/thunderbird-128.6.0/config/rules.mk:361: all] Error 2 ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/mail/thunderbird *** Error code 1 Stop. make: stopped in /usr/ports/mail/thunderbird ---->8---- Looking at the last reported error in rules.mk, it seems as if in both cases a variable is not set correctly somewhere: ----8<---- [...] # The root makefile doesn't want to do a plain export/libs, because # of the tiers and because of libxul. Suppress the default rules in favor # of something else. Makefiles which use this var *must* provide a sensible # default rule before including rules.mk default all:: $(foreach tier,$(TIERS),$(call SUBMAKE,$(tier))) [...] ---->8---- Before trying to chase this any further, has anyone else encountered this already? Best Philipp