From nobody Wed Aug 30 05:17:37 2023 X-Original-To: freebsd-arm@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 4RbCHJ0JbJz4rhkJ for ; Wed, 30 Aug 2023 05:18:04 +0000 (UTC) (envelope-from fred@thegalacticzoo.com) Received: from nmtao201.oxsus-vadesecure.net (mta-231b.oxsus-vadesecure.net [15.204.3.5]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RbCHG3Gxtz4VrB for ; Wed, 30 Aug 2023 05:18:02 +0000 (UTC) (envelope-from fred@thegalacticzoo.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=webcom.xion.oxcs.net header.s=mail1 header.b=Bd7bra7c; spf=pass (mx1.freebsd.org: domain of fred@thegalacticzoo.com designates 15.204.3.5 as permitted sender) smtp.mailfrom=fred@thegalacticzoo.com; dmarc=pass (policy=quarantine) header.from=thegalacticzoo.com DKIM-Signature: v=1; a=rsa-sha256; bh=uVB4LNeh0QLwICwKxr02Ccl2iljeMq/vTRzk8E Kd8/0=; c=relaxed/relaxed; d=webcom.xion.oxcs.net; h=from:reply-to: subject:date:to:cc:resent-date:resent-from:resent-to:resent-cc: in-reply-to:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:list-owner:list-archive; q=dns/txt; s=mail1; t=1693372681; x=1693977481; b=Bd7bra7cAyrH9puHkLt6I8liYkM/WGAwYs6njDw9O /g2iio1zq96VIZ2jWcbQuugneTrqaoEV9ujOOTRWkQ2MoWjprc69kWaRoJGsrbqlhNJfm1j EwoLB0yefi7UbSv6QbS4woTRbniwit4WIJvg8XL5D06dzRQAplyMDwzzPIVc9cFTSoiDAD/ gRsYwZMYNkoZ+AgjLn4KWvvKSkYv3ZszwRoT7qhtD9qcKmy57Q34G+B8S2Qunzp3R5EjyWV c4KyHy3OdB06YypP2xBdKIlhtiOEG1sj4r63qtq7rF69NyStCvKiZTIJyybvZHV33+33GiA lcJhXUPB/qFFtfphw== Received: from proxy-7.proxy.cloudus.ewr.xion.oxcs.net ([76.14.244.154]) by oxsus2nmtao01p.internal.vadesecure.com with ngmta id 59db2b30-1780117b127f366f; Wed, 30 Aug 2023 05:18:00 +0000 To: freebsd-arm@freebsd.org From: "Fred G. Finster" Subject: Raspberry Pi 4B users, Do you use HDMI Audio output through TV/Monitor Speakers? vchiq_core.c has compile failures. Sorry about first HTML post to this group mail list. Message-ID: <307d35f6-d08c-4fc2-8df6-ad20f95943cb@thegalacticzoo.com> Date: Tue, 29 Aug 2023 22:17:37 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.89 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.987]; DMARC_POLICY_ALLOW(-0.50)[thegalacticzoo.com,quarantine]; R_DKIM_ALLOW(-0.20)[webcom.xion.oxcs.net:s=mail1]; R_SPF_ALLOW(-0.20)[+ip4:15.204.3.4/30]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_TRACE(0.00)[0:+]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:16276, ipnet:15.204.0.0/17, country:FR]; TO_DN_NONE(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; DKIM_TRACE(0.00)[webcom.xion.oxcs.net:+]; RCVD_IN_DNSWL_NONE(0.00)[15.204.3.5:from]; SUBJECT_HAS_QUESTION(0.00)[]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4RbCHG3Gxtz4VrB Original Badly Formmated post can be delated: https://lists.freebsd.org/archives/freebsd-arm/2023-August/002989.html # update source code git -C pull /usr/src --ff-only # compile make -j4 buildkernel KERNCONF=GENERIC-VCHIQ # THE above command, errors out #  The below command,  builds  buildkernel make -j4 buildkernel KERNCONF=GENERIC you have suggestions.  details about errors , see my blog ghostbsd-arm64.blogspot.com  What suggestions that work can you share. https://ghostbsd-arm64.blogspot.com/2023/08/vchiqcorec-freebsd-140-current-has.html vhciq_core.c compile error Original Error Posted here. https://lists.freebsd.org/archives/freebsd-arm/2023-August/002885.html good luck on your projects and thanks Fred Finster 971-718-9144 fred@thegalacticzoo.com  my email