Subject: pkg/30471: mail/elmo fails during build
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <diro@nixsys.bz>
List: pkgsrc-bugs
Date: 06/08/2005 22:32:00
>Number:         30471
>Category:       pkg
>Synopsis:       mail/elmo fails during build
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 08 22:32:00 +0000 2005
>Originator:     diro@nixsys.bz
>Release:        NetBSD 1.6.2
>Organization:
>Environment:
System: NetBSD nixsys 1.6.2 NetBSD 1.6.2 (NIXSYS) #10: Thu Mar 4 22:20:38 EST 2004 root@nixsys:/usr/src/sys/arch/alpha/compile/NIXSYS alpha
Architecture: alpha
Machine: alpha
>Description:

===> Checking for vulnerabilities in elmo-1.3.1
=> Checksum SHA1 OK for elmo-1.3.1.tar.gz.
=> Checksum RMD160 OK for elmo-1.3.1.tar.gz.
===> Extracting for elmo-1.3.1
==========================================================================
The following variables will affect the build process of this package,
elmo-1.3.1.  Their current value is shown below:

        * SSLBASE (defined)

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/bin/make clean' after
the changes.
==========================================================================
===> Required installed package openssl>=0.9.7d: openssl-0.9.7e found
===> Required installed package gpgme>=1.0.1: gpgme-1.0.2nb1 found
===> Required installed package libgpg-error>=0.6nb2: libgpg-error-1.0 found
===> Required installed package librfuncs>=1.0.4: librfuncs-1.0.6nb1 found
===> Required installed package pth>=2.0.0nb2: pth-2.0.0nb2 found
===> Patching for elmo-1.3.1
=> Fixing linuxifications.
===> Overriding tools for elmo-1.3.1
===> Creating toolchain wrappers for elmo-1.3.1
===> Configuring for elmo-1.3.1
=> Fixing locale directory references.
configure: WARNING: If you wanted to set the --build type, don't use --host.
    If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for alpha--netbsd-strip... no
