DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/sysutils/clex DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port clex. DEBUG: Requested variant i386 is not provided by port clex. DEBUG: Requested variant macosx is not provided by port clex. DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/sysutils/clex DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port clex. DEBUG: Requested variant i386 is not provided by port clex. DEBUG: Requested variant macosx is not provided by port clex. DEBUG: Found port in file:///Users/rschmidt/macports/dports/devel/ncurses DEBUG: Changing to port directory: /Users/rschmidt/macports/dports/devel/ncurses DEBUG: setting option os.universal_supported to yes DEBUG: org.macports.load registered provides 'load', a pre-existing procedure. Target override will not be provided DEBUG: org.macports.distfiles registered provides 'distfiles', a pre-existing procedure. Target override will not be provided DEBUG: adding the default universal variant DEBUG: Requested variant darwin is not provided by port ncurses. DEBUG: Requested variant i386 is not provided by port ncurses. DEBUG: Requested variant macosx is not provided by port ncurses. DEBUG: Searching for dependency: ncurses DEBUG: Found Dependency: receipt exists for ncurses DEBUG: Executing org.macports.main (clex) ---> Fetching clex DEBUG: Executing org.macports.fetch (clex) ---> Verifying checksum(s) for clex DEBUG: Executing org.macports.checksum (clex) ---> Checksumming clex-4.0.tar.gz DEBUG: Correct (md5) checksum for clex-4.0.tar.gz DEBUG: Correct (sha1) checksum for clex-4.0.tar.gz DEBUG: Correct (rmd160) checksum for clex-4.0.tar.gz ---> Extracting clex DEBUG: Executing org.macports.extract (clex) ---> Extracting clex-4.0.tar.gz DEBUG: setting option extract.args to /mp/var/macports/distfiles/clex/clex-4.0.tar.gz DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_sysutils_clex/work" && gzip -dc /mp/var/macports/distfiles/clex/clex-4.0.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing org.macports.patch (clex) ---> Configuring clex DEBUG: Using compiler 'Mac OS X gcc 4.0' DEBUG: Executing org.macports.configure (clex) DEBUG: Environment: CFLAGS='-O2' CPPFLAGS='-I/mp/include' CXXFLAGS='-O2' MACOSX_DEPLOYMENT_TARGET='10.4' CPP='/usr/bin/cpp-4.0' CXX='/usr/bin/g++-4.0' F90FLAGS='-O2' LDFLAGS='-L/mp/lib' FCFLAGS='-O2' OBJC='/usr/bin/gcc-4.0' INSTALL='/usr/bin/install -c' OBJCFLAGS='-O2' FFLAGS='-O2' CC='/usr/bin/gcc-4.0' DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_sysutils_clex/work/clex-4.0" && ./configure --prefix=/mp --mandir=/mp/share/man' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for gcc... /usr/bin/gcc-4.0 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 /usr/bin/gcc-4.0 accepts -g... yes checking for /usr/bin/gcc-4.0 option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of /usr/bin/gcc-4.0... gcc3 checking for library containing setupterm... no checking for library containing addwstr... -lncursesw checking how to run the C preprocessor... /usr/bin/cpp-4.0 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes 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 whether sys/types.h defines makedev... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes 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 for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking ncursesw.h usability... no checking ncursesw.h presence... no checking for ncursesw.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking return type of signal handlers... void checking for struct stat.st_rdev... yes checking whether sys_siglist is declared... yes checking for working POSIX fnmatch... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for working strcoll... yes checking for alarm... yes checking for btowc... yes checking for dup2... yes checking for endgrent... yes checking for endpwent... yes checking for getcwd... yes checking for iswprint... yes checking for memset... yes checking for nl_langinfo... yes checking for setenv... yes checking for setlocale... yes checking for strchr... yes checking for strerror... yes checking for strsignal... yes checking for uname... yes checking for wcwidth... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating clex.spec config.status: creating clex-static.spec config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands ---> Building clex DEBUG: Executing org.macports.build (clex) DEBUG: port allows a parallel build DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.4' DEBUG: Assembled command: 'cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_sysutils_clex/work/clex-4.0" && nice -n 10 make -j2 all' make all-recursive Making all in src sed -f convert.sed help_en.hlp > help.inc make all-am /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT bookmarks.o -MD -MP -MF .deps/bookmarks.Tpo -c -o bookmarks.o bookmarks.c /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT cfg.o -MD -MP -MF .deps/cfg.Tpo -c -o cfg.o cfg.c mv -f .deps/bookmarks.Tpo .deps/bookmarks.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT cmp.o -MD -MP -MF .deps/cmp.Tpo -c -o cmp.o cmp.c mv -f .deps/cfg.Tpo .deps/cfg.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT completion.o -MD -MP -MF .deps/completion.Tpo -c -o completion.o completion.c mv -f .deps/cmp.Tpo .deps/cmp.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT control.o -MD -MP -MF .deps/control.Tpo -c -o control.o control.c mv -f .deps/control.Tpo .deps/control.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT directory.o -MD -MP -MF .deps/directory.Tpo -c -o directory.o directory.c mv -f .deps/completion.Tpo .deps/completion.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.c mv -f .deps/directory.Tpo .deps/directory.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT exec.o -MD -MP -MF .deps/exec.Tpo -c -o exec.o exec.c exec.c: In function 'execute': exec.c:273: warning: implicit declaration of function 'strsignal' exec.c:273: warning: assignment makes pointer from integer without a cast mv -f .deps/edit.Tpo .deps/edit.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT filepanel.o -MD -MP -MF .deps/filepanel.Tpo -c -o filepanel.o filepanel.c mv -f .deps/exec.Tpo .deps/exec.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT filter.o -MD -MP -MF .deps/filter.Tpo -c -o filter.o filter.c mv -f .deps/filepanel.Tpo .deps/filepanel.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT filerw.o -MD -MP -MF .deps/filerw.Tpo -c -o filerw.o filerw.c mv -f .deps/filter.Tpo .deps/filter.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT help.o -MD -MP -MF .deps/help.Tpo -c -o help.o help.c mv -f .deps/filerw.Tpo .deps/filerw.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT history.o -MD -MP -MF .deps/history.Tpo -c -o history.o history.c mv -f .deps/history.Tpo .deps/history.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT inout.o -MD -MP -MF .deps/inout.Tpo -c -o inout.o inout.c inout.c: In function 'kbd_rawkey': inout.c:310: warning: implicit declaration of function 'get_wch' inout.c: In function 'putwcs_trunc': inout.c:527: warning: implicit declaration of function 'addnwstr' inout.c: In function 'print_position': inout.c:727: warning: implicit declaration of function 'addwstr' mv -f .deps/help.Tpo .deps/help.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT inschar.o -MD -MP -MF .deps/inschar.Tpo -c -o inschar.o inschar.c mv -f .deps/inschar.Tpo .deps/inschar.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT lang.o -MD -MP -MF .deps/lang.Tpo -c -o lang.o lang.c mv -f .deps/lang.Tpo .deps/lang.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT lex.o -MD -MP -MF .deps/lex.Tpo -c -o lex.o lex.c mv -f .deps/lex.Tpo .deps/lex.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c list.c: In function 'fileinfo': list.c:656: warning: implicit declaration of function 'major' list.c:656: warning: implicit declaration of function 'minor' mv -f .deps/inout.Tpo .deps/inout.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o log.c mv -f .deps/log.Tpo .deps/log.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT notify.o -MD -MP -MF .deps/notify.Tpo -c -o notify.o notify.c mv -f .deps/notify.Tpo .deps/notify.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT opt.o -MD -MP -MF .deps/opt.Tpo -c -o opt.o opt.c mv -f .deps/list.Tpo .deps/list.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT match.o -MD -MP -MF .deps/match.Tpo -c -o match.o match.c mv -f .deps/opt.Tpo .deps/opt.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT mbwstring.o -MD -MP -MF .deps/mbwstring.Tpo -c -o mbwstring.o mbwstring.c mv -f .deps/match.Tpo .deps/match.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT panel.o -MD -MP -MF .deps/panel.Tpo -c -o panel.o panel.c mv -f .deps/mbwstring.Tpo .deps/mbwstring.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT rename.o -MD -MP -MF .deps/rename.Tpo -c -o rename.o rename.c mv -f .deps/panel.Tpo .deps/panel.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT sdstring.o -MD -MP -MF .deps/sdstring.Tpo -c -o sdstring.o sdstring.c mv -f .deps/rename.Tpo .deps/rename.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT select.o -MD -MP -MF .deps/select.Tpo -c -o select.o select.c mv -f .deps/sdstring.Tpo .deps/sdstring.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT signals.o -MD -MP -MF .deps/signals.Tpo -c -o signals.o signals.c mv -f .deps/signals.Tpo .deps/signals.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.c mv -f .deps/select.Tpo .deps/select.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT start.o -MD -MP -MF .deps/start.Tpo -c -o start.o start.c sort.c: In function 'qcmp': sort.c:237: warning: implicit declaration of function 'major' sort.c:240: warning: implicit declaration of function 'minor' mv -f .deps/start.Tpo .deps/start.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c mv -f .deps/sort.Tpo .deps/sort.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c mv -f .deps/tty.Tpo .deps/tty.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT userdata.o -MD -MP -MF .deps/userdata.Tpo -c -o userdata.o userdata.c mv -f .deps/undo.Tpo .deps/undo.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT ustring.o -MD -MP -MF .deps/ustring.Tpo -c -o ustring.o ustring.c mv -f .deps/ustring.Tpo .deps/ustring.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT ustringutil.o -MD -MP -MF .deps/ustringutil.Tpo -c -o ustringutil.o ustringutil.c mv -f .deps/ustringutil.Tpo .deps/ustringutil.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/userdata.Tpo .deps/userdata.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT xterm_title.o -MD -MP -MF .deps/xterm_title.Tpo -c -o xterm_title.o xterm_title.c xterm_title.c: In function 'get_title': xterm_title.c:82: warning: implicit declaration of function 'sigemptyset' xterm_title.c:83: warning: implicit declaration of function 'sigaction' mv -f .deps/xterm_title.Tpo .deps/xterm_title.Po /usr/bin/gcc-4.0 -O2 -Wall -pedantic -L/mp/lib -o clex bookmarks.o cfg.o cmp.o completion.o control.o directory.o edit.o exec.o filepanel.o filter.o filerw.o help.o history.o inout.o inschar.o lang.o lex.o list.o log.o notify.o opt.o match.o mbwstring.o panel.o rename.o sdstring.o select.o signals.o sort.o start.o tty.o undo.o userdata.o ustring.o ustringutil.o util.o xterm_title.o -lncursesw /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: _major _minor collect2: ld returned 1 exit status make[3]: *** [clex] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Target org.macports.build returned: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_sysutils_clex/work/clex-4.0" && nice -n 10 make -j2 all " returned error 2 Command output: sort.c:237: warning: implicit declaration of function 'major' sort.c:240: warning: implicit declaration of function 'minor' mv -f .deps/start.Tpo .deps/start.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT tty.o -MD -MP -MF .deps/tty.Tpo -c -o tty.o tty.c mv -f .deps/sort.Tpo .deps/sort.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT undo.o -MD -MP -MF .deps/undo.Tpo -c -o undo.o undo.c mv -f .deps/tty.Tpo .deps/tty.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT userdata.o -MD -MP -MF .deps/userdata.Tpo -c -o userdata.o userdata.c mv -f .deps/undo.Tpo .deps/undo.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT ustring.o -MD -MP -MF .deps/ustring.Tpo -c -o ustring.o ustring.c mv -f .deps/ustring.Tpo .deps/ustring.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT ustringutil.o -MD -MP -MF .deps/ustringutil.Tpo -c -o ustringutil.o ustringutil.c mv -f .deps/ustringutil.Tpo .deps/ustringutil.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/userdata.Tpo .deps/userdata.Po /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -I/mp/include -O2 -Wall -pedantic -MT xterm_title.o -MD -MP -MF .deps/xterm_title.Tpo -c -o xterm_title.o xterm_title.c xterm_title.c: In function 'get_title': xterm_title.c:82: warning: implicit declaration of function 'sigemptyset' xterm_title.c:83: warning: implicit declaration of function 'sigaction' mv -f .deps/xterm_title.Tpo .deps/xterm_title.Po /usr/bin/gcc-4.0 -O2 -Wall -pedantic -L/mp/lib -o clex bookmarks.o cfg.o cmp.o completion.o control.o directory.o edit.o exec.o filepanel.o filter.o filerw.o help.o history.o inout.o inschar.o lang.o lex.o list.o log.o notify.o opt.o match.o mbwstring.o panel.o rename.o sdstring.o select.o signals.o sort.o start.o tty.o undo.o userdata.o ustring.o ustringutil.o util.o xterm_title.o -lncursesw /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols: _major _minor collect2: ld returned 1 exit status make[3]: *** [clex] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for clex): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.