Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2019 22:03:05 +0100 (CET)
From:      =?UTF-8?Q?Trond_Endrest=C3=B8l?= <trond.endrestol@ximalas.info>
To:        =?UTF-8?Q?Trond_Endrest=C3=B8l?= <trond.endrestol@ximalas.info>
Cc:        Michael Butler <imb@protected-networks.net>, dougm@freebsd.org, freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: SVN r355491 breaks libprocstat
Message-ID:  <alpine.BSF.2.21.99999.352.1912072201370.5621@enterprise.ximalas.info>
In-Reply-To: <alpine.BSF.2.21.99999.352.1912072022430.5621@enterprise.ximalas.info>
References:  <99d71e40-b669-d7da-3163-7a74a7163660@protected-networks.net> <alpine.BSF.2.21.99999.352.1912072022430.5621@enterprise.ximalas.info>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 7 Dec 2019 20:25+0100, Trond Endrestøl wrote:

> On Sat, 7 Dec 2019 12:57-0500, Michael Butler wrote:
> 
> > This member removal has other consequences. As follows ..
> > 
> > --- lib/libprocstat__L ---
> > Building /usr/obj/usr/src/amd64.amd64/lib/libprocstat/smbfs.o
> > --- libprocstat.o ---
> > /usr/src/lib/libprocstat/libprocstat.c:620:29: error: no member named
> > 'next' in 'struct vm_map_entry'
> >                 for (entryp = map->header.next;
> >                               ~~~~~~~~~~~ ^
> > /usr/src/lib/libprocstat/libprocstat.c:622:24: error: no member named
> > 'next' in 'struct vm_map_entry'
> >                     entryp = vmentry.next) {
> >                              ~~~~~~~ ^
> > 2 errors generated.
> 
> Now we seem to be missing the prototypes:
> 
> --- libprocstat.o ---                                                                                                                                                                                                                                                                                                          
> /usr/src/lib/libprocstat/libprocstat.c:620:17: error: implicit declaration of function 'vm_map_entry_first' is invalid in C99 
> [-Werror,-Wimplicit-function-declaration]                                                                                                                                                        
>                 for (entryp = vm_map_entry_first(map);                                                                                                                                                                                                                                                                         
>                               ^                                                                                                                                                                                                                                                                                                
> /usr/src/lib/libprocstat/libprocstat.c:620:15: error: incompatible 
> integer to pointer conversion assigning to 'vm_map_entry_t' (aka 
> 'struct vm_map_entry *') from 'int' [-Werror,-Wint-conversion]                                                                                                                             
>                 for (entryp = vm_map_entry_first(map);                                                                                                                                                                                                                                                                         
>                             ^ ~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                          
> /usr/src/lib/libprocstat/libprocstat.c:622:16: error: implicit declaration of function 'vm_map_entry_succ' is invalid in C99 
> [-Werror,-Wimplicit-function-declaration]                                                                                                                                                         
>                     entryp = vm_map_entry_succ(&vmentry)) {                                                                                                                                                                                                                                                                    
>                              ^                                                                                                                                                                                                                                                                                                 
> /usr/src/lib/libprocstat/libprocstat.c:622:16: note: did you mean 'vm_map_entry_first'?                                                                                                                                                                                                                                        
> /usr/src/lib/libprocstat/libprocstat.c:620:17: note: 'vm_map_entry_first' declared here                                                                                                                                                                                                                                        
> 
> I'm at r355504.

Now at r355506, and my laptop is building the kernels, one at a time.

-- 
Trond.
From owner-freebsd-current@freebsd.org  Sat Dec  7 21:06:49 2019
Return-Path: <owner-freebsd-current@freebsd.org>
Delivered-To: freebsd-current@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 A95E81CC743
 for <freebsd-current@mailman.nyi.freebsd.org>;
 Sat,  7 Dec 2019 21:06:49 +0000 (UTC)
 (envelope-from trond.endrestol@ximalas.info)
Received: from enterprise.ximalas.info (enterprise.ximalas.info
 [IPv6:2001:700:1100:1::8])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "ximalas.info", Issuer "Hostmaster ximalas.info" (not verified))
 by mx1.freebsd.org (Postfix) with ESMTPS id 47Vhpc3lZnz4DGN
 for <freebsd-current@freebsd.org>; Sat,  7 Dec 2019 21:06:48 +0000 (UTC)
 (envelope-from trond.endrestol@ximalas.info)
Received: from enterprise.ximalas.info (Ximalas@localhost [127.0.0.1])
 by enterprise.ximalas.info (8.15.2/8.15.2) with ESMTPS id xB7L6gYs021704
 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO);
 Sat, 7 Dec 2019 22:06:42 +0100 (CET)
 (envelope-from trond.endrestol@ximalas.info)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ximalas.info;
 s=default; t=1575752803;
 bh=irJeRu/GbVVdarOimQfw6dduOPpr3vtN14SqiK+j11w=;
 h=Date:From:To:cc:Subject:In-Reply-To:References;
 b=Np8P5XoIE/7gibO0puuT7Kt2R5//FRVLNZlrFHMK7Ks4ui71KMpsa4xzdcPVDLg1H
 1FxPNyP4CI3EA8ou24lvsyfiUYrj8zrrAzfhX5xX/LmJC4QAMhUTW8e3cldQhIFJ17
 3WarPTpH1yJGzbxqbahUvLg75BWIStccavo6N0T89bFh3dElOaCq5lekdvhdexnXMi
 boQsNG5/YqWp1CFVSxugoORLbUCAmyu3qBJ/REeTlLUPdCb7alTVXedEB16zvoCHR9
 q2INGnPJjHSIGgHWjfIC0X5SbJ+3Dld8h7uGGJng6LKOLjkd6nC9c+HKoFQvEJLU3c
 tEc6hPWknKzuw==
Received: from localhost (trond@localhost)
 by enterprise.ximalas.info (8.15.2/8.15.2/Submit) with ESMTP id xB7L6faZ021695;
 Sat, 7 Dec 2019 22:06:41 +0100 (CET)
 (envelope-from trond.endrestol@ximalas.info)
X-Authentication-Warning: enterprise.ximalas.info: trond owned process doing
 -bs
Date: Sat, 7 Dec 2019 22:06:41 +0100 (CET)
From: =?UTF-8?Q?Trond_Endrest=C3=B8l?= <trond.endrestol@ximalas.info>
Sender: Trond.Endrestol@ximalas.info
To: Graham Perrin <grahamperrin@gmail.com>
cc: FreeBSD CURRENT <freebsd-current@freebsd.org>
Subject: Re: r355494 buildworld [libprocstat.o] Error code 1
 [lib/libprocstat__L] Error code 2
In-Reply-To: <b9657c2d-f9cb-3e63-f572-8a5467c1d531@gmail.com>
Message-ID: <alpine.BSF.2.21.99999.352.1912072203140.5621@enterprise.ximalas.info>
References: <b9657c2d-f9cb-3e63-f572-8a5467c1d531@gmail.com>
User-Agent: Alpine 2.21.99999 (BSF 352 2019-06-22)
OpenPGP: url=http://ximalas.info/about/tronds-openpgp-public-key
MIME-Version: 1.0
X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED,
 DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF autolearn=ham
 autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
 enterprise.ximalas.info
X-Rspamd-Queue-Id: 47Vhpc3lZnz4DGN
X-Spamd-Bar: ---
Authentication-Results: mx1.freebsd.org;
 dkim=pass header.d=ximalas.info header.s=default header.b=Np8P5XoI;
 dmarc=pass (policy=none) header.from=ximalas.info;
 spf=pass (mx1.freebsd.org: domain of trond.endrestol@ximalas.info designates
 2001:700:1100:1::8 as permitted sender)
 smtp.mailfrom=trond.endrestol@ximalas.info
X-Spamd-Result: default: False [-3.89 / 15.00]; ARC_NA(0.00)[];
 NEURAL_HAM_MEDIUM(-1.00)[-1.000,0];
 R_DKIM_ALLOW(-0.20)[ximalas.info:s=default];
 FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+a:c];
 NEURAL_HAM_LONG(-1.00)[-1.000,0];
 MIME_GOOD(-0.10)[multipart/mixed,text/plain]; HAS_XAW(0.00)[];
 RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[];
 TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[ximalas.info:+];
 CTYPE_MIXED_BOGUS(1.00)[]; RCPT_COUNT_TWO(0.00)[2];
 DMARC_POLICY_ALLOW(-0.50)[ximalas.info,none];
 FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[];
 MIME_TRACE(0.00)[0:+,1:+]; RCVD_TLS_LAST(0.00)[];
 ASN(0.00)[asn:224, ipnet:2001:700::/32, country:NO];
 IP_SCORE(-1.89)[ip: (-7.63), ipnet: 2001:700::/32(-1.13), asn: 224(-0.66),
 country: NO(-0.01)]
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8BIT
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
 <freebsd-current.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/>;
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 07 Dec 2019 21:06:49 -0000