checking for strip... strip
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking for alpha--netbsd-gcc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc
checking for alpha--netbsd-g++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for strchr... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/pkg/bin/msgfmt
checking for gmsgfmt... /usr/pkg/bin/msgfmt
checking for xgettext... no
checking for msgmerge... /usr/pkg/bin/msgmerge
checking build system type... alpha-unknown-netbsd1.6.2
checking host system type... alpha--netbsd
checking for alpha--netbsd-ranlib... no
checking for ranlib... ranlib
checking for strerror in -lcposix... no
checking how to run the C preprocessor... cc -E
checking for egrep... grep -E
checking for ANSI C header files... no
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... no
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... /usr/src/sys/pkgsrc/mail/elmo/work/.wrapper/bin/ld
checking if the linker (/usr/src/sys/pkgsrc/mail/elmo/work/.wrapper/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... no
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... yes
checking for fwprintf... no
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... no
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for wcslen... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking whether _snprintf is declared... no
checking whether _snwprintf is declared... no
checking whether feof_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... yes
checking for iconv... no, consider installing GNU libiconv
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.0, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for GNU gettext in libc... no
checking for GNU gettext in libintl... (cached) yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... /usr/lib/libintl.so
checking gpgme.h usability... yes
checking gpgme.h presence... yes
checking for gpgme.h... yes
checking gpgme4/gpgme.h usability... no
checking gpgme4/gpgme.h presence... no
checking for gpgme4/gpgme.h... no
checking for gpgme-config... /usr/pkg/bin/gpgme-config
checking for GPGME - version >= 0.4.2... yes
checking for OpenSSL include files... found in /usr/include
checking for OpenSSL libraries... found in /usr/lib
checking for library containing initscr... -lncurses
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for library containing hstrerror... none required
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking wordexp.h usability... no
checking wordexp.h presence... no
checking for wordexp.h... no
checking glob.h usability... yes
checking glob.h presence... yes
checking for glob.h... yes
checking ncurses/ncurses.h usability... no
checking ncurses/ncurses.h presence... no
checking for ncurses/ncurses.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for locale.h... (cached) yes
checking sys/dir.h usability... yes
checking sys/dir.h presence... yes
checking for sys/dir.h... yes
checking for unsigned... yes
checking size of unsigned... 4
checking for scandir... yes
checking for getopt_long... yes
checking for mmap... yes
checking whether to trace memory leaks... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating po/Makefile
config.status: creating po/POTFILES
config.status: creating intl/Makefile
config.status: creating themes/Makefile
config.status: creating doc/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

 Debugging information: no
           GPG support: yes
       OpenSSL support: yes

===> Building for elmo-1.3.1
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
/usr/bin/make  all-recursive
Making all in doc
cd .. && /bin/sh ./config.status doc/Makefile 
config.status: creating doc/Makefile
Making all in intl
Making all in po
Making all in src
cd .. && /bin/sh ./config.status src/Makefile depfiles
config.status: creating src/Makefile
config.status: executing depfiles commands
source='elmo.c' object='elmo.o' libtool=no  depfile='.deps/elmo.Po' tmpdepfile='.deps/elmo.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'elmo.c' || echo './'`elmo.c
In file included from /usr/src/sys/pkgsrc/mail/elmo/work/.buildlink/include/openssl/buffer.h:66,
                 from /usr/src/sys/pkgsrc/mail/elmo/work/.buildlink/include/openssl/x509.h:64,
                 from /usr/src/sys/pkgsrc/mail/elmo/work/.buildlink/include/openssl/ssl.h:177,
                 from networking.h:39,
                 from elmo.c:65:
/usr/include/stddef.h:43: warning: empty declaration
source='status.c' object='status.o' libtool=no  depfile='.deps/status.Po' tmpdepfile='.deps/status.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'status.c' || echo './'`status.c
source='folder.c' object='folder.o' libtool=no  depfile='.deps/folder.Po' tmpdepfile='.deps/folder.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'folder.c' || echo './'`folder.c
source='cmd.c' object='cmd.o' libtool=no  depfile='.deps/cmd.Po' tmpdepfile='.deps/cmd.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'cmd.c' || echo './'`cmd.c
source='mbox.c' object='mbox.o' libtool=no  depfile='.deps/mbox.Po' tmpdepfile='.deps/mbox.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'mbox.c' || echo './'`mbox.c
mbox.c: In function `mbox_box_mail_count':
mbox.c:264: warning: passing arg 3 of `file_whole' from incompatible pointer type
source='mlex.c' object='mlex.o' libtool=no  depfile='.deps/mlex.Po' tmpdepfile='.deps/mlex.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'mlex.c' || echo './'`mlex.c
source='xmalloc.c' object='xmalloc.o' libtool=no  depfile='.deps/xmalloc.Po' tmpdepfile='.deps/xmalloc.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'xmalloc.c' || echo './'`xmalloc.c
source='line.c' object='line.o' libtool=no  depfile='.deps/line.Po' tmpdepfile='.deps/line.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'line.c' || echo './'`line.c
source='hash.c' object='hash.o' libtool=no  depfile='.deps/hash.Po' tmpdepfile='.deps/hash.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'hash.c' || echo './'`hash.c
source='address.c' object='address.o' libtool=no  depfile='.deps/address.Po' tmpdepfile='.deps/address.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'address.c' || echo './'`address.c
source='clock.c' object='clock.o' libtool=no  depfile='.deps/clock.Po' tmpdepfile='.deps/clock.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'clock.c' || echo './'`clock.c
source='mailreader.c' object='mailreader.o' libtool=no  depfile='.deps/mailreader.Po' tmpdepfile='.deps/mailreader.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'mailreader.c' || echo './'`mailreader.c
source='rstring.c' object='rstring.o' libtool=no  depfile='.deps/rstring.Po' tmpdepfile='.deps/rstring.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'rstring.c' || echo './'`rstring.c
source='multree.c' object='multree.o' libtool=no  depfile='.deps/multree.Po' tmpdepfile='.deps/multree.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'multree.c' || echo './'`multree.c
source='mail.c' object='mail.o' libtool=no  depfile='.deps/mail.Po' tmpdepfile='.deps/mail.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'mail.c' || echo './'`mail.c
mail.c: In function `find_parent':
mail.c:104: warning: cast from pointer to integer of different size
mail.c:105: warning: cast from pointer to integer of different size
mail.c: In function `put_msgid_into_hash':
mail.c:127: warning: cast to pointer from integer of different size
mail.c:128: warning: cast to pointer from integer of different size
mail.c: In function `prepare_nodes_array':
mail.c:881: warning: cast to pointer from integer of different size
mail.c: In function `insert_mail':
mail.c:889: warning: cast from pointer to integer of different size
source='debug.c' object='debug.o' libtool=no  depfile='.deps/debug.Po' tmpdepfile='.deps/debug.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'debug.c' || echo './'`debug.c
source='rarray.c' object='rarray.o' libtool=no  depfile='.deps/rarray.Po' tmpdepfile='.deps/rarray.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'rarray.c' || echo './'`rarray.c
source='maildir.c' object='maildir.o' libtool=no  depfile='.deps/maildir.Po' tmpdepfile='.deps/maildir.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'maildir.c' || echo './'`maildir.c
maildir.c: In function `reset_array':
maildir.c:350: warning: cast to pointer from integer of different size
maildir.c: In function `is_in_array':
maildir.c:372: warning: cast from pointer to integer of different size
source='file.c' object='file.o' libtool=no  depfile='.deps/file.Po' tmpdepfile='.deps/file.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'file.c' || echo './'`file.c
source='error.c' object='error.o' libtool=no  depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'error.c' || echo './'`error.c
source='select.c' object='select.o' libtool=no  depfile='.deps/select.Po' tmpdepfile='.deps/select.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'select.c' || echo './'`select.c
source='box_selection.c' object='box_selection.o' libtool=no  depfile='.deps/box_selection.Po' tmpdepfile='.deps/box_selection.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'box_selection.c' || echo './'`box_selection.c
source='confread.c' object='confread.o' libtool=no  depfile='.deps/confread.Po' tmpdepfile='.deps/confread.TPo'  depmode=gcc /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include -Wall -DLOCALEDIR='"/usr/pkg/share/locale"' -DSYSCONFDIR='"/usr/pkg/etc"' -DDATADIR='"/usr/pkg/share/elmo"' -I/usr/pkg/include -I/usr/pkg/include -O2 -mieee -I/usr/include -I/usr/pkg/include -c `test -f 'confread.c' || echo './'`confread.c
source='networking.cc' object='networking.o' libtool=no  depfile='.deps/networking.Po' tmpdepfile='.deps/networking.TPo'  depmode=gcc /bin/sh ../depcomp  c++ -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/include -I/usr/pkg/include  -O2 -mieee -I/usr/include -I/usr/pkg/include -c -o networking.o `test -f 'networking.cc' || echo './'`networking.cc
In file included from /usr/src/sys/pkgsrc/mail/elmo/work/.buildlink/include/openssl/buffer.h:66,
                 from /usr/src/sys/pkgsrc/mail/elmo/work/.buildlink/include/openssl/x509.h:64,
                 from /usr/src/sys/pkgsrc/mail/elmo/work/.buildlink/include/openssl/ssl.h:177,
                 from networking.cc:48:
/usr/include/stddef.h:43: declaration does not declare anything
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/mail/elmo/work/elmo-1.3.1/src
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/mail/elmo/work/elmo-1.3.1
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/mail/elmo/work/elmo-1.3.1
*** Error code 1

Stop.
make: stopped in /usr/src/sys/pkgsrc/mail/elmo
===> 
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/src/sys/pkgsrc/mail/elmo/work/.work.log
===> 
*** Error code 1

Stop.
make: stopped in /sys/pkgsrc/mail/elmo

>How-To-Repeat:
	make mail/elmo in pkgsrc-current
>Fix: