groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: installed 'gropdf' incorrectly used for compilation


From: G. Branden Robinson
Subject: Re: installed 'gropdf' incorrectly used for compilation
Date: Tue, 26 Jul 2022 19:16:05 -0500

At 2022-07-26T23:18:26+0000, Werner LEMBERG wrote:
> Perhaps it makes sense to execute
> 
> ```
> strace -f make &> strace.log
> ```
> 
> and check the resulting logfile for all file accesses outside of the
> source and build directory, and whether they are expected.

That's a good idea, if somewhat monstrous in its implications.  There
are going to be a _lot_ of system calls.  I'll think I'll eyeball an
unexpurgated log and then proceed with something like "-e execve".

Regards,
Branden

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]