bugWeeChat - Bugs: bug #37639, commit 248aa8d causes compilation...

 
 

bug #37639: commit 248aa8d causes compilation failure with ENABLE_GNUTLS=no

Submitter:  Jase Thew <jaset>
Submitted:  Sat 27 Oct 2012 10:59:37 AM UTC
   
 
Category:  compilation Severity:  3 - Normal
Item Group:  compile/install Status:  Fixed
Privacy:  Public Assigned to:  flashcode
Originator Name:  Open/Closed:  Closed
Release:  * 0.4.0 IRC nick:  jaset
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 27 Oct 2012 10:59:37 AM UTC, original submission:  

Commit 248aa8d introduces a compilation breakage when built with ENABLE_GNUTLS=no (its parent, 70ce7fe, builds successfully).


[ 48%] Building C object src/plugins/irc/CMakeFiles/irc.dir/irc-server.o
/work/a/ports/irc/weechat-devel/work/weechat-248aa8d/src/plugins/irc/irc-server.c:3853:56: error: macro "weechat_hook_connect" passed 13 arguments, but takes just 12
/work/a/ports/irc/weechat-devel/work/weechat-248aa8d/src/plugins/irc/irc-server.c: In function 'irc_server_connect':
/work/a/ports/irc/weechat-devel/work/weechat-248aa8d/src/plugins/irc/irc-server.c:3843: error: 'weechat_hook_connect' undeclared (first use in this function)
/work/a/ports/irc/weechat-devel/work/weechat-248aa8d/src/plugins/irc/irc-server.c:3843: error: (Each undeclared identifier is reported only once
/work/a/ports/irc/weechat-devel/work/weechat-248aa8d/src/plugins/irc/irc-server.c:3843: error: for each function it appears in.)
*** Error code 1

Stop in /work/a/ports/irc/weechat-devel/work/weechat-248aa8d.
*** Error code 1


Also tested with HEAD 9037c0f and breakage still present.

248aa8d full buildlog
70ce7fe full buildlog

Jase Thew <jaset>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by flashcode (Updated the item)
  • -email is unavailable- added by jaset (Submitted the item)
  • -email is unavailable- added by jaset
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-01-20 flashcode Open/ClosedOpen Closed
        Release3.3-dev 0.4.0
    2012-11-02 flashcode StatusNone Fixed
        Assigned toNone flashcode
    2012-10-27 jaset Carbon-Copy- Added jaset

    Back to the top

    Powered by Savane 3.13-cf05.
    Corresponding source code