=> Bootstrap dependency digest>=20010302: found digest-20121220
=> Bootstrap dependency fetch-[0-9]*: found fetch-1.8nb1
===> Building for deforaos-mailer-0.1.5nb2
./pkgconfig.sh -P "/usr/pkg" -- "Mailer.pc"
sed -e s;@PREFIX@;/usr/pkg; -e s;@VERSION@;0.1.5; -e s;@RPATH@;-Wl,-rpath-link,${libdir} -Wl,-rpath,${libdir}; -- Mailer.pc.in
./docbook.sh -P "/usr/pkg" -- "compose.1"
xsltproc --nonet --xinclude -o compose.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl compose.xml
Note: Writing compose.1
./docbook.sh -P "/usr/pkg" -- "compose.html"
xsltproc --nonet --xinclude -o compose.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl compose.xml
./gtkdoc.sh -P "/usr/pkg" -- "gtkdoc/Mailer.types"
gtkdoc-scan --module=Mailer --source-dir=include --output-dir=doc/gtkdoc
./gtkdoc.sh -P "/usr/pkg" -- "gtkdoc/tmpl.stamp"
gtkdoc-mktmpl --module=Mailer --output-dir=tmpl
./gtkdoc.sh -P "/usr/pkg" -- "gtkdoc/sgml.stamp"
gtkdoc-mkdb --module=Mailer --output-dir=xml --output-format=xml --tmpl-dir=tmpl
tmpl/account.sgml:31: warning: Value descriptions for AccountConfigType are missing in source code comment block.
tmpl/account.sgml:44: warning: Value descriptions for AccountEventType are missing in source code comment block.
tmpl/account.sgml:58: warning: Value descriptions for AccountStatus are missing in source code comment block.
tmpl/folder.sgml:51: warning: Value descriptions for FolderType are missing in source code comment block.
tmpl/mailer.sgml:65: warning: Value descriptions for MailerFolderColumn are missing in source code comment block.
tmpl/mailer.sgml:77: warning: Value descriptions for MailerHeaderColumn are missing in source code comment block.
./gtkdoc.sh -P "/usr/pkg" -- "gtkdoc/html.stamp"
gtkdoc-mkhtml Mailer ../Mailer-docs.xml
warning: failed to load external entity "../xml/annotation-glossary.xml"
Warning: multiple "IDs" for constraint linkend: destroy.
Warning: multiple "IDs" for constraint linkend: error.
Warning: multiple "IDs" for constraint linkend: init.
Warning: multiple "IDs" for constraint linkend: refresh.
Warning: multiple "IDs" for constraint linkend: destroy.
Warning: multiple "IDs" for constraint linkend: error.
Warning: multiple "IDs" for constraint linkend: init.
Warning: multiple "IDs" for constraint linkend: refresh.
Warning: multiple "IDs" for constraint linkend: destroy.
Warning: multiple "IDs" for constraint linkend: error.
Warning: multiple "IDs" for constraint linkend: init.
Warning: multiple "IDs" for constraint linkend: refresh.
gtkdoc-fixxref --module=Mailer --module-dir=html --html-dir=/usr/pkg/share/gtk-doc/html
html/Mailer-account.html:54: warning: no link for: 'AccountEvent' -> (AccountEvent).
html/Mailer-account.html:66: warning: no link for: 'MailerPluginHelper' -> (MailerPluginHelper).
./docbook.sh -P "/usr/pkg" -- "mailer.1"
xsltproc --nonet --xinclude -o mailer.1 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl mailer.xml
Note: Writing mailer.1
./docbook.sh -P "/usr/pkg" -- "mailer.html"
xsltproc --nonet --xinclude -o mailer.html http://docbook.sourceforge.net/release/xsl/current/xhtml/docbook.xsl mailer.xml
./gettext.sh -P "/usr/pkg" -- "Mailer.pot"
xgettext --force-po -d Mailer -o Mailer.pot --keyword=_ --keyword=N_ -f POTFILES
./gettext.sh -P "/usr/pkg" -- "fr.mo"
msgmerge -U fr.po Mailer.pot
.................. done.
msgfmt -c -v -o fr.mo fr.po
114 translated messages, 1 untranslated message.
gcc -I ../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W -fPIC `pkg-config --cflags openssl` `pkg-config --cflags glib-2.0` -Wall -g -O2 -pedantic `pkg-config --cflags libSystem` -c imap4.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from imap4.c:34:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
imap4.c:172:2: warning: initialization makes pointer from integer without a cast
imap4.c: In function '_imap4_lookup':
imap4.c:371:34: warning: unused parameter 'imap4'
gcc -shared -o imap4.so imap4.o `pkg-config --libs openssl` -lssl `pkg-config --libs glib-2.0` -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 `pkg-config --libs libSystem`
gcc -I ../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W -fPIC `pkg-config --cflags openssl` `pkg-config --cflags glib-2.0` -Wall -g -O2 -pedantic -c mbox.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../../include/Mailer/account.h:21,
from mbox.c:27:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
mbox.c: In function '_mbox_init':
mbox.c:195:14: warning: assignment discards qualifiers from pointer target type
mbox.c: In function '_folder_watch':
mbox.c:464:3: warning: 'g_io_channel_close' is deprecated (declared at /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/glib/glib-2.0/glib/giochannel.h:194): Use 'g_io_channel_shutdown' instead
gcc -shared -o mbox.so mbox.o `pkg-config --libs openssl` -lssl `pkg-config --libs glib-2.0` -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
gcc -I ../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W -fPIC `pkg-config --cflags openssl` `pkg-config --cflags glib-2.0` -Wall -g -O2 -pedantic `pkg-config --cflags libSystem` -c pop3.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../../include/Mailer/account.h:21,
from pop3.c:35:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
pop3.c:140:2: warning: initialization makes pointer from integer without a cast
pop3.c: In function '_pop3_refresh':
pop3.c:256:55: warning: unused parameter 'folder'
pop3.c: In function '_pop3_lookup':
pop3.c:320:32: warning: unused parameter 'pop3'
gcc -shared -o pop3.so pop3.o `pkg-config --libs openssl` -lssl `pkg-config --libs glib-2.0` -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 `pkg-config --libs libSystem`
gcc -I ../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W -fPIC `pkg-config --cflags openssl` `pkg-config --cflags glib-2.0` -Wall -g -O2 -pedantic -c nntp.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../../include/Mailer/account.h:21,
from nntp.c:19:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
nntp.c:31:2: warning: initialization makes pointer from integer without a cast
gcc -shared -o nntp.so nntp.o `pkg-config --libs openssl` -lssl `pkg-config --libs glib-2.0` -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
gcc -I ../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W -fPIC `pkg-config --cflags openssl` `pkg-config --cflags glib-2.0` -Wall -g -O2 -pedantic -c rss.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../../include/Mailer/account.h:21,
from rss.c:19:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
gcc -shared -o rss.so rss.o `pkg-config --libs openssl` -lssl `pkg-config --libs glib-2.0` -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
gcc -D PREFIX=\"/usr/pkg\" -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -fPIC -c account.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango.h:25,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:37,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkscreen.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
from folder.h:21,
from account.c:25:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts enumerator values to range of 'int'
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../include/Mailer/account.h:21,
from ../include/Mailer.h:24,
from mailer.h:23,
from account.c:26:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
account.c: In function 'account_config_load':
account.c:255:22: warning: initialization discards qualifiers from pointer target type
account.c: In function 'account_config_save':
account.c:301:22: warning: initialization discards qualifiers from pointer target type
account.c:325:11: warning: cast from pointer to integer of different size
account.c: In function '_account_helper_authenticate':
account.c:457:54: warning: unused parameter 'account'
account.c: In function '_account_helper_confirm':
account.c:490:46: warning: unused parameter 'account'
gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -fPIC -c callbacks.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango.h:25,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:37,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkscreen.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
from mailer.h:22,
from callbacks.c:27:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts enumerator values to range of 'int'
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../include/Mailer/account.h:21,
from ../include/Mailer.h:24,
from mailer.h:23,
from callbacks.c:27:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
callbacks.c: In function 'on_closex':
callbacks.c:41:11: warning: unused variable 'mailer'
callbacks.c: In function 'on_help_contents':
callbacks.c:184:2: warning: implicit declaration of function 'desktop_help_contents'
callbacks.c:182:32: warning: unused parameter 'data'
gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -fPIC -c compose.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango.h:25,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:37,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkscreen.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/Desktop.h:21,
from compose.c:28:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts enumerator values to range of 'int'
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../include/Mailer/account.h:21,
from ../include/Mailer.h:24,
from mailer.h:23,
from compose.c:29:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
In file included from compose.c:34:0:
common.c:16:1: warning: string length '566' is greater than the length '509' ISO C90 compilers are required to support
compose.c: In function '_new_text_view':
compose.c:419:45: warning: unused parameter 'compose'
compose.c: In function '_on_header_field_edited':
compose.c:429:59: warning: unused parameter 'renderer'
compose.c: In function '_on_header_edited':
compose.c:450:53: warning: unused parameter 'renderer'
compose.c: In function '_on_header_foreach_count_visible':
compose.c:471:17: warning: unused parameter 'path'
compose.c: In function 'compose_save':
compose.c:791:28: warning: unused parameter 'compose'
compose.c: In function 'compose_save_as_dialog':
compose.c:799:38: warning: unused parameter 'compose'
compose.c: In function '_compose_on_headers_filter':
compose.c:1225:32: warning: unused parameter 'data'
gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -fPIC -c folder.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango.h:25,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:37,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkscreen.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
from mailer.h:22,
from folder.c:25:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts enumerator values to range of 'int'
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../include/Mailer/account.h:21,
from ../include/Mailer.h:24,
from mailer.h:23,
from folder.c:25:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -fPIC -c helper.c
gcc -D PREFIX=\"/usr/pkg\" -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -fPIC -c mailer.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from mailer.c:27:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango.h:25,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:37,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkscreen.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/Desktop.h:21,
from mailer.c:29:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts enumerator values to range of 'int'
In file included from mailer.c:39:0:
common.c:16:1: warning: string length '566' is greater than the length '509' ISO C90 compilers are required to support
mailer.c: In function '_on_assistant_prepare':
mailer.c:2065:6: warning: passing argument 1 of '_assistant_account_config' discards qualifiers from pointer target type
mailer.c:1921:20: note: expected 'struct AccountConfig *' but argument is of type 'const struct AccountConfig *'
mailer.c: In function '_account_display':
mailer.c:2383:9: warning: assignment discards qualifiers from pointer target type
mailer.c: In function '_account_edit':
mailer.c:2658:2: warning: passing argument 1 of '_assistant_account_config' discards qualifiers from pointer target type
mailer.c:2188:20: note: expected 'struct AccountConfig *' but argument is of type 'const struct AccountConfig *'
mailer.c: In function '_account_edit_on_closex':
mailer.c:2666:72: warning: unused parameter 'event'
mailer.c: In function '_account_edit_on_response':
mailer.c:2673:64: warning: unused parameter 'response'
mailer.c:2674:12: warning: unused parameter 'data'
gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -fPIC -c message.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango.h:25,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:37,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkscreen.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
from mailer.h:22,
from message.c:25:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts enumerator values to range of 'int'
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../include/Mailer/account.h:21,
from ../include/Mailer.h:24,
from mailer.h:23,
from message.c:25:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
message.c: In function '_message_set_date':
message.c:350:2: warning: implicit declaration of function 'strptime'
message.c:350:60: warning: comparison between pointer and integer
ar -rc libMailer.a account.o callbacks.o compose.o folder.o helper.o mailer.o message.o
ranlib libMailer.a
gcc -shared -o libMailer.so.0.0 -Wl,-soname,libMailer.so.0 account.o callbacks.o compose.o folder.o helper.o mailer.o message.o `pkg-config --libs libDesktop` `pkg-config --libs openssl` -lssl
ln -f -s -- libMailer.so.0.0 libMailer.so.0
ln -f -s -- libMailer.so.0.0 libMailer.so
gcc -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -c compose-main.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango.h:25,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:37,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkscreen.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
from compose-main.c:23:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts enumerator values to range of 'int'
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../include/Mailer/account.h:21,
from ../include/Mailer.h:24,
from mailer.h:23,
from compose-main.c:24:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
gcc -o compose compose-main.o `pkg-config --libs libDesktop` `pkg-config --libs openssl` -lssl -L. -Wl,-rpath,/usr/pkg/lib -lMailer
gcc -D PREFIX=\"/usr/pkg\" -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -c main.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango.h:25,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:37,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkscreen.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
from mailer.h:22,
from main.c:22:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts enumerator values to range of 'int'
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/x509.h:107:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/ssl.h:156,
from ../include/Mailer/account.h:21,
from ../include/Mailer.h:24,
from mailer.h:23,
from main.c:22:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:184:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:185:2: warning: ISO C90 does not support 'long long'
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/openssl/sha.h:187:3: warning: ISO C90 does not support 'long long'
gcc -o mailer main.o `pkg-config --libs libDesktop` `pkg-config --libs openssl` -lssl -L. -Wl,-rpath,/usr/pkg/lib -lMailer
gcc -I ../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W -fPIC `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -c mailing-lists.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango.h:25,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:37,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkscreen.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
from ../../include/Mailer/plugin.h:21,
from mailing-lists.c:21:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts enumerator values to range of 'int'
gcc -shared -o mailing-lists.so mailing-lists.o `pkg-config --libs openssl` -lssl `pkg-config --libs libDesktop` -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64 -L.. -Wl,-rpath,/usr/pkg/lib -lMailer
gcc -I ../../include -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -W -fPIC `pkg-config --cflags libDesktop` -Wall -g -O2 -pedantic -c search.c
In file included from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-attributes.h:25:0,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango.h:25,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdktypes.h:37,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkscreen.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gdk/gdk.h:32,
from /tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/gtk-2.0/gtk/gtk.h:32,
from ../../include/Mailer/plugin.h:21,
from search.c:19:
/tmp/pkgsrc/mail/deforaos-mailer/work/.buildlink/include/pango-1.0/pango/pango-font.h:380:33: warning: ISO C restricts enumerator values to range of 'int'
gcc -shared -o search.so search.o `pkg-config --libs openssl` -lssl `pkg-config --libs libDesktop` -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib64 -Wl,-R/usr/lib64
*** Please use pkgtools/verifypc to sanity check dependencies.
=> Unwrapping files-to-be-installed.
INFO: [subst.mk:unwrap] Nothing changed in ./data/Mailer.pc.