From owner-freebsd-questions@freebsd.org Wed Jun 16 16:12:14 2021 Return-Path: Delivered-To: freebsd-questions@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 25835664955 for ; Wed, 16 Jun 2021 16:12:14 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from toco-domains.de (mail.toco-domains.de [IPv6:2a01:4f8:151:4202::3]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4G4qvd5SJNz4h8l for ; Wed, 16 Jun 2021 16:12:13 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from MacBook-Pro.fritz.box (p200300e2b71e9d0089e8be3ea8a97cb1.dip0.t-ipconnect.de [IPv6:2003:e2:b71e:9d00:89e8:be3e:a8a9:7cb1]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by toco-domains.de (Postfix) with ESMTPSA id 9E66B3BCAC for ; Wed, 16 Jun 2021 18:12:05 +0200 (CEST) To: freebsd-questions@freebsd.org From: Jochen Neumeister Subject: Problem with i386 jails on poudriere Message-ID: Date: Wed, 16 Jun 2021 18:12:05 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Content-Language: de-DE X-Rspamd-Queue-Id: 4G4qvd5SJNz4h8l X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [0.00 / 15.00]; ASN(0.00)[asn:24940, ipnet:2a01:4f8::/32, country:DE]; local_wl_from(0.00)[FreeBSD.org] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jun 2021 16:12:14 -0000 i just have the problem that no i386 jail runs on poudriere. all amd64 jails do not make problems, only i386. It always aborts with the following message: [00:00:28] Starting jail 114i386-ports. ELF interpreter /libexec/ld-elf.so.1 not found, error 8 Abort trap [00:00:28] Error: Unable to execute id(1) in jail. Emulation or ABI wrong. [00:00:28] Cleaning up [00:00:28] Unmounting file systems FreeBSD joneumbox.org 14.0-CURRENT FreeBSD 14.0-CURRENT #12 main-07d72396f: Fri Jun 11 07:54:06 CEST 2021     root@joneumbox.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC  amd64 does anyone here have a tip?