From owner-freebsd-x11@freebsd.org Mon May 31 11:17:55 2021 Return-Path: Delivered-To: freebsd-x11@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ECE2C644C64 for ; Mon, 31 May 2021 11:17:55 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ftt7R6N92z4cCm; Mon, 31 May 2021 11:17:55 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1622459875; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=sZW4MiMtIaB4IbDnUsEB9svDTIIq6RoWRwvZKiuj+IQ=; b=hBMJ8RbX36RLGIBfCSIADyohkD+EgS2oI+ZQ4IvIYJsNPNADc6lsRmb1MIuuaDTBqsqobG Co60Sk5my0+e/5V9TpkbqF0wh5Zcb/qe4dkpKQFknJJ3kYu1jOBsXsUIo63ImmZ4a+Kqtk zLkLqZmzl7iRyk2igmE+o3vxOxfHePDCB6iROaHPY0Y81LAGyj+0jVjnxlY+mh3dbFrQZv osIiLcwQ8xkP7bCwoaegJpgUscplxQWvAt3ZB7O7eZbaIrJ0Y8XyXsNcnsxZ1cZ5a+b0GG VqT9isCu+9KX2U1WliTfxFR6CSiiFO6Lqm0JmytnaNYXy14/4F48BuxKCGUzxg== Received: by freefall.freebsd.org (Postfix, from userid 1354) id CB70C9632; Mon, 31 May 2021 11:17:55 +0000 (UTC) From: Jan Beich To: "Thomas D. Dean" Cc: freebsd-x11@freebsd.org Subject: Re: Script configure failed unexpectedly References: Date: Mon, 31 May 2021 13:17:51 +0200 In-Reply-To: (Thomas D. Dean's message of "Sun, 30 May 2021 19:58:18 -0700") Message-ID: MIME-Version: 1.0 Content-Type: text/plain ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1622459875; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=sZW4MiMtIaB4IbDnUsEB9svDTIIq6RoWRwvZKiuj+IQ=; b=OlLcU4Yw/GbqWgcvzytTHSaXKUrP/oLtAO7stUkSGIYbOAxj6fbCEjQ3iqu3zJh3Uqw+es x6xihYx4NMWZNpRkYKNTWmap1dEbn1a7R3JW9AImgwmvOVQQDAvqi2KvjbSlHUND389OEj eIwm5HFsnJcQybax+Mfvzy6qEyrLMBcvux1IaN0QlBowcQ0iybAINwKThcWv8TmbRpF8VH tnSNY0oR8+PnKuFVUJWdkolvFbfluCHAo4zizNRIdSsm7dV7uXIJP/wJvSYGzFpAlAVfvl HK7ceKtHw/Kc0X2/LLSANrYWJNB7/XlPQWX3yAXHfDLGFPo67RmE0D8XQAvi7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1622459875; a=rsa-sha256; cv=none; b=vpVML6TM25dmQyuSc4GYyWDeD4TPEnwoawZtMOiwbHLjavrGwF5V8mWPdmmpYmSxMRcIS7 y4szgWIVJR5uPGqMtHsIi3rqITRyqHFE+HLx4ytaGp3OAWKKxWhXYbZA1X2du5XkzpOBKk toF7W7dCE/umGbsw6H8zsMORSEz9Gf+LZTh9LDw3rX+pu2omL15Y4gsrGNj+OnfLUuKeNb dn6/pUZOp93D61VipNrOHpfBvB2E8UcSq/j9uDe8ccV7RG3/UJeYyFu7bPIiVHJOIYqj03 stIZvvE9K9RwGAU5jXB9qtZBUNSWNYoOg89914Upse8ScAboUR6SBbLHkh6RWw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 May 2021 11:17:56 -0000 "Thomas D. Dean" writes: > A new install. In /usr/ports/x11/xorg. > >> make > ... > checking for APPRES... no > configure: error: Package requirements (x11 xt xproto >= 7.0.17) were > not met: > > Package 'ice', required by 'xt', not found > Package 'sm', required by 'xt', not found Looks like a pilot error and doesn't occur on the package cluster. http://beefy2.nyi.freebsd.org/data/122amd64-quarterly/50477f68e31b/logs/appres-1.0.5.log x11/appres doesn't use ice (libICE) and sm (libSM) directly but relies on x11-toolkits/libXt which specifies ice and sm in its pkg-config file. To fix reinstall x11-toolkits/libXt or run "pkg check -d". > libX11-1.6.12,1 X11 library > libXt-1.2.0,1 X Toolkit library > xorgproto-2020.1 X Window System unified protocol definitions Before trying to build anything make sure to upgrade dependencies first. If you've installed some packages from /quarterly (default) set then switch the ports/ tree from "main" to "2021Q2" branch. Alternatively, "pkg install appres" or "pkg install xorg".