{5} Assigned, Active Tickets by Owner (Full Description) (114 matches)
List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.
akira@macports.org
| Ticket | Summary | Component | Milestone | Type | Created | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #14342 | python25 drops modules by default, but python24 doesn't | ports | Port Enhancements | enhancement | 2008-02-15 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Python2.5 disables common modules by default, but python2.4 doesn't. See dports/lang/python25/files/patch-setup.py # This global variable is used to hold the list of modules to be disabled. -disabled_module_list = [] +disabled_module_list = ["zlib","_hashlib","_ssl","_bsddb","_sqlite3","_tkinter","bz2","gdbm","readline","_curses","_curses_panel"] IMHO, all python pors should be as similar as they can be. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #16064 | spidermonkey File Object compile option | ports | Port Enhancements | enhancement | 2008-07-22 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
JS_HAS_FILE_OBJECT=1 as described in spidermonkey docu "http://developer.mozilla.org/en/docs/SpiderMonkey:File_object", it would only be necessary to add the option on the build line in macports: build.args -f Makefile.ref LIBDIR="/lib" SO_SUFFIX=dylib JS_THREADSAFE=1 JS_HAS_FILE_OBJECT=1
could fit the purpose. :-) |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
boeyms@macports.org
| Ticket | Summary | Component | Milestone | Type | Created | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #14078 | webarchiver 0.2 fetch failure | ports | Port Bugs | defect | 2008-01-26 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
$ sudo port install webarchiver Password: ---> Fetching webarchiver ---> Attempting to fetch webarchiver-source-0.2.zip from http://entropy.textdriven.com/files/ ---> Attempting to fetch webarchiver-source-0.2.zip from http://svn.macports.org/repository/macports/distfiles/webarchiver ---> Attempting to fetch webarchiver-source-0.2.zip from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch webarchiver-source-0.2.zip from http://svn.macports.org/repository/macports/downloads/webarchiver Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing. $ |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
css@macports.org
| Ticket | Summary | Component | Milestone | Type | Created | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #12614 | icecast2-2.3.1: build error CURLOPT_PASSWDFUNCTION undefined | ports | Port Bugs | defect | 2007-09-04 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Just tried to install icecast2 2.3.1 on MacPorts 1.520 (PowerPC). Gives this: source='auth_url.c' object='auth_url.o' libtool=no \ depfile='.deps/auth_url.Po' tmpdepfile='.deps/auth_url.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/ports/include -D_THREAD_SAFE -I/ports/include -O2 -c `test -f 'auth_url.c' || echo './'`auth_url.c auth_url.c: In function 'auth_get_url_auth': auth_url.c:521: error: 'CURLOPT_PASSWDFUNCTION' undeclared (first use in this function) auth_url.c:521: error: (Each undeclared identifier is reported only once auth_url.c:521: error: for each function it appears in.) Probably the same problem as the Debian folks had: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=423778 Best regards, Viktor. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #13134 | tf-5.0b8 won't compile on OS X 10.5 Leopard | ports | Port Bugs | defect | 2007-11-03 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
tf-5.0b8 Description: compile of src/malloc.c fails due to caddr_t type being undefined. Have to include sys/types.h for this now. Also, I volunteered in bug #12213 to take over maintainership of this port. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #15012 | streamripper not building | ports | Port Bugs | defect | 2008-04-14 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
a "sudo port install streamripper" (assuming that none of the pre-install steps have taken place) produces the following: ---> Fetching streamripper
---> Attempting to fetch streamripper-1.62.3.tar.gz from http://streamripper.sourceforge.net//files/
---> Attempting to fetch streamripper-1.62.3.tar.gz from http://downloads.sourceforge.net/streamripper
---> Verifying checksum(s) for streamripper
---> Extracting streamripper
---> Configuring streamripper
---> Building streamripper with target all
Error: Target org.macports.build returned: shell command " cd "/usr/local/var/macports/build/_usr_local_var_macports_sources_rsync.macports.org_release_ports_audio_streamripper/work/streamripper-1.62.3" && make all " returned error 2
Command output: -e 's/^.*/ *&/' ./COPYRIGHT; echo; \
echo "# ifdef __cplusplus"; \
echo 'extern "C" {'; \
echo "# endif"; echo; \
if [ ".-DFPM_INTEL" != "." ]; then \
echo ".-DFPM_INTEL" | sed -e 's|^\.-D|# define |'; echo; \
fi; \
sed -ne 's/^# *define *\(HAVE_.*_ASM\).*/# define \1/p' \
config.h; echo; \
sed -ne 's/^# *define *OPT_\(SPEED\|ACCURACY\).*/# define OPT_\1/p' \
config.h; echo; \
sed -ne 's/^# *define *\(SIZEOF_.*\)/# define \1/p' \
config.h; echo; \
for header in version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h; do \
echo; \
sed -n -f ./mad.h.sed ./$header; \
done; echo; \
echo "# ifdef __cplusplus"; \
echo '}'; \
echo "# endif") >mad.h
make all-recursive
/bin/sh ./libtool --tag=CC --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -I/usr/local/include -Wall -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -march=i486 -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstrength-reduce -c -o version.lo version.c
mkdir .libs
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -I/usr/local/include -Wall -isysroot /Developer/SDKs/MacOSX10.5.sdk -arch i386 -arch ppc -march=i486 -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstrength-reduce -c version.c -fno-common -DPIC -o .libs/version.o
cc1: error: invalid option 'arch=i486'
lipo: can't figure out the architecture type of: /var/tmp//ccryGFfm.out
make[3]: *** [version.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
Error: Status 1 encountered during processing.
There seems to be an issue with the march options, but I could well be wrong. This is on a MacBook Pro (1,1). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| #15949 | emacs-app fails to build | ports | Port Bugs | defect | 2008-07-09 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 argum | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

