Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#13037 closed defect (fixed)

emacs-app build fails on Mac OS X 10.5 Leopard

Reported by: sboyette@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Cc: sboyette@…, cssdev
Port:

Description

Thursday night it was awesome. One Leopard install later:

--->  Building emacs-app
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/nextstep" && ./compile " returned error 1
Command output:                            __cls_meth         0x33fff0     0x28
                           __inst_meth        0x340020    0x8a8
                           __protocol         0x3408c8     0x28
                           __instance_vars    0x340900    0x398
                           __module_info      0x340c98     0x60
                           __symbols          0x340d00     0x74
                           __image_info       0x340d74      0x8
4 LC_SEGMENT            192 __IMPORT           0x341000   0x2000
                           __pointers         0x341000   0x18f0
                           __jump_table       0x342900    0x555
5 LC_SEGMENT             56 __LINKEDIT         0x343000  0x80000
6 LC_SYMTAB              24
7 LC_DYSYMTAB            80
8 LC_LOAD_DYLINKER       28
9 unknown                24
10 LC_UNIXTHREAD          80
11 LC_LOAD_DYLIB          88
12 LC_LOAD_DYLIB          56
13 LC_LOAD_DYLIB          52
14 LC_LOAD_DYLIB         100
15 LC_LOAD_DYLIB          52
16 LC_LOAD_DYLIB         104
17 LC_LOAD_DYLIB         112
18 LC_LOAD_DYLIB          96
make[1]: *** [emacs] Abort trap
make[1]: *** Deleting file `emacs'
make: *** [src] Error 2
*** Compilation failed. ***
Please examine the above output to determine what went wrong,
edit the configure options in this script (\'compile\') to fix it, and rerun.

Error: Status 1 encountered during processing.
hydra:~ mdxi$ 

Wow :)

Attachments (2)

patch-Portfile.diff (628 bytes) - added by darren.bane@… 16 years ago.
Patch against editors/emacs-app/Portfile
patch-src-unexmacosx.c.diff (2.2 KB) - added by darren.bane@… 16 years ago.
New patch, to go in editors/emacs-apps/files

Download all attachments as: .zip

Change History (10)

comment:1 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: sboyette@… css@… added
Milestone: Port Bugs
Owner: changed from macports-dev@… to css@…
Summary: emacs-app breaks on 10.5emacs-app breaks on Mac OS X 10.5 Leopard

comment:2 Changed 16 years ago by cssdev

Status: newassigned
Summary: emacs-app breaks on Mac OS X 10.5 Leopardemacs-app build fails on Mac OS X 10.5 Leopard

I don't have access to Leopard yet, but I'll check upstream to see if the author does. Could you perhaps the full debug log as an attachment? It looks like your snippet above includes only the tail end of the error.

sudo port -dv build emacs-app

comment:3 Changed 16 years ago by sboyette@…

hydra:~ mdxi$ sudo port -dv build emacs-app
Password:
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/emacs-app
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/aqua/emacs-app
DEBUG: Requested variant darwin is not provided by port emacs-app.
DEBUG: Requested variant i386 is not provided by port emacs-app.
DEBUG: Requested variant macosx is not provided by port emacs-app.
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/coreutils
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/sysutils/coreutils
DEBUG: Requested variant darwin is not provided by port coreutils.
DEBUG: Requested variant i386 is not provided by port coreutils.
DEBUG: Requested variant macosx is not provided by port coreutils.
DEBUG: Executing variant darwin_9 provides darwin_9
DEBUG: Searching for dependency: coreutils
DEBUG: Found Dependency: receipt exists for coreutils
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/pkgconfig
DEBUG: Requested variant darwin is not provided by port pkgconfig.
DEBUG: Requested variant i386 is not provided by port pkgconfig.
DEBUG: Requested variant macosx is not provided by port pkgconfig.
DEBUG: Searching for dependency: pkgconfig
DEBUG: Found Dependency: receipt exists for pkgconfig
DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/texinfo
DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/textproc/texinfo
DEBUG: Requested variant darwin is not provided by port texinfo.
DEBUG: Requested variant i386 is not provided by port texinfo.
DEBUG: Requested variant macosx is not provided by port texinfo.
DEBUG: Searching for dependency: texinfo
DEBUG: Found Dependency: receipt exists for texinfo
DEBUG: Skipping completed org.macports.main (emacs-app)
DEBUG: Skipping completed org.macports.fetch (emacs-app)
DEBUG: Skipping completed org.macports.checksum (emacs-app)
DEBUG: setting option extract.cmd to /opt/local/bin/bzip2
DEBUG: Skipping completed org.macports.extract (emacs-app)
DEBUG: Skipping completed org.macports.patch (emacs-app)
DEBUG: Skipping completed org.macports.configure (emacs-app)
--->  Building emacs-app
DEBUG: Executing org.macports.build (emacs-app)
DEBUG: Environment: 
DEBUG: Assembled command: 'cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/nextstep" && ./compile'
./configure --with-ns --without-x --prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/nextstep/build/Emacs.app/Contents/Resources --exec_prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/nextstep/build/Emacs.app/Contents/MacOS --libexecdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/nextstep/build/Emacs.app/Contents/MacOS/libexec --with-pop --enable-font-backend --without-freetype
checking build system type... i386-apple-darwin9.0.0
checking host system type... i386-apple-darwin9.0.0
checking for gcc... 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 gcc-4.0 accepts -g... yes
checking for gcc-4.0 option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc-4.0 -E -no-cpp-precomp
checking for egrep... grep -E
checking for AIX... no
rm: conftest.dSYM: is a directory
checking whether gcc understands -Wno-pointer-sign... yes
checking whether ln -s works... yes
checking how to run the C preprocessor... gcc-4.0 -E -no-cpp-precomp
checking for a BSD-compatible install... /opt/local/bin/ginstall -c
checking for ranlib... ranlib
checking for install-info... /opt/local/bin/install-info
checking for install-info... (cached) /opt/local/bin/install-info
checking for install-info... (cached) /opt/local/bin/install-info
checking for gzip... /usr/bin/gzip
checking for -znocombreloc... no
configure: 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
rm: conftest.dSYM: is a directory
checking for _LARGE_FILES value needed for large files... no
rm: conftest.dSYM: is a directory
checking for ANSI C header files... rm: conftest.dSYM: is a directory
rm: conftest.dSYM: is a directory
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 machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for pkg-config... /opt/local/bin/pkg-config
checking for alsa >= 1.0.0... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking coff.h usability... no
checking coff.h presence... no
checking for coff.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/vlimit.h usability... no
checking sys/vlimit.h presence... no
checking for sys/vlimit.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/_mbstate_t.h usability... no
checking sys/_mbstate_t.h presence... no
checking for sys/_mbstate_t.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking if personality LINUX32 can be set... no
checking for term.h... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... no
checking whether __sys_siglist is declared... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for struct utimbuf... yes
checking return type of signal handlers... void
checking for speed_t... yes
checking for struct timeval... yes
checking for struct exception... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_netmask... no
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for function prototypes... yes
checking for working volatile... yes
checking for an ANSI C-conforming const... yes
checking for void * support... yes
checking whether make sets $(MAKE)... yes
checking for long file names... yes
checking for X... disabled
checking Carbon/Carbon.h usability... yes
checking Carbon/Carbon.h presence... yes
checking for Carbon/Carbon.h... yes
checking AppKit/AppKit.h usability... yes
checking AppKit/AppKit.h presence... yes
checking for AppKit/AppKit.h... yes
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 getpagesize... yes
checking for working mmap... 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 gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking whether netdb declares h_errno... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sqrt in -lm... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for touchlock... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking for gethostname... yes
checking for getdomainname... yes
checking for dup2... yes
checking for rename... yes
checking for closedir... yes
checking for mkdir... yes
checking for rmdir... yes
checking for sysinfo... no
checking for getrusage... yes
checking for get_current_dir_name... no
checking for random... yes
checking for lrand48... yes
checking for bcopy... yes
checking for bcmp... yes
checking for logb... yes
checking for frexp... yes
checking for fmod... yes
checking for rint... yes
checking for cbrt... yes
checking for ftime... yes
checking for res_init... yes
checking for setsid... yes
checking for strerror... yes
checking for fpathconf... yes
checking for select... yes
checking for mktime... yes
checking for euidaccess... no
checking for getpagesize... (cached) yes
checking for tzset... yes
checking for setlocale... yes
checking for utimes... yes
checking for setrlimit... yes
checking for setpgid... yes
checking for getcwd... yes
checking for getwd... yes
checking for shutdown... yes
checking for getaddrinfo... yes
checking for __fpending... no
checking for mblen... yes
checking for mbrlen... yes
checking for mbsinit... yes
checking for strsignal... yes
checking for setitimer... yes
checking for ualarm... yes
checking for index... yes
checking for rindex... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockopt... yes
checking for setsockopt... yes
checking for getsockname... yes
checking for getpeername... yes
checking for gai_strerror... yes
checking for mkstemp... yes
checking for getline... no
checking for getdelim... no
checking for mremap... no
checking for memmove... yes
checking for fsync... yes
checking for sync... yes
checking for bzero... yes
checking for memset... yes
checking for memcmp... yes
checking for difftime... yes
checking for memcpy... yes
checking for mempcpy... no
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for posix_memalign... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for stdlib.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... rm: conftest.dSYM: is a directory
no
checking for _LARGEFILE_SOURCE value needed for large files... no
rm: conftest.dSYM: is a directory
checking for fseeko... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... yes
checking whether getpgrp requires zero arguments... yes
checking for strftime... yes
checking for grantpt... yes
checking for getpt... no
checking for tparm in -lncurses... yes
checking for dgettext in -lintl... no
checking whether localtime caches TZ... no
checking for gettimeofday... yes
checking whether gettimeofday can accept two arguments... yes
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking whether system supports dynamic ptys... no
checking for pid_t... yes
checking for unistd.h... (cached) 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 nl_langinfo and CODESET... yes
checking for size_t... yes
checking for mbstate_t... yes
checking for C restrict keyword... __restrict
checking for C restricted array declarations... yes

Configured for `i386-apple-darwin9.0.0'.

  Where should the build process find the source code?    /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a
  What operating system and machine description files should Emacs use?
        `s/darwin.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc-4.0 -g -O3
  Should Emacs use the GNU version of malloc?             no
    (The GNU allocators don't work with this system configuration.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    nextstep
  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 a gif library?                           no 
  Does Emacs use -lpng?                                   no
  Does Emacs use -lgpm?                                   no
  Does Emacs use X toolkit scroll bars?                   yes

rm: conftest.dSYM: is a directory
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib-src/Makefile.c
config.status: creating oldXMenu/Makefile
config.status: creating man/Makefile
config.status: creating lwlib/Makefile
config.status: creating src/Makefile.c
config.status: creating lisp/Makefile
config.status: creating lispref/Makefile
config.status: creating lispintro/Makefile
config.status: creating leim/Makefile
config.status: creating src/config.h
config.status: src/config.h is unchanged
config.status: executing default commands
creating src/epaths.h
creating lib-src/Makefile
creating src/Makefile
Local lisp path is being enabled
make install
cd lib-src; make all - --jobserver-fds=5,6 -j \
          CC='gcc-4.0' CFLAGS='-g -O3' CPPFLAGS='-fpascal-strings -DMAC_OSX  ' \
          LDFLAGS='' MAKE='make'
make[1]: Nothing to be done for `all'.
cd src; make all - --jobserver-fds=5,6 -j \
          CC='gcc-4.0' CFLAGS='-g -O3' CPPFLAGS='-fpascal-strings -DMAC_OSX  ' \
          LDFLAGS='' MAKE='make'
