Modify

#994 closed defect (duplicate)

Still some silly warnings while building bitlbee

Reported by: Matěj Cepl <mcepl@…> Owned by:
Priority: minor Milestone:
Component: BitlBee Version: 3.0.5
Keywords: Cc:
IRC client+version: Client-independent Operating System: Public server
OS version/distro:

Description

See the attached log:

* Compiling irc_im.c
ipc.c: In function 'ipc_readline':
ipc.c:595:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
ipc.c: In function 'ipc_send_fd':
ipc.c:780:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
* Compiling irc_channel.c
* Compiling irc_commands.c
--
* Compiling bee.c
otr.c: In function 'copyfile':
otr.c:1844:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
* Compiling ftutil.c
* Compiling bee_chat.c
--
* Compiling md5.c
md5.c: In function 'md5_finish':
md5.c:153:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
md5.c:154:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
* Compiling nogaim.c
/usr/bin/ld: skipping incompatible /lib/libpthread.so when searching for -lpthread
--
* Compiling conference.c
msn_util.c: In function 'msn_handler':
msn_util.c:281:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
msn_util.c:282:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
* Compiling oauth.c
* Compiling ns.c
--
* Compiling jabber.c
soap.c: In function 'msn_soap_debug_print':
soap.c:224:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
soap.c:226:9: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
* Compiling jabber_util.c
* Compiling tables.c

Attachments (1)

_build-3.0.5-4.0.MC20120915git66670f4.1.el7.log (21.8 KB) - added by Matěj Cepl <mcepl@…> at 2012-09-15T16:06:59Z.
build log with the warnings

Download all attachments as: .zip

Change History (3)

Changed at 2012-09-15T16:06:59Z by Matěj Cepl <mcepl@…>

build log with the warnings

comment:1 Changed at 2014-07-08T17:05:33Z by dx

Adding a comment to fix the fact that this ticket says "Last modified 45 years ago". Hi mcepl.

comment:2 Changed at 2015-03-16T02:44:01Z by dx

Resolution: duplicate
Status: newclosed

Duplicate of #726 mostly because of the IPC one. The md5 one is fixed, "ignoring return value of write" is something i'll ignore.

Modify Ticket

Action
as closed The ticket will remain with no owner.
The resolution will be deleted.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.