Public bug reported:

Binary package hint: pump

pump FTBFS with the following message:

/build/buildd/pump-0.8.24/pump.c: In function 'runDaemon':
/build/buildd/pump-0.8.24/pump.c:558: error: ignoring return value of 'write', 
declared with attribute warn_unused_result
/build/buildd/pump-0.8.24/pump.c: In function 'openControlSocket':
/build/buildd/pump-0.8.24/pump.c:734: error: ignoring return value of 'read', 
declared with attribute warn_unused_result
/build/buildd/pump-0.8.24/pump.c:777: error: ignoring return value of 'chdir', 
declared with attribute warn_unused_result

This is due to Ubuntu using -D_FORTIFY_SOURCE=2 as a default gcc flag.

The following patch solves the problem, but I'd rather forward it
upstream before committing (these are 1 byte read/write ops so there
shouldn't be any need to retry).

** Affects: pump (Ubuntu)
     Importance: Undecided
         Status: New

-- 
pump FTBFS
https://bugs.launchpad.net/bugs/309848
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to