You are receiving this mail as a port that you maintain
is failing to build on the FreeBSD package build server.
Please investigate the failure and submit a PR to fix
build.

Maintainer:     [email protected]
Last committer: [email protected]
Ident:          $FreeBSD: head/editors/le/Makefile 315168 2013-03-24 22:00:39Z 
zi $
Log URL:        
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s/logs/le-1.14.9.log
Build URL:      
http://beefy1.isc.freebsd.org/bulk/head-i386-default/2013-09-19_00h27m24s
Log:

====>> Building editors/le
build started at Thu Sep 19 01:32:30 UTC 2013
port directory: /usr/ports/editors/le
building for: FreeBSD head-i386-default-job-10 10.0-CURRENT FreeBSD 
10.0-CURRENT i386
maintained by: [email protected]
Makefile ident:      $FreeBSD: head/editors/le/Makefile 315168 2013-03-24 
22:00:39Z zi $
Poudriere version: 3.1-pre

---Begin Environment---
UNAME_m=i386
UNAME_p=i386
OSVERSION=1000055
UNAME_v=FreeBSD 10.0-CURRENT
UNAME_r=10.0-CURRENT
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
MASTERMNT=/usr/local/poudriere/data/build/head-i386-default/ref
PKG_EXT=txz
tpid=91930
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
NBPARALLEL=24
PKGNG=1
PKGNAME=le-1.14.9
PKG_DELETE=/usr/local/sbin/pkg delete -y -f
PKG_ADD=/usr/local/sbin/pkg add
PWD=/root
MASTERNAME=head-i386-default
USER=root
HOME=/root
POUDRIERE_VERSION=3.1-pre
SKIPSANITY=1
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--
--prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh 
CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
TMPDIR="/tmp" TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  
LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe 
-fno-strict-aliasing"  CPP="cpp" CPPFLAGS=""  LDFLAGS=""  CXX="c++" 
CXXFLAGS="-O2 -pipe -fno-strict-aliasing"  MANPREFIX="/usr/local" 
BSD_INSTALL_PROGRAM="install  -s -o root -g wheel -m 555"  
BSD_INSTALL_LIB="install  -s -o root -g wheel -m 444"  
BSD_INSTALL_SCRIPT="install  -o root -g wheel -m 555"  
BSD_INSTALL_DATA="install  -o root -g wheel -m 444"  BSD_INSTALL_MAN="install  
-o root -g wheel -m 444"
--End MAKE_ENV--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/le
DOCSDIR=/usr/local/share/doc/le
EXAMPLESDIR=/usr/local/share/examples/le
WWWDIR=/usr/local/www/le
ETCDIR=/usr/local/etc/le
--End SUB_LIST--

---Begin make.conf---
ARCH=i386
MACHINE=i386
MACHINE_ARCH=i386
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PACKAGES=/packages
DISTDIR=/distfiles
#### /usr/local/etc/poudriere.d/make.conf ####
WITH_PKGNG=yes
NO_RESTRICTED=yes
DISABLE_MAKE_JOBS=yes
---End make.conf---
===>  Cleaning for le-1.14.9
=======================<phase: check-config   >============================
===========================================================================
=======================<phase: pkg-depends    >============================
===>   le-1.14.9 depends on file: /usr/local/sbin/pkg - not found
===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
===>   Installing existing package /packages/All/pkg-1.1.4_2.txz
Installing pkg-1.1.4_2... done
If you are upgrading from the old package format, first run:

  # pkg2ng
