Package: ognibuild
Severity: wishlist

When I use `ogni build` I get output from the upstream build system,
but no idea of how the upstream build system was run, which can affect
the output, cause failures etc. I can use `strace -f -e trace=process`
to find out what program it ran but I think it would be useful to have
`ogni build` print that information itself. The user could also copy
the command and adjust it before re-running it. I suggest this output:

   iotop (master=) $ ogni build
   Preparing directory .
   Using requirement resolver: [cpan, ctan, pypi, npm, go, hackage, cran, cran, 
octave-forge]
   Detected buildsystems: setup.py
   Checking that declared requirements are present
   Starting the setup.py buildsystem:
   $ python3 ./setup.py build
   running build
   running build_py
   creating build
   ...

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to