gcc-4.0 -c -fpascal-strings -DMAC_OSX   -Demacs -DHAVE_CONFIG_H   -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src -Dtemacs  -g -O3 filelock.c
gcc-4.0 -c -fpascal-strings -DMAC_OSX   -Demacs -DHAVE_CONFIG_H   -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src -Dtemacs  -g -O3 doc.c
gcc-4.0 -c -fpascal-strings -DMAC_OSX   -Demacs -DHAVE_CONFIG_H   -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src -Dtemacs  -g -O3 lread.c
doc.c: In function 'get_doc_string':
doc.c:171: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
doc.c:172: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
doc.c:189: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
doc.c:313: warning: pointer targets in assignment differ in signedness
doc.c:325: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness
doc.c: In function 'Fsnarf_documentation':
doc.c:607: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
doc.c:609: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
doc.c:701: warning: pointer targets in passing argument 1 of 'multibyte_chars_in_text' differ in signedness
doc.c: In function 'Fsubstitute_command_keys':
doc.c:837: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness
doc.c:907: warning: pointer targets in passing argument 1 of 'make_string' differ in signedness
doc.c:984: warning: pointer targets in passing argument 1 of 'make_string_from_bytes' differ in signedness
filelock.c: In function 'fill_in_lock_file_name':
filelock.c:338: warning: pointer targets in passing argument 2 of 'strcpy' differ in signedness
filelock.c: In function 'current_lock_owner':
filelock.c:506: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness
lread.c: In function 'Fload':
lread.c:1012: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
lread.c:1015: warning: pointer targets in passing argument 1 of 'strcmp' differ in signedness
lread.c: In function 'openp':
lread.c:1420: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
lread.c:1426: warning: pointer targets in passing argument 2 of 'strncpy' differ in signedness
lread.c:1431: warning: pointer targets in passing argument 2 of 'strncat' differ in signedness
lread.c:1466: warning: pointer targets in assignment differ in signedness
lread.c: In function 'read1':
lread.c:2776: warning: pointer targets in passing argument 1 of 'str_as_unibyte' differ in signedness
lread.c:2852: warning: pointer targets in passing argument 2 of 'char_string' differ in signedness
lread.c: In function 'Fintern':
lread.c:3502: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness
lread.c: In function 'Fintern_soft':
lread.c:3553: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness
lread.c: In function 'Funintern':
lread.c:3585: warning: pointer targets in passing argument 2 of 'oblookup' differ in signedness
gcc-4.0 -c -fpascal-strings -DMAC_OSX   -Demacs -DHAVE_CONFIG_H   -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src -Dtemacs  -g -O3 callproc.c
gcc-4.0 -c -fpascal-strings -DMAC_OSX   -Demacs -DHAVE_CONFIG_H   -I. -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src -Dtemacs  -g -O3 nsfns.m
callproc.c: In function 'Fcall_process':
callproc.c:395: warning: pointer targets in passing argument 1 of 'emacs_open' differ in signedness
callproc.c:538: warning: pointer targets in passing argument 1 of 'creat' differ in signedness
callproc.c:802: warning: pointer targets in passing argument 1 of 'insert_1_both' differ in signedness
callproc.c:808: warning: pointer targets in assignment differ in signedness
callproc.c:841: warning: pointer targets in initialization differ in signedness
callproc.c: In function 'init_callproc':
callproc.c:1496: warning: pointer targets in passing argument 1 of 'access' differ in signedness
callproc.c:1502: warning: pointer targets in passing argument 1 of 'access' differ in signedness
lread.c: In function 'oblookup':
lread.c:3651: warning: pointer targets in passing argument 1 of 'hash_string' differ in signedness
callproc.c: In function 'Fgetenv_internal':
callproc.c:1381: warning: pointer targets in passing argument 1 of 'getenv_internal' differ in signedness
lread.c: In function 'init_obarray':
lread.c:3755: warning: pointer targets in passing argument 1 of 'hash_string' differ in signedness
mkdir -p /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src/../nextstep/build/Emacs.app/
( cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src/../nextstep/Cocoa/Emacs.base ; tar cfh - . ) | ( cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src/../nextstep/build/Emacs.app/ ; tar xf - )
In file included from nsfns.m:35:
nsterm.h:677: warning: 'struct glyph_string' declared inside parameter list
nsterm.h:677: warning: its scope is only this definition or declaration, which is probably not what you want
nsfns.m: In function 'interpret_services_menu':
nsfns.m:257: warning: class 'NSMenuItem' does not implement the 'NSMenuItem' protocol
nsfns.m:258: warning: '-title' not found in protocol(s)
nsfns.m:263: warning: '-hasSubmenu' not found in protocol(s)
nsfns.m:265: warning: '-submenu' not found in protocol(s)
nsfns.m:270: warning: '-keyEquivalent' not found in protocol(s)
nsfns.m: In function 'ns_set_icon_name':
nsfns.m:439: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:443: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'ns_set_name_iconic':
nsfns.m:488: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:492: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'ns_set_name':
nsfns.m:534: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:537: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'ns_set_name_as_filename':
nsfns.m:621: warning: pointer targets in passing argument 2 of 'strcmp' differ in signedness
nsfns.m:634: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:653: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'ns_implicitly_set_icon_type':
nsfns.m:765: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:790: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:803: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'ns_set_icon_type':
nsfns.m:832: warning: pointer targets in passing argument 1 of 'build_string' differ in signedness
nsfns.m:848: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'ns_lisp_to_cursor_type':
nsfns.m:877: warning: pointer targets in assignment differ in signedness
nsfns.m:879: warning: pointer targets in assignment differ in signedness
nsfns.m: In function 'Fns_read_file_name':
nsfns.m:1435: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:1437: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:1438: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:1440: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'Fns_yes_or_no_p':
nsfns.m:1493: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'Fns_get_resource':
nsfns.m:1521: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'Fns_set_resource':
nsfns.m:1547: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:1553: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m:1555: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'Fns_list_fonts':
nsfns.m:1924: warning: pointer targets in passing argument 1 of 'ns_xlfd_to_fontname' differ in signedness
nsfns.m: In function 'Fns_font_name':
nsfns.m:1941: warning: pointer targets in assignment differ in signedness
nsfns.m:1948: warning: pointer targets in passing argument 1 of 'ns_xlfd_to_fontname' differ in signedness
nsfns.m: In function 'Fns_perform_service':
nsfns.m:2058: warning: pointer targets in assignment differ in signedness
nsfns.m: In function 'Fns_convert_utf8_nfd_to_nfc':
nsfns.m:2081: warning: pointer targets in passing argument 1 of 'stringWithUTF8String:' differ in signedness
nsfns.m: In function 'x_get_string_resource':
nsfns.m:2137: warning: assignment discards qualifiers from pointer target type
nsfns.m: In function 'Fx_show_tip':
nsfns.m:2440: warning: pointer targets in assignment differ in signedness
echo "dispnew.o frame.o scroll.o xdisp.o  window.o charset.o coding.o category.o ccl.o character.o chartab.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 unexmacosx.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   nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o  font.o terminfo.o lastfile.o     " > buildobj.lst
rm -f ../etc/DOC
../lib-src/make-docfile -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src sunfns.o dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o fontset.o mac.o macterm.o macfns.o macmenu.o macselect.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o w32.o w32bdf.o w32console.o w32fns.o w32heap.o w32inevt.o w32menu.o w32proc.o w32reg.o w32select.o w32term.o w32xfns.o font.o dispnew.o frame.o scroll.o xdisp.o  window.o charset.o coding.o category.o ccl.o character.o chartab.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 unexmacosx.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   nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o  font.o > ../etc/DOC
gcc-4.0  -prebind -framework AppKit -Xlinker -headerpad -Xlinker 690  -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o  window.o charset.o coding.o category.o ccl.o character.o chartab.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 unexmacosx.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   nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o  font.o terminfo.o lastfile.o         -lncurses   
RUNEMACS="`/bin/pwd`/temacs"; cd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src/../admin/unidata; make - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j RUNEMACS="${RUNEMACS}" DSTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/src/../lisp/international
make[2]: Nothing to be done for `all'.
../lib-src/make-docfile -a ../etc/DOC -d /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/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/tooltip.elc ../lisp/image.elc ../lisp/fringe.elc ../lisp/dnd.elc ../lisp/mwheel.elc ../lisp/tool-bar.elc ../lisp/x-dnd.elc ../lisp/international/ccl.elc ../lisp/international/codepage.elc ../lisp/international/fontset.elc ../lisp/abbrev.elc ../lisp/buff-menu.elc ../lisp/button.elc ../lisp/emacs-lisp/byte-run.elc ../lisp/composite.elc ../lisp/cus-face.elc ../lisp/cus-start.elc ../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/emacs-lisp/float-sup.elc ../lisp/format.elc ../lisp/frame.elc ../lisp/help.elc ../lisp/indent.elc ../lisp/isearch.elc ../lisp/rfn-eshadow.elc ../lisp/loadup.el ../lisp/loaddefs.el ../lisp/bindings.elc ../lisp/emacs-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/case-table.elc ../lisp/language/chinese.el ../lisp/language/cyrillic.el ../lisp/language/indian.el ../lisp/language/devanagari.el ../lisp/language/kannada.el ../lisp/language/malayalam.el ../lisp/language/tamil.el ../lisp/language/english.el ../lisp/language/ethiopic.elc ../lisp/language/european.elc ../lisp/language/czech.el ../lisp/language/slovak.el ../lisp/language/romanian.el ../lisp/language/greek.el ../lisp/language/hebrew.el ../lisp/language/japanese.el ../lisp/language/korean.el ../lisp/language/lao.el ../lisp/language/tai-viet.el ../lisp/language/thai.el ../lisp/language/tibetan.elc ../lisp/language/vietnamese.el ../lisp/language/misc-lang.el ../lisp/language/utf-8-lang.el ../lisp/language/georgian.el ../lisp/menu-bar.elc ../lisp/paths.el ../lisp/register.elc ../lisp/replace.elc ../lisp/simple.elc ../lisp/startup.elc ../lisp/subr.elc ../lisp/term/tty-colors.elc ../lisp/font-core.elc ../lisp/emacs-lisp/syntax.elc ../lisp/font-lock.elc ../lisp/jit-lock.elc ../lisp/textmodes/fill.elc ../lisp/textmodes/page.elc ../lisp/textmodes/paragraphs.elc ../lisp/textmodes/text-mode.elc ../lisp/emacs-lisp/timer.elc ../lisp/vc-hooks.elc ../lisp/jka-cmpr-hook.elc ../lisp/ediff-hook.elc ../lisp/widget.elc ../lisp/window.elc ../lisp/version.el
LC_ALL=C `/bin/pwd`/temacs -batch -l loadup dump
Loading loadup.el (source)...
Using load-path (/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/lisp)
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading version.el (source)...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading env...
Loading cus-start...
Loading international/mule...
Loading international/mule-conf.el (source)...
Loading format...
Loading bindings...
Loading files...
Loading cus-face...
Loading faces...
Lists of integers (garbage collection statistics) are normal output
while building Emacs; they do not indicate a problem.
((13603 . 8584) (4916 . 0) (575 . 4) 14825 1029729 (12 . 5) (18 . 0) (690 . 2271))
Loading loaddefs.el (source)...
((30651 . 11831) (7676 . 0) (584 . 10) 39031 1029729 (38 . 33) (18 . 0) (3416 . 1624))
Loading simple...
Loading help...
Loading jka-cmpr-hook...
Loading international/mule-cmds...
Loading case-table...
Loading international/characters...
Loading composite...
Loading international/charprop.el (source)...
Loading language/chinese...
Loading language/cyrillic...
Loading language/indian...
Loading language/devanagari.el (source)...
Loading language/malayalam.el (source)...
Loading language/tamil.el (source)...
Loading language/kannada.el (source)...
Loading language/english.el (source)...
Loading language/ethiopic...
Loading language/european...
Loading language/czech.el (source)...
Loading language/slovak.el (source)...
Loading language/romanian.el (source)...
Loading language/greek.el (source)...
Loading language/hebrew.el (source)...
Loading language/japanese.el (source)...
Loading international/cp51932.el (source)...
Loading international/eucjp-ms.el (source)...
Loading language/korean.el (source)...
Loading language/lao.el (source)...
Loading language/tai-viet.el (source)...
Loading language/thai.el (source)...
Loading language/tibetan...
Loading language/vietnamese...
Loading language/misc-lang.el (source)...
Loading language/utf-8-lang.el (source)...
Loading language/georgian.el (source)...
Loading indent...
Loading window...
Loading frame (compiled; note, source file is newer)...
Loading term/tty-colors...
Loading font-core...
Loading facemenu...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading mouse...
Loading scroll-bar...
Loading select...
Loading emacs-lisp/timer...
Loading isearch...
Loading rfn-eshadow...
((49924 . 25759) (10683 . 0) (622 . 62) 72064 1237655 (60 . 11) (19 . 12) (4732 . 2324))
Loading menu-bar...
Loading paths.el (source)...
Loading startup...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
Loading textmodes/paragraphs...
Loading emacs-lisp/lisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fill...
((56983 . 18700) (11349 . 0) (624 . 60) 85954 1241219 (60 . 11) (19 . 12) (5287 . 2399))
Loading replace...
Loading abbrev...
Loading buff-menu...
Loading fringe...
Loading image...
Loading international/fontset...
Loading dnd...
Loading mwheel...
Loading tool-bar...
((59039 . 16644) (11852 . 0) (625 . 59) 87910 1241577 (62 . 9) (19 . 12) (5392 . 2168))
Loading emacs-lisp/float-sup...
((59055 . 16628) (11856 . 0) (625 . 59) 87965 1241577 (63 . 9) (19 . 12) (5394 . 2166))
Loading vc-hooks...
Loading ediff-hook...
Loading tooltip...
((60366 . 15317) (12007 . 0) (626 . 58) 89334 1241630 (65 . 7) (19 . 12) (5466 . 2094))
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under names emacs and emacs-23.0.0.1
unexmacosx.c:454: failed assertion `filesize <= ranges->size'
--- List of All Regions ---
   address     size prot maxp
         0   0x1000 none none
    0x1000 0x1df000 r x  rwx 
  0x1e0000 0x11f000 rw   rwx 
  0x2ff000  0x40000 rw   rwx 
  0x33f000   0x2000 rw   rwx 
  0x341000   0x2000 rwx  rwx 
  0x343000  0x80000 r    rwx 
  0x3c3000  0xb7000 r x  rwx 
  0x47a000   0x9000 rw   rwx 
  0x483000   0x2000 rw   rwx 
  0x485000   0x2000 rwx  rwx 
  0x487000  0x55000 r    rwx 
  0x4dc000   0x1000 none rwx 
  0x4dd000   0x1000 rw   rwx 
  0x4de000   0x1000 none rwx 
  0x4df000   0x1000 none rwx 
  0x4e0000   0x1000 rw   rwx 
  0x4e1000   0x1000 none rwx 
  0x4e2000   0x1000 r    rw  
  0x4e3000   0xb000 rw   rwx 
  0x4ee000   0x1000 none rwx 
  0x4ef000   0x1000 rw   rwx 
  0x4f0000   0x1000 none rwx 
  0x4f1000   0xf000 rw   rwx 
  0x500000 0x100000 rw   rwx 
  0x600000 0x100000 rw   rwx 
  0x700000  0x1f000 rw   rwx 
  0x71f000  0x1e000 rw   rwx 
  0x73d000  0x1f000 rw   rwx 
  0x75c000  0x1e000 rw   rwx 
  0x77a000  0x1e000 rw   rwx 
  0x798000  0x1b000 rw   rwx 
  0x7b3000  0x1e000 rw   rwx 
  0x7d1000  0x1e000 rw   rwx 
  0x7ef000   0xf000 rw   rwx 
  0x800000 0x800000 rw   rwx 
 0x1000000 0x400000 rw   rwx 