===>   Returning to build of le-1.14.9
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by le-1.14.9 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by le-1.14.9 for building
=> SHA256 Checksum OK for le-1.14.9.tar.bz2.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by le-1.14.9 for building
===>  Extracting for le-1.14.9
=> SHA256 Checksum OK for le-1.14.9.tar.bz2.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for le-1.14.9
===========================================================================
=======================<phase: build-depends  >============================
===========================================================================
=======================<phase: lib-depends    >============================
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for le-1.14.9
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/editors/le/work/le-1.14.9/acinclude.m4
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/editors/le/work/le-1.14.9/aclocal.m4
===>   FreeBSD 10 autotools fix applied to 
/wrkdirs/usr/ports/editors/le/work/le-1.14.9/configure
configure: loading site script /usr/ports/Templates/config.site
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
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 ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for Minix Amsterdam compiler... no
checking for ar... ar
checking for ranlib... ranlib
checking whether cc understands -c and -o together... yes
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking if c++ compiler can handle dynamic initializers... yes
checking whether ln -s works... yes
checking for ranlib... (cached) ranlib
checking for special C compiler options needed for large files... (cached) no
checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
checking if c++ supports -fno-exceptions -fno-rtti... yes
checking if -fno-implement-inlines implements virtual functions... yes
checking for size_t... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking whether <wchar.h> uses 'inline' correctly... (cached) yes
checking for btowc... (cached) yes
checking for _set_invalid_parameter_handler... no
checking for fchdir... yes
checking for fcntl... (cached) yes
checking for symlink... (cached) yes
checking for fdopendir... yes
checking for mempcpy... no
checking for isblank... (cached) yes
checking for iswctype... (cached) yes
checking for mbsrtowcs... (cached) yes
checking for wmemchr... (cached) yes
checking for wmemcpy... (cached) yes
checking for wmempcpy... no
checking for fstatat... yes
checking for ftruncate... yes
checking for getdtablesize... (cached) yes
checking for lstat... (cached) yes
checking for mbsinit... (cached) yes
checking for mbrtowc... (cached) yes
checking for isascii... (cached) yes
checking for mprotect... (cached) yes
checking for openat... yes
checking for strdup... (cached) yes
checking for times... yes
<snip>
                                 ^
tables.cc:46:33: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<9D>','_','<80>','`','<DF>','a','<82>','b','<83>','c','<84>','d','<85>','e','<86>','f',
                                            ^
tables.cc:46:41: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<9D>','_','<80>','`','<DF>','a','<82>','b','<83>','c','<84>','d','<85>','e','<86>','f',
                                                       ^
tables.cc:46:49: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<9D>','_','<80>','`','<DF>','a','<82>','b','<83>','c','<84>','d','<85>','e','<86>','f',
                                                                  ^
tables.cc:46:57: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<9D>','_','<80>','`','<DF>','a','<82>','b','<83>','c','<84>','d','<85>','e','<86>','f',
                                                                             ^
tables.cc:47:1: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<87>','g','<88>','h','<89>','i','<8A>','j','<8B>','k','<8C>','l','<8D>','m','<8E>','n',
^
tables.cc:47:9: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<87>','g','<88>','h','<89>','i','<8A>','j','<8B>','k','<8C>','l','<8D>','m','<8E>','n',
           ^
tables.cc:47:17: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<87>','g','<88>','h','<89>','i','<8A>','j','<8B>','k','<8C>','l','<8D>','m','<8E>','n',
                      ^
tables.cc:47:25: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<87>','g','<88>','h','<89>','i','<8A>','j','<8B>','k','<8C>','l','<8D>','m','<8E>','n',
                                 ^
tables.cc:47:33: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<87>','g','<88>','h','<89>','i','<8A>','j','<8B>','k','<8C>','l','<8D>','m','<8E>','n',
                                            ^
tables.cc:47:41: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<87>','g','<88>','h','<89>','i','<8A>','j','<8B>','k','<8C>','l','<8D>','m','<8E>','n',
                                                       ^
tables.cc:47:49: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<87>','g','<88>','h','<89>','i','<8A>','j','<8B>','k','<8C>','l','<8D>','m','<8E>','n',
                                                                  ^
tables.cc:47:57: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<87>','g','<88>','h','<89>','i','<8A>','j','<8B>','k','<8C>','l','<8D>','m','<8E>','n',
                                                                             ^
tables.cc:48:1: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<8F>','o','<U+0014>','p','<B1>','q','<F8>','r','<U+007F>','s','<9F>','t','<U+0015>','u','<F7>','v',
^
tables.cc:48:17: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<8F>','o','<U+0014>','p','<B1>','q','<F8>','r','<U+007F>','s','<9F>','t','<U+0015>','u','<F7>','v',
                          ^
tables.cc:48:25: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<8F>','o','<U+0014>','p','<B1>','q','<F8>','r','<U+007F>','s','<9F>','t','<U+0015>','u','<F7>','v',
                                     ^
tables.cc:48:41: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<8F>','o','<U+0014>','p','<B1>','q','<F8>','r','<U+007F>','s','<9F>','t','<U+0015>','u','<F7>','v',
                                                               ^
tables.cc:48:57: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<8F>','o','<U+0014>','p','<B1>','q','<F8>','r','<U+007F>','s','<9F>','t','<U+0015>','u','<F7>','v',
                                                                                
         ^
tables.cc:49:1: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<95>','w','<B0>','x','<B7>','y','<94>','z','<93>','{','<92>','|','<B2>','}','<91>','~',
^
tables.cc:49:9: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<95>','w','<B0>','x','<B7>','y','<94>','z','<93>','{','<92>','|','<B2>','}','<91>','~',
           ^
