Re: New procps release soon

"Dr. Werner Fink" <[email protected]> Wed, 25 Sep 2024 10:36:18 +0200
Newsgroups gmane.linux.procps.devel
Message-ID <[email protected]>
--nLzGpJOxOXbCgYws
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On 2024/09/24 15:18:48 -0500, Jim Warner wrote:
> On 9/24/24 7:10 AM, Craig Small (csmall) wrote:
> > I've basically ran vmstat in a loop on a lxc container all day testing
> > for non-zero exit result and it works.
> >=20
> > There's something specific about Jim's and Debian CI containers that
> > cause this.
> > blem
> > There's scarce information except it gives no output and non zero exit
> > which is a very odd=C2=A0thing in itself.
>=20
> Hi Craig,
>=20
> I should have provided more information in my earlier reply.
>=20
> When I can (inconsistently) reproduce the vmstat problem, it's following a
> build without --disable-shared and a 'sudo make install'.  So I was runni=
ng
> vmstat from /usr/local/bin and /usr/local/lib still relied on that darn
> libtool libproc2.la script.

Just sniplet fropm my spec file

 find %{buildroot} -type f -name "*.la" -delete -print

as well as I build and test always in a chroot/kvm

>=20
> I don't pretend to understand the libtool inner workings but these lines =
in
> that script caught my eye:
>=20
>     # Is this an already installed library?
>     installed=3Dyes
>=20
> My distro is using procps-ng v4.0.4 where the maximum meminfo item
> enumerator is valued at 131.  Eight more items have been added since.
>=20
> The vmstat program uses, among others, MEMINFO_SWAP_USED.  In our git repo
> currently, that guy is assigned a value of 135.

Shouldn't that trigger a major number increase of libproc2?

>=20
> So, if vmstat was compiled against the current HEAD but somehow linked
> against the v4.0.4 library, that could explain a failure of his
> procps_meminfo_select() call.
>=20
> Just a thought.
>=20
> Regards,
>=20
> Jim
>=20

Werner

--=20
  "Having a smoking section in a restaurant is like having
          a peeing section in a swimming pool." -- Edward Burr

--nLzGpJOxOXbCgYws
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQJgBAABCABKFiEEGwa/WjgpkPvLonW+UOkNVR3Bay4FAmbzy34sFIAAAAAAFQAO
cGthLWFkZHJlc3NAZ251cGcub3Jnd2VybmVyQHN1c2UuZGUACgkQUOkNVR3Bay6H
MQ/9FlmzIPUyX5o+IB1yqnSDsFc6F413eAJtGFN7dOVOvb8tBuXBuw+1i6hwlA2K
C7UiY+Oks/Md/Pnx2QoXXWMFDwmy8Das/aWaXaKEtwkCsGE4u1rqQ1OoJdmydA4S
z/o0pIO9E64/tHY393cGjyuhUL4JwxrmqYmdZpvwZQhtqYRDd1BNxlDZU2IRIAC6
iavqIlVcvUYy+p8NAVifn+OAjOi+3cg1c/QonxhNiF2AgcMsb+mrpPsmB2Syv971
4WoARKY3tQquBJgDIuYqX5MEb9YZ2vdU6D6GQ9aQngjnwy2bcYgd+P369wp0SItc
7UlrnrEjcmbBUYPKM49ZblnWkQNyaXWqhO8eNOb1UgVhVfkLIRdO1gRcehPY7MDi
bxGwtXwDPbp2UCCKhP0G1QyerNh6sLxZT05wZxE2XGQbMHOA0Ts1sV9vdCsw/n/D
TdRJO+VepirDyfdbVGESzqsOBcJT43QO3RyKtcnmMQoO0XrIml79buYew6Klspvq
LYsfqtXeyUxsA6cW+QOaQ5eZPievG/zNR3EHbDREh5xGz1mAylAe1OIN3e/7E+DH
6RcYQG6KSMDDrZMiMLZB8N6sBlQMVUyCmSOWwEcYQCj5BwwJWvMa+yzMvojISub+
8erZdzRVd18KBe1UW+RY31NnhVAvkdiHWxCTCUD1E1I45/U=
=OWWB
-----END PGP SIGNATURE-----

--nLzGpJOxOXbCgYws--