[MacPorts] #15949: emacs-app fails to build

MacPorts noreply at macports.org
Wed Jul 9 17:24:55 PDT 2008


#15949: emacs-app fails to build
------------------------------------------+---------------------------------
 Reporter:  darren.weber.lists at gmail.com  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                        |      Status:  new                                  
 Priority:  Normal                        |   Milestone:                                       
Component:  ports                         |     Version:  1.6.0                                
 Keywords:  emacs                         |  
------------------------------------------+---------------------------------
 {{{
 melovg5:~ root# port -dv build emacs-app
 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 powerpc is not provided by port emacs-app.
 DEBUG: Requested variant darwin 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 powerpc is not provided by port coreutils.
 DEBUG: Requested variant darwin 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 powerpc is not provided by port pkgconfig.
 DEBUG: Requested variant darwin 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 powerpc is not provided by port texinfo.
 DEBUG: Requested variant darwin 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: Executing org.macports.main (emacs-app)
 --->  Fetching emacs-app
 DEBUG: Executing org.macports.fetch (emacs-app)
 --->  Verifying checksum(s) for emacs-app
 DEBUG: Executing org.macports.checksum (emacs-app)
 --->  Checksumming emacs-23.0.0_NS-9.0rc3.tar.bz2
 DEBUG: Correct (md5) checksum for emacs-23.0.0_NS-9.0rc3.tar.bz2
 DEBUG: Correct (sha1) checksum for emacs-23.0.0_NS-9.0rc3.tar.bz2
 DEBUG: setting option extract.cmd to /usr/bin/bzip2
 --->  Extracting emacs-app
 DEBUG: Executing org.macports.extract (emacs-app)
 --->  Extracting emacs-23.0.0_NS-9.0rc3.tar.bz2
 DEBUG: setting option extract.args to /opt/local/var/macports/distfiles
 /emacs-app/emacs-23.0.0_NS-9.0rc3.tar.bz2
 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" && /usr/bin/bzip2 -dc
 /opt/local/var/macports/distfiles/emacs-app/emacs-23.0.0_NS-9.0rc3.tar.bz2
 | /usr/bin/gnutar --no-same-owner -xf -'
 DEBUG: Executing org.macports.patch (emacs-app)
 --->  Configuring emacs-app
 DEBUG: Executing org.macports.configure (emacs-app)
 DEBUG: Using compiler 'Mac OS X gcc 4.0'
 --->  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.0rc3/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.0rc3/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.0rc3/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.0rc3/nextstep/build/Emacs.app/Contents/MacOS/libexec
 --with-pop --enable-font-backend --without-freetype
 checking build system type... powerpc-apple-darwin9.4.0
 checking host system type... powerpc-apple-darwin9.4.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
 -I/sw/include -L/sw/lib
 checking for egrep... grep -E
 checking for AIX... no
 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
 -I/sw/include -L/sw/lib
 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 makeinfo... /opt/local/bin/makeinfo
 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
 checking for _LARGE_FILES value needed for large files... no
 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 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 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... no
 checking for _LARGEFILE_SOURCE value needed for large files... no
 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... no
 checking for res_init... 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 `powerpc-apple-darwin9.4.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.0rc3
   What operating system and machine description files should Emacs use?
         `s/darwin.h' and `m/powermac.h'
   What compiler should emacs be built with?               gcc-4.0
 -I/sw/include -L/sw/lib -g -O3 -arch ppc -arch i386
   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 -lrsvg-2?                                no
   Does Emacs use -lgpm?                                   no
   Does Emacs use X toolkit scroll bars?                   yes

 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating lib-src/Makefile.c
 config.status: creating oldXMenu/Makefile
 config.status: creating doc/emacs/Makefile
 config.status: creating doc/misc/Makefile
 config.status: creating doc/lispintro/Makefile
 config.status: creating doc/lispref/Makefile
 config.status: creating src/Makefile.c
 config.status: creating lwlib/Makefile
 config.status: creating lisp/Makefile
 config.status: creating leim/Makefile
 config.status: creating src/config.h
 config.status: executing default commands
 creating src/epaths.h
 creating lib-src/Makefile
 creating src/Makefile
 make install
 cd lib-src; make all - --jobserver-fds=5,6 -j \
           CC='gcc-4.0 -I/sw/include -L/sw/lib' CFLAGS='-g -O3 -arch ppc
 -arch i386' CPPFLAGS='-fpascal-strings -DMAC_OSX  ' \
           LDFLAGS='' MAKE='make'
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386 -o
 test-distrib
 /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.0rc3/lib-src
 /test-distrib.c
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-src
 /make-docfile.c  -o make-docfile
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-
 src/profile.c  -o profile
 ./test-distrib
 /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.0rc3/lib-
 src/testfile
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-src
 /digest-doc.c  -o digest-doc
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-src
 /sorted-doc.c  -o sorted-doc
 cp
 /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.0rc3/lib-
 src/getopt_.h getopt.h-t
 mv getopt.h-t getopt.h
 gcc-4.0 -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-
 src/pop.c
 gcc-4.0 -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-
 src/getopt.c
 gcc-4.0 -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-
 src/getopt1.c
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-
 src/cvtmail.c  -o cvtmail
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-
 src/fakemail.c  -o fakemail
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-
 src/hexl.c  -o hexl
 gcc-4.0 -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-src
 /update-game-score.c
 -DHAVE_SHARED_GAME_DIR="\"/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.0rc3/nextstep/build/Emacs.app/Contents/Resources/var/games/emacs\""
 gcc-4.0 -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER
 /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.0rc3/lib-
 src/../src/regex.c
 /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.0rc3/lib-
 src/../src/regex.c: In function 're_wctype':
 /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.0rc3/lib-
 src/../src/regex.c:2160: warning: pointer targets in initialization differ
 in signedness
 /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.0rc3/lib-
 src/../src/regex.c: In function 'regex_compile':
 /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.0rc3/lib-
 src/../src/regex.c:2750: warning: pointer targets in passing argument 1 of
 'strlen' differ in signedness
 /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.0rc3/lib-
 src/../src/regex.c: In function 're_wctype':
 /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.0rc3/lib-
 src/../src/regex.c:2160: warning: pointer targets in initialization differ
 in signedness
 /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.0rc3/lib-
 src/../src/regex.c: In function 'regex_compile':
 /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.0rc3/lib-
 src/../src/regex.c:2750: warning: pointer targets in passing argument 1 of
 'strlen' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-
 src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.0.60\""  -o
 emacsclient
 /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.0rc3/lib-
 src/emacsclient.c: In function 'get_server_config':
 /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.0rc3/lib-
 src/emacsclient.c:908: warning: pointer targets in passing argument 1 of
 'file_name_absolute_p' differ in signedness
 /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.0rc3/lib-
 src/emacsclient.c: In function 'get_server_config':
 /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.0rc3/lib-
 src/emacsclient.c:908: warning: pointer targets in passing argument 1 of
 'file_name_absolute_p' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 /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.0rc3/lib-
 src/b2m.c -DVERSION="\"23.0.60\"" getopt.o getopt1.o  -o b2m
 /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.0rc3/lib-
 src/emacsclient.c: In function 'main':
 /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.0rc3/lib-
 src/emacsclient.c:1519: warning: pointer targets in passing argument 1 of
 'file_name_absolute_p' differ in signedness
 /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.0rc3/lib-
 src/emacsclient.c: In function 'main':
 /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.0rc3/lib-
 src/emacsclient.c:1519: warning: pointer targets in passing argument 1 of
 'file_name_absolute_p' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 -DVERSION="\"23.0.60\""
 /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.0rc3/lib-
 src/ebrowse.c getopt.o getopt1.o  -o ebrowse
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386 -o
 mac-fix-env
 /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.0rc3/lib-src/mac-
 fix-env.m -prebind -framework Foundation
 /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.0rc3/lib-
 src/ebrowse.c: In function 'match_qualified_namespace_alias':
 /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.0rc3/lib-
 src/ebrowse.c:2472: warning: passing argument 2 of 'find_namespace' from
 incompatible pointer type
 /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.0rc3/lib-
 src/ebrowse.c: In function 'match_qualified_namespace_alias':
 /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.0rc3/lib-
 src/ebrowse.c:2472: warning: passing argument 2 of 'find_namespace' from
 incompatible pointer type
 gcc-4.0 -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 -Demacs
 /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.0rc3/lib-
 src/movemail.c
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -g -O3 -arch ppc -arch i386  update-game-score.o getopt.o
 getopt1.o  -o update-game-score
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -g -O3 -arch ppc -arch i386  movemail.o pop.o getopt.o
 getopt1.o         -o movemail
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 -DEMACS_NAME="\"GNU Emacs"\" -DVERSION="\"23.0.60\""
 /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.0rc3/lib-
 src/etags.c getopt.o getopt1.o regex.o  -o etags
 gcc-4.0 -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src
 -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.0rc3/lib-src
 -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.0rc3/lib-
 src/../src  -fpascal-strings -DMAC_OSX   -g -O3 -arch ppc -arch i386
 -DCTAGS -DEMACS_NAME="\"GNU Emacs"\" -DVERSION="\"23.0.60\""
 /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.0rc3/lib-
 src/etags.c getopt.o getopt1.o regex.o  -o ctags
 cd src; make all - --jobserver-fds=5,6 -j \
           CC='gcc-4.0 -I/sw/include -L/sw/lib' CFLAGS='-g -O3 -arch ppc
 -arch i386' CPPFLAGS='-fpascal-strings -DMAC_OSX  ' \
           LDFLAGS='' MAKE='make'
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 pre-crt0.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 dispnew.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 frame.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 scroll.c
 In file included from frame.c:37:
 nsterm.h:678: warning: 'struct glyph_string' declared inside parameter
 list
 nsterm.h:678: warning: its scope is only this definition or declaration,
 which is probably not what you want
 In file included from frame.c:47:
 blockinput.h:65:1: warning: "BLOCK_INPUT" redefined
 In file included from frame.c:37:
 nsterm.h:31:1: warning: this is the location of the previous definition
 In file included from frame.c:47:
 blockinput.h:82:1: warning: "UNBLOCK_INPUT" redefined
 In file included from frame.c:37:
 nsterm.h:33:1: warning: this is the location of the previous definition
 In file included from frame.c:37:
 nsterm.h:678: warning: 'struct glyph_string' declared inside parameter
 list
 nsterm.h:678: warning: its scope is only this definition or declaration,
 which is probably not what you want
 In file included from frame.c:47:
 blockinput.h:65:1: warning: "BLOCK_INPUT" redefined
 In file included from frame.c:37:
 nsterm.h:31:1: warning: this is the location of the previous definition
 In file included from frame.c:47:
 blockinput.h:82:1: warning: "UNBLOCK_INPUT" redefined
 In file included from frame.c:37:
 nsterm.h:33:1: warning: this is the location of the previous definition
 frame.c: In function 'Fmake_terminal_frame':
 frame.c:742: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 frame.c:753: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 frame.c: In function 'Fmake_terminal_frame':
 frame.c:742: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 frame.c:753: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 frame.c: In function 'Fframe_parameters':
 frame.c:2391: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 frame.c:2395: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 frame.c:2405: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 frame.c:2409: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 frame.c: In function 'Fframe_parameter':
 frame.c:2497: warning: pointer targets in assignment differ in signedness
 frame.c:2506: warning: pointer targets in assignment differ in signedness
 frame.c: In function 'Fframe_parameters':
 frame.c:2391: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 frame.c:2395: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 frame.c:2405: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 frame.c:2409: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 frame.c: In function 'Fframe_parameter':
 frame.c:2497: warning: pointer targets in assignment differ in signedness
 frame.c:2506: warning: pointer targets in assignment differ in signedness
 frame.c: In function 'x_set_font':
 frame.c:3388: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 frame.c:3393: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 frame.c: In function 'x_set_font_backend':
 frame.c:3482: warning: pointer targets in assignment differ in signedness
 frame.c: In function 'x_set_font':
 frame.c:3388: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 frame.c:3393: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 frame.c: In function 'xrdb_get_resource':
 frame.c:3819: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 frame.c:3820: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 frame.c:3823: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 frame.c:3828: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 frame.c:3831: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 frame.c: In function 'x_set_font_backend':
 frame.c:3482: warning: pointer targets in assignment differ in signedness
 frame.c:3835: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 frame.c: In function 'x_get_arg':
 frame.c:3961: warning: pointer targets in passing argument 1 of 'atoi'
 differ in signedness
 frame.c:3964: warning: pointer targets in passing argument 1 of 'atof'
 differ in signedness
 frame.c:3968: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3970: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3972: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3986: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3988: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3990: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3992: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3994: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3996: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c: In function 'xrdb_get_resource':
 frame.c:3819: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 frame.c:3820: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 frame.c:3823: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 frame.c:3828: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 frame.c:3831: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 frame.c:3835: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 frame.c: In function 'x_get_arg':
 frame.c:3961: warning: pointer targets in passing argument 1 of 'atoi'
 differ in signedness
 frame.c:3964: warning: pointer targets in passing argument 1 of 'atof'
 differ in signedness
 frame.c:3968: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3970: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3972: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3986: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3988: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3990: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3992: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3994: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 frame.c:3996: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 dispnew.c: In function 'Fopen_termscript':
 dispnew.c:6431: warning: pointer targets in passing argument 1 of 'fopen'
 differ in signedness
 dispnew.c: In function 'Fopen_termscript':
 dispnew.c:6431: warning: pointer targets in passing argument 1 of 'fopen'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 xdisp.c
 xdisp.c: In function 'c_string_pos':
 xdisp.c:1480: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c: In function 'number_of_chars':
 xdisp.c:1511: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c:1521: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c: In function 'c_string_pos':
 xdisp.c:1480: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c: In function 'number_of_chars':
 xdisp.c:1511: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c:1521: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c: In function 'init_from_display_pos':
 xdisp.c:2886: warning: pointer targets in initialization differ in
 signedness
 xdisp.c: In function 'init_from_display_pos':
 xdisp.c:2886: warning: pointer targets in initialization differ in
 signedness
 xdisp.c: In function 'reseat_to_string':
 xdisp.c:5659: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c: In function 'reseat_to_string':
 xdisp.c:5659: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c: In function 'next_element_from_c_string':
 xdisp.c:6358: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c: In function 'message_dolog':
 xdisp.c: In function 'next_element_from_c_string':
 xdisp.c:6358: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c:7541: warning: pointer targets in passing argument 1 of
 'string_char_and_length' differ in signedness
 xdisp.c:7565: warning: pointer targets in passing argument 1 of 'insert_1'
 differ in signedness
 xdisp.c:7570: warning: pointer targets in passing argument 1 of 'insert_1'
 differ in signedness
 xdisp.c:7600: warning: pointer targets in passing argument 1 of 'insert_1'
 differ in signedness
 xdisp.c: In function 'message_log_check_duplicate':
 xdisp.c:7685: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 xdisp.c: In function 'message_dolog':
 xdisp.c:7541: warning: pointer targets in passing argument 1 of
 'string_char_and_length' differ in signedness
 xdisp.c:7565: warning: pointer targets in passing argument 1 of 'insert_1'
 differ in signedness
 xdisp.c:7570: warning: pointer targets in passing argument 1 of 'insert_1'
 differ in signedness
 xdisp.c:7600: warning: pointer targets in passing argument 1 of 'insert_1'
 differ in signedness
 xdisp.c: In function 'message_log_check_duplicate':
 xdisp.c:7685: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 xdisp.c: In function 'set_message_1':
 xdisp.c:8843: warning: pointer targets in passing argument 1 of
 'string_char_and_length' differ in signedness
 xdisp.c:8868: warning: pointer targets in passing argument 1 of 'insert_1'
 differ in signedness
 xdisp.c: In function 'store_mode_line_noprop':
 xdisp.c:9183: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c: In function 'set_message_1':
 xdisp.c:8843: warning: pointer targets in passing argument 1 of
 'string_char_and_length' differ in signedness
 xdisp.c:8868: warning: pointer targets in passing argument 1 of 'insert_1'
 differ in signedness
 xdisp.c: In function 'store_mode_line_noprop':
 xdisp.c:9183: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c: In function 'display_menu_bar':
 xdisp.c:16815: warning: pointer targets in passing argument 1 of
 'display_string' differ in signedness
 xdisp.c: In function 'display_mode_line':
 xdisp.c:16978: warning: pointer targets in passing argument 1 of
 'display_string' differ in signedness
 xdisp.c: In function 'display_mode_element':
 xdisp.c:17267: warning: pointer targets in assignment differ in signedness
 xdisp.c:17277: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c:17278: warning: pointer targets in passing argument 1 of
 'make_string' differ in signedness
 xdisp.c:17488: warning: pointer targets in passing argument 1 of
 'store_mode_line_noprop' differ in signedness
 xdisp.c:17495: warning: pointer targets in passing argument 1 of
 'display_string' differ in signedness
 xdisp.c: In function 'display_menu_bar':
 xdisp.c:16815: warning: pointer targets in passing argument 1 of
 'display_string' differ in signedness
 xdisp.c: In function 'display_mode_line':
 xdisp.c:16978: warning: pointer targets in passing argument 1 of
 'display_string' differ in signedness
 xdisp.c: In function 'display_mode_element':
 xdisp.c:17267: warning: pointer targets in assignment differ in signedness
 xdisp.c:17277: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xdisp.c:17278: warning: pointer targets in passing argument 1 of
 'make_string' differ in signedness
 xdisp.c:17488: warning: pointer targets in passing argument 1 of
 'store_mode_line_noprop' differ in signedness
 xdisp.c: In function 'calc_pixel_width_or_height':
 xdisp.c:18851: warning: pointer targets in initialization differ in
 signedness
 xdisp.c:17495: warning: pointer targets in passing argument 1 of
 'display_string' differ in signedness
 xdisp.c: In function 'calc_pixel_width_or_height':
 xdisp.c:18851: warning: pointer targets in initialization differ in
 signedness
 frame.c: In function 'store_frame_param':
 frame.c:2248: warning: pointer targets in passing argument 1 of
 'frame_name_fnn_p' differ in signedness
 frame.c:2266: warning: pointer targets in passing argument 1 of
 'frame_name_fnn_p' differ in signedness
 frame.c: In function 'store_frame_param':
 frame.c:2248: warning: pointer targets in passing argument 1 of
 'frame_name_fnn_p' differ in signedness
 frame.c:2266: warning: pointer targets in passing argument 1 of
 'frame_name_fnn_p' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 window.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 charset.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 coding.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 category.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 ccl.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 character.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 chartab.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 cm.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 term.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 terminal.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 xfaces.c
 In file included from xfaces.c:246:
 nsterm.h:678: warning: 'struct glyph_string' declared inside parameter
 list
 nsterm.h:678: warning: its scope is only this definition or declaration,
 which is probably not what you want
 In file included from xfaces.c:246:
 nsterm.h:678: warning: 'struct glyph_string' declared inside parameter
 list
 nsterm.h:678: warning: its scope is only this definition or declaration,
 which is probably not what you want
 In file included from xfaces.c:258:
 blockinput.h:65:1: warning: "BLOCK_INPUT" redefined
 In file included from xfaces.c:246:
 nsterm.h:31:1: warning: this is the location of the previous definition
 In file included from xfaces.c:258:
 blockinput.h:82:1: warning: "UNBLOCK_INPUT" redefined
 In file included from xfaces.c:246:
 nsterm.h:33:1: warning: this is the location of the previous definition
 In file included from xfaces.c:258:
 blockinput.h:65:1: warning: "BLOCK_INPUT" redefined
 In file included from xfaces.c:246:
 nsterm.h:31:1: warning: this is the location of the previous definition
 In file included from xfaces.c:258:
 blockinput.h:82:1: warning: "UNBLOCK_INPUT" redefined
 In file included from xfaces.c:246:
 nsterm.h:33:1: warning: this is the location of the previous definition
 xfaces.c: In function 'load_pixmap':
 xfaces.c:1237: warning: pointer targets in passing argument 2 of
 'x_create_bitmap_from_data' differ in signedness
 xfaces.c: In function 'load_pixmap':
 xfaces.c:1237: warning: pointer targets in passing argument 2 of
 'x_create_bitmap_from_data' differ in signedness
 xfaces.c: In function 'face_color_supported_p':
 xfaces.c:1587: warning: pointer targets in passing argument 1 of
 'xstricmp' differ in signedness
 xfaces.c:1587: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:1588: warning: pointer targets in passing argument 1 of
 'xstricmp' differ in signedness
 xfaces.c:1588: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c: In function 'Fcolor_gray_p':
 xfaces.c:1614: warning: pointer targets in passing argument 2 of
 'face_color_gray_p' differ in signedness
 xfaces.c: In function 'face_color_supported_p':
 xfaces.c:1587: warning: pointer targets in passing argument 1 of
 'xstricmp' differ in signedness
 xfaces.c:1587: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:1588: warning: pointer targets in passing argument 1 of
 'xstricmp' differ in signedness
 xfaces.c:1588: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c: In function 'Fcolor_gray_p':
 xfaces.c:1614: warning: pointer targets in passing argument 2 of
 'face_color_gray_p' differ in signedness
 xfaces.c: In function 'face_symbolic_value':
 xfaces.c:2255: warning: pointer targets in initialization differ in
 signedness
 xfaces.c: In function 'split_font_name_into_vector':
 xfaces.c:2307: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xfaces.c:2307: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 xfaces.c: In function 'face_symbolic_value':
 xfaces.c:2255: warning: pointer targets in initialization differ in
 signedness
 xfaces.c: In function 'split_font_name_into_vector':
 xfaces.c:2307: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xfaces.c:2307: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 xfaces.c: In function 'x_face_list_fonts':
 xfaces.c:2682: warning: pointer targets in initialization differ in
 signedness
 xfaces.c:2738: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 xfaces.c:2754: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 xfaces.c:2756: warning: pointer targets in passing argument 2 of
 'x_face_list_fonts' differ in signedness
 xfaces.c: In function 'x_face_list_fonts':
 xfaces.c:2682: warning: pointer targets in initialization differ in
 signedness
 xfaces.c:2738: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 xfaces.c:2754: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 xfaces.c:2756: warning: pointer targets in passing argument 2 of
 'x_face_list_fonts' differ in signedness
 xfaces.c: In function 'resolve_face_name':
 xfaces.c:3445: warning: pointer targets in passing argument 1 of 'intern'
 differ in signedness
 xfaces.c: In function 'resolve_face_name':
 xfaces.c:3445: warning: pointer targets in passing argument 1 of 'intern'
 differ in signedness
 xfaces.c: In function 'set_lface_from_font_name':
 xfaces.c:3592: warning: pointer targets in initialization differ in
 signedness
 xfaces.c:3599: warning: pointer targets in assignment differ in signedness
 xfaces.c: In function 'set_lface_from_font_name':
 xfaces.c:3592: warning: pointer targets in initialization differ in
 signedness
 xfaces.c:3599: warning: pointer targets in assignment differ in signedness
 xfaces.c: In function 'Finternal_set_lisp_face_attribute':
 xfaces.c:4643: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 xfaces.c: In function 'face_boolean_x_resource_value':
 xfaces.c:4997: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:4998: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:5000: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c: In function 'Finternal_set_lisp_face_attribute':
 xfaces.c:4643: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 xfaces.c:5001: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:5003: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c: In function 'Finternal_set_lisp_face_attribute_from_resource':
 xfaces.c:5023: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:5034: warning: pointer targets in passing argument 1 of 'intern'
 differ in signedness
 xfaces.c: In function 'face_boolean_x_resource_value':
 xfaces.c:4997: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:4998: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:5000: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:5001: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:5003: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c: In function 'Finternal_set_lisp_face_attribute_from_resource':
 xfaces.c:5023: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 xfaces.c:5034: warning: pointer targets in passing argument 1 of 'intern'
 differ in signedness
 xfaces.c: In function 'prepare_face_for_display':
 xfaces.c:5676: warning: assignment makes pointer from integer without a
 cast
 xfaces.c:5677: warning: assignment makes pointer from integer without a
 cast
 xfaces.c: In function 'prepare_face_for_display':
 xfaces.c:5676: warning: assignment makes pointer from integer without a
 cast
 xfaces.c:5677: warning: assignment makes pointer from integer without a
 cast
 xfaces.c: In function 'choose_face_font':
 xfaces.c:7369: warning: pointer targets in passing argument 1 of 'xstrdup'
 differ in signedness
 xfaces.c:7412: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 xfaces.c:7414: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xfaces.c:7414: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 xfaces.c: In function 'choose_face_font':
 xfaces.c:7369: warning: pointer targets in passing argument 1 of 'xstrdup'
 differ in signedness
 xfaces.c:7412: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 xfaces.c:7414: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 xfaces.c:7414: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 emacs.c
 emacs.c: In function 'bug_reporting_address':
 emacs.c:780: warning: pointer targets in assignment differ in signedness
 emacs.c: In function 'bug_reporting_address':
 emacs.c:780: warning: pointer targets in assignment differ in signedness
 emacs.c: In function 'Fkill_emacs':
 emacs.c:2173: warning: pointer targets in passing argument 1 of 'unlink'
 differ in signedness
 emacs.c: In function 'Fkill_emacs':
 emacs.c:2173: warning: pointer targets in passing argument 1 of 'unlink'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 keyboard.c
 keyboard.c: In function 'echo_char':
 keyboard.c:746: warning: pointer targets in passing argument 2 of
 'copy_text' differ in signedness
 keyboard.c: In function 'echo_char':
 keyboard.c:746: warning: pointer targets in passing argument 2 of
 'copy_text' differ in signedness
 keyboard.c: In function 'parse_modifiers_uncached':
 keyboard.c:6388: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6389: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6390: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6394: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6419: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c: In function 'parse_modifiers':
 keyboard.c:6535: warning: pointer targets in passing argument 1 of
 'make_string' differ in signedness
 keyboard.c: In function 'parse_modifiers_uncached':
 keyboard.c:6388: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6389: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6390: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6394: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6419: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c: In function 'parse_solitary_modifier':
 keyboard.c:6868: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6876: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6877: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6885: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6893: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6901: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6902: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6907: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6908: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6909: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6913: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c: In function 'parse_modifiers':
 keyboard.c:6535: warning: pointer targets in passing argument 1 of
 'make_string' differ in signedness
 keyboard.c: In function 'tty_read_avail_input':
 keyboard.c:7242: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 keyboard.c: In function 'parse_solitary_modifier':
 keyboard.c:6868: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6876: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6877: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6885: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6893: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6901: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6902: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6907: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6908: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6909: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c:6913: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 keyboard.c: In function 'tty_read_avail_input':
 keyboard.c:7242: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 keyboard.c: In function 'read_char_minibuf_menu_prompt':
 keyboard.c:8696: warning: pointer targets in passing argument 2 of
 'strcpy' differ in signedness
 keyboard.c: In function 'read_char_minibuf_menu_prompt':
 keyboard.c:8696: warning: pointer targets in passing argument 2 of
 'strcpy' differ in signedness
 keyboard.c: In function 'Fopen_dribble_file':
 keyboard.c:10852: warning: pointer targets in passing argument 1 of
 'fopen' differ in signedness
 keyboard.c: In function 'Fopen_dribble_file':
 keyboard.c:10852: warning: pointer targets in passing argument 1 of
 'fopen' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 macros.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 keymap.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 sysdep.c
 keymap.c: In function 'Ftext_char_description':
 keymap.c:2556: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 keymap.c:2561: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 keymap.c: In function 'Ftext_char_description':
 keymap.c:2556: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 keymap.c:2561: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 keymap.c: In function 'Fdescribe_buffer_bindings':
 keymap.c:3027: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3030: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3032: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3038: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c: In function 'Fdescribe_buffer_bindings':
 keymap.c:3027: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3030: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3032: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3038: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c: In function 'describe_map':
 keymap.c:3517: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3545: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c: In function 'describe_map':
 keymap.c:3517: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3545: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c: In function 'describe_vector':
 keymap.c:3748: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3782: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3809: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c: In function 'describe_vector':
 keymap.c:3748: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3782: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 keymap.c:3809: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 buffer.c
 keymap.c: In function 'Ftext_char_description':
 keymap.c:2559: warning: pointer targets in passing argument 2 of
 'push_text_char_description' differ in signedness
 keymap.c: In function 'Ftext_char_description':
 keymap.c:2559: warning: pointer targets in passing argument 2 of
 'push_text_char_description' differ in signedness
 buffer.c: In function 'Fset_buffer_major_mode':
 buffer.c:1653: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 buffer.c: In function 'Fset_buffer_major_mode':
 buffer.c:1653: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 buffer.c: In function 'init_buffer':
 buffer.c:5270: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 buffer.c: In function 'init_buffer':
 buffer.c:5270: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 filelock.c
 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
 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
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 insdel.c
 insdel.c: In function 'insert_string':
 insdel.c:785: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 insdel.c: In function 'insert_string':
 insdel.c:785: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 marker.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 minibuf.c
 minibuf.c: In function 'Fread_buffer':
 minibuf.c:1222: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 minibuf.c:1229: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 minibuf.c: In function 'Fread_buffer':
 minibuf.c:1222: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 minibuf.c:1229: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 minibuf.c: In function 'Ftest_completion':
 minibuf.c:1880: warning: pointer targets in passing argument 2 of
 'oblookup' differ in signedness
 minibuf.c:1891: warning: pointer targets in passing argument 2 of
 'oblookup' differ in signedness
 minibuf.c: In function 'Ftest_completion':
 minibuf.c:1880: warning: pointer targets in passing argument 2 of
 'oblookup' differ in signedness
 minibuf.c:1891: warning: pointer targets in passing argument 2 of
 'oblookup' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 fileio.c
 fileio.c: In function 'Ffile_name_directory':
 fileio.c:489: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c: In function 'Ffile_name_nondirectory':
 fileio.c:528: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c: In function 'make_temp_name':
 fileio.c:986: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Fexpand_file_name':
 fileio.c:1355: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:1355: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c:1408: warning: pointer targets in passing argument 1 of
 'getpwnam' differ in signedness
 fileio.c:1553: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:1571: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:1597: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 fileio.c:1597: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 fileio.c:1604: warning: pointer targets in passing argument 1 of 'strcat'
 differ in signedness
 fileio.c:1604: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 fileio.c: In function 'Ffile_name_directory':
 fileio.c:489: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c: In function 'Ffile_name_nondirectory':
 fileio.c:528: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c:1728: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c: In function 'search_embedded_absfilename':
 fileio.c:2136: warning: pointer targets in passing argument 1 of
 'getpwnam' differ in signedness
 fileio.c: In function 'Fsubstitute_in_file_name':
 fileio.c:2195: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c:2236: warning: pointer targets in passing argument 1 of 'strncpy'
 differ in signedness
 fileio.c:2236: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 fileio.c:2243: warning: pointer targets in passing argument 1 of 'egetenv'
 differ in signedness
 fileio.c:2246: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:2291: warning: pointer targets in passing argument 1 of 'strncpy'
 differ in signedness
 fileio.c:2291: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 fileio.c:2298: warning: pointer targets in passing argument 1 of 'egetenv'
 differ in signedness
 fileio.c:2302: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 fileio.c:2302: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 fileio.c:2302: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:2317: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 fileio.c:2317: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 fileio.c:2318: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:2331: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c: In function 'make_temp_name':
 fileio.c:986: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Fexpand_file_name':
 fileio.c:1355: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:1355: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c:1408: warning: pointer targets in passing argument 1 of
 'getpwnam' differ in signedness
 fileio.c:1553: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:1571: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:1597: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 fileio.c:1597: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 fileio.c:1604: warning: pointer targets in passing argument 1 of 'strcat'
 differ in signedness
 fileio.c:1604: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 fileio.c:1728: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c: In function 'barf_or_query_if_file_exists':
 fileio.c:2401: warning: pointer targets in passing argument 1 of 'lstat'
 differ in signedness
 fileio.c:2408: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 fileio.c: In function 'Fcopy_file':
 fileio.c:2493: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c:2526: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:2576: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:2614: warning: pointer targets in passing argument 1 of
 'set_file_times' differ in signedness
 fileio.c: In function 'Fmake_directory_internal':
 fileio.c:2666: warning: pointer targets in passing argument 1 of 'mkdir'
 differ in signedness
 fileio.c: In function 'Fdelete_directory':
 fileio.c:2693: warning: pointer targets in passing argument 1 of 'rmdir'
 differ in signedness
 fileio.c: In function 'Fdelete_file':
 fileio.c:2724: warning: pointer targets in passing argument 1 of 'unlink'
 differ in signedness
 fileio.c: In function 'search_embedded_absfilename':
 fileio.c:2136: warning: pointer targets in passing argument 1 of
 'getpwnam' differ in signedness
 fileio.c: In function 'Fsubstitute_in_file_name':
 fileio.c:2195: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c:2236: warning: pointer targets in passing argument 1 of 'strncpy'
 differ in signedness
 fileio.c:2236: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 fileio.c:2243: warning: pointer targets in passing argument 1 of 'egetenv'
 differ in signedness
 fileio.c:2246: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:2291: warning: pointer targets in passing argument 1 of 'strncpy'
 differ in signedness
 fileio.c:2291: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 fileio.c:2298: warning: pointer targets in passing argument 1 of 'egetenv'
 differ in signedness
 fileio.c:2302: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 fileio.c:2302: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 fileio.c:2302: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:2317: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 fileio.c:2317: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 fileio.c:2318: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 fileio.c:2331: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fileio.c: In function 'barf_or_query_if_file_exists':
 fileio.c:2401: warning: pointer targets in passing argument 1 of 'lstat'
 differ in signedness
 fileio.c:2408: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 fileio.c: In function 'Fcopy_file':
 fileio.c:2493: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c:2526: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:2576: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:2614: warning: pointer targets in passing argument 1 of
 'set_file_times' differ in signedness
 fileio.c: In function 'Fmake_directory_internal':
 fileio.c:2666: warning: pointer targets in passing argument 1 of 'mkdir'
 differ in signedness
 fileio.c: In function 'Fdelete_directory':
 fileio.c:2693: warning: pointer targets in passing argument 1 of 'rmdir'
 differ in signedness
 fileio.c: In function 'Fdelete_file':
 fileio.c:2724: warning: pointer targets in passing argument 1 of 'unlink'
 differ in signedness
 fileio.c: In function 'Frename_file':
 fileio.c:2803: warning: pointer targets in passing argument 1 of 'rename'
 differ in signedness
 fileio.c:2803: warning: pointer targets in passing argument 2 of 'rename'
 differ in signedness
 fileio.c: In function 'Frename_file':
 fileio.c:2803: warning: pointer targets in passing argument 1 of 'rename'
 differ in signedness
 fileio.c:2803: warning: pointer targets in passing argument 2 of 'rename'
 differ in signedness
 fileio.c: In function 'Fadd_name_to_file':
 fileio.c:2880: warning: pointer targets in passing argument 1 of 'unlink'
 differ in signedness
 fileio.c:2881: warning: pointer targets in passing argument 1 of 'link'
 differ in signedness
 fileio.c:2881: warning: pointer targets in passing argument 2 of 'link'
 differ in signedness
 fileio.c: In function 'Fmake_symbolic_link':
 fileio.c:2941: warning: pointer targets in passing argument 1 of 'symlink'
 differ in signedness
 fileio.c:2941: warning: pointer targets in passing argument 2 of 'symlink'
 differ in signedness
 fileio.c:2946: warning: pointer targets in passing argument 1 of 'unlink'
 differ in signedness
 fileio.c:2948: warning: pointer targets in passing argument 1 of 'symlink'
 differ in signedness
 fileio.c:2948: warning: pointer targets in passing argument 2 of 'symlink'
 differ in signedness
 fileio.c: In function 'Ffile_exists_p':
 fileio.c:3103: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Ffile_readable_p':
 fileio.c:3164: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c:3170: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c: In function 'Ffile_writable_p':
 fileio.c:3199: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Faccess_file':
 fileio.c:3250: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:3252: warning: pointer targets in passing argument 1 of
 'report_file_error' differ in signedness
 fileio.c: In function 'Ffile_symlink_p':
 fileio.c:3297: warning: pointer targets in passing argument 1 of
 'readlink' differ in signedness
 fileio.c: In function 'Ffile_directory_p':
 fileio.c:3347: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Fadd_name_to_file':
 fileio.c:2880: warning: pointer targets in passing argument 1 of 'unlink'
 differ in signedness
 fileio.c:2881: warning: pointer targets in passing argument 1 of 'link'
 differ in signedness
 fileio.c:2881: warning: pointer targets in passing argument 2 of 'link'
 differ in signedness
 fileio.c: In function 'Fmake_symbolic_link':
 fileio.c:2941: warning: pointer targets in passing argument 1 of 'symlink'
 differ in signedness
 fileio.c:2941: warning: pointer targets in passing argument 2 of 'symlink'
 differ in signedness
 fileio.c:2946: warning: pointer targets in passing argument 1 of 'unlink'
 differ in signedness
 fileio.c:2948: warning: pointer targets in passing argument 1 of 'symlink'
 differ in signedness
 fileio.c:2948: warning: pointer targets in passing argument 2 of 'symlink'
 differ in signedness
 fileio.c: In function 'Ffile_exists_p':
 fileio.c:3103: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Ffile_regular_p':
 fileio.c:3417: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Ffile_modes':
 fileio.c:3443: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Fset_file_modes':
 fileio.c:3475: warning: pointer targets in passing argument 1 of 'chmod'
 differ in signedness
 fileio.c: In function 'Fset_file_times':
 fileio.c:3545: warning: pointer targets in passing argument 1 of
 'set_file_times' differ in signedness
 fileio.c: In function 'Ffile_newer_than_file_p':
 fileio.c:3609: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c:3614: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'read_non_regular':
 fileio.c:3692: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c: In function 'Ffile_readable_p':
 fileio.c:3164: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c:3170: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c: In function 'Ffile_writable_p':
 fileio.c:3199: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Faccess_file':
 fileio.c:3250: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:3252: warning: pointer targets in passing argument 1 of
 'report_file_error' differ in signedness
 fileio.c: In function 'Ffile_symlink_p':
 fileio.c:3297: warning: pointer targets in passing argument 1 of
 'readlink' differ in signedness
 fileio.c: In function 'Ffile_directory_p':
 fileio.c:3347: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Ffile_regular_p':
 fileio.c:3417: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Finsert_file_contents':
 fileio.c:3804: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c:3840: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:3924: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:3927: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:3933: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:4054: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:4119: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:4250: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c: In function 'Ffile_modes':
 fileio.c:3443: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Fset_file_modes':
 fileio.c:3475: warning: pointer targets in passing argument 1 of 'chmod'
 differ in signedness
 fileio.c: In function 'Fset_file_times':
 fileio.c:3545: warning: pointer targets in passing argument 1 of
 'set_file_times' differ in signedness
 fileio.c: In function 'Ffile_newer_than_file_p':
 fileio.c:3609: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c:3614: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'read_non_regular':
 fileio.c:3692: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c: In function 'Finsert_file_contents':
 fileio.c:3804: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c:3840: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:3924: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:3927: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:3933: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:4054: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:4119: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:4250: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:4480: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c:4480: warning: pointer targets in passing argument 2 of
 'emacs_read' differ in signedness
 fileio.c: In function 'Fwrite_region':
 fileio.c:5141: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:5199: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:5358: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'e_write':
 fileio.c:5632: warning: pointer targets in passing argument 2 of
 'emacs_write' differ in signedness
 fileio.c: In function 'Fverify_visited_file_modtime':
 fileio.c:5671: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Fset_visited_file_modtime':
 fileio.c:5743: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'auto_save_1':
 fileio.c:5796: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Fdo_auto_save':
 fileio.c:5922: warning: pointer targets in passing argument 1 of 'fopen'
 differ in signedness
 fileio.c: In function 'Fwrite_region':
 fileio.c:5141: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:5199: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 fileio.c:5358: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'e_write':
 fileio.c:5632: warning: pointer targets in passing argument 2 of
 'emacs_write' differ in signedness
 fileio.c: In function 'Fverify_visited_file_modtime':
 fileio.c:5671: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Fset_visited_file_modtime':
 fileio.c:5743: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'auto_save_1':
 fileio.c:5796: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 fileio.c: In function 'Fread_file_name':
 fileio.c:6337: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 fileio.c:6337: warning: pointer targets in passing argument 2 of 'strncmp'
 differ in signedness
 fileio.c:6347: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 fileio.c:6347: warning: pointer targets in passing argument 2 of 'strncmp'
 differ in signedness
 fileio.c: In function 'Fdo_auto_save':
 fileio.c:5922: warning: pointer targets in passing argument 1 of 'fopen'
 differ in signedness
 fileio.c: In function 'Fread_file_name':
 fileio.c:6337: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 fileio.c:6337: warning: pointer targets in passing argument 2 of 'strncmp'
 differ in signedness
 fileio.c:6347: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 fileio.c:6347: warning: pointer targets in passing argument 2 of 'strncmp'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 dired.c
 dired.c: In function 'directory_files_internal':
 dired.c:203: warning: pointer targets in passing argument 1 of 'opendir'
 differ in signedness
 dired.c: In function 'directory_files_internal':
 dired.c:203: warning: pointer targets in passing argument 1 of 'opendir'
 differ in signedness
 dired.c:265: warning: pointer targets in passing argument 2 of 're_search'
 differ in signedness
 dired.c: In function 'file_name_completion':
 dired.c:526: warning: pointer targets in passing argument 1 of 'opendir'
 differ in signedness
 dired.c:565: warning: pointer targets in passing argument 1 of 'scmp'
 differ in signedness
 dired.c:606: warning: pointer targets in passing argument 1 of 'scmp'
 differ in signedness
 dired.c:265: warning: pointer targets in passing argument 2 of 're_search'
 differ in signedness
 dired.c: In function 'file_name_completion':
 dired.c:526: warning: pointer targets in passing argument 1 of 'opendir'
 differ in signedness
 dired.c:630: warning: pointer targets in passing argument 1 of 'scmp'
 differ in signedness
 dired.c:565: warning: pointer targets in passing argument 1 of 'scmp'
 differ in signedness
 dired.c:606: warning: pointer targets in passing argument 1 of 'scmp'
 differ in signedness
 dired.c:630: warning: pointer targets in passing argument 1 of 'scmp'
 differ in signedness
 dired.c: In function 'Ffile_attributes':
 dired.c:961: warning: pointer targets in passing argument 1 of 'lstat'
 differ in signedness
 dired.c:1016: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 dired.c: In function 'Ffile_attributes':
 dired.c:961: warning: pointer targets in passing argument 1 of 'lstat'
 differ in signedness
 dired.c:1016: warning: pointer targets in passing argument 1 of 'stat'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 filemode.c
 fileio.c: In function 'Fdirectory_file_name':
 fileio.c:870: warning: pointer targets in passing argument 1 of
 'directory_file_name' differ in signedness
 fileio.c: In function 'Ffile_name_as_directory':
 fileio.c:669: warning: pointer targets in passing argument 2 of
 'file_name_as_directory' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 cmds.c
 fileio.c: In function 'Fexpand_file_name':
 fileio.c:1601: warning: pointer targets in passing argument 1 of
 'file_name_as_directory' differ in signedness
 fileio.c:1601: warning: pointer targets in passing argument 2 of
 'file_name_as_directory' differ in signedness
 fileio.c: In function 'Fdirectory_file_name':
 fileio.c:870: warning: pointer targets in passing argument 1 of
 'directory_file_name' differ in signedness
 fileio.c: In function 'Ffile_name_as_directory':
 fileio.c:669: warning: pointer targets in passing argument 2 of
 'file_name_as_directory' differ in signedness
 fileio.c: In function 'Fexpand_file_name':
 fileio.c:1601: warning: pointer targets in passing argument 1 of
 'file_name_as_directory' differ in signedness
 fileio.c:1601: warning: pointer targets in passing argument 2 of
 'file_name_as_directory' differ in signedness
 cmds.c: In function 'internal_self_insert':
 cmds.c:511: warning: pointer targets in passing argument 1 of
 'make_string_from_bytes' differ in signedness
 cmds.c: In function 'internal_self_insert':
 cmds.c:511: warning: pointer targets in passing argument 1 of
 'make_string_from_bytes' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 casetab.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 casefiddle.c
 casefiddle.c: In function 'casify_region':
 casefiddle.c:257: warning: pointer targets in passing argument 5 of
 'replace_range_2' differ in signedness
 casefiddle.c: In function 'casify_region':
 casefiddle.c:257: warning: pointer targets in passing argument 5 of
 'replace_range_2' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 indent.c
 indent.c: In function 'Fvertical_motion':
 indent.c:2104: warning: pointer targets in initialization differ in
 signedness
 indent.c: In function 'Fvertical_motion':
 indent.c:2104: warning: pointer targets in initialization differ in
 signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 search.c
 fileio.c: In function 'Ffile_writable_p':
 fileio.c:3200: warning: pointer targets in passing argument 1 of
 'check_writable' differ in signedness
 fileio.c: In function 'Ffile_executable_p':
 fileio.c:3126: warning: pointer targets in passing argument 1 of
 'check_executable' differ in signedness
 search.c: In function 'compile_pattern_1':
 search.c:152: warning: pointer targets in passing argument 1 of
 're_set_whitespace_regexp' differ in signedness
 fileio.c: In function 'Ffile_writable_p':
 fileio.c:3200: warning: pointer targets in passing argument 1 of
 'check_writable' differ in signedness
 search.c: In function 'compile_pattern_1':
 search.c:152: warning: pointer targets in passing argument 1 of
 're_set_whitespace_regexp' differ in signedness
 search.c: In function 'Freplace_match':
 search.c:2455: warning: comparison is always true due to limited range of
 data type
 fileio.c: In function 'Ffile_executable_p':
 fileio.c:3126: warning: pointer targets in passing argument 1 of
 'check_executable' differ in signedness
 search.c: In function 'Freplace_match':
 search.c:2455: warning: comparison is always true due to limited range of
 data type
 search.c:2692: warning: pointer targets in assignment differ in signedness
 search.c:2741: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 search.c:2744: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 search.c:2692: warning: pointer targets in assignment differ in signedness
 search.c:2741: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 search.c:2744: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 search.c: In function 'Fregexp_quote':
 search.c:3168: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 search.c: In function 'Fregexp_quote':
 search.c:3168: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 regex.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 undo.c
 regex.c: In function 're_wctype':
 regex.c:2160: warning: pointer targets in initialization differ in
 signedness
 regex.c: In function 're_wctype':
 regex.c:2160: warning: pointer targets in initialization differ in
 signedness
 regex.c: In function 'regex_compile':
 regex.c:2750: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 regex.c: In function 'regex_compile':
 regex.c:2750: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 alloc.c
 alloc.c: In function 'make_string':
 alloc.c:2381: warning: pointer targets in passing argument 1 of
 'parse_str_as_multibyte' differ in signedness
 alloc.c: In function 'make_specified_string':
 alloc.c:2455: warning: pointer targets in passing argument 1 of
 'multibyte_chars_in_text' differ in signedness
 alloc.c: In function 'make_string':
 alloc.c:2381: warning: pointer targets in passing argument 1 of
 'parse_str_as_multibyte' differ in signedness
 alloc.c: In function 'make_specified_string':
 alloc.c:2455: warning: pointer targets in passing argument 1 of
 'multibyte_chars_in_text' differ in signedness
 alloc.c: In function 'make_pure_string':
 alloc.c:4829: warning: pointer targets in assignment differ in signedness
 alloc.c: In function 'make_pure_string':
 alloc.c:4829: warning: pointer targets in assignment differ in signedness
 alloc.c: In function 'Fpurecopy':
 alloc.c:4916: warning: pointer targets in passing argument 1 of
 'make_pure_string' differ in signedness
 alloc.c: In function 'Fpurecopy':
 alloc.c:4916: warning: pointer targets in passing argument 1 of
 'make_pure_string' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 data.c
 data.c: In function 'Fnumber_to_string':
 data.c:2318: warning: pointer targets in passing argument 1 of
 'float_to_string' differ in signedness
 data.c: In function 'Fstring_to_number':
 data.c:2394: warning: pointer targets in passing argument 1 of
 'isfloat_string' differ in signedness
 data.c:2395: warning: pointer targets in passing argument 1 of 'atof'
 differ in signedness
 data.c: In function 'Fnumber_to_string':
 data.c:2318: warning: pointer targets in passing argument 1 of
 'float_to_string' differ in signedness
 data.c: In function 'Fstring_to_number':
 data.c:2394: warning: pointer targets in passing argument 1 of
 'isfloat_string' differ in signedness
 data.c:2395: warning: pointer targets in passing argument 1 of 'atof'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 doc.c
 doc.c: In function 'get_doc_string':
 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: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:619: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 doc.c:621: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 doc.c:711: warning: pointer targets in passing argument 1 of
 'multibyte_chars_in_text' differ in signedness
 doc.c: In function 'Fsubstitute_command_keys':
 doc.c:851: warning: pointer targets in passing argument 1 of 'make_string'
 differ in signedness
 doc.c: In function 'Fsnarf_documentation':
 doc.c:619: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 doc.c:621: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 doc.c:711: warning: pointer targets in passing argument 1 of
 'multibyte_chars_in_text' differ in signedness
 doc.c:921: warning: pointer targets in passing argument 1 of 'make_string'
 differ in signedness
 doc.c:998: warning: pointer targets in passing argument 1 of
 'make_string_from_bytes' differ in signedness
 doc.c: In function 'Fsubstitute_command_keys':
 doc.c:851: warning: pointer targets in passing argument 1 of 'make_string'
 differ in signedness
 doc.c:921: warning: pointer targets in passing argument 1 of 'make_string'
 differ in signedness
 doc.c:998: warning: pointer targets in passing argument 1 of
 'make_string_from_bytes' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 editfns.c
 editfns.c: In function 'init_editfns':
 editfns.c:189: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 editfns.c: In function 'Fchar_to_string':
 editfns.c:216: warning: pointer targets in passing argument 1 of
 'make_string_from_bytes' differ in signedness
 editfns.c: In function 'init_editfns':
 editfns.c:189: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 editfns.c: In function 'Fchar_to_string':
 editfns.c:216: warning: pointer targets in passing argument 1 of
 'make_string_from_bytes' differ in signedness
 editfns.c: In function 'Fuser_full_name':
 editfns.c:1366: warning: pointer targets in passing argument 1 of
 'getpwnam' differ in signedness
 editfns.c:1377: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 editfns.c:1378: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 editfns.c:1378: warning: pointer targets in passing argument 1 of
 'make_string' differ in signedness
 editfns.c:1382: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 editfns.c:1390: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 editfns.c:1393: warning: pointer targets in passing argument 1 of 'strcat'
 differ in signedness
 editfns.c:1393: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 editfns.c:1395: warning: pointer targets in passing argument 1 of 'strcat'
 differ in signedness
 editfns.c:1395: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 editfns.c:1396: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 editfns.c: In function 'Fuser_full_name':
 editfns.c:1366: warning: pointer targets in passing argument 1 of
 'getpwnam' differ in signedness
 editfns.c:1377: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 editfns.c:1378: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 editfns.c:1378: warning: pointer targets in passing argument 1 of
 'make_string' differ in signedness
 editfns.c:1382: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 editfns.c:1390: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 editfns.c:1393: warning: pointer targets in passing argument 1 of 'strcat'
 differ in signedness
 editfns.c:1393: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 editfns.c:1395: warning: pointer targets in passing argument 1 of 'strcat'
 differ in signedness
 editfns.c:1395: warning: pointer targets in passing argument 2 of 'strcat'
 differ in signedness
 editfns.c:1396: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 editfns.c: In function 'Fformat_time_string':
 editfns.c:1713: warning: pointer targets in passing argument 3 of
 'emacs_memftimeu' differ in signedness
 editfns.c:1724: warning: pointer targets in passing argument 3 of
 'emacs_memftimeu' differ in signedness
 editfns.c: In function 'Fformat_time_string':
 editfns.c:1713: warning: pointer targets in passing argument 3 of
 'emacs_memftimeu' differ in signedness
 editfns.c:1724: warning: pointer targets in passing argument 3 of
 'emacs_memftimeu' differ in signedness
 editfns.c: In function 'Fsubst_char_in_region':
 editfns.c:2874: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 editfns.c: In function 'Fsubst_char_in_region':
 editfns.c:2874: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 editfns.c: In function 'Ftranslate_region_internal':
 editfns.c:3092: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 editfns.c: In function 'Ftranslate_region_internal':
 editfns.c:3092: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 editfns.c: In function 'Fformat':
 editfns.c:3845: warning: pointer targets in passing argument 1 of 'atoi'
 differ in signedness
 editfns.c:3912: warning: pointer targets in passing argument 2 of
 'copy_text' differ in signedness
 editfns.c:3939: warning: pointer targets in passing argument 2 of
 'sprintf' differ in signedness
 editfns.c:3942: warning: pointer targets in passing argument 2 of
 'sprintf' differ in signedness
 editfns.c:3945: warning: pointer targets in passing argument 2 of
 'sprintf' differ in signedness
 editfns.c:3949: warning: pointer targets in passing argument 2 of
 'sprintf' differ in signedness
 editfns.c:3952: warning: pointer targets in passing argument 2 of
 'sprintf' differ in signedness
 editfns.c:3961: warning: pointer targets in passing argument 1 of
 'str_to_multibyte' differ in signedness
 editfns.c:3988: warning: pointer targets in passing argument 2 of
 'copy_text' differ in signedness
 editfns.c:4002: warning: pointer targets in passing argument 1 of
 'multibyte_chars_in_text' differ in signedness
 editfns.c: In function 'Fformat':
 editfns.c:3845: warning: pointer targets in passing argument 1 of 'atoi'
 differ in signedness
 editfns.c:3912: warning: pointer targets in passing argument 2 of
 'copy_text' differ in signedness
 editfns.c:3939: warning: pointer targets in passing argument 2 of
 'sprintf' differ in signedness
 editfns.c:3942: warning: pointer targets in passing argument 2 of
 'sprintf' differ in signedness
 editfns.c:3945: warning: pointer targets in passing argument 2 of
 'sprintf' differ in signedness
 editfns.c:3949: warning: pointer targets in passing argument 2 of
 'sprintf' differ in signedness
 editfns.c:3952: warning: pointer targets in passing argument 2 of
 'sprintf' differ in signedness
 editfns.c:3961: warning: pointer targets in passing argument 1 of
 'str_to_multibyte' differ in signedness
 editfns.c:3988: warning: pointer targets in passing argument 2 of
 'copy_text' differ in signedness
 editfns.c:4002: warning: pointer targets in passing argument 1 of
 'multibyte_chars_in_text' differ in signedness
 editfns.c: In function 'Ftranspose_regions':
 editfns.c:4478: warning: pointer targets in passing argument 1 of
 'safe_bcopy' differ in signedness
 editfns.c:4478: warning: pointer targets in passing argument 2 of
 'safe_bcopy' differ in signedness
 editfns.c: In function 'Ftranspose_regions':
 editfns.c:4478: warning: pointer targets in passing argument 1 of
 'safe_bcopy' differ in signedness
 editfns.c:4478: warning: pointer targets in passing argument 2 of
 'safe_bcopy' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 callint.c
 callint.c: In function 'Fcall_interactively':
 callint.c:463: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 callint.c:492: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 callint.c:791: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 callint.c: In function 'Fcall_interactively':
 callint.c:463: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 callint.c:492: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 callint.c:791: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 eval.c
 eval.c: In function 'Ffuncall':
 eval.c:3003: warning: passing argument 1 of 'debug_print' makes integer
 from pointer without a cast
 eval.c: In function 'Ffuncall':
 eval.c:3003: warning: passing argument 1 of 'debug_print' makes integer
 from pointer without a cast
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 floatfns.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 fns.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 print.c
 fns.c: In function 'string_make_multibyte':
 fns.c:945: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 fns.c: In function 'string_to_multibyte':
 fns.c:972: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 fns.c:978: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 fns.c: In function 'string_make_unibyte':
 fns.c:1005: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 fns.c: In function 'string_make_multibyte':
 fns.c:945: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 fns.c: In function 'string_to_multibyte':
 fns.c:972: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 fns.c:978: warning: pointer targets in passing argument 1 of
 'make_multibyte_string' differ in signedness
 fns.c: In function 'string_make_unibyte':
 fns.c:1005: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 fns.c: In function 'Fstring_as_unibyte':
 fns.c:1064: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 fns.c: In function 'Fstring_as_unibyte':
 fns.c:1064: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 fns.c: In function 'Fsubstring':
 fns.c:1216: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fns.c: In function 'Fsubstring_no_properties':
 fns.c:1282: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fns.c: In function 'substring_both':
 fns.c:1314: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 print.c: In function 'printchar':
 print.c:358: warning: pointer targets in passing argument 1 of
 'message_dolog' differ in signedness
 print.c: In function 'strout':
 print.c:429: warning: pointer targets in passing argument 1 of
 'string_char' differ in signedness
 print.c:460: warning: pointer targets in passing argument 1 of
 'string_char' differ in signedness
 fns.c: In function 'Fsubstring':
 fns.c:1216: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 fns.c: In function 'Fsubstring_no_properties':
 fns.c:1282: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 print.c: In function 'printchar':
 print.c:358: warning: pointer targets in passing argument 1 of
 'message_dolog' differ in signedness
 print.c: In function 'strout':
 print.c:429: warning: pointer targets in passing argument 1 of
 'string_char' differ in signedness
 print.c:460: warning: pointer targets in passing argument 1 of
 'string_char' differ in signedness
 fns.c: In function 'substring_both':
 fns.c:1314: warning: pointer targets in passing argument 1 of
 'make_specified_string' differ in signedness
 print.c: In function 'Fwrite_char':
 print.c:574: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:574: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'write_string':
 print.c:594: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:594: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'Fwrite_char':
 print.c:574: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:574: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'write_string':
 print.c:594: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:594: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'write_string_1':
 print.c:611: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:611: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'Fwith_output_to_temp_buffer':
 print.c:715: warning: pointer targets in passing argument 1 of
 'temp_output_buffer_setup' differ in signedness
 print.c: In function 'Fterpri':
 print.c:746: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:746: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'Fprin1':
 print.c:785: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:785: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'Fprin1_to_string':
 print.c:828: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:828: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'Fprinc':
 print.c:881: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:881: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'write_string_1':
 print.c:611: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:611: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'Fwith_output_to_temp_buffer':
 print.c:715: warning: pointer targets in passing argument 1 of
 'temp_output_buffer_setup' differ in signedness
 print.c: In function 'Fterpri':
 print.c:746: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:746: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'Fprin1':gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 lread.c

 print.c:785: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:785: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'Fprint':
 print.c:925: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:925: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'Fprin1_to_string':
 print.c:828: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:828: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'Fprinc':
 print.c:881: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:881: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'float_to_string':
 print.c:1181: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 print.c:1187: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 print.c:1206: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 print.c:1227: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 print.c:1228: warning: pointer targets in passing argument 1 of 'atof'
 differ in signedness
 print.c:1265: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 print.c:1265: warning: pointer targets in passing argument 2 of 'sprintf'
 differ in signedness
 print.c: In function 'Fprint':
 print.c:925: warning: pointer targets in passing argument 1 of 'copy_text'
 differ in signedness
 print.c:925: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 print.c: In function 'float_to_string':
 print.c:1181: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 print.c:1187: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 print.c:1206: warning: pointer targets in passing argument 1 of 'strcpy'
 differ in signedness
 print.c:1227: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 print.c:1228: warning: pointer targets in passing argument 1 of 'atof'
 differ in signedness
 print.c:1265: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 print.c:1265: warning: pointer targets in passing argument 2 of 'sprintf'
 differ in signedness
 print.c: In function 'print_object':
 print.c:1651: warning: pointer targets in passing argument 1 of
 'float_to_string' differ in signedness
 print.c:1725: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 print.c:1728: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 print.c:1742: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 fns.c: In function 'Fyes_or_no_p':
 fns.c:2768: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fns.c:2773: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 print.c: In function 'print_object':
 print.c:1651: warning: pointer targets in passing argument 1 of
 'float_to_string' differ in signedness
 print.c:1725: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 print.c:1728: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 print.c:1742: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 fns.c: In function 'Fyes_or_no_p':
 fns.c:2768: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fns.c:2773: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fns.c: In function 'Fbase64_encode_region':
 fns.c:3263: warning: pointer targets in passing argument 1 of
 'base64_encode_1' differ in signedness
 fns.c:3277: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 fns.c: In function 'Fbase64_encode_string':
 fns.c:3320: warning: pointer targets in passing argument 1 of
 'base64_encode_1' differ in signedness
 fns.c: In function 'base64_encode_1':
 fns.c:3355: warning: pointer targets in passing argument 1 of
 'string_char' differ in signedness
 fns.c:3395: warning: pointer targets in passing argument 1 of
 'string_char' differ in signedness
 fns.c: In function 'Fbase64_encode_region':
 fns.c:3263: warning: pointer targets in passing argument 1 of
 'base64_encode_1' differ in signedness
 fns.c:3277: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 fns.c: In function 'Fbase64_encode_string':
 fns.c:3320: warning: pointer targets in passing argument 1 of
 'base64_encode_1' differ in signedness
 fns.c: In function 'base64_encode_1':
 fns.c:3355: warning: pointer targets in passing argument 1 of
 'string_char' differ in signedness
 fns.c:3395: warning: pointer targets in passing argument 1 of
 'string_char' differ in signedness
 fns.c:3419: warning: pointer targets in passing argument 1 of
 'string_char' differ in signedness
 fns.c:3419: warning: pointer targets in passing argument 1 of
 'string_char' differ in signedness
 fns.c: In function 'Fbase64_decode_region':
 fns.c:3468: warning: pointer targets in passing argument 1 of
 'base64_decode_1' differ in signedness
 fns.c:3482: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 fns.c: In function 'Fbase64_decode_string':
 fns.c:3519: warning: pointer targets in passing argument 1 of
 'base64_decode_1' differ in signedness
 fns.c: In function 'Fbase64_decode_region':
 fns.c:3468: warning: pointer targets in passing argument 1 of
 'base64_decode_1' differ in signedness
 fns.c:3482: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 fns.c: In function 'Fbase64_decode_string':
 fns.c:3519: warning: pointer targets in passing argument 1 of
 'base64_decode_1' differ in signedness
 fns.c: In function 'Fmd5':
 fns.c:5096: warning: pointer targets in passing argument 1 of 'md5_buffer'
 differ in signedness
 fns.c:5099: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 fns.c:5102: warning: pointer targets in passing argument 1 of
 'make_string' differ in signedness
 fns.c: In function 'Fmd5':
 fns.c:5096: warning: pointer targets in passing argument 1 of 'md5_buffer'
 differ in signedness
 fns.c:5099: warning: pointer targets in passing argument 1 of 'sprintf'
 differ in signedness
 fns.c:5102: warning: pointer targets in passing argument 1 of
 'make_string' differ in signedness
 lread.c: In function 'Fload':
 lread.c:1028: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 lread.c:1031: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 lread.c: In function 'openp':
 lread.c:1441: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 lread.c:1447: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 lread.c:1452: warning: pointer targets in passing argument 2 of 'strncat'
 differ in signedness
 lread.c:1487: warning: pointer targets in assignment differ in signedness
 lread.c: In function 'Fload':
 lread.c:1028: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 lread.c:1031: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 lread.c: In function 'openp':
 lread.c:1441: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 lread.c:1447: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 lread.c:1452: warning: pointer targets in passing argument 2 of 'strncat'
 differ in signedness
 lread.c:1487: warning: pointer targets in assignment differ in signedness
 lread.c: In function 'read1':
 lread.c:2801: warning: pointer targets in passing argument 1 of
 'str_as_unibyte' differ in signedness
 lread.c:2877: warning: pointer targets in passing argument 2 of
 'char_string' differ in signedness
 lread.c: In function 'Fintern':
 lread.c:3527: warning: pointer targets in passing argument 2 of 'oblookup'
 differ in signedness
 lread.c: In function 'Fintern_soft':
 lread.c:3578: warning: pointer targets in passing argument 2 of 'oblookup'
 differ in signedness
 lread.c: In function 'read1':
 lread.c:2801: warning: pointer targets in passing argument 1 of
 'str_as_unibyte' differ in signedness
 lread.c:2877: warning: pointer targets in passing argument 2 of
 'char_string' differ in signedness
 lread.c: In function 'Funintern':
 lread.c:3610: warning: pointer targets in passing argument 2 of 'oblookup'
 differ in signedness
 lread.c: In function 'Fintern':
 lread.c:3527: warning: pointer targets in passing argument 2 of 'oblookup'
 differ in signedness
 lread.c: In function 'Fintern_soft':
 lread.c:3578: warning: pointer targets in passing argument 2 of 'oblookup'
 differ in signedness
 lread.c: In function 'Funintern':
 lread.c:3610: warning: pointer targets in passing argument 2 of 'oblookup'
 differ in signedness
 lread.c: In function 'oblookup':
 lread.c:3676: warning: pointer targets in passing argument 1 of
 'hash_string' differ in signedness
 lread.c: In function 'oblookup':
 lread.c:3676: warning: pointer targets in passing argument 1 of
 'hash_string' differ in signedness
 lread.c: In function 'init_obarray':
 lread.c:3780: warning: pointer targets in passing argument 1 of
 'hash_string' differ in signedness
 lread.c: In function 'init_obarray':
 lread.c:3780: warning: pointer targets in passing argument 1 of
 'hash_string' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 syntax.c
 syntax.c: In function 'char_quoted':
 syntax.c:323: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'char_quoted':
 syntax.c:323: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'find_defun_start':
 syntax.c:415: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'find_defun_start':
 syntax.c:415: warning: comparison is always true due to limited range of
 data type
 syntax.c:419: warning: comparison is always true due to limited range of
 data type
 syntax.c:419: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'back_comment':
 syntax.c:540: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'back_comment':
 syntax.c:540: warning: comparison is always true due to limited range of
 data type
 syntax.c:569: warning: comparison is always true due to limited range of
 data type
 syntax.c:569: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'Finternal_describe_syntax_value':
 syntax.c:1111: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1114: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1119: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1121: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1124: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1126: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1129: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1131: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1133: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c: In function 'scan_words':
 syntax.c:1238: warning: comparison is always true due to limited range of
 data type
 syntax.c:1266: warning: comparison is always true due to limited range of
 data type
 syntax.c:1290: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'Finternal_describe_syntax_value':
 syntax.c:1111: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1114: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1119: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1121: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1124: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1126: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1129: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1131: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c:1133: warning: pointer targets in passing argument 1 of 'insert'
 differ in signedness
 syntax.c: In function 'scan_words':
 syntax.c:1238: warning: comparison is always true due to limited range of
 data type
 syntax.c:1319: warning: comparison is always true due to limited range of
 data type
 syntax.c:1266: warning: comparison is always true due to limited range of
 data type
 syntax.c:1290: warning: comparison is always true due to limited range of
 data type
 syntax.c:1319: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'forw_comment':
 syntax.c:2158: warning: comparison is always true due to limited range of
 data type
 syntax.c:2188: warning: comparison is always true due to limited range of
 data type
 syntax.c:2207: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'forw_comment':
 syntax.c:2158: warning: comparison is always true due to limited range of
 data type
 syntax.c:2188: warning: comparison is always true due to limited range of
 data type
 syntax.c:2207: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'Fforward_comment':
 syntax.c:2271: warning: comparison is always true due to limited range of
 data type
 syntax.c:2279: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'Fforward_comment':
 syntax.c:2271: warning: comparison is always true due to limited range of
 data type
 syntax.c:2279: warning: comparison is always true due to limited range of
 data type
 syntax.c:2337: warning: comparison is always true due to limited range of
 data type
 syntax.c:2354: warning: comparison is always true due to limited range of
 data type
 syntax.c:2368: warning: comparison is always true due to limited range of
 data type
 syntax.c:2337: warning: comparison is always true due to limited range of
 data type
 syntax.c:2354: warning: comparison is always true due to limited range of
 data type
 syntax.c:2368: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'scan_lists':
 syntax.c:2482: warning: comparison is always true due to limited range of
 data type
 syntax.c:2493: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'scan_lists':
 syntax.c:2482: warning: comparison is always true due to limited range of
 data type
 syntax.c:2493: warning: comparison is always true due to limited range of
 data type
 syntax.c:2503: warning: comparison is always true due to limited range of
 data type
 syntax.c:2529: warning: comparison is always true due to limited range of
 data type
 syntax.c:2572: warning: comparison is always true due to limited range of
 data type
 syntax.c:2599: warning: comparison is always true due to limited range of
 data type
 syntax.c:2604: warning: comparison is always true due to limited range of
 data type
 syntax.c:2503: warning: comparison is always true due to limited range of
 data type
 syntax.c:2529: warning: comparison is always true due to limited range of
 data type
 syntax.c:2572: warning: comparison is always true due to limited range of
 data type
 syntax.c:2599: warning: comparison is always true due to limited range of
 data type
 syntax.c:2604: warning: comparison is always true due to limited range of
 data type
 syntax.c:2647: warning: comparison is always true due to limited range of
 data type
 syntax.c:2665: warning: comparison is always true due to limited range of
 data type
 syntax.c:2698: warning: comparison is always true due to limited range of
 data type
 syntax.c:2647: warning: comparison is always true due to limited range of
 data type
 syntax.c:2665: warning: comparison is always true due to limited range of
 data type
 syntax.c:2698: warning: comparison is always true due to limited range of
 data type
 syntax.c:2710: warning: comparison is always true due to limited range of
 data type
 syntax.c:2725: warning: comparison is always true due to limited range of
 data type
 syntax.c:2770: warning: comparison is always true due to limited range of
 data type
 syntax.c:2778: warning: comparison is always true due to limited range of
 data type
 syntax.c:2786: warning: comparison is always true due to limited range of
 data type
 syntax.c:2710: warning: comparison is always true due to limited range of
 data type
 syntax.c:2725: warning: comparison is always true due to limited range of
 data type
 syntax.c:2770: warning: comparison is always true due to limited range of
 data type
 syntax.c:2778: warning: comparison is always true due to limited range of
 data type
 syntax.c:2786: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'Fbackward_prefix_chars':
 syntax.c:2889: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'Fbackward_prefix_chars':
 syntax.c:2889: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'scan_sexps_forward':
 syntax.c:3051: warning: comparison is always true due to limited range of
 data type
 syntax.c:3069: warning: comparison is always true due to limited range of
 data type
 syntax.c:3100: warning: comparison is always true due to limited range of
 data type
 syntax.c: In function 'scan_sexps_forward':
 syntax.c:3051: warning: comparison is always true due to limited range of
 data type
 syntax.c:3069: warning: comparison is always true due to limited range of
 data type
 syntax.c:3100: warning: comparison is always true due to limited range of
 data type
 syntax.c:3111: warning: comparison is always true due to limited range of
 data type
 syntax.c:3117: warning: comparison is always true due to limited range of
 data type
 syntax.c:3111: warning: comparison is always true due to limited range of
 data type
 syntax.c:3117: warning: comparison is always true due to limited range of
 data type
 syntax.c:3127: warning: comparison is always true due to limited range of
 data type
 syntax.c:3151: warning: comparison is always true due to limited range of
 data type
 syntax.c:3185: warning: comparison is always true due to limited range of
 data type
 syntax.c:3197: warning: comparison is always true due to limited range of
 data type
 syntax.c:3127: warning: comparison is always true due to limited range of
 data type
 syntax.c:3151: warning: comparison is always true due to limited range of
 data type
 syntax.c:3185: warning: comparison is always true due to limited range of
 data type
 syntax.c:3197: warning: comparison is always true due to limited range of
 data type
 syntax.c:3214: warning: comparison is always true due to limited range of
 data type
 syntax.c:3218: warning: comparison is always true due to limited range of
 data type
 syntax.c:3224: warning: comparison is always true due to limited range of
 data type
 syntax.c:3214: warning: comparison is always true due to limited range of
 data type
 syntax.c:3218: warning: comparison is always true due to limited range of
 data type
 syntax.c:3224: warning: comparison is always true due to limited range of
 data type
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 unexmacosx.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 bytecode.c
 bytecode.c: In function 'Fbyte_code':
 bytecode.c:877: warning: pointer targets in passing argument 1 of
 'temp_output_buffer_setup' differ in signedness
 bytecode.c: In function 'Fbyte_code':
 bytecode.c:877: warning: pointer targets in passing argument 1 of
 'temp_output_buffer_setup' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 process.c
 process.c: In function 'Fmake_network_process':
 process.c:3038: warning: pointer targets in passing argument 2 of
 'strncpy' differ in signedness
 process.c:3083: warning: pointer targets in assignment differ in
 signedness
 process.c:3098: warning: pointer targets in passing argument 1 of
 'getaddrinfo' differ in signedness
 process.c:3123: warning: pointer targets in passing argument 1 of
 'getservbyname' differ in signedness
 process.c: In function 'Fmake_network_process':
 process.c:3038: warning: pointer targets in passing argument 2 of
 'strncpy' differ in signedness
 process.c:3083: warning: pointer targets in assignment differ in
 signedness
 process.c:3274: warning: pointer targets in passing argument 3 of
 'getsockname' differ in signedness
 process.c:3372: warning: pointer targets in passing argument 3 of
 'getsockname' differ in signedness
 process.c:3098: warning: pointer targets in passing argument 1 of
 'getaddrinfo' differ in signedness
 process.c:3123: warning: pointer targets in passing argument 1 of
 'getservbyname' differ in signedness
 process.c:3274: warning: pointer targets in passing argument 3 of
 'getsockname' differ in signedness
 process.c:3372: warning: pointer targets in passing argument 3 of
 'getsockname' differ in signedness
 process.c: In function 'Fnetwork_interface_info':
 process.c:3738: warning: pointer targets in passing argument 2 of
 'strncpy' differ in signedness
 process.c: In function 'Fnetwork_interface_info':
 process.c:3738: warning: pointer targets in passing argument 2 of
 'strncpy' differ in signedness
 process.c: In function 'server_accept_connection':
 process.c: In function 'server_accept_connection':
 process.c:4022: warning: pointer targets in passing argument 3 of 'accept'
 differ in signedness
 process.c:4150: warning: pointer targets in passing argument 3 of
 'getsockname' differ in signedness
 process.c:4022: warning: pointer targets in passing argument 3 of 'accept'
 differ in signedness
 process.c:4150: warning: pointer targets in passing argument 3 of
 'getsockname' differ in signedness
 process.c: In function 'wait_reading_process_output':
 process.c:4924: warning: pointer targets in passing argument 3 of
 'getpeername' differ in signedness
 process.c: In function 'read_process_output':
 process.c:5069: warning: pointer targets in passing argument 6 of
 'recvfrom' differ in signedness
 process.c:5170: warning: pointer targets in assignment differ in
 signedness
 process.c: In function 'wait_reading_process_output':
 process.c:4924: warning: pointer targets in passing argument 3 of
 'getpeername' differ in signedness
 process.c: In function 'read_process_output':
 process.c:5069: warning: pointer targets in passing argument 6 of
 'recvfrom' differ in signedness
 process.c:5170: warning: pointer targets in assignment differ in
 signedness
 process.c:5291: warning: pointer targets in assignment differ in
 signedness
 process.c:5291: warning: pointer targets in assignment differ in
 signedness
 process.c: In function 'send_process':
 process.c:5501: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 process.c: In function 'send_process':
 process.c:5501: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 process.c: In function 'emacs_get_tty_pgrp':
 process.c:5762: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 process.c: In function 'Fsignal_process':
 process.c:6205: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 process.c:6205: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 process.c:6211: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6214: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6217: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6220: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6223: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6226: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6229: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6232: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6235: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6238: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6241: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6244: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6247: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6250: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6253: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6256: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c: In function 'emacs_get_tty_pgrp':
 process.c:5762: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 process.c: In function 'Fsignal_process':
 process.c:6205: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 process.c:6205: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 process.c:6211: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6214: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6217: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6220: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6223: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6226: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6229: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6232: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6235: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6238: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6241: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6244: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6247: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6250: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6253: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6256: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6259: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6262: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6265: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6268: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6271: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6274: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6277: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6280: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6283: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6286: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6289: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6292: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6295: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6298: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6259: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6262: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6265: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6268: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6271: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6274: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6277: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6280: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6283: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6286: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6289: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6292: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6295: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 process.c:6298: warning: pointer targets in passing argument 2 of
 'xstricmp' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 callproc.c
 callproc.c: In function 'Fcall_process':
 callproc.c:400: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 callproc.c:543: warning: pointer targets in passing argument 1 of 'creat'
 differ in signedness
 callproc.c:807: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 callproc.c:813: warning: pointer targets in assignment differ in
 signedness
 callproc.c:846: warning: pointer targets in initialization differ in
 signedness
 callproc.c: In function 'Fcall_process':
 callproc.c:400: warning: pointer targets in passing argument 1 of
 'emacs_open' differ in signedness
 callproc.c:543: warning: pointer targets in passing argument 1 of 'creat'
 differ in signedness
 callproc.c:807: warning: pointer targets in passing argument 1 of
 'insert_1_both' differ in signedness
 callproc.c:813: warning: pointer targets in assignment differ in
 signedness
 callproc.c:846: warning: pointer targets in initialization differ in
 signedness
 callproc.c: In function 'child_setup':
 callproc.c:1227: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 callproc.c:1259: warning: pointer targets in passing argument 1 of
 'strlen' differ in signedness
 callproc.c:1262: warning: pointer targets in passing argument 2 of
 'strcat' differ in signedness
 callproc.c:1270: warning: pointer targets in passing argument 3 of
 'add_env' differ in signedness
 callproc.c: In function 'init_callproc':
 callproc.c:1615: warning: pointer targets in passing argument 1 of
 'access' differ in signedness
 callproc.c:1621: warning: pointer targets in passing argument 1 of
 'access' differ in signedness
 callproc.c: In function 'child_setup':
 callproc.c:1227: warning: pointer targets in passing argument 1 of
 'strncmp' differ in signedness
 callproc.c:1259: warning: pointer targets in passing argument 1 of
 'strlen' differ in signedness
 callproc.c:1262: warning: pointer targets in passing argument 2 of
 'strcat' differ in signedness
 callproc.c:1270: warning: pointer targets in passing argument 3 of
 'add_env' differ in signedness
 callproc.c: In function 'init_callproc':
 callproc.c:1615: warning: pointer targets in passing argument 1 of
 'access' differ in signedness
 callproc.c:1621: warning: pointer targets in passing argument 1 of
 'access' differ in signedness
 callproc.c: In function 'Fgetenv_internal':
 callproc.c:1494: warning: pointer targets in passing argument 1 of
 'getenv_internal_1' differ in signedness
 callproc.c: In function 'Fgetenv_internal':
 callproc.c:1494: warning: pointer targets in passing argument 1 of
 'getenv_internal_1' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 region-cache.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 sound.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 atimer.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 doprnt.c
 doprnt.c: In function 'doprnt1':
 doprnt.c:249: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 doprnt.c:257: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 doprnt.c:280: warning: pointer targets in passing argument 1 of 'strwidth'
 differ in signedness
 doprnt.c: In function 'doprnt1':
 doprnt.c:249: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 doprnt.c:257: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 doprnt.c:280: warning: pointer targets in passing argument 1 of 'strwidth'
 differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 strftime.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 intervals.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 textprop.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 composite.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 md5.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 nsterm.m
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 nsfns.m
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 nsmenu.m
 In file included from nsterm.m:37:
 nsterm.h:678: warning: 'struct glyph_string' declared inside parameter
 list
 nsterm.h:678: warning: its scope is only this definition or declaration,
 which is probably not what you want
 In file included from nsterm.m:37:
 nsterm.h:678: warning: 'struct glyph_string' declared inside parameter
 list
 nsterm.h:678: warning: its scope is only this definition or declaration,
 which is probably not what you want
 nsterm.m: In function 'ns_lisp_to_color':
 nsterm.m:1420: warning: pointer targets in passing argument 1 of
 'ns_get_color' differ in signedness
 nsterm.m:1422: warning: pointer targets in passing argument 1 of
 'ns_get_color' differ in signedness
 nsterm.m: In function 'ns_get_rgb_color':
 nsterm.m:1510: warning: return makes integer from pointer without a cast
 nsterm.m: In function 'ns_mouse_position':
 nsterm.m:1628: warning: passing argument 1 of
 'getMouseMotionPart:window:x:y:' from incompatible pointer type
 nsterm.m: In function 'ns_draw_fringe_bitmap':
 nsterm.m:2126: warning: passing argument 4 of 'ns_clip_to_row' makes
 pointer from integer without a cast
 nsterm.m: In function 'ns_lisp_to_color':
 nsterm.m:1420: warning: pointer targets in passing argument 1 of
 'ns_get_color' differ in signedness
 nsterm.m:1422: warning: pointer targets in passing argument 1 of
 'ns_get_color' differ in signedness
 nsterm.m: In function 'ns_get_rgb_color':
 nsterm.m:1510: warning: return makes integer from pointer without a cast
 nsterm.m: In function 'ns_mouse_position':
 nsterm.m:1628: warning: passing argument 1 of
 'getMouseMotionPart:window:x:y:' from incompatible pointer type
 nsterm.m: In function 'ns_draw_glyph_string':
 nsterm.m:2815: warning: comparison between pointer and integer
 nsterm.m: In function 'ns_string_to_lispmod':
 nsterm.m:3291: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m:3293: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m:3295: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m:3297: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m:3299: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m:3301: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m: In function 'ns_default':
 nsterm.m:3389: warning: passing argument 1 of 'ns_string_to_lispmod'
 discards qualifiers from pointer target type
 nsterm.m: In function 'ns_term_init':
 nsterm.m:3647: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 nsterm.m: In function 'ns_draw_fringe_bitmap':
 nsterm.m:2126: warning: passing argument 4 of 'ns_clip_to_row' makes
 pointer from integer without a cast
 nsterm.m:3725: warning: pointer targets in passing argument 1 of
 'stringWithCString:' differ in signedness
 nsterm.m:3769: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsterm.m:3770: warning: type 'id <NSMenuItem>' does not conform to the
 'NSCopying' protocol
 nsterm.m:3790: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsterm.m:3791: warning: type 'id <NSMenuItem>' does not conform to the
 'NSCopying' protocol
 nsterm.m:3794: warning: no '-setAppleMenu:' method found
 nsterm.m:3794: warning: (Messages without a matching method signature
 nsterm.m:3794: warning: will be assumed to return 'id' and accept
 nsterm.m:3794: warning: '...' as arguments.)
 nsterm.m: In function 'ns_term_shutdown':
 nsterm.m:3813: warning: pointer targets in passing argument 1 of 'unlink'
 differ in signedness
 nsterm.m: In function '-[EmacsApp logNotification:]':
 nsterm.m:3969: warning: initialization discards qualifiers from pointer
 target type
 nsterm.m: In function 'ns_draw_glyph_string':
 nsterm.m:2815: warning: comparison between pointer and integer
 nsterm.m: In function '-[EmacsApp application:openFiles:]':
 nsterm.m:4124: warning: 'return' with a value, in function returning void
 nsterm.m: In function '-[EmacsView keyDown:]':
 nsterm.m:4317: warning: 'EmacsView' may not respond to '-delegate'
 nsterm.m: In function 'ns_string_to_lispmod':
 nsterm.m:3291: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m:3293: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m:3295: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m:3297: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m:3299: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m:3301: warning: pointer targets in passing argument 1 of 'strncmp'
 differ in signedness
 nsterm.m: In function 'ns_default':
 nsterm.m:3389: warning: passing argument 1 of 'ns_string_to_lispmod'
 discards qualifiers from pointer target type
 nsterm.m: In function 'ns_term_init':
 nsterm.m:3647: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 nsterm.m:3725: warning: pointer targets in passing argument 1 of
 'stringWithCString:' differ in signedness
 nsterm.m: In function '-[EmacsView conversationIdentifier]':
 nsterm.m:4593: warning: conflicting types for '-(long
 int)conversationIdentifier'
 /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:23:
 warning: previous declaration of '-(NSInteger)conversationIdentifier'
 nsterm.m:3769: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsterm.m:3770: warning: type 'id <NSMenuItem>' does not conform to the
 'NSCopying' protocol
 nsterm.m:3790: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsterm.m:3791: warning: type 'id <NSMenuItem>' does not conform to the
 'NSCopying' protocol
 nsterm.m:3794: warning: no '-setAppleMenu:' method found
 nsterm.m:3794: warning: (Messages without a matching method signature
 nsterm.m:3794: warning: will be assumed to return 'id' and accept
 nsterm.m:3794: warning: '...' as arguments.)
 nsterm.m: In function 'ns_term_shutdown':
 nsterm.m:3813: warning: pointer targets in passing argument 1 of 'unlink'
 differ in signedness
 nsterm.m: In function '-[EmacsApp logNotification:]':
 nsterm.m:3969: warning: initialization discards qualifiers from pointer
 target type
 nsterm.m: In function '-[EmacsApp application:openFiles:]':
 nsterm.m:4124: warning: 'return' with a value, in function returning void
 nsterm.m: In function '-[EmacsView initFrameFromEmacs:]':
 nsterm.m:5027: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsterm.m:5045: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsterm.m: In function '-[EmacsView keyDown:]':
 nsterm.m:4317: warning: 'EmacsView' may not respond to '-delegate'
 nsterm.m: In function '-[EmacsView menuDown:]':
 nsterm.m:5188: warning: passing argument 2 of
 'find_and_call_menu_selection' makes pointer from integer without a cast
 nsterm.m: In function '-[EmacsView conversationIdentifier]':
 nsterm.m:4593: warning: conflicting types for '-(long
 int)conversationIdentifier'
 /System/Library/Frameworks/AppKit.framework/Headers/NSInputManager.h:23:
 warning: previous declaration of '-(NSInteger)conversationIdentifier'
 nsterm.m: In function '-[EmacsView initFrameFromEmacs:]':
 nsterm.m:5027: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsterm.m:5045: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsterm.m: In function '-[EmacsView menuDown:]':
 nsterm.m:5188: warning: passing argument 2 of
 'find_and_call_menu_selection' makes pointer from integer without a cast
 In file included from nsfns.m:35:
 nsterm.h:678: warning: 'struct glyph_string' declared inside parameter
 list
 nsterm.h:678: warning: its scope is only this definition or declaration,
 which is probably not what you want
 nsterm.m: In function 'ns_list_fonts':
 nsterm.m:6205: warning: pointer targets in assignment differ in signedness
 nsterm.m:6245: warning: assignment discards qualifiers from pointer target
 type
 nsterm.m:6255: warning: assignment makes pointer from integer without a
 cast
 nsterm.m:6269: warning: assignment discards qualifiers from pointer target
 type
 nsterm.m:6283: warning: assignment discards qualifiers from pointer target
 type
 nsterm.m:6290: warning: assignment discards qualifiers from pointer target
 type
 nsterm.m:6297: warning: assignment discards qualifiers from pointer target
 type
 nsterm.m: In function 'ns_font_to_xlfd':
 nsterm.m:6387: warning: initialization discards qualifiers from pointer
 target type
 nsfns.m: In function 'interpret_services_menu':
 nsfns.m:298: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsfns.m:299: warning: '-title' not found in protocol(s)
 nsfns.m:304: warning: '-hasSubmenu' not found in protocol(s)
 nsfns.m:306: warning: '-submenu' not found in protocol(s)
 nsfns.m:311: warning: '-keyEquivalent' not found in protocol(s)
 nsterm.m: In function 'ns_list_fonts':
 nsterm.m:6205: warning: pointer targets in assignment differ in signedness
 nsterm.m:6245: warning: assignment discards qualifiers from pointer target
 type
 nsterm.m:6255: warning: assignment makes pointer from integer without a
 cast
 nsterm.m:6269: warning: assignment discards qualifiers from pointer target
 type
 nsterm.m:6283: warning: assignment discards qualifiers from pointer target
 type
 nsterm.m:6290: warning: assignment discards qualifiers from pointer target
 type
 nsterm.m:6297: warning: assignment discards qualifiers from pointer target
 type
 nsfns.m: In function 'ns_set_icon_name':
 nsfns.m:480: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:484: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_set_name_iconic':
 nsfns.m:529: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:533: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_set_name':
 nsfns.m:575: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:578: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsterm.m: In function 'ns_font_to_xlfd':
 nsterm.m:6387: warning: initialization discards qualifiers from pointer
 target type
 nsfns.m: In function 'ns_set_name_as_filename':
 nsfns.m:662: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 nsfns.m:675: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:694: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_implicitly_set_icon_type':
 nsfns.m:808: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 In file included from nsfns.m:35:
 nsterm.h:678: warning: 'struct glyph_string' declared inside parameter
 list
 nsterm.h:678: warning: its scope is only this definition or declaration,
 which is probably not what you want
 nsfns.m:833: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:846: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_set_icon_type':
 nsfns.m:875: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 nsfns.m:891: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_lisp_to_cursor_type':
 nsfns.m:920: warning: pointer targets in assignment differ in signedness
 nsfns.m:922: warning: pointer targets in assignment differ in signedness
 nsfns.m: In function 'Fns_read_file_name':
 nsfns.m:1500: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:1502: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:1503: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:1505: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'Fns_yes_or_no_p':
 nsfns.m:1558: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'Fns_get_resource':
 nsfns.m:1586: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'Fns_set_resource':
 nsfns.m:1612: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:1618: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:1620: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'Fns_list_fonts':
 nsfns.m:1990: warning: pointer targets in passing argument 1 of
 'ns_xlfd_to_fontname' differ in signedness
 nsfns.m: In function 'Fns_font_name':
 nsfns.m:2007: warning: pointer targets in assignment differ in signedness
 nsfns.m:2014: warning: pointer targets in passing argument 1 of
 'ns_xlfd_to_fontname' differ in signedness
 nsfns.m: In function 'Fns_perform_service':
 nsfns.m:2124: warning: pointer targets in assignment differ in signedness
 nsfns.m: In function 'Fns_convert_utf8_nfd_to_nfc':
 nsfns.m:2147: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'x_get_string_resource':
 nsfns.m:2203: warning: assignment discards qualifiers from pointer target
 type
 nsfns.m: In function 'interpret_services_menu':
 nsfns.m:298: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsfns.m:299: warning: '-title' not found in protocol(s)
 nsfns.m:304: warning: '-hasSubmenu' not found in protocol(s)
 nsfns.m:306: warning: '-submenu' not found in protocol(s)
 nsfns.m:311: warning: '-keyEquivalent' not found in protocol(s)
 nsfns.m: In function 'Fx_show_tip':
 nsfns.m:2506: warning: pointer targets in assignment differ in signedness
 nsfns.m: In function 'ns_set_icon_name':
 nsfns.m:480: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:484: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_set_name_iconic':
 nsfns.m:529: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:533: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_set_name':
 nsfns.m:575: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:578: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_set_name_as_filename':
 nsfns.m:662: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 nsfns.m:675: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:694: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_implicitly_set_icon_type':
 nsfns.m:808: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:833: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:846: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_set_icon_type':
 nsfns.m:875: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 nsfns.m:891: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'ns_lisp_to_cursor_type':
 nsfns.m:920: warning: pointer targets in assignment differ in signedness
 nsfns.m:922: warning: pointer targets in assignment differ in signedness
 nsfns.m: In function 'Fns_read_file_name':
 nsfns.m:1500: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:1502: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:1503: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:1505: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'Fns_yes_or_no_p':
 nsfns.m:1558: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'Fns_get_resource':
 nsfns.m:1586: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'Fns_set_resource':
 nsfns.m:1612: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:1618: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m:1620: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'Fns_list_fonts':
 nsfns.m:1990: warning: pointer targets in passing argument 1 of
 'ns_xlfd_to_fontname' differ in signedness
 nsfns.m: In function 'Fns_font_name':
 nsfns.m:2007: warning: pointer targets in assignment differ in signedness
 nsfns.m:2014: warning: pointer targets in passing argument 1 of
 'ns_xlfd_to_fontname' differ in signedness
 nsfns.m: In function 'Fns_perform_service':
 nsfns.m:2124: warning: pointer targets in assignment differ in signedness
 nsfns.m: In function 'Fns_convert_utf8_nfd_to_nfc':
 nsfns.m:2147: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfns.m: In function 'x_get_string_resource':
 nsfns.m:2203: warning: assignment discards qualifiers from pointer target
 type
 nsfns.m: In function 'Fx_show_tip':
 nsfns.m:2506: warning: pointer targets in assignment differ in signedness
 In file included from nsmenu.m:54:
 nsmenu_common.c: In function 'update_submenu_strings':
 nsmenu_common.c:786: warning: pointer targets in assignment differ in
 signedness
 nsmenu_common.c:799: warning: pointer targets in assignment differ in
 signedness
 nsmenu.m: In function 'ns_update_menubar':
 nsmenu.m:311: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 nsmenu.m:311: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 nsmenu.m:409: warning: pointer targets in passing argument 2 of 'strncmp'
 differ in signedness
 nsmenu.m:429: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 nsmenu.m: In function '-[EmacsMenu addItemWithWidgetValue:]':
 nsmenu.m:599: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsmenu.m:600: warning: type 'id <NSMenuItem>' does not conform to the
 'NSCopying' protocol
 nsmenu.m:613: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsmenu.m:615: warning: '-setKeyEquivalentModifierMask:' not found in
 protocol(s)
 nsmenu.m:617: warning: '-setEnabled:' not found in protocol(s)
 nsmenu.m:622: warning: '-setState:' not found in protocol(s)
 nsmenu.m:624: warning: '-setState:' not found in protocol(s)
 nsmenu.m:626: warning: '-setTag:' not found in protocol(s)
 nsmenu.m: In function '-[EmacsMenu fillWithWidgetValue:]':
 nsmenu.m:667: warning: type 'id <NSMenuItem>' does not conform to the
 'NSCopying' protocol
 nsmenu.m:670: warning: '-setAction:' not found in protocol(s)
 nsmenu.m: In function '-[EmacsMenu addSubmenuWithTitle:forFrame:]':
 nsmenu.m:692: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsmenu.m:694: warning: type 'id <NSMenuItem>' does not conform to the
 'NSCopying' protocol
 nsmenu.m: In function '-[EmacsMenu runMenuAt:forFrame:keymaps:]':
 nsmenu.m:722: warning: passing argument 3 of
 'find_and_return_menu_selection' makes pointer from integer without a cast
 nsmenu.m: In function 'ns_popup_menu':
 nsmenu.m:1098: warning: assignment makes integer from pointer without a
 cast
 nsmenu.m:1106: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsmenu.m: In function 'process_dialog':
 nsmenu.m:1637: warning: pointer targets in passing argument 1 of
 'addString:row:' differ in signedness
 nsmenu.m:1643: warning: pointer targets in passing argument 1 of
 'addButton:value:row:' differ in signedness
 nsmenu.m: In function '-[EmacsDialogPanel initFromContents:isQuestion:]':
 nsmenu.m:1734: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 In file included from nsmenu.m:54:
 nsmenu_common.c: In function 'update_submenu_strings':
 nsmenu_common.c:786: warning: pointer targets in assignment differ in
 signedness
 nsmenu_common.c:799: warning: pointer targets in assignment differ in
 signedness
 nsmenu.m: In function 'ns_update_menubar':
 nsmenu.m:311: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 nsmenu.m:311: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 nsmenu.m:409: warning: pointer targets in passing argument 2 of 'strncmp'
 differ in signedness
 nsmenu.m:429: warning: pointer targets in passing argument 2 of 'strncpy'
 differ in signedness
 nsmenu.m: In function '-[EmacsMenu addItemWithWidgetValue:]':
 nsmenu.m:599: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsmenu.m:600: warning: type 'id <NSMenuItem>' does not conform to the
 'NSCopying' protocol
 nsmenu.m:613: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsmenu.m:615: warning: '-setKeyEquivalentModifierMask:' not found in
 protocol(s)
 nsmenu.m:617: warning: '-setEnabled:' not found in protocol(s)
 nsmenu.m:622: warning: '-setState:' not found in protocol(s)
 nsmenu.m:624: warning: '-setState:' not found in protocol(s)
 nsmenu.m:626: warning: '-setTag:' not found in protocol(s)
 nsmenu.m: In function '-[EmacsMenu fillWithWidgetValue:]':
 nsmenu.m:667: warning: type 'id <NSMenuItem>' does not conform to the
 'NSCopying' protocol
 nsmenu.m:670: warning: '-setAction:' not found in protocol(s)
 nsmenu.m: In function '-[EmacsMenu addSubmenuWithTitle:forFrame:]':
 nsmenu.m:692: warning: class 'NSMenuItem' does not implement the
 'NSMenuItem' protocol
 nsmenu.m:694: warning: type 'id <NSMenuItem>' does not conform to the
 'NSCopying' protocol
 nsmenu.m: In function '-[EmacsMenu runMenuAt:forFrame:keymaps:]':
 nsmenu.m:722: warning: passing argument 3 of
 'find_and_return_menu_selection' makes pointer from integer without a cast
 nsmenu.m: In function 'ns_popup_menu':
 nsmenu.m:1098: warning: assignment makes integer from pointer without a
 cast
 nsmenu.m:1106: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsmenu.m: In function 'process_dialog':
 nsmenu.m:1637: warning: pointer targets in passing argument 1 of
 'addString:row:' differ in signedness
 nsmenu.m:1643: warning: pointer targets in passing argument 1 of
 'addButton:value:row:' differ in signedness
 nsmenu.m: In function '-[EmacsDialogPanel initFromContents:isQuestion:]':
 nsmenu.m:1734: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 nsselect.m
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 nsimage.m
 In file included from nsselect.m:31:
 nsterm.h:678: warning: 'struct glyph_string' declared inside parameter
 list
 nsterm.h:678: warning: its scope is only this definition or declaration,
 which is probably not what you want
 nsselect.m: In function 'symbol_to_nsstring':
 nsselect.m:68: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsselect.m: In function 'ns_string_to_pasteboard_internal':
 nsselect.m:157: warning: pointer targets in assignment differ in
 signedness
 In file included from nsselect.m:31:
 nsterm.h:678: warning: 'struct glyph_string' declared inside parameter
 list
 nsterm.h:678: warning: its scope is only this definition or declaration,
 which is probably not what you want
 nsselect.m: In function 'symbol_to_nsstring':
 nsselect.m:68: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsselect.m: In function 'ns_string_to_pasteboard_internal':
 nsselect.m:157: warning: pointer targets in assignment differ in
 signedness
 nsimage.m: In function 'ns_get_pixel':
 nsimage.m:132: warning: return makes integer from pointer without a cast
 nsimage.m: In function '+[EmacsImage allocInitFromFile:]':
 nsimage.m:180: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsimage.m:196: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsimage.m:204: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 nsfont.m
 nsimage.m: In function 'ns_get_pixel':
 nsimage.m:132: warning: return makes integer from pointer without a cast
 nsimage.m: In function '+[EmacsImage allocInitFromFile:]':
 nsimage.m:180: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsimage.m:196: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsimage.m:204: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 fontset.c
 fontset.c: In function 'fontset_pattern_regexp':
 fontset.c:1227: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 fontset.c:1228: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 fontset.c:1233: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fontset.c:1233: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 fontset.c: In function 'fontset_pattern_regexp':
 fontset.c:1227: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 fontset.c:1228: warning: pointer targets in passing argument 1 of 'index'
 differ in signedness
 fontset.c:1233: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fontset.c:1233: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 fontset.c:1274: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 fontset.c:1275: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 fontset.c: In function 'fs_query_fontset':
 fontset.c:1329: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fontset.c:1329: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 fontset.c: In function 'list_fontsets':
 fontset.c:1392: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fontset.c:1392: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 fontset.c:1274: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 fontset.c:1275: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 fontset.c: In function 'fs_query_fontset':
 fontset.c:1329: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fontset.c:1329: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 fontset.c: In function 'list_fontsets':
 fontset.c:1392: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fontset.c:1392: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 fontset.c: In function 'Fnew_fontset':
 fontset.c:1805: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fontset.c: In function 'Fnew_fontset':
 fontset.c:1805: warning: pointer targets in passing argument 1 of 'strcmp'
 differ in signedness
 fontset.c: In function 'new_fontset_from_font_name':
 fontset.c:1873: warning: incompatible implicit declaration of built-in
 function 'sprintf'
 fontset.c: In function 'new_fontset_from_font':
 fontset.c:1903: warning: incompatible implicit declaration of built-in
 function 'sprintf'
 fontset.c: In function 'fontset_ascii_font':
 fontset.c:1958: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 fontset.c:1966: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 fontset.c:1972: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 fontset.c: In function 'new_fontset_from_font_name':
 fontset.c:1873: warning: incompatible implicit declaration of built-in
 function 'sprintf'
 fontset.c: In function 'new_fontset_from_font':
 fontset.c:1903: warning: incompatible implicit declaration of built-in
 function 'sprintf'
 fontset.c: In function 'fontset_ascii_font':
 fontset.c:1958: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 fontset.c:1966: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 fontset.c:1972: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 fontset.c: In function 'Ffont_info':
 fontset.c:2021: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 fontset.c:2029: warning: pointer targets in passing argument 2 of
 'query_font_func' differ in signedness
 fontset.c: In function 'Ffont_info':
 fontset.c:2021: warning: pointer targets in passing argument 2 of
 'font_open_by_name' differ in signedness
 fontset.c:2029: warning: pointer targets in passing argument 2 of
 'query_font_func' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 fringe.c
 nsfont.m: In function 'nsfont_get_family':
 nsfont.m:100: warning: pointer targets in passing argument 1 of 'strdup'
 differ in signedness
 nsfont.m: In function 'nsfont_fmember_to_entity':
 nsfont.m:169: warning: initialization discards qualifiers from pointer
 target type
 nsfont.m:173: warning: passing argument 3 of
 'replaceOccurrencesOfString:withString:options:range:' makes integer from
 pointer without a cast
 nsfont.m: In function 'nsfont_open':
 nsfont.m:529: warning: pointer targets in passing argument 2 of 'strncmp'
 differ in signedness
 nsfont.m: In function 'nsfont_draw':
 nsfont.m:1046: warning: comparison between pointer and integer
 nsfont.m:1055: warning: comparison between pointer and integer
 nsfont.m: In function 'nsfont_make_fontset_for_font':
 nsfont.m:1139: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfont.m:1194: warning: initialization discards qualifiers from pointer
 target type
 nsfont.m: In function 'nsfont_get_family':
 nsfont.m:100: warning: pointer targets in passing argument 1 of 'strdup'
 differ in signedness
 nsfont.m: In function 'nsfont_fmember_to_entity':
 nsfont.m:169: warning: initialization discards qualifiers from pointer
 target type
 nsfont.m:173: warning: passing argument 3 of
 'replaceOccurrencesOfString:withString:options:range:' makes integer from
 pointer without a cast
 nsfont.m: In function 'nsfont_open':
 nsfont.m:529: warning: pointer targets in passing argument 2 of 'strncmp'
 differ in signedness
 nsfont.m: In function 'nsfont_draw':
 nsfont.m:1046: warning: comparison between pointer and integer
 nsfont.m:1055: warning: comparison between pointer and integer
 nsfont.m: In function 'nsfont_make_fontset_for_font':
 nsfont.m:1139: warning: pointer targets in passing argument 1 of
 'stringWithUTF8String:' differ in signedness
 nsfont.m:1194: warning: initialization discards qualifiers from pointer
 target type
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 image.c
 image.c: In function 'XPutPixel':
 image.c:376: warning: passing argument 4 of 'ns_put_pixel' makes pointer
 from integer without a cast
 image.c: In function 'x_create_bitmap_from_data':
 image.c:497: warning: pointer targets in passing argument 1 of
 'ns_image_from_XBM' differ in signedness
 image.c: In function 'x_create_bitmap_from_file':
 image.c:565: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 image.c: In function 'parse_image_spec':
 image.c:1041: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 image.c: In function 'XPutPixel':
 image.c:376: warning: passing argument 4 of 'ns_put_pixel' makes pointer
 from integer without a cast
 image.c: In function 'x_create_bitmap_from_data':
 image.c:497: warning: pointer targets in passing argument 1 of
 'ns_image_from_XBM' differ in signedness
 image.c: In function 'x_create_bitmap_from_file':
 image.c:565: warning: pointer targets in passing argument 2 of 'strcpy'
 differ in signedness
 image.c: In function 'parse_image_spec':
 image.c:1041: warning: pointer targets in passing argument 2 of 'strcmp'
 differ in signedness
 image.c: In function 'image_background':
 image.c:1540: warning: passing argument 1 of 'ns_retain_object' makes
 pointer from integer without a cast
 image.c: In function 'image_background_transparent':
 image.c:1588: warning: passing argument 1 of 'ns_retain_object' makes
 pointer from integer without a cast
 image.c: In function 'x_clear_image_1':
 image.c:1634: warning: passing argument 1 of 'ns_release_object' makes
 pointer from integer without a cast
 image.c:1645: warning: passing argument 1 of 'ns_release_object' makes
 pointer from integer without a cast
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 font.c
 image.c: In function 'image_background':
 image.c:1540: warning: passing argument 1 of 'ns_retain_object' makes
 pointer from integer without a cast
 image.c: In function 'image_background_transparent':
 image.c:1588: warning: passing argument 1 of 'ns_retain_object' makes
 pointer from integer without a cast
 image.c: In function 'x_clear_image_1':
 image.c:1634: warning: passing argument 1 of 'ns_release_object' makes
 pointer from integer without a cast
 image.c:1645: warning: passing argument 1 of 'ns_release_object' makes
 pointer from integer without a cast
 image.c: In function 'Create_Pixmap_From_Bitmap_Data':
 image.c:3305: warning: pointer targets in passing argument 1 of
 'ns_image_from_XBM' differ in signedness
 image.c: In function 'xbm_load':
 image.c:3578: warning: pointer targets in passing argument 1 of
 'slurp_file' differ in signedness
 image.c:3657: warning: pointer targets in assignment differ in signedness
 image.c:3659: warning: pointer targets in assignment differ in signedness
 image.c: In function 'Create_Pixmap_From_Bitmap_Data':
 image.c:3305: warning: pointer targets in passing argument 1 of
 'ns_image_from_XBM' differ in signedness
 image.c: In function 'xbm_load':
 image.c:3578: warning: pointer targets in passing argument 1 of
 'slurp_file' differ in signedness
 image.c:3657: warning: pointer targets in assignment differ in signedness
 image.c:3659: warning: pointer targets in assignment differ in signedness
 image.c: In function 'xpm_put_color_table_h':
 image.c:4479: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 image.c: In function 'xpm_get_color_table_h':
 image.c:4492: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 image.c: In function 'xpm_load_image':
 image.c:4573: warning: pointer targets in passing argument 1 of 'sscanf'
 differ in signedness
 image.c:4616: warning: pointer targets in passing argument 1 of 'strtok'
 differ in signedness
 image.c:4616: warning: pointer targets in assignment differ in signedness
 image.c:4619: warning: pointer targets in passing argument 1 of
 'xpm_str_to_color_key' differ in signedness
 image.c:4624: warning: pointer targets in assignment differ in signedness
 image.c:4628: warning: pointer targets in assignment differ in signedness
 image.c:4630: warning: pointer targets in passing argument 1 of
 'xpm_str_to_color_key' differ in signedness
 image.c:4633: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 image.c:4639: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 image.c:4657: warning: pointer targets in passing argument 2 of 'xstricmp'
 differ in signedness
 image.c:4664: warning: passing argument 1 of 'make_unibyte_string' from
 incompatible pointer type
 image.c:4670: warning: pointer targets in passing argument 2 of 'xstricmp'
 differ in signedness
 image.c:4676: warning: passing argument 1 of 'make_unibyte_string' from
 incompatible pointer type
 image.c:4714: warning: passing argument 4 of 'XPutPixel' makes integer
 from pointer without a cast
 image.c: In function 'xpm_load':
 image.c:4796: warning: pointer targets in passing argument 1 of
 'slurp_file' differ in signedness
 image.c: In function 'x_to_xcolors':
 image.c:5210: warning: passing argument 1 of 'ns_get_red' makes pointer
 from integer without a cast
 image.c:5211: warning: passing argument 1 of 'ns_get_green' makes pointer
 from integer without a cast
 image.c:5212: warning: passing argument 1 of 'ns_get_blue' makes pointer
 from integer without a cast
 image.c: In function 'xpm_put_color_table_h':
 image.c:4479: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 image.c: In function 'xpm_get_color_table_h':
 image.c:4492: warning: pointer targets in passing argument 1 of
 'make_unibyte_string' differ in signedness
 image.c: In function 'xpm_load_image':
 image.c:4573: warning: pointer targets in passing argument 1 of 'sscanf'
 differ in signedness
 image.c:4616: warning: pointer targets in passing argument 1 of 'strtok'
 differ in signedness
 image.c:4616: warning: pointer targets in assignment differ in signedness
 image.c:4619: warning: pointer targets in passing argument 1 of
 'xpm_str_to_color_key' differ in signedness
 image.c:4624: warning: pointer targets in assignment differ in signedness
 image.c:4628: warning: pointer targets in assignment differ in signedness
 image.c:4630: warning: pointer targets in passing argument 1 of
 'xpm_str_to_color_key' differ in signedness
 image.c:4633: warning: pointer targets in passing argument 1 of 'strlen'
 differ in signedness
 image.c:4639: warning: pointer targets in passing argument 1 of
 'build_string' differ in signedness
 image.c:4657: warning: pointer targets in passing argument 2 of 'xstricmp'
 differ in signedness
 image.c:4664: warning: passing argument 1 of 'make_unibyte_string' from
 incompatible pointer type
 image.c:4670: warning: pointer targets in passing argument 2 of 'xstricmp'
 differ in signedness
 image.c:4676: warning: passing argument 1 of 'make_unibyte_string' from
 incompatible pointer type
 image.c:4714: warning: passing argument 4 of 'XPutPixel' makes integer
 from pointer without a cast
 image.c: In function 'xpm_load':
 image.c:4796: warning: pointer targets in passing argument 1 of
 'slurp_file' differ in signedness
 image.c: In function 'x_to_xcolors':
 image.c:5210: warning: passing argument 1 of 'ns_get_red' makes pointer
 from integer without a cast
 image.c:5211: warning: passing argument 1 of 'ns_get_green' makes pointer
 from integer without a cast
 image.c:5212: warning: passing argument 1 of 'ns_get_blue' makes pointer
 from integer without a cast
 image.c: In function 'pbm_load':
 image.c:5879: warning: pointer targets in passing argument 1 of
 'slurp_file' differ in signedness
 image.c: In function 'pbm_load':
 image.c:5879: warning: pointer targets in passing argument 1 of
 'slurp_file' differ in signedness
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 termcap.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 tparam.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386 lastfile.c
 gcc-4.0 -I/sw/include -L/sw/lib -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.0rc3/src -Dtemacs
 -g -O3 -arch ppc -arch i386
 /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.0rc3/src/prefix-
 args.c -o prefix-args
 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.0rc3/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.0rc3/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.0rc3/src/../nextstep/build/Emacs.app/ ; tar xf
 - )
 image.c: In function 'xbm_load_image':
 image.c:3512: warning: pointer targets in passing argument 3 of
 'Create_Pixmap_From_Bitmap_Data' differ in signedness
 image.c: In function 'xbm_load_image':
 image.c:3512: warning: pointer targets in passing argument 3 of
 'Create_Pixmap_From_Bitmap_Data' 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 terminal.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 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 termcap.o tparam.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.0rc3/src dosfns.o
 msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o xsmfns.o fringe.o image.o
 mac.o macterm.o macfns.o macmenu.o macselect.o fontset.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
 terminal.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 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 -I/sw/include -L/sw/lib  -prebind -framework AppKit -lresolv
 -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 terminal.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 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 termcap.o tparam.o lastfile.o
 Missing `usage' for function `font-spec'.
 ../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.0rc3/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/mouse.elc ../lisp/term/x-win.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
 Undefined symbols:
   "_tgetflag", referenced from:
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
   "_tgetent", referenced from:
       _init_tty in term.o
   "_tgetnum", referenced from:
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
   "_BC", referenced from:
       _BC$non_lazy_ptr in cm.o
   "_PC", referenced from:
       _PC$non_lazy_ptr in term.o
   "_tgetstr", referenced from:
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _term_get_fkeys_1 in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
       _init_tty in term.o
   "_UP", referenced from:
       _UP$non_lazy_ptr in cm.o
   "_tgoto", referenced from:
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmgoto in cm.o
       _cmgoto in cm.o
   "_tputs", referenced from:
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _cmcostinit in cm.o
       _calccost in cm.o
       _calccost in cm.o
       _calccost in cm.o
       _cmgoto in cm.o
       _cmgoto in cm.o
       _cmgoto in cm.o
       _cmgoto in cm.o
       _cmgoto in cm.o
       _tty_ring_bell in term.o
       _tty_set_terminal_modes in term.o
       _tty_set_terminal_modes in term.o
       _tty_set_terminal_modes in term.o
       _tty_set_terminal_modes in term.o
       _tty_turn_off_highlight in term.o
       _tty_turn_off_insert in term.o
       _tty_set_scroll_region in term.o
       _string_cost in term.o
       _per_line_cost in term.o
       _per_line_cost in term.o
       _turn_off_face in term.o
       _turn_off_face in term.o
       _turn_off_face in term.o
       _turn_off_face in term.o
       _turn_off_face in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _calculate_costs in term.o
       _tty_delete_glyphs in term.o
       _tty_delete_glyphs in term.o
       _tty_delete_glyphs in term.o
       _tty_delete_glyphs in term.o
       _tty_delete_glyphs in term.o
       _tty_delete_glyphs in term.o
       _tty_reset_terminal_modes in term.o
       _tty_reset_terminal_modes in term.o
       _tty_reset_terminal_modes in term.o
       _tty_reset_terminal_modes in term.o
       _tty_reset_terminal_modes in term.o
       _tty_reset_terminal_modes in term.o
       _turn_on_face in term.o
       _turn_on_face in term.o
       _turn_on_face in term.o
       _turn_on_face in term.o
       _turn_on_face in term.o
       _turn_on_face in term.o
       _turn_on_face in term.o
       _turn_on_face in term.o
       _turn_on_face in term.o
       _tty_insert_glyphs in term.o
       _tty_insert_glyphs in term.o
       _tty_insert_glyphs in term.o
       _tty_insert_glyphs in term.o
       _tty_insert_glyphs in term.o
       _tty_insert_glyphs in term.o
       _tty_insert_glyphs in term.o
       _tty_insert_glyphs in term.o
       _tty_write_glyphs in term.o
       _tty_write_glyphs in term.o
       _tty_write_glyphs in term.o
       _tty_write_glyphs in term.o
       _tty_write_glyphs in term.o
       _tty_update_end in term.o
       _tty_update_end in term.o
       _tty_update_end in term.o
       _tty_update_end in term.o
       _tty_update_end in term.o
       _tty_cursor_to in term.o
       _tty_cursor_to in term.o
       _tty_cursor_to in term.o
       _tty_raw_cursor_to in term.o
       _tty_raw_cursor_to in term.o
       _tty_raw_cursor_to in term.o
       _tty_clear_to_end in term.o
       _tty_clear_to_end in term.o
       _tty_clear_to_end in term.o
       _tty_clear_frame in term.o
       _tty_clear_frame in term.o
       _tty_clear_frame in term.o
       _tty_clear_end_of_line in term.o
       _tty_clear_end_of_line in term.o
       _tty_clear_end_of_line in term.o
       _tty_clear_end_of_line in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _reset_sys_modes in sysdep.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make[1]: *** [temacs] Error 1
 make[1]: *** Waiting for unfinished jobs....
 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.0rc3/nextstep" &&
 ./compile " returned error 1
 Command output:       _tty_raw_cursor_to in term.o
       _tty_raw_cursor_to in term.o
       _tty_clear_to_end in term.o
       _tty_clear_to_end in term.o
       _tty_clear_to_end in term.o
       _tty_clear_frame in term.o
       _tty_clear_frame in term.o
       _tty_clear_frame in term.o
       _tty_clear_end_of_line in term.o
       _tty_clear_end_of_line in term.o
       _tty_clear_end_of_line in term.o
       _tty_clear_end_of_line in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _tty_ins_del_lines in term.o
       _reset_sys_modes in sysdep.o
 ld: symbol(s) not found
 collect2: ld returned 1 exit status
 make[1]: *** [temacs] Error 1
 make[1]: *** Waiting for unfinished jobs....
 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.

 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/15949>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list