tables.cc:49:17: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<95>','w','<B0>','x','<B7>','y','<94>','z','<93>','{','<92>','|','<B2>','}','<91>','~',
                      ^
tables.cc:49:25: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<95>','w','<B0>','x','<B7>','y','<94>','z','<93>','{','<92>','|','<B2>','}','<91>','~',
                                 ^
tables.cc:49:33: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<95>','w','<B0>','x','<B7>','y','<94>','z','<93>','{','<92>','|','<B2>','}','<91>','~',
                                            ^
tables.cc:49:41: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<95>','w','<B0>','x','<B7>','y','<94>','z','<93>','{','<92>','|','<B2>','}','<91>','~',
                                                       ^
tables.cc:49:49: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<95>','w','<B0>','x','<B7>','y','<94>','z','<93>','{','<92>','|','<B2>','}','<91>','~',
                                                                  ^
tables.cc:49:57: warning: illegal character encoding in character literal 
[-Winvalid-source-encoding]
'<95>','w','<B0>','x','<B7>','y','<94>','z','<93>','{','<92>','|','<B2>','}','<91>','~',
                                                                             ^
120 warnings generated.
mv -f .deps/tables.Tpo .deps/tables.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT textpoin.o -MD -MP -MF .deps/textpoin.Tpo 
-c -o textpoin.o textpoin.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/textpoin.Tpo .deps/textpoin.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT user.o -MD -MP -MF .deps/user.Tpo -c -o 
user.o user.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/user.Tpo .deps/user.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT window.o -MD -MP -MF .deps/window.Tpo -c 
-o window.o window.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/window.Tpo .deps/window.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT highli.o -MD -MP -MF .deps/highli.Tpo -c 
-o highli.o highli.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/highli.Tpo .deps/highli.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT clipbrd.o -MD -MP -MF .deps/clipbrd.Tpo -c 
-o clipbrd.o clipbrd.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/clipbrd.Tpo .deps/clipbrd.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT keynames.o -MD -MP -MF .deps/keynames.Tpo 
-c -o keynames.o keynames.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/keynames.Tpo .deps/keynames.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT mouse.o -MD -MP -MF .deps/mouse.Tpo -c -o 
mouse.o mouse.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/mouse.Tpo .deps/mouse.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT colormnu.o -MD -MP -MF .deps/colormnu.Tpo 
-c -o colormnu.o colormnu.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/colormnu.Tpo .deps/colormnu.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT bm.o -MD -MP -MF .deps/bm.Tpo -c -o bm.o 
bm.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/bm.Tpo .deps/bm.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT mb.o -MD -MP -MF .deps/mb.Tpo -c -o mb.o 
mb.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/mb.Tpo .deps/mb.Po
c++ -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual -fno-exceptions 
-fno-rtti -fno-implement-inlines -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o 
undo.o undo.cc
c++: warning: argument unused during compilation: '-fno-implement-inlines'
mv -f .deps/undo.Tpo .deps/undo.Po
cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o 
regex.o regex.c
regex.c:215:7: warning: implicit declaration of function 'write' is invalid in 
C99 [-Wimplicit-function-declaration]
      write (2, "virtual memory exhausted\n", 25);
      ^
regex.c:2155:15: warning: initializing 'const char *' with an expression of 
type 're_char *' (aka 'const unsigned char *') converts between pointers to 
integer types with different sign [-Wpointer-sign]
  const char *string = str;
              ^        ~~~
regex.c:2745:25: warning: passing 're_char *' (aka 'const unsigned char *') to 
parameter of type 'const char *' converts between pointers to integer types 
with different sign [-Wpointer-sign]
            pend = p + strlen (p);
                               ^
/usr/include/string.h:95:28: note: passing argument to parameter here
size_t   strlen(const char *) __pure;
                            ^
regex.c:3038:8: warning: unused variable 'limit' [-Wunused-variable]
                        int limit;
                            ^
regex.c:2974:18: warning: unused variable 'c2' [-Wunused-variable]
                re_wchar_t ch, c2;
                               ^
regex.c:2620:17: warning: unused variable 'target_multibyte' [-Wunused-variable]
  const boolean target_multibyte = RE_TARGET_MULTIBYTE_P (bufp);
                ^
regex.c:4021:11: warning: unused variable 'match_any_multibyte_characters' 
[-Wunused-variable]
  boolean match_any_multibyte_characters = false;
          ^
