Comment 13 for bug 1547152

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2016-03-09 16:20 EDT-------
Thanks for the idea of debuild
../ltrace.bin make debian/rules all
fails with
...
fputs(0x10034f048d0, 0x3fffab1217b8, 1, 0make: Nothing to be done for 'debian/rules'.
) = 1
fflush(0x3fffab1217b8, 0x3fffab160000, 45, 0xfffffffffbad2a84) = 0
strstr(0x10034ee2061, 0x100360f8, 33, 0) = 0
strstr(0x10034ee2061, 0x10036100, 2, 0x100360f8) = 0
sysconf(30, 0x10034f04f80, 0, 0) = 0x10000
sysconf(30, 0x10034f04f80, 2, 0x632d) = 0x10000
fflush(0x3fffab1217b8, 0x100389d8, 0xff0000ff00, -1) = 0
pipe(0x3fffcac049e8, 0, 0, -1) = 0
close(4, 0, 0, -1) = 0
sigprocmask(0, 0x10054928, 0, 0) = 0
fork(0, 0x10054928, 0, 8) = 0x7ca4
sigemptyset(0x3fffcac04b48, 0, 0, 0) = 0
sigprocmask(2, 0x3fffcac04b48, 0, 0) = 0
wait(0x3fffcac04ad8, 0x3fffcac04b48, 0, 8ltrace.bin: breakpoints.c:194: breakpoint_turn_off: Assertion `bp->enabled >= 0' failed.
Aborted (core dumped)

investigating