In my current i386 bulk build I'm seeing problems building emacs21 (both
no_x11 and gtk2 flavours). Failures seen so far look like this

LC_ALL=C ./temacs -batch -l loadup dump
Illegal instruction (core dumped) 

or

LC_ALL=C ./temacs -batch -l loadup dump
Segmentation fault (core dumped) 

I haven't seen build failures like this in emacs before (base was
built from sources updated on Dec 1 03:08 MST).

Unrelated (these aren't new) but while looking at the build logs for this
I noticed some implicit decl's, and "xfaces.c:3069: warning: array size (4)
smaller than bound length (68)".

Both flavour packages got built in the end, it took 6 or 7 retries.

===>  Checking files for emacs-21.4-no_x11
`/usr/ports/distfiles/emacs-21.4a.tar.gz' is up to date.
`/usr/ports/distfiles/leim-21.4.tar.gz' is up to date.
>> (SHA256) emacs-21.4a.tar.gz: OK
>> (SHA256) leim-21.4.tar.gz: OK
===>  Verifying specs:  c m ncurses  
===>  found c.77.3 m.9.0 ncurses.14.0
===>  Extracting for emacs-21.4-no_x11
===>  Patching for emacs-21.4-no_x11
===>  Configuring for emacs-21.4-no_x11
Using /usr/obj/ports/emacs-21.4-no_x11/config.site (generated)
loading site script /usr/obj/ports/emacs-21.4-no_x11/config.site
creating cache ./config.cache
checking host system type... i386-unknown-openbsd5.6
checking for gcc... cc
checking whether the C compiler (cc -O2 -pipe -fno-pie -Z -L/usr/local/lib 
-nopie) works... yes
checking whether the C compiler (cc -O2 -pipe -fno-pie -Z -L/usr/local/lib 
-nopie) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether cc accepts -g... (cached) yes
checking whether ln -s works... yes
checking how to run the C preprocessor... cc -E
checking for a BSD compatible install... 
/usr/obj/ports/emacs-21.4-no_x11/bin/install -c 
checking for bison... yacc
checking for ranlib... ranlib
checking for AIX... no
checking the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable
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 for machine/soundcard.h... no
checking for sys/soundcard.h... no
checking for soundcard.h... (cached) yes
checking for _oss_ioctl in -lossaudio... (cached) no
checking for sys/select.h... (cached) yes
checking for sys/timeb.h... no
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for linux/version.h... no
checking for sys/systeminfo.h... no
checking for termios.h... (cached) yes
checking for limits.h... (cached) yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for termcap.h... yes
checking for stdio_ext.h... no
checking for fcntl.h... (cached) yes
checking for term.h... yes
checking for strings.h... (cached) yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys_siglist declaration in signal.h or unistd.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for struct utimbuf... yes
checking return type of signal handlers... (cached) void
checking for speed_t... yes
checking for struct timeval... yes
checking for struct exception... no
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... yes
checking for tm_gmtoff in struct tm... yes
checking for cc option to accept ANSI C... none needed
checking for function prototypes... yes
checking for working volatile... (cached) yes
checking for working const... (cached) yes
checking for void * support... yes
checking whether make sets ${MAKE}... (cached) yes
checking for long file names... yes
checking for X... disabled
checking for malloc_get_state... no
checking for malloc_set_state... no
checking whether __after_morecore_hook exists... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for dnet_ntoa in -ldnet... no
checking for main in -lXbsd... no
checking for cma_open in -lpthreads... no
checking for XFree86 in /usr/X386... no
checking whether netdb declares h_errno... yes
checking for working alloca.h... no
checking for alloca... (cached) yes
checking for sqrt in -lm... (cached) yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for touchlock... no
checking for maillock.h... no
checking for gethostname... (cached) yes
checking for getdomainname... (cached) yes
checking for dup2... (cached) yes
checking for rename... (cached) yes
checking for closedir... (cached) yes
checking for mkdir... (cached) yes
checking for rmdir... (cached) yes
checking for sysinfo... no
checking for random... (cached) yes
checking for lrand48... (cached) yes
checking for bcopy... (cached) yes
checking for bcmp... (cached) yes
checking for logb... yes
checking for frexp... yes
checking for fmod... yes
checking for rint... yes
checking for cbrt... yes
checking for ftime... no
checking for res_init... (cached) yes
checking for setsid... (cached) yes
checking for strerror... (cached) yes
checking for fpathconf... (cached) yes
checking for select... (cached) yes
checking for mktime... (cached) yes
checking for euidaccess... no
checking for getpagesize... (cached) yes
checking for tzset... (cached) yes
checking for setlocale... (cached) yes
checking for utimes... (cached) yes
checking for setrlimit... (cached) yes
checking for setpgid... (cached) yes
checking for getcwd... (cached) yes
checking for getwd... (cached) yes
checking for shutdown... (cached) yes
checking for strftime... (cached) yes
checking for getaddrinfo... (cached) yes
checking for __fpending... no
checking for mblen... yes
checking for mbrlen... yes
checking for strsignal... (cached) yes
checking for setitimer... (cached) yes
checking for ualarm... (cached) yes
checking for index... (cached) yes
checking for rindex... (cached) yes
checking for gai_strerror... (cached) yes
checking for mkstemp... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... (cached) yes
checking for working mktime... (cached) yes
checking for getloadavg... (cached) yes
checking for getloadavg... (cached) yes
checking whether getloadavg requires setgid... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... (cached) yes
checking for grantpt... (cached) yes
checking for getpt... (cached) no
checking for tparm in -lncurses... yes
checking for dgettext in -lintl... yes
checking whether localtime caches TZ... no
checking for gettimeofday... (cached) yes
checking whether gettimeofday can accept two arguments... yes
checking for struct timezone... yes
checking for socket... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking whether system supports dynamic ptys... no
checking for pid_t... (cached) yes
checking for vfork.h... no
checking for working vfork... (cached) yes
checking for size_t... (cached) yes

Configured for `i386-unknown-openbsd5.6'.

  Where should the build process find the source code?    
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4
  What operating system and machine description files should Emacs use?
        `s/openbsd.h' and `m/intel386.h'
  What compiler should emacs be built with?               cc -O2 -pipe -fno-pie
  Should Emacs use the GNU version of malloc?             yes
  Should Emacs use a relocating allocator for buffers?    yes
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    none
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                NONE
  Where do we find X Windows libraries?                   NONE
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use -lungif?                                 no
  Does Emacs use -lpng?                                   no
  Does Emacs use X toolkit scroll bars?                   no

updating cache ./config.cache
creating ./config.status
creating Makefile
creating lib-src/Makefile.c
creating oldXMenu/Makefile
creating man/Makefile
creating lwlib/Makefile
creating src/Makefile.c
creating lisp/Makefile
creating leim/Makefile
creating src/config.h
creating src/epaths.h
creating lib-src/Makefile
creating src/Makefile
===>  Building for emacs-21.4-no_x11
if [ ! -f /usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lisp/abbrev.elc ]; then  
make   mkdir_p=mkdir\ -p\ -- 
SHARED_LIBS_LOG=/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/shared_libs.log 
LIBTOOL=/usr/bin/libtool  bootstrap;  fi
cd lib-src; make all   mkdir_p=mkdir\ -p\ -- 
SHARED_LIBS_LOG=/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/shared_libs.log 
LIBTOOL=/usr/bin/libtool   CC='cc' CFLAGS='-O2 -pipe -fno-pie' 
CPPFLAGS='-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include'  LDFLAGS='-Z -L/usr/local/lib -nopie' MAKE='make'
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie -o test-distrib 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/test-distrib.c
./test-distrib /usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/testfile
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/make-docfile.c -lc -o 
make-docfile
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/profile.c -lc -o profile
/tmp//ccwzuFv6.o(.text+0xc8): In function `get_time':
: warning: sprintf() is often misused, please use snprintf()
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/digest-doc.c -lc -o 
digest-doc
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/sorted-doc.c  -lc -o 
sorted-doc
/tmp//cco0u3i2.o(.text+0x15c): In function `xstrdup':
: warning: strcpy() is almost always misused, please use strlcpy()
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib 
-DHAVE_CONFIG_H -I. -I../src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src 
-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -O2 -pipe -fno-pie -Demacs  
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/movemail.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib 
-DHAVE_CONFIG_H -I. -I../src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src 
-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -O2 -pipe -fno-pie  
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/pop.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib 
-DHAVE_CONFIG_H -I. -I../src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src 
-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/getopt.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib 
-DHAVE_CONFIG_H -I. -I../src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src 
-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/getopt1.c
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -O2 -pipe -fno-pie  movemail.o pop.o getopt.o getopt1.o 
 -lc        -o movemail
movemail.o(.text+0x2b4): In function `concat':
: warning: strcpy() is almost always misused, please use strlcpy()
pop.o(.text+0x988): In function `pop_delete':
: warning: sprintf() is often misused, please use snprintf()
/usr/bin/ld: warning: type and size of dynamic symbol `index' are not defined
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/cvtmail.c -lc -o cvtmail
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/cvtmail.c:39: warning: 
conflicting types for built-in function 'malloc'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/cvtmail.c: In function 
'main':
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/cvtmail.c:68: warning: 
incompatible implicit declaration of built-in function 'strlen'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/cvtmail.c:69: warning: 
incompatible implicit declaration of built-in function 'strcpy'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/cvtmail.c:70: warning: 
incompatible implicit declaration of built-in function 'strcat'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/cvtmail.c: In function 
'fatal':
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/cvtmail.c:148: warning: 
incompatible implicit declaration of built-in function 'exit'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/cvtmail.c: In function 
'sysfail':
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/cvtmail.c:157: warning: 
incompatible implicit declaration of built-in function 'exit'
/tmp//ccmOCpD3.o(.text+0x246): In function `main':
: warning: strcpy() is almost always misused, please use strlcpy()
/tmp//ccmOCpD3.o(.text+0x259): In function `main':
: warning: strcat() is almost always misused, please use strlcat()
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/fakemail.c -lc -o fakemail
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c -lc -o yow
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c:36: warning: 
conflicting types for built-in function 'malloc'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c: In function 'main':
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c:50: warning: 
incompatible implicit declaration of built-in function 'strcpy'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c:61: warning: 
incompatible implicit declaration of built-in function 'exit'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c:65: warning: passing 
argument 1 of 'time' from incompatible pointer type
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c: In function 
'setup_yow':
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c:92: warning: 
incompatible implicit declaration of built-in function 'exit'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c:101: warning: 
incompatible implicit declaration of built-in function 'exit'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c: In function 'yow':
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c:120: warning: 
incompatible implicit declaration of built-in function 'exit'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c:145: warning: 
incompatible implicit declaration of built-in function 'exit'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/yow.c:158: warning: 
incompatible implicit declaration of built-in function 'exit'
/tmp//ccWYvCGU.o(.text+0x3b1): In function `main':
: warning: strcpy() is almost always misused, please use strlcpy()
/tmp//ccWYvCGU.o(.text+0x11): In function `yow':
: warning: rand() isn't random; consider using arc4random()
/tmp//ccWYvCGU.o(.text+0x364): In function `main':
: warning: srand() seed choices are invariably poor
/tmp//ccWYvCGU.o(.text+0x32c): In function `main':
: warning: sprintf() is often misused, please use snprintf()
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/emacsserver.c -lc -o 
emacsserver
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/emacsserver.c: In function 
'main':
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/emacsserver.c:330: warning: 
passing argument 3 of 'accept' from incompatible pointer type
/tmp//ccZZCu3r.o(.text+0x84): In function `perror_1':
: warning: strcpy() is almost always misused, please use strlcpy()
/tmp//ccZZCu3r.o(.text+0x90): In function `perror_1':
: warning: strcat() is almost always misused, please use strlcat()
/tmp//ccZZCu3r.o(.text+0x39a): In function `main':
: warning: sprintf() is often misused, please use snprintf()
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/hexl.c -lc -o hexl
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib 
-DHAVE_CONFIG_H -I. -I../src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src 
-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -O2 -pipe -fno-pie -DCONFIG_BROKETS 
-DINHIBIT_STRING_HEADER 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src/regex.c
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie -DVERSION="\"21.4\"" 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/etags.c getopt.o getopt1.o  
regex.o -lc -o etags
/tmp//cc7Y1xIR.o(.text+0x8f7): In function `concat':
: warning: strcpy() is almost always misused, please use strlcpy()
/tmp//cc7Y1xIR.o(.text+0x40ac): In function `C_entries':
: warning: strcat() is almost always misused, please use strlcat()
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie -DCTAGS 
-DVERSION="\"21.4\"" 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/etags.c getopt.o getopt1.o  
regex.o -lc -o ctags
/tmp//ccNWulCz.o(.text+0x927): In function `concat':
: warning: strcpy() is almost always misused, please use strlcpy()
/tmp//ccNWulCz.o(.text+0x408c): In function `C_entries':
: warning: strcat() is almost always misused, please use strlcat()
/tmp//ccNWulCz.o(.text+0x6b90): In function `main':
: warning: sprintf() is often misused, please use snprintf()
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/emacsclient.c getopt.o 
getopt1.o  -DVERSION=`sed -n -e '/(defconst emacs-version/ 
s/^[^"]*\("[^"]*"\).*/\1/p' 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../lisp/version.el` -lc -o 
emacsclient
/tmp//ccEVWAVT.o(.text+0x362): In function `main':
: warning: sprintf() is often misused, please use snprintf()
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/b2m.c -DVERSION="\"21.4\"" 
getopt.o getopt1.o  -lc -o b2m
/tmp//ccxXKzvh.o(.text+0x202): In function `concat':
: warning: strcpy() is almost always misused, please use strlcpy()
cc -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib -DHAVE_CONFIG_H 
-I. -I../src -I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/../src -Z 
-L/usr/local/lib -nopie -I/usr/X11R6/include -I/usr/local/include 
-L/usr/local/lib  -I/usr/local/include -O2 -pipe -fno-pie -DVERSION="\"21.4\"" 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/lib-src/ebrowse.c getopt.o 
getopt1.o  -lc -o ebrowse
/tmp//ccZ5PiW3.o(.text+0x13e7): In function `register_namespace_alias':
: warning: strcpy() is almost always misused, please use strlcpy()
/tmp//ccZ5PiW3.o(.text+0x980): In function `sym_scope_1':
: warning: strcat() is almost always misused, please use strlcat()
cd src; make all   mkdir_p=mkdir\ -p\ -- 
SHARED_LIBS_LOG=/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/shared_libs.log 
LIBTOOL=/usr/bin/libtool   CC='cc' CFLAGS='-O2 -pipe -fno-pie' 
CPPFLAGS='-I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include'  LDFLAGS='-Z -L/usr/local/lib -nopie' MAKE='make'
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie pre-crt0.c
touch stamp-oldxmenu
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie dispnew.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie frame.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie scroll.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie xdisp.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie xmenu.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie window.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie charset.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie coding.c
coding.c: In function 'decode_coding_emacs_mule':
coding.c:991: warning: comparison is always true due to limited range of data 
type
coding.c:1002: warning: comparison is always true due to limited range of data 
type
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie category.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie ccl.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie cm.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie term.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie xfaces.c
xfaces.c: In function 'get_lface_attributes':
xfaces.c:3069: warning: array size (4) smaller than bound length (68)
xfaces.c: In function 'Finternal_copy_lisp_face':
xfaces.c:3751: warning: array size (4) smaller than bound length (68)
xfaces.c:3751: warning: array size (4) smaller than bound length (68)
xfaces.c: In function 'realize_default_face':
xfaces.c:6175: warning: array size (4) smaller than bound length (68)
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie emacs.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie keyboard.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie macros.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie keymap.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie sysdep.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie buffer.c
buffer.c: In function 'Fset_buffer_multibyte':
buffer.c:2089: warning: comparison is always true due to limited range of data 
type
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie filelock.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie insdel.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie marker.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie minibuf.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie fileio.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie dired.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie filemode.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie cmds.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie casetab.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie casefiddle.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie indent.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie search.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie regex.c
regex.c: In function 're_search_2':
regex.c:3966: warning: comparison is always true due to limited range of data 
type
regex.c: In function 're_match_2_internal':
regex.c:4921: warning: comparison is always true due to limited range of data 
type
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie undo.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie alloc.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie data.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie doc.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie editfns.c
editfns.c: In function 'Fencode_time':
editfns.c:1661: warning: incompatible implicit declaration of built-in function 
'sprintf'
editfns.c: In function 'Fcurrent_time_zone':
editfns.c:1805: warning: incompatible implicit declaration of built-in function 
'sprintf'
editfns.c: In function 'Fformat':
editfns.c:3418: warning: incompatible implicit declaration of built-in function 
'sprintf'
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie callint.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie eval.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie floatfns.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie fns.c
fns.c: In function 'base64_decode_1':
fns.c:3627: warning: comparison is always true due to limited range of data type
fns.c:3651: warning: comparison is always true due to limited range of data type
fns.c:3669: warning: comparison is always true due to limited range of data type
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie print.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie lread.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie abbrev.c
abbrev.c: In function 'Fexpand_abbrev':
abbrev.c:370: warning: comparison is always true due to limited range of data 
type
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie syntax.c
syntax.c: In function 'skip_chars':
syntax.c:1576: warning: comparison is always true due to limited range of data 
type
syntax.c:1606: warning: comparison is always true due to limited range of data 
type
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie unexelf.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie mocklisp.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie bytecode.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie process.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie callproc.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie region-cache.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie sound.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie atimer.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie doprnt.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie strftime.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie intervals.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie textprop.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie composite.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie md5.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie terminfo.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie lastfile.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie gmalloc.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie ralloc.c
cc -c -I/usr/X11R6/include -I/usr/local/include -L/usr/local/lib  
-I/usr/local/include -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie vm-limit.c
cc -Demacs -DHAVE_CONFIG_H   -I. 
-I/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src -I/usr/X11R6/include 
-I/usr/local/include -L/usr/local/lib -O2 -pipe -fno-pie -Z -L/usr/local/lib 
-nopie /usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src/prefix-args.c -o 
prefix-args
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src/prefix-args.c: In function 
'main':
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src/prefix-args.c:63: warning: 
incompatible implicit declaration of built-in function 'exit'
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src/prefix-args.c:72: warning: 
incompatible implicit declaration of built-in function 'exit'
cc -nostartfiles  -L/usr/X11R6/lib -L/usr/local/lib -Z -L/usr/local/lib -nopie 
-o temacs pre-crt0.o /usr/lib/crt0.o /usr/lib/crtbegin.o dispnew.o frame.o 
scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o 
term.o xfaces.o  emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o 
filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o 
casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o 
editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o 
unexelf.o mocklisp.o bytecode.o process.o callproc.o region-cache.o sound.o 
atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o  
terminfo.o lastfile.o gmalloc.o ralloc.o vm-limit.o        -lncurses   -lm 
-lgcc -lc -lgcc /usr/lib/crtend.o 
sysdep.o(.text+0x258): In function `seed_random':
: warning: srandom() seed choices are invariably poor
sysdep.o(.text+0x237): In function `get_random':
: warning: random() isn't random; consider using arc4random()
term.o(.text+0xf93): In function `term_init':
: warning: strcpy() is almost always misused, please use strlcpy()
term.o(.text+0xfa9): In function `term_init':
: warning: strcat() is almost always misused, please use strlcat()
frame.o(.text+0x194b): In function `set_term_frame_name':
: warning: sprintf() is often misused, please use snprintf()
/usr/bin/ld: warning: type and size of dynamic symbol `rindex' are not defined
/usr/bin/ld: warning: type and size of dynamic symbol `index' are not defined
strip temacs
rm -f ../etc/DOC
../lib-src/make-docfile -d /usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src 
sunfns.o dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o fontset.o 
dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o 
category.o ccl.o cm.o term.o xfaces.o  emacs.o keyboard.o macros.o keymap.o 
sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o 
filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o 
alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o 
lread.o abbrev.o syntax.o unexelf.o mocklisp.o bytecode.o process.o callproc.o 
region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o 
composite.o md5.o  > ../etc/DOC
../lib-src/make-docfile -a ../etc/DOC -d 
/usr/obj/ports/emacs-21.4-no_x11/emacs-21.4/src ../lisp/mouse.elc 
../lisp/select.elc ../lisp/scroll-bar.elc ../lisp/vmsproc.elc 
../lisp/vms-patch.elc ../lisp/ls-lisp.elc ../lisp/dos-fns.elc 
../lisp/w32-fns.elc ../lisp/dos-w32.elc ../lisp/disp-table.elc 
../lisp/dos-vars.elc ../lisp/international/ccl.elc 
../lisp/international/codepage.elc ../lisp/abbrev.elc ../lisp/buff-menu.elc 
../lisp/byte-run.elc ../lisp/cus-start.el ../lisp/custom.elc 
../lisp/emacs-lisp/backquote.elc ../lisp/emacs-lisp/lisp-mode.elc 
../lisp/emacs-lisp/lisp.elc ../lisp/facemenu.elc ../lisp/faces.elc 
../lisp/files.elc ../lisp/float-sup.elc ../lisp/format.elc ../lisp/frame.elc 
../lisp/help.elc ../lisp/indent.elc ../lisp/isearch.elc ../lisp/loadup.el 
../lisp/loaddefs.el ../lisp/bindings.elc ../lisp/map-ynp.elc ../lisp/env.elc 
../lisp/international/mule.elc ../lisp/international/mule-conf.el 
../lisp/international/mule-cmds.elc ../lisp/international/characters.elc 
../lisp!
 /international/utf-8.elc ../lisp/international/utf-16.elc 
../lisp/international/latin-1.el ../lisp/international/latin-2.el 
../lisp/international/latin-3.el ../lisp/international/latin-4.el 
../lisp/international/latin-5.el ../lisp/international/latin-8.el 
../lisp/international/latin-9.el ../lisp/case-table.elc 
../lisp/language/chinese.elc ../lisp/language/cyrillic.elc 
../lisp/language/indian.elc ../lisp/language/devanagari.elc 
../lisp/language/english.elc ../lisp/language/ethiopic.elc 
../lisp/language/european.elc ../lisp/language/czech.elc 
../lisp/language/slovak.elc ../lisp/language/romanian.elc 
../lisp/language/greek.elc ../lisp/language/hebrew.elc 
../lisp/language/japanese.elc ../lisp/language/korean.elc 
../lisp/language/lao.elc ../lisp/language/thai.elc ../lisp/language/tibetan.elc 
../lisp/language/vietnamese.elc ../lisp/language/misc-lang.elc 
../lisp/international/ucs-tables.elc ../lisp/menu-bar.elc ../lisp/paths.el 
../lisp/register.elc ../lisp/replace.elc ../lisp/sim!
 ple.elc ../lisp/startup.elc ../lisp/subr.elc ../lisp/term/tty-colors.elc 
../lisp/textmodes/fill.elc ../lisp/textmodes/page.elc 
../lisp/textmodes/paragraphs.elc ../lisp/textmodes/text-mode.elc 
../lisp/vc-hooks.elc ../lisp/ediff-hook.elc ../lisp/widget.elc 
../lisp/window.elc ../lisp/version.el
LC_ALL=C ./temacs -batch -l loadup dump
Segmentation fault (core dumped) 
*** Error 139 in src (Makefile:90 'emacs')
*** Error 1 in /usr/obj/ports/emacs-21.4-no_x11/emacs-21.4 (Makefile:265 'src')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2768 
'/usr/obj/ports/emacs-21.4-no_x11/.build_done')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:1960 
'/usr/ports/packages/i386/all/emacs-21.4p29-no_x11.tgz')
*** Error 1 in . (/usr/ports/infrastructure/mk/bsd.port.mk:2513 
'_internal-package')
*** Error 1 in /usr/ports/editors/emacs21 
(/usr/ports/infrastructure/mk/bsd.port.mk:2493 'package')


Reply via email to