On Sat, 7 Dec 2019 20:05-0000, Graham Perrin wrote:

> --- lib/libprocstat__L ---
> /usr/src/lib/libprocstat/libprocstat.c:620:29: error: no member named 'next'
> in 'struct vm_map_entry'
>                 for (entryp = map->header.next;
>                               ~~~~~~~~~~~ ^
> /usr/src/lib/libprocstat/libprocstat.c:622:24: error: no member named 'next'
> in 'struct vm_map_entry'
>                     entryp = vmentry.next) {
>                              ~~~~~~~ ^

Try r355506.

-- 
Trond.
From owner-freebsd-current@freebsd.org  Sat Dec  7 21:08:20 2019
Return-Path: <owner-freebsd-current@freebsd.org>
Delivered-To: freebsd-current@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 5ADA51CC887
 for <freebsd-current@mailman.nyi.freebsd.org>;
 Sat,  7 Dec 2019 21:08:20 +0000 (UTC)
 (envelope-from grahamperrin@gmail.com)
Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com
 [IPv6:2a00:1450:4864:20::331])
 (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)
 server-signature RSA-PSS (4096 bits)
 client-signature RSA-PSS (2048 bits) client-digest SHA256)
 (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 47VhrM2gQFz4DPj
 for <freebsd-current@freebsd.org>; Sat,  7 Dec 2019 21:08:19 +0000 (UTC)
 (envelope-from grahamperrin@gmail.com)
Received: by mail-wm1-x331.google.com with SMTP id t14so10907419wmi.5
 for <freebsd-current@freebsd.org>; Sat, 07 Dec 2019 13:08:19 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
 h=subject:from:to:references:message-id:date:user-agent:mime-version
 :in-reply-to:content-transfer-encoding:content-language;
 bh=HfGu6hVt5Qm8ZUMMXVbfdgf/FqbwuAOGe9utSfATH1g=;
 b=rZKnjsWtSVcOWH4Cs+6tm/QLYS68WEOYguskAIErfccpx9GeAB+wSFFfvJVEa3rGQK
 Y4XgQjsg/KuDCuJBH6C2jbcHHT1nKAEYhcA/w6mou+HeBBlIMpteIo85NPi2iiyOFiEm
 vBoQfa6uwsOsxvcUcMxVA6ajWmXNF1Bx4eC2PgJZGLmHEchFOrJ43UxMNgLgKmIg/GC9
 k/W5/eros+X8wbJRazgKxlEU3QYJrxqz4h90upvPtpyou6zV2kVFs/b7VR0qJ7SYNtqB
 nDlIK6MrLjuMFCCSbiblZLX75OGtR4QZSET5CpJsmqI4DYkdxiugm6fDpDUVg0b69UZF
 45cA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20161025;
 h=x-gm-message-state:subject:from:to:references:message-id:date
 :user-agent:mime-version:in-reply-to:content-transfer-encoding
 :content-language;
 bh=HfGu6hVt5Qm8ZUMMXVbfdgf/FqbwuAOGe9utSfATH1g=;
 b=m3axxk5msN2d3jLe9UTHvVSj1fU63ltqqJw5u4FkVwYpx6A8OM+YiX16qfCV7TiZ/S
 hj/sumUElcim6syJ8hJL6FQraAaJFyhYRVcIuHKO8GsAD9Jh+77uU9Q3twcL6K56hCVZ
 YNgP5qLVGIgkymuT6x0fCXoMB/zQnYY+r29yltJxoI2KTgD5hjT/nHu4HbGEDBbST6hQ
 a5t/JAxlFifbhWMl4vqEU4f5u8yAntWHBX+SzjDdc8vWwPOfyNjzHU0eJwTuqZ7JRxCV
 HXtkyOBaAO7Ol9sk/QLTsBGNJG3XZvLv3ug6Jx+lUUKspdnbyuqJUhFMq17DYACUHGLn
 8M9Q==
X-Gm-Message-State: APjAAAW5SwU6MbpuS6/R1vCT2MiAAoPX6lK/lAlYstvLJjfXqY/OqQpG
 TH29hp3y7n/m0BgpBBZh1LtPQPmsHhM=
X-Google-Smtp-Source: APXvYqyRJ4io1qt+qzNzXoSLhLu6fE89JjrkHYi/uN7BuWrX6xF+8fHmmReA+8i/3kqteCCh0fAIlg==
X-Received: by 2002:a7b:c051:: with SMTP id u17mr16767003wmc.174.1575752896034; 
 Sat, 07 Dec 2019 13:08:16 -0800 (PST)
Received: from [192.168.1.7] (host-2-100-169-93.as13285.net. [2.100.169.93])
 by smtp.gmail.com with ESMTPSA id q144sm7698511wme.46.2019.12.07.13.08.15
 for <freebsd-current@freebsd.org>
 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128);
 Sat, 07 Dec 2019 13:08:15 -0800 (PST)