--- List of Regions to be Dumped ---
   address     size prot maxp
         0   0x1000 none none
    0x1000 0x1df000 r x  rwx 
  0x1e0000 0x161000 rw   rwx 
  0x341000   0x2000 rwx  rwx 
  0x343000  0x80000 r    rwx 
  0x3c3000  0xb7000 r x  rwx 
  0x47a000   0xb000 rw   rwx 
  0x485000   0x2000 rwx  rwx 
  0x487000  0x55000 r    rwx 
  0x4dc000   0x1000 none rwx 
  0x4dd000   0x1000 rw   rwx 
  0x4de000   0x2000 none rwx 
  0x4e0000   0x1000 rw   rwx 
  0x4e1000   0x1000 none rwx 
  0x4e2000   0x1000 r    rw  
  0x4e3000   0xb000 rw   rwx 
  0x4ee000   0x1000 none rwx 
  0x4ef000   0x1000 rw   rwx 
  0x4f0000   0x1000 none rwx 
  0x4f1000 0x30d000 rw   rwx 
  0x800000 0xc00000 rw   rwx 
--- Header Information ---
Magic = 0xfeedface
CPUType = 7
CPUSubType = 3
FileType = 0x2
NCmds = 19
SizeOfCmds = 2932
Flags = 0x00000085
Highest address of load commands in input file: 0x3c3000
Lowest offset of all sections in __TEXT segment:   0x17b0
--- List of Load Commands in Input File ---
# cmd              cmdsize name                address     size
0 LC_SEGMENT             56 __PAGEZERO                0   0x1000
1 LC_SEGMENT            396 __TEXT               0x1000 0x1df000
                           __text               0x27b0 0x1c6fdd
                           __cstring          0x1c9790  0x163f1
                           __literal8         0x1dfb88     0xf0
                           __const            0x1dfc80    0x330
                           __literal4         0x1dffb0     0x50
