Your message dated Sun, 21 Jul 2019 13:58:27 +0200
with message-id <20190721115827.GA15662@fama>
and subject line profanity: FTBFS on 32-bit arches: error: cast to pointer from 
integer of different size
has caused the Debian Bug report #928149,
regarding profanity: FTBFS on 32-bit arches: error: cast to pointer from 
integer of different size
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
928149: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=928149
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: profanity
Version: 0.6.0+git20190424.9dd441a-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)

Hi,

profanity/experimental FTBFS on 32-bit architectures:

https://buildd.debian.org/status/package.php?p=profanity&suite=experimental

tests/unittests/config/stub_accounts.c: In function 'accounts_get_list':
tests/unittests/config/stub_accounts.c:39:12: error: cast to pointer from 
integer of different size [-Werror=int-to-pointer-cast]
     return (gchar **)mock();
            ^
tests/unittests/config/stub_accounts.c: In function 'accounts_get_account':
tests/unittests/config/stub_accounts.c:45:12: error: cast to pointer from 
integer of different size [-Werror=int-to-pointer-cast]
     return (ProfAccount*)mock();
            ^
tests/unittests/ui/stub_ui.c: In function 'win_create_console':
tests/unittests/ui/stub_ui.c:486:12: error: cast to pointer from integer of 
different size [-Werror=int-to-pointer-cast]
     return (ProfWin*)mock();
            ^
tests/unittests/ui/stub_ui.c: In function 'win_create_chat':
tests/unittests/ui/stub_ui.c:494:12: error: cast to pointer from integer of 
different size [-Werror=int-to-pointer-cast]
     return (ProfWin*)mock();
            ^
tests/unittests/xmpp/stub_xmpp.c: In function 'connection_get_fulljid':
tests/unittests/xmpp/stub_xmpp.c:34:12: error: cast to pointer from integer of 
different size [-Werror=int-to-pointer-cast]
     return (char *)mock();
            ^
tests/unittests/xmpp/stub_xmpp.c: In function 'connection_get_presence_msg':
tests/unittests/xmpp/stub_xmpp.c:68:12: error: cast to pointer from integer of 
different size [-Werror=int-to-pointer-cast]
     return (char*)mock();
            ^
tests/unittests/xmpp/stub_xmpp.c: In function 'session_get_account_name':
tests/unittests/xmpp/stub_xmpp.c:73:12: error: cast to pointer from integer of 
different size [-Werror=int-to-pointer-cast]
     return (char*)mock();
            ^
tests/unittests/xmpp/stub_xmpp.c: In function 'bookmark_get_list':
tests/unittests/xmpp/stub_xmpp.c:257:12: error: cast to pointer from integer of 
different size [-Werror=int-to-pointer-cast]
     return (GList *)mock();
            ^

Andreas

--- End Message ---
--- Begin Message ---
notfound 928149 0.6.0+git20190503.4a165b8-2
notfound 928149 0.6.0+git20190718.1bb0556-1
notfound 928149 0.6.0+git20190718.1bb0556-2
thanks

--- End Message ---

Reply via email to