Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#26949 - [centerim] doesn't build
Attached to Project:
Community Packages
Opened by Andrea Scarpino (BaSh) - Thursday, 17 November 2011, 16:18 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 18 November 2011, 12:11 GMT
Opened by Andrea Scarpino (BaSh) - Thursday, 17 November 2011, 16:18 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 18 November 2011, 12:11 GMT
|
DetailsDescription:
g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libicq2000/libicq2000 -I../../libicq2000 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT DirectClient.o -MD -MP -MF .deps/DirectClient.Tpo -c -o DirectClient.o DirectClient.cpp In file included from DirectClient.h:27:0, from DirectClient.cpp:22: ../../libicq2000/libicq2000/sigslot.h: In constructor 'sigslot::_connection0<dest_type, mt_policy>::_connection0()': ../../libicq2000/libicq2000/sigslot.h:756:20: error: 'NULL' was not declared in this scope ../../libicq2000/libicq2000/sigslot.h: In constructor 'sigslot::_connection1<dest_type, arg1_type, mt_policy>::_connection1()': ../../libicq2000/libicq2000/sigslot.h:797:20: error: 'NULL' was not declared in this scope ../../libicq2000/libicq2000/sigslot.h: In constructor 'sigslot::_connection2<dest_type, arg1_type, arg2_type, mt_policy>::_connection2()': ../../libicq2000/libicq2000/sigslot.h:838:20: error: 'NULL' was not declared in this scope mv -f .deps/ICQ.Tpo .deps/ICQ.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I../../libicq2000/libicq2000 -I../../libicq2000 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -MT SNAC-base.o -MD -MP -MF .deps/SNAC-base.Tpo -c -o SNAC-base.o SNAC-base.cpp make[3]: *** [DirectClient.o] Error 1 make[3]: *** Waiting for unfinished jobs.... mv -f .deps/SNAC-SBL.Tpo .deps/SNAC-SBL.Po mv -f .deps/SNAC-base.Tpo .deps/SNAC-base.Po mv -f .deps/Client.Tpo .deps/Client.Po make[3]: Leaving directory `/build/src/centerim-4.22.10/libicq2000/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/build/src/centerim-4.22.10/libicq2000' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/build/src/centerim-4.22.10' make: *** [all] Error 2 Additional info: * centerim 4.22.10-1 Steps to reproduce: Try to build it |
This task depends upon