Subject: Re: r355494 buildworld [libprocstat.o] Error code 1
 [lib/libprocstat__L] Error code 2
From: Graham Perrin <grahamperrin@gmail.com>
To: FreeBSD CURRENT <freebsd-current@freebsd.org>
References: <b9657c2d-f9cb-3e63-f572-8a5467c1d531@gmail.com>
Message-ID: <72ca6d5b-2139-8ebd-62c1-83b508c6060e@gmail.com>
Date: Sat, 7 Dec 2019 21:08:14 +0000
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:68.0) Gecko/20100101
 Thunderbird/68.3.0
MIME-Version: 1.0
In-Reply-To: <b9657c2d-f9cb-3e63-f572-8a5467c1d531@gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Content-Language: en-US
X-Rspamd-Queue-Id: 47VhrM2gQFz4DPj
X-Spamd-Bar: --
Authentication-Results: mx1.freebsd.org;
 dkim=pass header.d=gmail.com header.s=20161025 header.b=rZKnjsWt;
 dmarc=pass (policy=none) header.from=gmail.com;
 spf=pass (mx1.freebsd.org: domain of grahamperrin@gmail.com designates
 2a00:1450:4864:20::331 as permitted sender)
 smtp.mailfrom=grahamperrin@gmail.com
X-Spamd-Result: default: False [-3.00 / 15.00]; RCVD_VIA_SMTP_AUTH(0.00)[];
 R_SPF_ALLOW(-0.20)[+ip6:2a00:1450:4000::/36];
 FREEMAIL_FROM(0.00)[gmail.com]; RCVD_COUNT_THREE(0.00)[3];
 TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+];
 DMARC_POLICY_ALLOW(-0.50)[gmail.com,none];
 RECEIVED_SPAMHAUS_PBL(0.00)[93.169.100.2.khpj7ygk5idzvmvt5x4ziurxhy.zen.dq.spamhaus.net
 : 127.0.0.11]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+];
 FREEMAIL_ENVFROM(0.00)[gmail.com];
 ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US];
 MID_RHS_MATCH_FROM(0.00)[];
 DWL_DNSWL_NONE(0.00)[gmail.com.dwl.dnswl.org : 127.0.5.0];
 ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0];
 R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; FROM_HAS_DN(0.00)[];
 TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0];
 MIME_GOOD(-0.10)[text/plain];
 PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org];
 IP_SCORE_FREEMAIL(0.00)[]; RCPT_COUNT_ONE(0.00)[1];
 IP_SCORE(0.00)[ip: (-8.93), ipnet: 2a00:1450::/32(-2.68), asn: 15169(-1.93),
 country: US(-0.05)]; 
 RCVD_IN_DNSWL_NONE(0.00)[1.3.3.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2.0.0.4.6.8.4.0.5.4.1.0.0.a.2.list.dnswl.org
 : 127.0.5.0]; RCVD_TLS_ALL(0.00)[]
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
 <freebsd-current.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current/>;
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 07 Dec 2019 21:08:20 -0000

Ignore my previous e-mail.

I just saw, the 'SVN r355491 breaks libprocstat' thread.

(Forgot to check my 'current' e-mail folder, to which I recently began 
filtering e-mail. Apologies for the noise.)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.21.99999.352.1912072201370.5621>