regex.c:4594:12: warning: unused variable 'room' [-Wunused-variable]
              int room = (startpos >= size1
                  ^
regex.c:4642:17: warning: unused variable 'p' [-Wunused-variable]
              re_char *p = POS_ADDR_VSTRING (startpos);
                       ^
regex.c:4643:17: warning: unused variable 'pend' [-Wunused-variable]
              re_char *pend = STOP_ADDR_VSTRING (startpos);
                       ^
regex.c:4667:17: warning: unused variable 'phead' [-Wunused-variable]
              re_char *phead = HEAD_ADDR_VSTRING (startpos);
                       ^
regex.c:5153:17: warning: unused variable 'multibyte' [-Wunused-variable]
  const boolean multibyte = RE_MULTIBYTE_P (bufp);
                ^
regex.c:2210:1: warning: unused function 're_wctype_to_bit' [-Wunused-function]
re_wctype_to_bit (cc)
^
regex.c:2235:1: warning: unused function 'extend_range_table_work_area' 
[-Wunused-function]
extend_range_table_work_area (work_area)
^
14 warnings generated.
mv -f .deps/regex.Tpo .deps/regex.Po
cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -MT wcwidth.o -MD -MP -MF .deps/wcwidth.Tpo -c -o 
wcwidth.o wcwidth.c
mv -f .deps/wcwidth.Tpo .deps/wcwidth.Po
cc -DHAVE_CONFIG_H -I. -I../lib -I../lib -I../lib      -O2 -pipe 
-fno-strict-aliasing -Wall -MT wcwidth1.o -MD -MP -MF .deps/wcwidth1.Tpo -c -o 
wcwidth1.o wcwidth1.c
mv -f .deps/wcwidth1.Tpo .deps/wcwidth1.Po
c++  -O2 -pipe -fno-strict-aliasing -Wall -Wwrite-strings -Woverloaded-virtual 
-fno-exceptions -fno-rtti -fno-implement-inlines    -o le about.o block.o 
calc.o  chset.o cmd.o color.o edit.o  editcalc.o ext.o file.o  format.o 
frames.o getch.o  getstr.o help.o history.o  kern.o keymap.o keymapdf.o  
keymapfn.o loadsave.o mainmenu.o  menu.o menu1.o options.o  pipe.o rus.o 
screen.o search.o  signals.o tables.o textpoin.o  user.o window.o highli.o  
clipbrd.o keynames.o mouse.o  colormnu.o bm.o mb.o undo.o  regex.o wcwidth.o 
wcwidth1.o ../lib/libgnu.a -lncursesw   -lm
chset.o: In function `edit_chset()':
chset.cc:(.text+0x664): undefined reference to `rpl_wcwidth'
chset.o: In function `choose_wch()':
chset.cc:(.text+0xde7): undefined reference to `rpl_wcwidth'
edit.o: In function `main':
edit.cc:(.text+0x1006): undefined reference to `rpl_getopt_long'
edit.cc:(.text+0x105a): undefined reference to `rpl_optarg'
edit.cc:(.text+0x118c): undefined reference to `rpl_optind'
edit.cc:(.text+0x11ba): undefined reference to `rpl_optind'
edit.cc:(.text+0x11fc): undefined reference to `rpl_optind'
edit.cc:(.text+0x1203): undefined reference to `rpl_optind'
getstr.o: In function `getstring(char const*, char*, int, History*, int*, char 
const*, char const*)':
getstr.cc:(.text+0x2a4): undefined reference to `rpl_wcwidth'
window.o: In function `PutStr(int, int, char const*)':
window.cc:(.text+0x7ad): undefined reference to `rpl_wcwidth'
window.o: In function `PutWCh(int, int, wchar_t)':
window.cc:(.text+0xb5e): undefined reference to `rpl_wcwidth'
mb.o: In function `MBCheckLeftAt(long)':
mb.cc:(.text+0x185): undefined reference to `rpl_wcwidth'
mb.o: In function `MBCheckAt(long)':
mb.cc:(.text+0x2d1): undefined reference to `rpl_wcwidth'
mb.o:mb.cc:(.text+0x455): more undefined references to `rpl_wcwidth' follow
c++: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/editors/le/work/le-1.14.9/src
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/editors/le/work/le-1.14.9
*** Error code 1

Stop.
make: stopped in /usr/ports/editors/le
===>  Cleaning for le-1.14.9
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout
To unsubscribe, send any mail to "[email protected]"

Reply via email to