2 LC_SEGMENT            396 __DATA             0x1e0000 0x15f000
                           __data             0x1e0000 0x11dffa
                           __dyld             0x2fdffc      0x8
                           __cfstring         0x2fe004    0x420
                           __common           0x2fe440   0xa729
                           __bss              0x308b80  0x35511
3 LC_SEGMENT            940 __OBJC             0x33f000   0x2000
                           __cat_cls_meth     0x33f000     0x20
                           __cat_inst_meth    0x33f020     0xa4
                           __message_refs     0x33f0c4    0x734
                           __cls_refs         0x33f7f8     0xec
                           __class            0x33f900    0x370
                           __meta_class       0x33fc80    0x370
                           __cls_meth         0x33fff0     0x28
                           __inst_meth        0x340020    0x8a8
                           __protocol         0x3408c8     0x28
                           __instance_vars    0x340900    0x398
                           __module_info      0x340c98     0x60
                           __symbols          0x340d00     0x74
                           __image_info       0x340d74      0x8
4 LC_SEGMENT            192 __IMPORT           0x341000   0x2000
                           __pointers         0x341000   0x18f0
                           __jump_table       0x342900    0x555
5 LC_SEGMENT             56 __LINKEDIT         0x343000  0x80000
6 LC_SYMTAB              24
7 LC_DYSYMTAB            80
8 LC_LOAD_DYLINKER       28
9 unknown                24
10 LC_UNIXTHREAD          80
11 LC_LOAD_DYLIB          88
12 LC_LOAD_DYLIB          56
13 LC_LOAD_DYLIB          52
14 LC_LOAD_DYLIB         100
15 LC_LOAD_DYLIB          52
16 LC_LOAD_DYLIB         104
17 LC_LOAD_DYLIB         112
18 LC_LOAD_DYLIB          96
make[1]: *** [emacs] Abort trap
make[1]: *** Deleting file `emacs'
make: *** [src] Error 2
*** Compilation failed. ***
Please examine the above output to determine what went wrong,
edit the configure options in this script (\'compile\') to fix it, and rerun.
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc2a/nextstep" && ./compile " returned error 1
Command output:                            __cls_meth         0x33fff0     0x28
                           __inst_meth        0x340020    0x8a8
                           __protocol         0x3408c8     0x28
                           __instance_vars    0x340900    0x398
                           __module_info      0x340c98     0x60
                           __symbols          0x340d00     0x74
                           __image_info       0x340d74      0x8
4 LC_SEGMENT            192 __IMPORT           0x341000   0x2000
                           __pointers         0x341000   0x18f0
                           __jump_table       0x342900    0x555
5 LC_SEGMENT             56 __LINKEDIT         0x343000  0x80000
6 LC_SYMTAB              24
7 LC_DYSYMTAB            80
8 LC_LOAD_DYLINKER       28
9 unknown                24
10 LC_UNIXTHREAD          80
11 LC_LOAD_DYLIB          88
12 LC_LOAD_DYLIB          56
13 LC_LOAD_DYLIB          52
14 LC_LOAD_DYLIB         100
15 LC_LOAD_DYLIB          52
16 LC_LOAD_DYLIB         104
17 LC_LOAD_DYLIB         112
18 LC_LOAD_DYLIB          96
make[1]: *** [emacs] Abort trap
make[1]: *** Deleting file `emacs'
make: *** [src] Error 2
*** Compilation failed. ***
Please examine the above output to determine what went wrong,
edit the configure options in this script (\'compile\') to fix it, and rerun.

Warning: the following items did not execute (for emacs-app): org.macports.build
Error: Status 1 encountered during processing.
hydra:~ mdxi$ 

comment:4 Changed 16 years ago by darren.bane@…

You might want to try the patch for the emacs port and see if it works (bug #13294).

comment:5 Changed 16 years ago by cssdev

I'll give that a check, but I also need to try the rc3 release to see if it works.

comment:6 Changed 16 years ago by darren.bane@…

Bug #13294 patch does indeed work, I've attached the changes required. However, the rc3 release looks good too :-)

Changed 16 years ago by darren.bane@…

Attachment: patch-Portfile.diff added

Patch against editors/emacs-app/Portfile

Changed 16 years ago by darren.bane@…

Attachment: patch-src-unexmacosx.c.diff added

New patch, to go in editors/emacs-apps/files

comment:7 Changed 16 years ago by cssdev

Resolution: fixed
Status: assignedclosed

The new version 9.0rc3, applied in t32086, builds on Leopard.

comment:8 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.