From owner-freebsd-current@freebsd.org Tue Jun 18 01:47:23 2019 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3976915CA9CA for ; Tue, 18 Jun 2019 01:47:23 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id AA0E28BF61 for ; Tue, 18 Jun 2019 01:47:22 +0000 (UTC) (envelope-from jhs@berklix.com) Received: by mailman.ysv.freebsd.org (Postfix) id 6571A15CA9C8; Tue, 18 Jun 2019 01:47:22 +0000 (UTC) Delivered-To: current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 40BAA15CA9C7 for ; Tue, 18 Jun 2019 01:47:22 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from slim.berklix.org (slim.berklix.org [94.185.90.68]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "slim.berklix.org", Issuer "slim.berklix.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E78498BF5E for ; Tue, 18 Jun 2019 01:47:19 +0000 (UTC) (envelope-from jhs@berklix.com) Received: from mart.js.berklix.net (p2E52C710.dip0.t-ipconnect.de [46.82.199.16]) (authenticated bits=128) by slim.berklix.org (8.15.2/8.15.2) with ESMTPSA id x5I1l7I5021176 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 18 Jun 2019 03:47:17 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (fire.js.berklix.net [192.168.91.41]) by mart.js.berklix.net (8.14.3/8.14.3) with ESMTP id x5I1l7XY063209 for ; Tue, 18 Jun 2019 03:47:07 +0200 (CEST) (envelope-from jhs@berklix.com) Received: from fire.js.berklix.net (localhost [127.0.0.1]) by fire.js.berklix.net (8.14.7/8.14.7) with ESMTP id x5I1ksVi028507 for ; Tue, 18 Jun 2019 03:47:06 +0200 (CEST) (envelope-from jhs@berklix.com) Message-Id: <201906180147.x5I1ksVi028507@fire.js.berklix.net> To: current@freebsd.org Subject: Re: sys/modules/sdio broken in .svn_revision 348842 'opt_cam.h' not found From: "Julian H. Stacey" Organization: http://berklix.com/jhs http://stolenvotes.uk User-agent: EXMH on FreeBSD http://berklix.com/free/ X-From: http://www.berklix.org/~jhs/ In-reply-to: Your message "Mon, 17 Jun 2019 18:56:35 -0600." <911450150d242ec9adbc2d4f0973279509b36ecd.camel@freebsd.org> Date: Tue, 18 Jun 2019 03:46:54 +0200 X-Rspamd-Queue-Id: E78498BF5E X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [2.22 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.64)[0.641,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[current@freebsd.org]; TO_DN_NONE(0.00)[]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; HAS_ORG_HEADER(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; DMARC_NA(0.00)[berklix.com]; MX_GOOD(-0.01)[cached: slim.berklix.com]; NEURAL_SPAM_LONG(0.43)[0.432,0]; RCVD_IN_DNSWL_NONE(0.00)[68.90.185.94.list.dnswl.org : 127.0.10.0]; NEURAL_SPAM_MEDIUM(0.15)[0.151,0]; R_SPF_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:33824, ipnet:94.185.88.0/22, country:DE]; RCVD_TLS_LAST(0.00)[]; IP_SCORE(0.10)[ip: (0.38), ipnet: 94.185.88.0/22(0.19), asn: 33824(-0.05), country: DE(-0.01)]; RECEIVED_SPAMHAUS_PBL(0.00)[16.199.82.46.zen.spamhaus.org : 127.0.0.10] X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jun 2019 01:47:23 -0000 Hi, Reference: > From: Ian Lepore > Date: Mon, 17 Jun 2019 18:56:35 -0600 Ian Lepore wrote: > On Tue, 2019-06-18 at 02:21 +0200, Julian H. Stacey wrote: > > "Julian H. Stacey" wrote: > > > "Bjoern A. Zeeb" wrote: > > > > On 17 Jun 2019, at 10:37, Mark Linimon wrote: > > > > > > > > > On Mon, Jun 17, 2019 at 11:41:03AM +0200, Julian H. Stacey > > > > > wrote: > > > > > > svn_revision 348842 > > > > > > > > > > [ ...] > > > > > > /usr/src/sys/modules/sdio/../../dev/sdio/sdiob.c:68:10: fatal > > > > > > error: > > > > > > 'opt_cam.h' file not found > > > > > > #include "opt_cam.h" > > > > > > ^~~~~~~~~~~ > > > > > > 1 error generated. > > > > > > > > > > This is extremely unlikely to be r348842. I would investigate > > > > > r349025 > > > > > instead. (Committer Cc:ed.) > > > > > > > > Almost, more likely me. I just had a look. I am not exactly > > > > sure how > > > > to reproduce this? > > > > > > > > /bz > > > > > > If I can help let me know. > > > My buildworld broke with 13.0-CURRENT > > > /usr/src .ctm_status src-cur 14077 .svn_revision 348842 > > > I'm now running make install, > > > & can then compare my root include & libs with with a set > > > installed > > > using DESTDIR= > > > > I compiled, installed, compared. > > BTW cd /usr/src; make delete - only cleans libs & bins but does > > not > > clean other junk listed in ObsoleteFiles.inc not even with > > -DBATCH_DELETE_OLD_FILES or -DBATCH_DELETE_OLD_FILES=YES so > > manually purged, > > I believe I have a clean system built from .ctm_status src-cur 14077 > > .svn_revision 348842 but /usr/src/sys/modules/sdio still fails, > > so there was a commit of unbuildable code. > > > > cd /usr/src ; find . -name opt_cam.h # tools/tools/vhba/opt_cam.h > > cd /usr/include ; find . -name opt_cam.h # nothing > > > > > > > I have a 2nd slower current box also building to 14077, I will then > > > take that on up to latest .ctm_status src-cur 14087 .svn_revision > > > 349129 to see if problem clears. > > > > make buildworld blew on newer current, with a different bug: > > > > cc -O2 -pipe -I/usr/src/usr.bin/mkesdb_static > > -I/usr/src/usr.bin/mkesdb_static/../mkesdb - > > I/usr/src/usr.bin/mkesdb_static/../../lib/libc/iconv -g -MD - > > MF.depend.lex.o -MTlex.o -std=gnu99 -Qunused-arguments - > > I/usr/obj/usr/src/amd64.amd64/tmp/legacy/usr/include -c lex.c -o > > lex.o > > /usr/src/usr.bin/mkesdb/lex.l:46:10: fatal error: 'yacc.h' file not > > found > > #include "yacc.h" > > ^~~~~~~~ > > 1 error generated. > > *** Error code 1 > > > > Stop. > > make[3]: stopped in /usr/src/usr.bin/mkesdb_static > > > > A double waste of CPU & human time & power in a hot office. > > Commit bits used to be suspended for un-buildable code. I'll boot > > stable. > > Since you seem to be so focused on mean-spirited criticism of others, > I'm sure you'll understand when I ask... > > Have you *seriosly* been using and building freebsd this long and you > don't know that an opt_*.h file is generated as part of the build and > exists only in the object directory, so that searching for it under > /usr/src or /usr/include would be... let's see, how did you put it?... > Oh yeah: A double waste of CPU & human time. Personal noise is irrelevant. Facts: Unchecked commits broken make buildworld twice, Time was wasted by bad commits. My time ran out. Current does not benefit from commits that break buildworld. I (like a friend before) must switch to stable to avoid breakage. Time was, ~25 years back, when FreeBSD commiters who screwed the build were awarded a conical hat & took a one week holiday. A mild rebuke for wasting people's time, & a short refreshing break to go smell fresh air. No not coffee, but fresh air. Cheers, Julian -- Julian Stacey, Consultant Systems Engineer, BSD Linux Unix, Munich Aachen Kent Brexit ref. stole votes from 700,000 Brits in EU; 1.9 M young, more remainers had no vote; 1.3 M old mostly leavers died. Advert lies paid by noses in the trough; some foreign funders fined. New referendum now! http://stolenvotes.uk