Hi!
On 4/21/22 09:25, Mattias Ellert wrote:
Doxygen uses popen to run filters. Is there an issue with using popen
to run perl scripts on the buildds for m68k and sh4?
The reason I ask is that I found this report in BTS:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974004
which seems to be a similar issue.
Popen will fork and exec the perl script as:
/bin/sh -c "./perlscript.pl arg"
where ./perlscript.pl is a text file with a #!/usr/bin/perl shebang.
It's most likely related to emulation issues with qmeu-user. Either because of
the related glibc bug [1] or because of the bug you mentioned #974004 [2].
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 493 |
Nodes: | 16 (2 / 14) |
Uptime: | 153:45:48 |
Calls: | 9,700 |
Calls today: | 10 |
Files: | 13,732 |
Messages: | 6,179,298 |
Posted today: | 1 |