[PKG-IRC-Maintainers] inspircd 2.0.16

Andreas Metzler ametzler at bebt.de
Sat Jul 12 18:27:11 UTC 2014


Hello,

I have just looked inspircd 2.0.16 on mentors.d.o. Are you missing a
sponsor or what has been the major blocker?

If that is the case I would be willing to act as sponsor, since I am
interested in having 745948 fixed. (Changing the build-dependency to
libgnutls28-dev and pulling/unfuzzing
690c372f6ef246b43b477e3685c8e716431427ad from upstream GIT should do
trick.)

FWIW I have just rebuilding on current sid where the package on
mentors fails with:
---------------------
Executing program for module m_pgsql.cpp ... pg_config --libdir
An error occured when executing: g++ -o modules/m_pgsql.so -pipe -fPIC -DPIC -pedantic -Woverloaded-virtual -Wshadow -Wformat=2 -Wmissing-format-attribute -Wall -O0 -g3 -Werror -Iinclude -I/usr/include/postgresql -DPGSQL_HAS_ESCAPECONN -DMODNAME=m_pgsql.so -fPIC -shared -rdynamic /tmp/INSP/inspircd-2.0.16/src/modules/m_pgsql.cpp -L/usr/lib/i386-linux-gnu -lpq
In file included from /usr/include/postgresql/postgres_ext.h:26:0,
                 from /usr/include/postgresql/libpq-fe.h:29,
                 from /tmp/INSP/inspircd-2.0.16/src/modules/m_pgsql.cpp:28:
/usr/include/postgresql/pg_config_ext.h:8:28: error: ISO C++ 1998 does not support 'long long' [-Werror=long-long]
 #define PG_INT64_TYPE long long int
                            ^
/usr/include/postgresql/postgres_ext.h:43:9: note: in expansion of macro 'PG_INT64_TYPE'
 typedef PG_INT64_TYPE pg_int64;
         ^
cc1plus: all warnings being treated as errors
        BUILD:              modules/m_pgsql.cpp
real.mk:420: recipe for target 'modules/m_pgsql.so' failed
make[4]: *** [modules/m_pgsql.so] Error 1
---------------------

This might be a better choice than building with -O0 anyway:

-dh_auto_build --parallel -- debug
+dh_auto_build --parallel -- D=2 all

cu Andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-irc-maintainers/attachments/20140712/9cbb67a2/attachment.sig>


More information about the Pkg-irc-maintainers mailing list