* bug#6401: Failure in loading charset map: JISX0208
@ 2010-06-11 11:53 Sigve Berge Hofland
2011-05-24 16:30 ` bug#6401: Sigve Berge Hofland
2011-11-21 2:33 ` bug#6401: Tim Daly Jr.
0 siblings, 2 replies; 16+ messages in thread
From: Sigve Berge Hofland @ 2010-06-11 11:53 UTC (permalink / raw)
To: 6401
Hi
My problem seems similar to bug#5249: 23.1.90 which has been closed,
but I wasn't sure of the procedure of reopening, so I'm sending my
report here. I hope that's all right.
When trying to 'make' 23.2 (from http://ftp.gnu.org/pub/gnu/emacs/
emacs-23.2.tar.gz) I get the following error (where '....' is '~/
Desktop/d'):
> Saving file ..../emacs-23.2/lisp/loaddefs.el...
> Failure in loading charset map: JISX0208
> make[2]: *** [autoloads] Error 255
> make[2]: Leaving directory `..../emacs-23.2/lisp'
> make[1]: *** [..../emacs-23.2/src/../lisp/loaddefs.el] Error 2
> make[1]: Leaving directory `..../emacs-23.2/src'
> make: *** [src] Error 2
I've tried './congfigure' with the options '--with-ns', '--with-ns --
with-x=no', and '--with-x'.
I've also tried the bzr version, and get a similar problem: ('....' =
'/Users/sigve/Desktop/d/bzr-dir')
> Saving file ..../emacs/trunk/lisp/calendar/cal-loaddefs.el...
> Failure in loading charset map: JISX0208
> make[3]: *** [..../emacs/trunk/lisp/calendar/cal-loaddefs.el] Error
> 255
> make[3]: Leaving directory `..../emacs/trunk/lisp'
> make[2]: *** [..../emacs/trunk/src/../lisp/loaddefs.el] Error 2
> make[2]: Leaving directory `..../emacs/trunk/src'
> make[1]: *** [src] Error 2
> make[1]: Leaving directory `..../emacs/trunk'
> make: *** [bootstrap] Error 2
The commands I used before this were:
> $ bzr init-repo emacs
> $ cd emacs
> $ bzr http://bzr.savannah.gnu.org/r/emacs/trunk/ trunk
> Branched 100577 revision(s).
> $ cd trunk
> $ ./configure --with-ns
> ...
> $ bzr pull
> Using saved parent location: http://bzr.savannah.gnu.org/r/emacs/
> trunk/
> M ChangeLog
> M Makefile.in
> M configure.in
> M etc/NEWS
> All changes applied successfully.
> Now on revision 100579.
> $ make bootstrap
In 'INSTALL.BZR' it says that with problems with 'loaddefs.el' one
should try updating it, but then I get:
> ..../emacs/trunk/lisp sigve$ make autoloads
> EMACSLOADPATH=..../emacs/trunk/lisp LC_ALL=C ..../emacs/trunk/src/
> emacs -batch --no-site-file --multibyte -l autoload \
> --eval "(setq generate-autoload-cookie \";;;###diary-autoload
> \")" \
> --eval "(setq generated-autoload-file \"..../emacs/trunk/lisp/
> calendar/diary-loaddefs.el\")" \
> --eval "(setq make-backup-files nil)" \
> -f batch-update-autoloads ..../emacs/trunk/lisp/calendar
> /bin/sh: line 1: ..../emacs/trunk/src/emacs: No such file or directory
> make: *** [..../emacs/trunk/lisp/calendar/diary-loaddefs.el] Error 127
I'm running Mac OS 10.4.11 on a G4 PPC processor (powerpc-apple-
darwin8.11.0).
I hope that this report can be of some use, and apologize if it is not.
Best wishes
Sigve Berge Hofland
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2010-06-11 11:53 bug#6401: Failure in loading charset map: JISX0208 Sigve Berge Hofland
@ 2011-05-24 16:30 ` Sigve Berge Hofland
2011-07-02 1:01 ` bug#6401: Glenn Morris
2011-11-21 2:33 ` bug#6401: Tim Daly Jr.
1 sibling, 1 reply; 16+ messages in thread
From: Sigve Berge Hofland @ 2011-05-24 16:30 UTC (permalink / raw)
To: 6401
[-- Attachment #1: Type: text/plain, Size: 311 bytes --]
The same error occurs in version 23.3:
> Saving file ..../emacs-23.3/lisp/loaddefs.el...
> Failure in loading charset map: JISX0208
> make[2]: *** [autoloads] Error 255
> make[1]: *** [..../emacs-23.3/src/../lisp/loaddefs.el] Error 2
> make: *** [src] Error 2
Attached are the outputs of configure and make.
[-- Attachment #2: configure-output.txt --]
[-- Type: text/plain, Size: 14456 bytes --]
~/Desktop/emacs-23.3 sigve$ env CFLAGS='-arch ppc' ./configure --with-ns
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/include -L/sw/lib
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc understands -Wno-pointer-sign... yes
checking whether gcc understands -Wdeclaration-after-statement... yes
checking whether ln -s works... yes
checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/include -L/sw/lib
checking for a BSD-compatible install... /sw/lib/coreutils/bin/install -c
checking for ranlib... ranlib
checking for install-info... /sw/sbin/install-info
checking for install-info... (cached) /sw/sbin/install-info
checking for install-info... (cached) /sw/sbin/install-info
checking for gzip... /sw/bin/gzip
checking for makeinfo... /sw/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 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... /sw/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 utmp.h usability... yes
checking utmp.h presence... yes
checking for utmp.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... yes
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 whether we are using GNU Make... yes
checking whether gcc understands -MMD -MF... yes
checking for long file names... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
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 sys/param.h... (cached) yes
checking for sys/time.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 pkg-config... (cached) /sw/bin/pkg-config
checking for dbus-1 >= 1.0... yes
checking DBUS_CFLAGS... -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include
checking DBUS_LIBS... -L/sw/lib -ldbus-1 -lpthread
checking for dbus_watch_get_unix_fd... yes
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 getrlimit... 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 for cfmakeraw... yes
checking for cfsetspeed... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... 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 getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... yes
checking whether getpgrp requires zero arguments... yes
checking for strftime... yes
checking for grantpt... yes
checking for getpt... no
checking for tparm in -lncurses... yes
checking for res_init with -lresolv... yes
checking for dgettext in -lintl... yes
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 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-darwin8.11.0'.
Where should the build process find the source code? /Users/sigve/Desktop/emacs-23.3
What operating system and machine description files should Emacs use?
`s/darwin.h' and `m/macppc.h'
What compiler should emacs be built with? gcc -I/sw/include -L/sw/lib -arch ppc
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? /usr/X11R6/include
Where do we find X Windows libraries? /usr/X11R6/lib
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 -ldbus? yes
Does Emacs use -lgconf? no
Does Emacs use -lfreetype? no
Does Emacs use -lm17n-flt? no
Does Emacs use -lotf? no
Does Emacs use -lxft? no
Does Emacs use toolkit scroll bars? yes
You must run "make install" in order to test the built application.
The installed application will go to nextstep/Emacs.app and can be
run or moved from there.
The application will be fully self-contained.
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
~/Desktop/emacs-23.3 sigve$
[-- Attachment #3: make-output.txt --]
[-- Type: text/plain, Size: 106367 bytes --]
~/Desktop/emacs-23.3 sigve$ make
cd lib-src; make all \
CC='gcc -I/sw/include -L/sw/lib' CFLAGS='-arch ppc' CPPFLAGS='' \
LDFLAGS='' MAKE='make'
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc -o test-distrib /Users/sigve/Desktop/emacs-23.3/lib-src/test-distrib.c
./test-distrib /Users/sigve/Desktop/emacs-23.3/lib-src/testfile
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/make-docfile.c -o make-docfile
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/profile.c -o profile
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/digest-doc.c -o digest-doc
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/sorted-doc.c -o sorted-doc
cp /Users/sigve/Desktop/emacs-23.3/lib-src/getopt_.h getopt.h-t
mv getopt.h-t getopt.h
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/movemail.c
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/pop.c
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/getopt.c
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/getopt1.c
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc movemail.o pop.o getopt.o getopt1.o -o movemail
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/fakemail.c -o fakemail
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/hexl.c -o hexl
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/Users/sigve/Desktop/emacs-23.3/nextstep/Emacs.app/Contents/Resources/var/games/emacs\""
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc update-game-score.o getopt.o getopt1.o -o update-game-score
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /Users/sigve/Desktop/emacs-23.3/lib-src/../src/regex.c
/Users/sigve/Desktop/emacs-23.3/lib-src/../src/regex.c: In function âre_wctypeâ:
/Users/sigve/Desktop/emacs-23.3/lib-src/../src/regex.c:2156: warning: pointer targets in initialization differ in signedness
/Users/sigve/Desktop/emacs-23.3/lib-src/../src/regex.c: In function âregex_compileâ:
/Users/sigve/Desktop/emacs-23.3/lib-src/../src/regex.c:2746: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /Users/sigve/Desktop/emacs-23.3/lib-src/etags.c getopt.o getopt1.o regex.o -o etags
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.3\"" /Users/sigve/Desktop/emacs-23.3/lib-src/etags.c getopt.o getopt1.o regex.o -o ctags
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.3\"" -o emacsclient
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc /Users/sigve/Desktop/emacs-23.3/lib-src/b2m.c -DVERSION="\"23.3\"" getopt.o getopt1.o -o b2m
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/sigve/Desktop/emacs-23.3/lib-src -I/Users/sigve/Desktop/emacs-23.3/lib-src/../src -arch ppc -DVERSION="\"23.3\"" /Users/sigve/Desktop/emacs-23.3/lib-src/ebrowse.c getopt.o getopt1.o -o ebrowse
boot=bootstrap-emacs; \
if [ ! -x "src/$boot" ]; then \
cd src; make all \
CC='gcc -I/sw/include -L/sw/lib' CFLAGS='-arch ppc' CPPFLAGS='' \
LDFLAGS='' MAKE='make' BOOTSTRAPEMACS="$boot"; \
fi;
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/pre-crt0.d pre-crt0.c
touch stamp-oldxmenu
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/dispnew.d dispnew.c
dispnew.c: In function âFopen_termscriptâ:
dispnew.c:6462: warning: pointer targets in passing argument 1 of âfopenâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/frame.d frame.c
frame.c: In function âFmake_terminal_frameâ:
frame.c:731: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
frame.c:742: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
frame.c: In function âFframe_parametersâ:
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:2419: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
frame.c:2423: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
frame.c: In function âFframe_parameterâ:
frame.c:2511: warning: pointer targets in assignment differ in signedness
frame.c:2520: warning: pointer targets in assignment differ in signedness
frame.c: In function âx_set_fontâ:
frame.c:3393: warning: pointer targets in passing argument 2 of âfont_open_by_nameâ differ in signedness
frame.c:3402: 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 âxrdb_get_resourceâ:
frame.c:3878: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
frame.c:3879: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
frame.c:3882: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
frame.c:3887: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
frame.c:3890: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
frame.c:3894: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
frame.c: In function âx_get_argâ:
frame.c:4019: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness
frame.c:4022: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
frame.c:4023: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
frame.c:4025: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness
frame.c:4029: warning: pointer targets in passing argument 1 of âatofâ differ in signedness
frame.c:4033: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
frame.c:4035: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
frame.c:4037: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
frame.c:4051: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
frame.c:4053: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
frame.c:4055: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
frame.c:4057: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
frame.c:4059: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
frame.c:4061: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/scroll.d scroll.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/xdisp.d xdisp.c
xdisp.c: In function ânumber_of_charsâ:
xdisp.c:1575: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
xdisp.c:1585: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
xdisp.c: In function âinit_from_display_posâ:
xdisp.c:2944: warning: pointer targets in initialization differ in signedness
xdisp.c: In function âreseat_to_stringâ:
xdisp.c:5569: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
xdisp.c: In function âmessage_dologâ:
xdisp.c:7711: warning: pointer targets in passing argument 1 of âstring_char_and_lengthâ differ in signedness
xdisp.c:7735: warning: pointer targets in passing argument 1 of âinsert_1â differ in signedness
xdisp.c:7740: warning: pointer targets in passing argument 1 of âinsert_1â differ in signedness
xdisp.c:7770: warning: pointer targets in passing argument 1 of âinsert_1â differ in signedness
xdisp.c: In function âmessage_log_check_duplicateâ:
xdisp.c:7855: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
xdisp.c: In function âset_message_1â:
xdisp.c:9016: warning: pointer targets in passing argument 1 of âstring_char_and_lengthâ differ in signedness
xdisp.c:9041: warning: pointer targets in passing argument 1 of âinsert_1â differ in signedness
xdisp.c: In function âstore_mode_line_nopropâ:
xdisp.c:9360: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
xdisp.c: In function âdisplay_menu_barâ:
xdisp.c:17110: warning: pointer targets in passing argument 1 of âdisplay_stringâ differ in signedness
xdisp.c: In function âdisplay_mode_lineâ:
xdisp.c:17274: warning: pointer targets in passing argument 1 of âdisplay_stringâ differ in signedness
xdisp.c: In function âdisplay_mode_elementâ:
xdisp.c:17562: warning: pointer targets in assignment differ in signedness
xdisp.c:17573: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
xdisp.c:17574: warning: pointer targets in passing argument 1 of âmake_stringâ differ in signedness
xdisp.c:17790: warning: pointer targets in passing argument 1 of âstore_mode_line_nopropâ differ in signedness
xdisp.c:17797: warning: pointer targets in passing argument 1 of âdisplay_stringâ differ in signedness
xdisp.c: In function âcalc_pixel_width_or_heightâ:
xdisp.c:19167: warning: pointer targets in initialization differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/menu.d menu.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/window.d window.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/charset.d charset.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/coding.d coding.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/category.d category.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/ccl.d ccl.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/character.d character.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/chartab.d chartab.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/cm.d cm.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/term.d term.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/terminal.d terminal.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/xfaces.d xfaces.c
xfaces.c: In function âload_pixmapâ:
xfaces.c:1073: 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:1357: warning: pointer targets in passing argument 1 of âxstrcasecmpâ differ in signedness
xfaces.c:1357: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
xfaces.c:1358: warning: pointer targets in passing argument 1 of âxstrcasecmpâ differ in signedness
xfaces.c:1358: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
xfaces.c: In function âFcolor_gray_pâ:
xfaces.c:1384: warning: pointer targets in passing argument 2 of âface_color_gray_pâ differ in signedness
xfaces.c: In function âcompare_fonts_by_sort_orderâ:
xfaces.c:1712: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
xfaces.c:1712: warning: pointer targets in passing argument 2 of âstrcmpâ differ in signedness
xfaces.c: In function âresolve_face_nameâ:
xfaces.c:2161: warning: pointer targets in passing argument 1 of âinternâ differ in signedness
xfaces.c: In function âface_boolean_x_resource_valueâ:
xfaces.c:3636: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
xfaces.c:3637: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
xfaces.c:3639: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
xfaces.c:3640: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
xfaces.c:3642: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
xfaces.c: In function âFinternal_set_lisp_face_attribute_from_resourceâ:
xfaces.c:3662: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
xfaces.c:3673: warning: pointer targets in passing argument 1 of âinternâ differ in signedness
xfaces.c: In function âFx_load_color_fileâ:
xfaces.c:6628: warning: pointer targets in passing argument 1 of âfopenâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/dbusbind.d dbusbind.c
dbusbind.c: In function âxd_signatureâ:
dbusbind.c:299: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
dbusbind.c: In function âxd_append_argâ:
dbusbind.c:505: warning: pointer targets in initialization differ in signedness
dbusbind.c:543: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
dbusbind.c: In function âFdbus_call_methodâ:
dbusbind.c:1000: warning: pointer targets in passing argument 1 of âdbus_message_new_method_callâ differ in signedness
dbusbind.c:1000: warning: pointer targets in passing argument 2 of âdbus_message_new_method_callâ differ in signedness
dbusbind.c:1000: warning: pointer targets in passing argument 3 of âdbus_message_new_method_callâ differ in signedness
dbusbind.c:1000: warning: pointer targets in passing argument 4 of âdbus_message_new_method_callâ differ in signedness
dbusbind.c: In function âFdbus_call_method_asynchronouslyâ:
dbusbind.c:1189: warning: pointer targets in passing argument 1 of âdbus_message_new_method_callâ differ in signedness
dbusbind.c:1189: warning: pointer targets in passing argument 2 of âdbus_message_new_method_callâ differ in signedness
dbusbind.c:1189: warning: pointer targets in passing argument 3 of âdbus_message_new_method_callâ differ in signedness
dbusbind.c:1189: warning: pointer targets in passing argument 4 of âdbus_message_new_method_callâ differ in signedness
dbusbind.c: In function âFdbus_method_return_internalâ:
dbusbind.c:1306: warning: pointer targets in passing argument 2 of âdbus_message_set_destinationâ differ in signedness
dbusbind.c: In function âFdbus_method_error_internalâ:
dbusbind.c:1401: warning: pointer targets in passing argument 2 of âdbus_message_set_destinationâ differ in signedness
dbusbind.c: In function âFdbus_send_signalâ:
dbusbind.c:1524: warning: pointer targets in passing argument 1 of âdbus_message_new_signalâ differ in signedness
dbusbind.c:1524: warning: pointer targets in passing argument 2 of âdbus_message_new_signalâ differ in signedness
dbusbind.c:1524: warning: pointer targets in passing argument 3 of âdbus_message_new_signalâ differ in signedness
dbusbind.c: In function âxd_read_messageâ:
dbusbind.c:1733: warning: pointer targets in passing argument 2 of âstrcmpâ differ in signedness
dbusbind.c:1737: warning: pointer targets in passing argument 2 of âstrcmpâ differ in signedness
dbusbind.c: In function âFdbus_register_signalâ:
dbusbind.c:1880: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
dbusbind.c:1881: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
dbusbind.c: In function âFdbus_register_methodâ:
dbusbind.c:1997: warning: pointer targets in passing argument 2 of âdbus_bus_request_nameâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/emacs.d emacs.c
emacs.c: In function âbug_reporting_addressâ:
emacs.c:768: warning: pointer targets in assignment differ in signedness
emacs.c: In function âFkill_emacsâ:
emacs.c:2144: warning: pointer targets in passing argument 1 of âunlinkâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/keyboard.d keyboard.c
keyboard.c: In function âecho_charâ:
keyboard.c:713: warning: pointer targets in passing argument 2 of âcopy_textâ differ in signedness
keyboard.c: In function âparse_modifiers_uncachedâ:
keyboard.c:6473: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:6474: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:6475: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:6479: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:6504: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:6510: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c: In function âparse_modifiersâ:
keyboard.c:6634: warning: pointer targets in passing argument 1 of âmake_stringâ differ in signedness
keyboard.c: In function âparse_solitary_modifierâ:
keyboard.c:6983: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:6991: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:6992: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:7000: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:7008: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:7016: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:7017: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:7022: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:7023: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:7024: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c:7028: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
keyboard.c: In function âtty_read_avail_inputâ:
keyboard.c:7414: warning: pointer targets in passing argument 2 of âemacs_readâ differ in signedness
keyboard.c: In function âread_char_minibuf_menu_promptâ:
keyboard.c:8812: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
keyboard.c: In function âFopen_dribble_fileâ:
keyboard.c:10976: warning: pointer targets in passing argument 1 of âfopenâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/macros.d macros.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/keymap.d keymap.c
keymap.c: In function âFtext_char_descriptionâ:
keymap.c:2605: warning: pointer targets in passing argument 1 of âmake_multibyte_stringâ differ in signedness
keymap.c:2610: warning: pointer targets in passing argument 1 of âbuild_stringâ differ in signedness
keymap.c: In function âFdescribe_buffer_bindingsâ:
keymap.c:3088: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
keymap.c:3091: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
keymap.c:3093: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
keymap.c:3099: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
keymap.c: In function âdescribe_mapâ:
keymap.c:3580: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
keymap.c:3608: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
keymap.c: In function âdescribe_vectorâ:
keymap.c:3825: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
keymap.c:3862: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
keymap.c:3889: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/sysdep.d sysdep.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/buffer.d buffer.c
buffer.c: In function âFset_buffer_major_modeâ:
buffer.c:1725: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
buffer.c: In function âinit_bufferâ:
buffer.c:5408: warning: pointer targets in passing argument 2 of âstrcmpâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/filelock.d filelock.c
filelock.c: In function âfill_in_lock_file_nameâ:
filelock.c:340: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
filelock.c: In function âcurrent_lock_ownerâ:
filelock.c:508: warning: pointer targets in passing argument 2 of âstrcmpâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/insdel.d insdel.c
insdel.c: In function âinsert_stringâ:
insdel.c:770: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/marker.d marker.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/minibuf.d minibuf.c
minibuf.c: In function âFread_bufferâ:
minibuf.c:1220: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
minibuf.c:1227: warning: pointer targets in passing argument 1 of âmake_specified_stringâ differ in signedness
minibuf.c: In function âFtest_completionâ:
minibuf.c:1876: warning: pointer targets in passing argument 2 of âoblookupâ differ in signedness
minibuf.c:1887: warning: pointer targets in passing argument 2 of âoblookupâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/fileio.d fileio.c
fileio.c: In function âreport_file_errorâ:
fileio.c:286: warning: pointer targets in passing argument 1 of âstring_charâ differ in signedness
fileio.c: In function âFfile_name_directoryâ:
fileio.c:481: warning: pointer targets in passing argument 1 of âmake_specified_stringâ differ in signedness
fileio.c: In function âFfile_name_nondirectoryâ:
fileio.c:517: warning: pointer targets in passing argument 1 of âmake_specified_stringâ differ in signedness
fileio.c: In function âmake_temp_nameâ:
fileio.c:777: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âFexpand_file_nameâ:
fileio.c:1064: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
fileio.c:1064: warning: pointer targets in passing argument 2 of âstrcmpâ differ in signedness
fileio.c:1066: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
fileio.c:1066: warning: pointer targets in passing argument 1 of âmake_specified_stringâ differ in signedness
fileio.c:1101: warning: pointer targets in passing argument 1 of âbuild_stringâ differ in signedness
fileio.c:1120: warning: pointer targets in passing argument 1 of âgetpwnamâ differ in signedness
fileio.c:1259: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
fileio.c:1277: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
fileio.c:1302: warning: pointer targets in passing argument 1 of âstrcpyâ differ in signedness
fileio.c:1302: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
fileio.c:1308: warning: pointer targets in passing argument 1 of âstrcatâ differ in signedness
fileio.c:1308: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
fileio.c:1393: warning: pointer targets in passing argument 1 of âmake_specified_stringâ differ in signedness
fileio.c: In function âsearch_embedded_absfilenameâ:
fileio.c:1615: warning: pointer targets in passing argument 1 of âgetpwnamâ differ in signedness
fileio.c: In function âFsubstitute_in_file_nameâ:
fileio.c:1680: warning: pointer targets in passing argument 1 of âmake_specified_stringâ differ in signedness
fileio.c:1717: warning: pointer targets in passing argument 1 of âstrncpyâ differ in signedness
fileio.c:1717: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
fileio.c:1724: warning: pointer targets in passing argument 1 of âegetenvâ differ in signedness
fileio.c:1733: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
fileio.c:1733: warning: pointer targets in passing argument 1 of âmake_unibyte_stringâ differ in signedness
fileio.c:1780: warning: pointer targets in passing argument 1 of âstrncpyâ differ in signedness
fileio.c:1780: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
fileio.c:1787: warning: pointer targets in passing argument 1 of âegetenvâ differ in signedness
fileio.c:1791: warning: pointer targets in passing argument 1 of âstrcpyâ differ in signedness
fileio.c:1791: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
fileio.c:1791: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
fileio.c:1797: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
fileio.c:1798: warning: pointer targets in passing argument 1 of âmake_unibyte_stringâ differ in signedness
fileio.c:1801: warning: pointer targets in passing argument 1 of âstrncpyâ differ in signedness
fileio.c:1801: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
fileio.c:1807: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
fileio.c:1807: warning: pointer targets in passing argument 2 of âstrncmpâ differ in signedness
fileio.c:1821: 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:1883: warning: pointer targets in passing argument 1 of âlstatâ differ in signedness
fileio.c:1890: warning: pointer targets in passing argument 1 of âbuild_stringâ differ in signedness
fileio.c: In function âFcopy_fileâ:
fileio.c:1975: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c:2008: warning: pointer targets in passing argument 1 of âemacs_openâ differ in signedness
fileio.c:2054: warning: pointer targets in passing argument 1 of âemacs_openâ differ in signedness
fileio.c:2091: warning: pointer targets in passing argument 1 of âset_file_timesâ differ in signedness
fileio.c: In function âFmake_directory_internalâ:
fileio.c:2143: warning: pointer targets in passing argument 1 of âmkdirâ differ in signedness
fileio.c: In function âFdelete_directory_internalâ:
fileio.c:2170: warning: pointer targets in passing argument 1 of ârmdirâ differ in signedness
fileio.c: In function âFdelete_fileâ:
fileio.c:2204: warning: pointer targets in passing argument 1 of âunlinkâ differ in signedness
fileio.c: In function âFrename_fileâ:
fileio.c:2286: warning: pointer targets in passing argument 1 of ârenameâ differ in signedness
fileio.c:2286: warning: pointer targets in passing argument 2 of ârenameâ differ in signedness
fileio.c: In function âFadd_name_to_fileâ:
fileio.c:2374: warning: pointer targets in passing argument 1 of âunlinkâ differ in signedness
fileio.c:2375: warning: pointer targets in passing argument 1 of âlinkâ differ in signedness
fileio.c:2375: warning: pointer targets in passing argument 2 of âlinkâ differ in signedness
fileio.c: In function âFmake_symbolic_linkâ:
fileio.c:2435: warning: pointer targets in passing argument 1 of âsymlinkâ differ in signedness
fileio.c:2435: warning: pointer targets in passing argument 2 of âsymlinkâ differ in signedness
fileio.c:2440: warning: pointer targets in passing argument 1 of âunlinkâ differ in signedness
fileio.c:2442: warning: pointer targets in passing argument 1 of âsymlinkâ differ in signedness
fileio.c:2442: warning: pointer targets in passing argument 2 of âsymlinkâ differ in signedness
fileio.c: In function âFfile_exists_pâ:
fileio.c:2555: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âFfile_readable_pâ:
fileio.c:2616: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c:2622: warning: pointer targets in passing argument 1 of âemacs_openâ differ in signedness
fileio.c: In function âFfile_writable_pâ:
fileio.c:2651: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âFaccess_fileâ:
fileio.c:2698: warning: pointer targets in passing argument 1 of âemacs_openâ differ in signedness
fileio.c:2700: warning: pointer targets in passing argument 1 of âreport_file_errorâ differ in signedness
fileio.c: In function âFfile_symlink_pâ:
fileio.c:2745: warning: pointer targets in passing argument 1 of âreadlinkâ differ in signedness
fileio.c: In function âFfile_directory_pâ:
fileio.c:2795: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âFfile_regular_pâ:
fileio.c:2865: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âFfile_modesâ:
fileio.c:2891: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âFset_file_modesâ:
fileio.c:2926: warning: pointer targets in passing argument 1 of âchmodâ differ in signedness
fileio.c: In function âFset_file_timesâ:
fileio.c:2996: 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:3060: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c:3065: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âread_non_regularâ:
fileio.c:3141: warning: pointer targets in passing argument 2 of âemacs_readâ differ in signedness
fileio.c: In function âFinsert_file_contentsâ:
fileio.c:3254: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c:3286: warning: pointer targets in passing argument 1 of âemacs_openâ differ in signedness
fileio.c:3372: warning: pointer targets in passing argument 2 of âemacs_readâ differ in signedness
fileio.c:3375: warning: pointer targets in passing argument 2 of âemacs_readâ differ in signedness
fileio.c:3381: warning: pointer targets in passing argument 2 of âemacs_readâ differ in signedness
fileio.c:3502: warning: pointer targets in passing argument 2 of âemacs_readâ differ in signedness
fileio.c:3567: warning: pointer targets in passing argument 2 of âemacs_readâ differ in signedness
fileio.c:3699: warning: pointer targets in passing argument 2 of âemacs_readâ differ in signedness
fileio.c:3940: warning: pointer targets in passing argument 2 of âemacs_readâ differ in signedness
fileio.c: In function âFwrite_regionâ:
fileio.c:4593: warning: pointer targets in passing argument 1 of âemacs_openâ differ in signedness
fileio.c:4605: warning: pointer targets in passing argument 1 of âemacs_openâ differ in signedness
fileio.c:4696: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âe_writeâ:
fileio.c:4987: warning: pointer targets in passing argument 2 of âemacs_writeâ differ in signedness
fileio.c: In function âFverify_visited_file_modtimeâ:
fileio.c:5026: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âFset_visited_file_modtimeâ:
fileio.c:5098: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âauto_save_1â:
fileio.c:5153: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
fileio.c: In function âFdo_auto_saveâ:
fileio.c:5279: warning: pointer targets in passing argument 1 of âfopenâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/dired.d dired.c
dired.c: In function âdirectory_files_internalâ:
dired.c:198: warning: pointer targets in passing argument 1 of âopendirâ differ in signedness
dired.c:281: warning: pointer targets in passing argument 2 of âre_searchâ differ in signedness
dired.c: In function âfile_name_completionâ:
dired.c:529: 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:627: warning: pointer targets in passing argument 1 of âscmpâ differ in signedness
dired.c:651: warning: pointer targets in passing argument 1 of âscmpâ differ in signedness
dired.c: In function âFfile_attributesâ:
dired.c:1012: warning: pointer targets in passing argument 1 of âlstatâ differ in signedness
dired.c:1059: warning: pointer targets in passing argument 1 of âstatâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/filemode.d filemode.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/cmds.d cmds.c
cmds.c: In function âinternal_self_insertâ:
cmds.c:536: warning: pointer targets in passing argument 1 of âmake_string_from_bytesâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/casetab.d casetab.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/casefiddle.d casefiddle.c
casefiddle.c: In function âcasify_objectâ:
casefiddle.c:147: warning: pointer targets in passing argument 1 of âmake_multibyte_stringâ differ in signedness
casefiddle.c: In function âcasify_regionâ:
casefiddle.c:288: warning: pointer targets in passing argument 5 of âreplace_range_2â differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/indent.d indent.c
indent.c: In function âFvertical_motionâ:
indent.c:2081: warning: pointer targets in initialization differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/search.d search.c
search.c: In function âcompile_pattern_1â:
search.c:164: warning: pointer targets in passing argument 1 of âre_set_whitespace_regexpâ differ in signedness
search.c: In function âFreplace_matchâ:
search.c:2787: warning: pointer targets in assignment differ in signedness
search.c:2836: warning: pointer targets in passing argument 1 of âmake_multibyte_stringâ differ in signedness
search.c:2839: warning: pointer targets in passing argument 1 of âmake_unibyte_stringâ differ in signedness
search.c: In function âFregexp_quoteâ:
search.c:3261: warning: pointer targets in passing argument 1 of âmake_specified_stringâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/regex.d regex.c
regex.c: In function âre_wctypeâ:
regex.c:2156: warning: pointer targets in initialization differ in signedness
regex.c: In function âregex_compileâ:
regex.c:2746: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/undo.d undo.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/alloc.d alloc.c
alloc.c: In function âmake_stringâ:
alloc.c:2377: warning: pointer targets in passing argument 1 of âparse_str_as_multibyteâ differ in signedness
alloc.c: In function âmake_specified_stringâ:
alloc.c:2451: warning: pointer targets in passing argument 1 of âmultibyte_chars_in_textâ differ in signedness
alloc.c: In function âmake_pure_stringâ:
alloc.c:4807: warning: pointer targets in assignment differ in signedness
alloc.c: In function âFpurecopyâ:
alloc.c:4912: warning: pointer targets in passing argument 1 of âmake_pure_stringâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/data.d data.c
data.c: In function âFnumber_to_stringâ:
data.c:2319: warning: pointer targets in passing argument 1 of âfloat_to_stringâ differ in signedness
data.c: In function âFstring_to_numberâ:
data.c:2395: warning: pointer targets in passing argument 1 of âisfloat_stringâ differ in signedness
data.c:2396: warning: pointer targets in passing argument 1 of âatofâ differ in signedness
echo "#define BUILDOBJ \"dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o terminfo.o lastfile.o " "\"" > buildobj.h
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/doc.d doc.c
doc.c: In function âget_doc_stringâ:
doc.c:150: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
doc.c:151: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
doc.c:167: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
doc.c:290: warning: pointer targets in assignment differ in signedness
doc.c:302: warning: pointer targets in passing argument 1 of âmultibyte_chars_in_textâ differ in signedness
doc.c: In function âFsnarf_documentationâ:
doc.c:597: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
doc.c:599: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
doc.c:668: warning: pointer targets in passing argument 1 of âmultibyte_chars_in_textâ differ in signedness
doc.c: In function âFsubstitute_command_keysâ:
doc.c:807: warning: pointer targets in passing argument 1 of âmake_stringâ differ in signedness
doc.c:874: warning: pointer targets in passing argument 1 of âmake_stringâ differ in signedness
doc.c:950: warning: pointer targets in passing argument 1 of âmake_string_from_bytesâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/editfns.d editfns.c
editfns.c: In function âinit_editfnsâ:
editfns.c:194: warning: pointer targets in passing argument 1 of âbuild_stringâ differ in signedness
editfns.c: In function âFchar_to_stringâ:
editfns.c:221: warning: pointer targets in passing argument 1 of âmake_string_from_bytesâ differ in signedness
editfns.c: In function âFbyte_to_stringâ:
editfns.c:234: warning: pointer targets in passing argument 1 of âmake_string_from_bytesâ differ in signedness
editfns.c: In function âFuser_full_nameâ:
editfns.c:1398: warning: pointer targets in passing argument 1 of âgetpwnamâ differ in signedness
editfns.c:1409: warning: pointer targets in passing argument 1 of âindexâ differ in signedness
editfns.c:1410: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
editfns.c:1410: warning: pointer targets in passing argument 1 of âmake_stringâ differ in signedness
editfns.c:1414: warning: pointer targets in passing argument 1 of âindexâ differ in signedness
editfns.c:1422: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
editfns.c:1425: warning: pointer targets in passing argument 1 of âstrcatâ differ in signedness
editfns.c:1425: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
editfns.c:1427: warning: pointer targets in passing argument 1 of âstrcatâ differ in signedness
editfns.c:1427: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
editfns.c:1428: warning: pointer targets in passing argument 1 of âbuild_stringâ differ in signedness
editfns.c: In function âFformat_time_stringâ:
editfns.c:1746: warning: pointer targets in passing argument 3 of âemacs_memftimeuâ differ in signedness
editfns.c:1757: warning: pointer targets in passing argument 3 of âemacs_memftimeuâ differ in signedness
editfns.c: In function âFsubst_char_in_regionâ:
editfns.c:2915: warning: pointer targets in passing argument 1 of âmake_multibyte_stringâ differ in signedness
editfns.c: In function âFtranslate_region_internalâ:
editfns.c:3132: warning: pointer targets in passing argument 1 of âmake_multibyte_stringâ differ in signedness
editfns.c: In function âFformatâ:
editfns.c:3929: warning: pointer targets in passing argument 1 of âatoiâ differ in signedness
editfns.c:3996: warning: pointer targets in passing argument 2 of âcopy_textâ differ in signedness
editfns.c:4021: warning: pointer targets in passing argument 2 of âsprintfâ differ in signedness
editfns.c:4037: warning: pointer targets in passing argument 2 of âsprintfâ differ in signedness
editfns.c:4039: warning: pointer targets in passing argument 2 of âsprintfâ differ in signedness
editfns.c:4042: warning: pointer targets in passing argument 2 of âsprintfâ differ in signedness
editfns.c:4045: warning: pointer targets in passing argument 2 of âsprintfâ differ in signedness
editfns.c:4049: warning: pointer targets in passing argument 2 of âsprintfâ differ in signedness
editfns.c:4052: warning: pointer targets in passing argument 2 of âsprintfâ differ in signedness
editfns.c:4062: warning: pointer targets in passing argument 1 of âstr_to_multibyteâ differ in signedness
editfns.c:4089: warning: pointer targets in passing argument 2 of âcopy_textâ differ in signedness
editfns.c:4103: warning: pointer targets in passing argument 1 of âmultibyte_chars_in_textâ differ in signedness
editfns.c: In function âFtranspose_regionsâ:
editfns.c:4581: warning: pointer targets in passing argument 1 of âsafe_bcopyâ differ in signedness
editfns.c:4581: warning: pointer targets in passing argument 2 of âsafe_bcopyâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/callint.d callint.c
callint.c: In function âFcall_interactivelyâ:
callint.c:479: warning: pointer targets in passing argument 1 of âindexâ differ in signedness
callint.c:508: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
callint.c:819: warning: pointer targets in passing argument 1 of âindexâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/eval.d eval.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/floatfns.d floatfns.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/fns.d fns.c
fns.c: In function âstring_make_multibyteâ:
fns.c:945: warning: pointer targets in passing argument 1 of âmake_multibyte_stringâ differ in signedness
fns.c: In function âstring_to_multibyteâ:
fns.c:972: warning: pointer targets in passing argument 1 of âmake_multibyte_stringâ differ in signedness
fns.c:978: warning: pointer targets in passing argument 1 of âmake_multibyte_stringâ differ in signedness
fns.c: In function âstring_make_unibyteâ:
fns.c:1005: warning: pointer targets in passing argument 1 of âmake_unibyte_stringâ differ in signedness
fns.c: In function âFstring_as_unibyteâ:
fns.c:1064: warning: pointer targets in passing argument 1 of âmake_unibyte_stringâ differ in signedness
fns.c: In function âFstring_to_unibyteâ:
fns.c:1151: warning: pointer targets in passing argument 1 of âmake_unibyte_stringâ differ in signedness
fns.c: In function âFsubstringâ:
fns.c:1248: warning: pointer targets in passing argument 1 of âmake_specified_stringâ differ in signedness
fns.c: In function âFsubstring_no_propertiesâ:
fns.c:1314: warning: pointer targets in passing argument 1 of âmake_specified_stringâ differ in signedness
fns.c: In function âsubstring_bothâ:
fns.c:1346: warning: pointer targets in passing argument 1 of âmake_specified_stringâ differ in signedness
fns.c: In function âFyes_or_no_pâ:
fns.c:2772: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
fns.c:2777: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
fns.c: In function âFbase64_encode_regionâ:
fns.c:3272: warning: pointer targets in passing argument 1 of âbase64_encode_1â differ in signedness
fns.c:3286: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
fns.c: In function âFbase64_encode_stringâ:
fns.c:3329: warning: pointer targets in passing argument 1 of âbase64_encode_1â differ in signedness
fns.c: In function âbase64_encode_1â:
fns.c:3364: warning: pointer targets in passing argument 1 of âstring_charâ differ in signedness
fns.c:3404: warning: pointer targets in passing argument 1 of âstring_charâ differ in signedness
fns.c:3428: warning: pointer targets in passing argument 1 of âstring_charâ differ in signedness
fns.c: In function âFbase64_decode_regionâ:
fns.c:3477: warning: pointer targets in passing argument 1 of âbase64_decode_1â differ in signedness
fns.c:3491: warning: pointer targets in passing argument 1 of âinsert_1_bothâ differ in signedness
fns.c: In function âFbase64_decode_stringâ:
fns.c:3528: warning: pointer targets in passing argument 1 of âbase64_decode_1â differ in signedness
fns.c: In function âFmd5â:
fns.c:5113: warning: pointer targets in passing argument 1 of âmd5_bufferâ differ in signedness
fns.c:5116: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness
fns.c:5119: warning: pointer targets in passing argument 1 of âmake_stringâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/font.d font.c
font.c: In function âfont_filter_propertiesâ:
font.c:3920: warning: pointer targets in initialization differ in signedness
font.c:3945: warning: pointer targets in initialization differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/print.d print.c
print.c: In function âprintcharâ:
print.c:338: warning: pointer targets in passing argument 1 of âmessage_dologâ differ in signedness
print.c: In function âstroutâ:
print.c:404: warning: pointer targets in passing argument 1 of âstring_charâ differ in signedness
print.c:430: warning: pointer targets in passing argument 1 of âstring_charâ differ in signedness
print.c: In function âFwrite_charâ:
print.c:543: warning: pointer targets in passing argument 1 of âcopy_textâ differ in signedness
print.c:543: warning: pointer targets in passing argument 1 of âinsert_1_bothâ differ in signedness
print.c: In function âwrite_stringâ:
print.c:563: warning: pointer targets in passing argument 1 of âcopy_textâ differ in signedness
print.c:563: warning: pointer targets in passing argument 1 of âinsert_1_bothâ differ in signedness
print.c: In function âwrite_string_1â:
print.c:580: warning: pointer targets in passing argument 1 of âcopy_textâ differ in signedness
print.c:580: warning: pointer targets in passing argument 1 of âinsert_1_bothâ differ in signedness
print.c: In function âFwith_output_to_temp_bufferâ:
print.c:684: warning: pointer targets in passing argument 1 of âtemp_output_buffer_setupâ differ in signedness
print.c: In function âFterpriâ:
print.c:715: warning: pointer targets in passing argument 1 of âcopy_textâ differ in signedness
print.c:715: warning: pointer targets in passing argument 1 of âinsert_1_bothâ differ in signedness
print.c: In function âFprin1â:
print.c:751: warning: pointer targets in passing argument 1 of âcopy_textâ differ in signedness
print.c:751: warning: pointer targets in passing argument 1 of âinsert_1_bothâ differ in signedness
print.c: In function âFprin1_to_stringâ:
print.c:794: warning: pointer targets in passing argument 1 of âcopy_textâ differ in signedness
print.c:794: warning: pointer targets in passing argument 1 of âinsert_1_bothâ differ in signedness
print.c: In function âFprincâ:
print.c:847: warning: pointer targets in passing argument 1 of âcopy_textâ differ in signedness
print.c:847: warning: pointer targets in passing argument 1 of âinsert_1_bothâ differ in signedness
print.c: In function âFprintâ:
print.c:887: warning: pointer targets in passing argument 1 of âcopy_textâ differ in signedness
print.c:887: warning: pointer targets in passing argument 1 of âinsert_1_bothâ differ in signedness
print.c: In function âfloat_to_stringâ:
print.c:1139: warning: pointer targets in passing argument 1 of âstrcpyâ differ in signedness
print.c:1145: warning: pointer targets in passing argument 1 of âstrcpyâ differ in signedness
print.c:1164: warning: pointer targets in passing argument 1 of âstrcpyâ differ in signedness
print.c:1185: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness
print.c:1186: warning: pointer targets in passing argument 1 of âatofâ differ in signedness
print.c:1223: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness
print.c:1223: warning: pointer targets in passing argument 2 of âsprintfâ differ in signedness
print.c: In function âprint_objectâ:
print.c:1611: warning: pointer targets in passing argument 1 of âfloat_to_stringâ differ in signedness
print.c:1684: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness
print.c:1687: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness
print.c:1701: warning: pointer targets in passing argument 1 of âsprintfâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/lread.d lread.c
lread.c: In function âFloadâ:
lread.c:1077: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
lread.c:1080: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
lread.c: In function âopenpâ:
lread.c:1472: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
lread.c:1478: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
lread.c:1483: warning: pointer targets in passing argument 2 of âstrncatâ differ in signedness
lread.c:1518: warning: pointer targets in assignment differ in signedness
lread.c: In function âread1â:
lread.c:2906: warning: pointer targets in passing argument 1 of âstr_as_unibyteâ differ in signedness
lread.c:2983: warning: pointer targets in passing argument 2 of âchar_stringâ differ in signedness
lread.c:3089: warning: pointer targets in passing argument 1 of âmultibyte_chars_in_textâ differ in signedness
lread.c: In function âFinternâ:
lread.c:3686: warning: pointer targets in passing argument 2 of âoblookupâ differ in signedness
lread.c: In function âFintern_softâ:
lread.c:3737: warning: pointer targets in passing argument 2 of âoblookupâ differ in signedness
lread.c: In function âFuninternâ:
lread.c:3769: warning: pointer targets in passing argument 2 of âoblookupâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/syntax.d syntax.c
syntax.c: In function âFinternal_describe_syntax_valueâ:
syntax.c:1094: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
syntax.c:1097: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
syntax.c:1102: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
syntax.c:1104: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
syntax.c:1107: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
syntax.c:1109: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
syntax.c:1112: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
syntax.c:1114: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
syntax.c:1116: warning: pointer targets in passing argument 1 of âinsertâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/unexmacosx.d unexmacosx.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/bytecode.d bytecode.c
bytecode.c: In function âFbyte_codeâ:
bytecode.c:878: warning: pointer targets in passing argument 1 of âtemp_output_buffer_setupâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/process.d process.c
process.c: In function âstatus_messageâ:
process.c:491: warning: pointer targets in passing argument 1 of âstring_charâ differ in signedness
process.c: In function âlist_processes_1â:
process.c:1531: warning: pointer targets in passing argument 1 of âinsert_stringâ differ in signedness
process.c: In function âFmake_network_processâ:
process.c:3427: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
process.c:3472: warning: pointer targets in assignment differ in signedness
process.c:3487: warning: pointer targets in passing argument 1 of âgetaddrinfoâ differ in signedness
process.c:3512: warning: pointer targets in passing argument 1 of âgetservbynameâ differ in signedness
process.c:3641: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness
process.c:3706: warning: pointer targets in passing argument 5 of âgetsockoptâ differ in signedness
process.c:3761: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness
process.c: In function âFnetwork_interface_infoâ:
process.c:4122: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
process.c: In function âserver_accept_connectionâ:
process.c:4396: warning: pointer targets in passing argument 3 of âacceptâ differ in signedness
process.c:4524: warning: pointer targets in passing argument 3 of âgetsocknameâ differ in signedness
process.c: In function âwait_reading_process_outputâ:
process.c:5271: warning: pointer targets in passing argument 3 of âgetpeernameâ differ in signedness
process.c: In function âread_process_outputâ:
process.c:5376: warning: pointer targets in passing argument 6 of ârecvfromâ differ in signedness
process.c:5476: warning: pointer targets in assignment differ in signedness
process.c:5591: warning: pointer targets in assignment differ in signedness
process.c: In function âsend_processâ:
process.c:5800: warning: pointer targets in passing argument 1 of âmake_unibyte_stringâ differ in signedness
process.c: In function âemacs_get_tty_pgrpâ:
process.c:6047: warning: pointer targets in passing argument 1 of âemacs_openâ differ in signedness
process.c: In function âFsignal_processâ:
process.c:6490: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
process.c:6490: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
process.c:6496: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6499: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6502: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6505: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6508: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6511: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6514: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6517: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6520: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6523: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6526: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6529: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6532: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6535: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6538: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6541: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6544: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6547: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6550: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6553: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6556: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6559: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6562: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6565: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6568: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6571: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6574: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6577: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6580: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
process.c:6583: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/callproc.d callproc.c
callproc.c: In function âFcall_processâ:
callproc.c:397: warning: pointer targets in passing argument 1 of âemacs_openâ differ in signedness
callproc.c:517: warning: pointer targets in passing argument 1 of âcreatâ differ in signedness
callproc.c:737: warning: pointer targets in passing argument 1 of âinsert_1_bothâ differ in signedness
callproc.c:750: warning: pointer targets in assignment differ in signedness
callproc.c:784: warning: pointer targets in initialization differ in signedness
callproc.c: In function âchild_setupâ:
callproc.c:1148: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
callproc.c:1180: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
callproc.c:1183: warning: pointer targets in passing argument 2 of âstrcatâ differ in signedness
callproc.c:1191: warning: pointer targets in passing argument 3 of âadd_envâ differ in signedness
callproc.c: In function âinit_callprocâ:
callproc.c:1531: warning: pointer targets in passing argument 1 of âaccessâ differ in signedness
callproc.c:1537: warning: pointer targets in passing argument 1 of âaccessâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/region-cache.d region-cache.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/sound.d sound.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/atimer.d atimer.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/doprnt.d doprnt.c
doprnt.c: In function âdoprntâ:
doprnt.c:212: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
doprnt.c:219: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
doprnt.c:242: warning: pointer targets in passing argument 1 of âstrwidthâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/strftime.d strftime.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/intervals.d intervals.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/textprop.d textprop.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/composite.d composite.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/md5.d md5.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/nsterm.d nsterm.m
nsterm.m: In function âns_lisp_to_colorâ:
nsterm.m:1465: warning: pointer targets in passing argument 1 of âns_get_colorâ differ in signedness
nsterm.m:1467: warning: pointer targets in passing argument 1 of âns_get_colorâ differ in signedness
nsterm.m: In function âns_string_to_lispmodâ:
nsterm.m:3468: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
nsterm.m:3470: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
nsterm.m:3472: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
nsterm.m:3474: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
nsterm.m:3476: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
nsterm.m:3478: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
nsterm.m: In function âns_term_initâ:
nsterm.m:3762: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
nsterm.m:3806: warning: pointer targets in assignment differ in signedness
nsterm.m: In function âns_term_shutdownâ:
nsterm.m:3908: warning: pointer targets in passing argument 1 of âunlinkâ differ in signedness
nsterm.m: In function â-[EmacsApp requestService:userData:error:]â:
nsterm.m:4239: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsterm.m: In function â-[EmacsView initFrameFromEmacs:]â:
nsterm.m:5134: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsterm.m:5153: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/nsfns.d nsfns.m
nsfns.m: In function âx_set_icon_nameâ:
nsfns.m:465: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m:469: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m: In function âns_set_name_internalâ:
nsfns.m:484: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m:495: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m: In function âns_set_name_as_filenameâ:
nsfns.m:635: warning: pointer targets in passing argument 2 of âstrcmpâ differ in signedness
nsfns.m:642: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m:657: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m: In function âns_implicitly_set_icon_typeâ:
nsfns.m:774: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m:799: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m:812: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m: In function âx_set_icon_typeâ:
nsfns.m:841: warning: pointer targets in passing argument 1 of âbuild_stringâ differ in signedness
nsfns.m:857: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m: In function âns_lisp_to_cursor_typeâ:
nsfns.m:886: warning: pointer targets in assignment differ in signedness
nsfns.m:888: warning: pointer targets in assignment differ in signedness
nsfns.m: In function âFns_read_file_nameâ:
nsfns.m:1436: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m:1438: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m:1439: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m:1441: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m: In function âFns_get_resourceâ:
nsfns.m:1504: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m: In function âFns_set_resourceâ:
nsfns.m:1527: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m:1533: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m:1535: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m: In function âFns_font_nameâ:
nsfns.m:1842: warning: pointer targets in assignment differ in signedness
nsfns.m:1849: warning: pointer targets in passing argument 1 of âns_xlfd_to_fontnameâ differ in signedness
nsfns.m: In function âFns_perform_serviceâ:
nsfns.m:1961: warning: pointer targets in assignment differ in signedness
nsfns.m: In function âFns_convert_utf8_nfd_to_nfcâ:
nsfns.m:1987: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m: In function âns_do_applescriptâ:
nsfns.m:2018: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfns.m: In function âFx_show_tipâ:
nsfns.m:2471: warning: pointer targets in assignment differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/nsmenu.d nsmenu.m
nsmenu.m: In function âns_update_menubarâ:
nsmenu.m:319: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
nsmenu.m:319: warning: pointer targets in passing argument 2 of âstrcmpâ differ in signedness
nsmenu.m:425: warning: pointer targets in passing argument 2 of âstrncmpâ differ in signedness
nsmenu.m:445: warning: pointer targets in passing argument 2 of âstrncpyâ differ in signedness
nsmenu.m: In function âns_menu_showâ:
nsmenu.m:976: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsmenu.m: In function âprocess_dialogâ:
nsmenu.m:1550: warning: pointer targets in passing argument 1 of âaddString:row:â differ in signedness
nsmenu.m:1555: warning: pointer targets in passing argument 1 of âaddButton:value:row:â differ in signedness
nsmenu.m: In function â-[EmacsDialogPanel initFromContents:isQuestion:]â:
nsmenu.m:1644: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/nsselect.d nsselect.m
nsselect.m: In function âsymbol_to_nsstringâ:
nsselect.m:66: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsselect.m: In function âns_string_to_pasteboard_internalâ:
nsselect.m:154: warning: pointer targets in assignment differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/nsimage.d nsimage.m
nsimage.m: In function â+[EmacsImage allocInitFromFile:]â:
nsimage.m:172: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsimage.m:188: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsimage.m:202: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/nsfont.d nsfont.m
nsfont.m: In function âns_get_familyâ:
nsfont.m:104: warning: pointer targets in passing argument 1 of âstrdupâ differ in signedness
nsfont.m: In function âns_lang_to_scriptâ:
nsfont.m:285: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
nsfont.m:289: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
nsfont.m:291: warning: pointer targets in passing argument 1 of âstrcmpâ differ in signedness
nsfont.m: In function âns_otf_to_scriptâ:
nsfont.m:305: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfont.m: In function âns_registry_to_scriptâ:
nsfont.m:318: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
nsfont.m:318: warning: pointer targets in passing argument 1 of âstrncmpâ differ in signedness
nsfont.m:321: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfont.m: In function âns_get_req_scriptâ:
nsfont.m:347: warning: pointer targets in passing argument 1 of âstringWithUTF8String:â differ in signedness
nsfont.m:365: warning: pointer targets in passing argument 1 of âns_registry_to_scriptâ differ in signedness
nsfont.m: In function ânsfont_openâ:
nsfont.m:709: warning: pointer targets in passing argument 2 of âstrncmpâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/fontset.d fontset.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/fringe.d fringe.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/image.d image.c
image.c: In function âx_create_bitmap_from_dataâ:
image.c:296: warning: pointer targets in passing argument 1 of âns_image_from_XBMâ differ in signedness
image.c: In function âx_create_bitmap_from_fileâ:
image.c:356: warning: pointer targets in passing argument 2 of âstrcpyâ differ in signedness
image.c: In function âparse_image_specâ:
image.c:827: warning: pointer targets in passing argument 2 of âstrcmpâ differ in signedness
image.c: In function âx_alloc_image_colorâ:
image.c:1457: warning: pointer targets in passing argument 2 of âns_defined_colorâ differ in signedness
image.c: In function âCreate_Pixmap_From_Bitmap_Dataâ:
image.c:2695: warning: pointer targets in passing argument 1 of âns_image_from_XBMâ differ in signedness
image.c: In function âxbm_loadâ:
image.c:2975: warning: pointer targets in passing argument 1 of âslurp_fileâ differ in signedness
image.c:3054: warning: pointer targets in assignment differ in signedness
image.c:3056: warning: pointer targets in assignment differ in signedness
image.c: In function âxpm_put_color_table_hâ:
image.c:3889: warning: pointer targets in passing argument 1 of âmake_unibyte_stringâ differ in signedness
image.c: In function âxpm_get_color_table_hâ:
image.c:3902: warning: pointer targets in passing argument 1 of âmake_unibyte_stringâ differ in signedness
image.c: In function âxpm_load_imageâ:
image.c:3983: warning: pointer targets in passing argument 1 of âsscanfâ differ in signedness
image.c:4026: warning: pointer targets in passing argument 1 of âstrtokâ differ in signedness
image.c:4026: warning: pointer targets in assignment differ in signedness
image.c:4029: warning: pointer targets in passing argument 1 of âxpm_str_to_color_keyâ differ in signedness
image.c:4034: warning: pointer targets in assignment differ in signedness
image.c:4038: warning: pointer targets in assignment differ in signedness
image.c:4040: warning: pointer targets in passing argument 1 of âxpm_str_to_color_keyâ differ in signedness
image.c:4043: warning: pointer targets in passing argument 1 of âstrlenâ differ in signedness
image.c:4049: warning: pointer targets in passing argument 1 of âbuild_stringâ differ in signedness
image.c:4067: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
image.c:4069: warning: pointer targets in passing argument 2 of âns_defined_colorâ differ in signedness
image.c:4076: warning: pointer targets in passing argument 2 of âxstrcasecmpâ differ in signedness
image.c:4078: warning: pointer targets in passing argument 2 of âns_defined_colorâ differ in signedness
image.c: In function âxpm_loadâ:
image.c:4193: warning: pointer targets in passing argument 1 of âslurp_fileâ differ in signedness
image.c: In function âpbm_loadâ:
image.c:5254: warning: pointer targets in passing argument 1 of âslurp_fileâ differ in signedness
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/terminfo.d terminfo.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/lastfile.d lastfile.c
gcc -I/sw/include -L/sw/lib -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/prefix-args.d prefix-args.c
gcc -I/sw/include -L/sw/lib -Demacs -DHAVE_CONFIG_H -I. -I/Users/sigve/Desktop/emacs-23.3/src -I/usr/X11R6/include -Dtemacs -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include -arch ppc -MMD -MF deps/.d prefix-args.o -o prefix-args
gcc -I/sw/include -L/sw/lib -prebind -framework AppKit -Xlinker -headerpad -Xlinker 6C8 -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o menu.o window.o charset.o coding.o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o fringe.o image.o terminfo.o lastfile.o -L/sw/lib -ldbus-1 -lpthread -lncurses
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning prebinding disabled because dependent library: /sw/lib/libdbus-1.3.dylib is not prebound
cd ../lisp; make update-subdirs
wd=/Users/sigve/Desktop/emacs-23.3/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* | */cedet* ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
for file in $wins; do \
/Users/sigve/Desktop/emacs-23.3/lisp/../update-subdirs $file; \
done;
`/bin/pwd`/temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path (/Users/sigve/Desktop/emacs-23.3/lisp /Users/sigve/Desktop/emacs-23.3/lisp/emacs-lisp /Users/sigve/Desktop/emacs-23.3/lisp/language /Users/sigve/Desktop/emacs-23.3/lisp/international /Users/sigve/Desktop/emacs-23.3/lisp/textmodes)
Loading emacs-lisp/byte-run...
Loading emacs-lisp/backquote...
Loading subr...
Loading version.el (source)...
Loading widget...
Loading custom...
Loading emacs-lisp/map-ynp...
Loading cus-start...
Loading international/mule...
Loading international/mule-conf...
Loading env...
Loading format...
Loading bindings...
Loading files...
Loading cus-face...
Loading faces...
Loading minibuffer...
Loading button...
Loading startup...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/loaddefs.el (source)...
Loading abbrev...
Loading simple...
Loading help...
Loading jka-cmpr-hook...
Loading epa-hook...
Loading international/mule-cmds...
Loading case-table...
Loading international/characters...
Loading composite...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/international/charprop.el (source)...
Loading language/chinese...
Loading language/cyrillic...
Loading language/indian...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/sinhala.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/english.el (source)...
Loading language/ethiopic...
Loading language/european...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/czech.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/slovak.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/romanian.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/greek.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/hebrew.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/japanese.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/international/cp51932.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/international/eucjp-ms.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/korean.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/lao.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/tai-viet.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/thai.el (source)...
Loading language/tibetan...
Loading language/vietnamese...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/misc-lang.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/utf-8-lang.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/georgian.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/khmer.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/burmese.el (source)...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/language/cham.el (source)...
Loading indent...
Loading window...
Loading frame...
Loading term/tty-colors...
Loading font-core...
Loading facemenu...
Loading emacs-lisp/syntax...
Loading font-lock...
Loading jit-lock...
Loading mouse...
Loading scroll-bar...
Loading select...
Loading emacs-lisp/timer...
Loading isearch...
Loading rfn-eshadow...
Loading menu-bar...
Loading /Users/sigve/Desktop/emacs-23.3/lisp/paths.el (source)...
Loading emacs-lisp/lisp...
Loading textmodes/page...
Loading register...
Loading textmodes/paragraphs...
Loading emacs-lisp/lisp-mode...
Loading textmodes/text-mode...
Loading textmodes/fill...
Loading replace...
Loading buff-menu...
Loading fringe...
Loading image...
Loading international/fontset...
Loading dnd...
Loading tool-bar...
Loading emacs-lisp/easymenu...
Loading term/ns-win...
Loading mwheel...
Loading emacs-lisp/float-sup...
Loading vc-hooks...
Loading ediff-hook...
Loading tooltip...
Finding pointers to doc strings...
Finding pointers to doc strings...done
Dumping under the name emacs
--- List of All Regions ---
address size prot maxp
0 0x1000 none none
0x1000 0x318000 r x rwx
0x319000 0x1c9000 rw rwx
0x4e2000 0x43000 rw rwx
0x525000 0x2000 rw rwx
0x527000 0x3a000 r rwx
0x561000 0x38000 r x rwx
0x599000 0x3000 rw rwx
0x59c000 0xe000 r rwx
0x5aa000 0x4000 rw rwx
0x5ae000 0xb000 rw rwx
0x5b9000 0x10000 rw rwx
0x5c9000 0x19000 rw rwx
0x5e2000 0x1a000 rw rwx
0x5fc000 0x1000 r rw
0x5fd000 0x1000 r rw
0x5fe000 0x1000 rw rwx
0x600000 0x105000 rw rwx
0x705000 0x31000 r x rwx
0x736000 0x1000 rw rwx
0x737000 0x89000 r rwx
0x7c0000 0x1e000 rw rwx
0x7de000 0x1f000 rw rwx
0x7fd000 0x1000 rw rw
0x7fe000 0x1000 rw rwx
0x7ff000 0x1000 r r
0x800000 0x808000 rw rwx
0x1008000 0xef000 r x rwx
0x10f7000 0x5000 rw rwx
0x10fc000 0x9000 rw rwx
0x1105000 0x1e000 r rwx
0x1123000 0x1e000 rw rwx
0x1141000 0x1e000 rw rwx
0x115f000 0x1e000 rw rwx
0x117d000 0x1d000 rw rwx
0x119a000 0x5000 rw rwx
0x119f000 0x20000 rw rwx
0x11e0000 0x1e000 rw rwx
0x11ff000 0x1000 rw rwx
0x1200000 0x105000 rw rwx
0x1305000 0x400000 rw rwx
--- List of Regions to be Dumped ---
address size prot maxp
0 0x1000 none none
0x1000 0x318000 r x rwx
0x319000 0x20e000 rw rwx
0x527000 0x3a000 r rwx
0x561000 0x38000 r x rwx
0x599000 0x3000 rw rwx
0x59c000 0xe000 r rwx
0x5aa000 0x52000 rw rwx
0x5fc000 0x2000 r rw
0x5fe000 0x1000 rw rwx
0x600000 0x105000 rw rwx
0x705000 0x31000 r x rwx
0x736000 0x1000 rw rwx
0x737000 0x89000 r rwx
0x7c0000 0x3d000 rw rwx
0x7fd000 0x1000 rw rw
0x7fe000 0x1000 rw rwx
0x7ff000 0x1000 r r
0x800000 0x808000 rw rwx
0x1008000 0xef000 r x rwx
0x10f7000 0xe000 rw rwx
0x1105000 0x1e000 r rwx
0x1123000 0x9c000 rw rwx
0x11e0000 0x1e000 rw rwx
0x11ff000 0x506000 rw rwx
--- Header Information ---
Magic = 0xfeedface
CPUType = 18
CPUSubType = 0
FileType = 0x2
NCmds = 14
SizeOfCmds = 3100
Flags = 0x00002085
Highest address of load commands in input file: 0x561000
Lowest offset of all sections in __TEXT segment: 0x1a20
--- List of Load Commands in Input File ---
# cmd cmdsize name address size
0 LC_SEGMENT 56 __PAGEZERO 0 0x1000
1 LC_SEGMENT 668 __TEXT 0x1000 0x318000
__text 0x2a20 0x2fadf4
__symbol_stub 0x2fd814 0
__picsymbol_stub 0x2fd814 0
__symbol_stub1 0x2fd820 0x30
__cstring 0x2fd850 0x18c84
__picsymbolstub1 0x3164e0 0x25e0
__literal8 0x318ac0 0x158
__const 0x318c18 0x33c
__literal4 0x318f54 0x94
2 LC_SEGMENT 532 __DATA 0x319000 0x20c000
__data 0x319000 0x1c581c
__nl_symbol_ptr 0x4de81c 0x1908
__la_symbol_ptr 0x4e0124 0x4c4
__dyld 0x4e05e8 0x8
__const 0x4e05f0 0xeb0
__bss 0x4e14a0 0x379a0
__common 0x518e40 0xb930
3 LC_SEGMENT 1212 __OBJC 0x525000 0x2000
__cat_cls_meth 0x525000 0x20
__cat_inst_meth 0x525020 0x88
__string_object 0x5250a8 0
__cstring_object 0x5250a8 0x2a0
__message_refs 0x525348 0x758
__sel_fixup 0x525aa0 0
__cls_refs 0x525aa0 0xf8
__class 0x525b98 0x2a0
__meta_class 0x525e38 0x2a0
__cls_meth 0x5260d8 0x28
__inst_meth 0x526100 0x82c
__protocol 0x52692c 0x28
__category 0x526954 0
__class_vars 0x526954 0
__instance_vars 0x526954 0x27c
__module_info 0x526bd0 0x60
__symbols 0x526c30 0x74
4 LC_SEGMENT 56 __LINKEDIT 0x527000 0x3a000
5 LC_LOAD_DYLINKER 28
6 LC_LOAD_DYLIB 88
7 LC_LOAD_DYLIB 52
8 LC_LOAD_DYLIB 52
9 LC_LOAD_DYLIB 60
10 LC_SYMTAB 24
11 LC_DYSYMTAB 80
12 LC_TWOLEVEL_HINTS 16
13 LC_UNIXTHREAD 176
0x2200000 (sz: 0x4004/ 0x5000)
0x2100000 (sz: 0x100000/0x100000)
0x2400000 (sz: 0x3baf/ 0x5000)
0x2300000 (sz: 0xdd530/0x100000)
0x3000000 (sz: 0x475c/ 0x8000)
0x2800000 (sz: 0x475a00/0x800000)
0x5f7000 (sz: 0x3fff/ 0x5000)
0x11ea000 (sz: 0x3fff/ 0x5000)
0x11e5000 (sz: 0x3fff/ 0x5000)
0x5f2000 (sz: 0x3fff/ 0x5000)
0x7ef000 (sz: 0xd482/ 0xe000)
0x11e0000 (sz: 0x3fff/ 0x5000)
0x5ed000 (sz: 0x3fff/ 0x5000)
0x7ea000 (sz: 0x3fff/ 0x5000)
0x5e2000 (sz: 0xaa03/ 0xb000)
0x7de000 (sz: 0xbf43/ 0xc000)
0x5dd000 (sz: 0x3fff/ 0x5000)
0x7d9000 (sz: 0x3fff/ 0x5000)
0x7d4000 (sz: 0x3fff/ 0x5000)
0x7cf000 (sz: 0x3fff/ 0x5000)
0x7ca000 (sz: 0x3fff/ 0x5000)
0x7c5000 (sz: 0x3fff/ 0x5000)
0x7c0000 (sz: 0x3fff/ 0x5000)
0x119a000 (sz: 0x3fff/ 0x5000)
0x1195000 (sz: 0x3fff/ 0x5000)
0x1190000 (sz: 0x3fff/ 0x5000)
0x118b000 (sz: 0x3fff/ 0x5000)
0x1184000 (sz: 0x6122/ 0x7000)
0x117d000 (sz: 0x6116/ 0x7000)
0x1178000 (sz: 0x3fff/ 0x5000)
0x1173000 (sz: 0x3fff/ 0x5000)
0x116e000 (sz: 0x3fff/ 0x5000)
0x1169000 (sz: 0x3fff/ 0x5000)
0x1164000 (sz: 0x3fff/ 0x5000)
0x115f000 (sz: 0x3fff/ 0x5000)
0x115a000 (sz: 0x3fff/ 0x5000)
0x1155000 (sz: 0x3fff/ 0x5000)
0x1150000 (sz: 0x3fff/ 0x5000)
0x1746000 (sz: 0x3fff/ 0x5000)
0x114b000 (sz: 0x3fff/ 0x5000)
0x1741000 (sz: 0x3fff/ 0x5000)
0x1146000 (sz: 0x3fff/ 0x5000)
0x173c000 (sz: 0x3fff/ 0x5000)
0x1141000 (sz: 0x3fff/ 0x5000)
0x1737000 (sz: 0x3fff/ 0x5000)
0x113c000 (sz: 0x3fff/ 0x5000)
0x1732000 (sz: 0x3fff/ 0x5000)
0x1137000 (sz: 0x3fff/ 0x5000)
0x172d000 (sz: 0x3fff/ 0x5000)
0x1728000 (sz: 0x3fff/ 0x5000)
0x1723000 (sz: 0x3fff/ 0x5000)
0x1128000 (sz: 0xdc7b/ 0xf000)
0x171e000 (sz: 0x3fff/ 0x5000)
0x1123000 (sz: 0x3fff/ 0x5000)
0x1719000 (sz: 0x3fff/ 0x5000)
0x1714000 (sz: 0x3fff/ 0x5000)
0x170f000 (sz: 0x3fff/ 0x5000)
0x170a000 (sz: 0x3fff/ 0x5000)
0x1705000 (sz: 0x3fff/ 0x5000)
0x11f9000 (sz: 0x3fff/ 0x5000)
0x11f4000 (sz: 0x3fff/ 0x5000)
0x17eb000 (sz: 0x3fff/ 0x5000)
0x11ef000 (sz: 0x3fff/ 0x5000)
--- Load Commands written to Output File ---
Writing segment __PAGEZERO @ 0 ( 0/ 0x1000 @ 0)
Writing segment __TEXT @ 0 (0x318000/0x318000 @ 0x1000)
Writing segment __DATA @ 0x318000 (0x20c000/0x20c000 @ 0x319000)
section __data at 0x318000 - 0x4dd81c (sz: 0x1c581c)
section __nl_symbol_ptr at 0x4dd81c - 0x4df124 (sz: 0x1908)
section __la_symbol_ptr at 0x4df124 - 0x4df5e8 (sz: 0x4c4)
section __dyld at 0x4df5e8 - 0x4df5f0 (sz: 0x8)
section __const at 0x4df5f0 - 0x4e04a0 (sz: 0xeb0)
section __bss at 0x4e04a0 - 0x517e40 (sz: 0x379a0)
section __common at 0x517e40 - 0x523770 (sz: 0xb930)
Writing segment __DATA @ 0x524000 ( 0x1dfff/ 0x1f000 @ 0x5dd000)
Writing segment __DATA @ 0x542000 ( 0x3c482/ 0x3d000 @ 0x7c0000)
Writing segment __DATA @ 0x57f000 ( 0x7afff/ 0x7c000 @ 0x1123000)
Writing segment __DATA @ 0x5fa000 ( 0x1cfff/ 0x1e000 @ 0x11e0000)
Writing segment __DATA @ 0x617000 ( 0x44fff/ 0x46000 @ 0x1705000)
Writing segment __DATA @ 0x65c000 ( 0x3fff/ 0x5000 @ 0x17eb000)
Writing segment __DATA @ 0x660000 (0x104004/0x105000 @ 0x2100000)
Writing segment __DATA @ 0x765000 ( 0xdd530/0x100000 @ 0x2300000)
Writing segment __DATA @ 0x843000 ( 0x3baf/ 0x5000 @ 0x2400000)
Writing segment __DATA @ 0x847000 (0x475a00/0x800000 @ 0x2800000)
Writing segment __DATA @ 0xcbd000 ( 0x475c/ 0x8000 @ 0x3000000)
Writing segment __OBJC @ 0xcc2000 ( 0x2000/ 0x2000 @ 0x525000)
Writing segment __LINKEDIT @ 0xcc4000 ( 0x39c60/ 0x3a000 @ 0x527000)
Writing LC_LOAD_DYLINKER command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_LOAD_DYLIB command
Writing LC_SYMTAB command
Fixed up 0/56 external relocation entries in data segment.
Writing LC_DYSYMTAB command
Writing LC_TWOLEVEL_HINTS command
Writing LC_UNIXTHREAD command
2944 unused bytes follow Mach-O header
40895 pure bytes used
mv -f emacs bootstrap-emacs
cd ../lisp; make compile-first EMACS=../src/bootstrap-emacs
make[2]: Nothing to be done for `compile-first'.
cd ../lisp; make autoloads EMACS=../src/bootstrap-emacs
chmod +w /Users/sigve/Desktop/emacs-23.3/lisp/ps-print.el /Users/sigve/Desktop/emacs-23.3/lisp/emulation/tpu-edt.el \
/Users/sigve/Desktop/emacs-23.3/lisp/emacs-lisp/cl-loaddefs.el /Users/sigve/Desktop/emacs-23.3/lisp/mail/rmail.el \
/Users/sigve/Desktop/emacs-23.3/lisp/dired.el /Users/sigve/Desktop/emacs-23.3/lisp/ibuffer.el
wd=/Users/sigve/Desktop/emacs-23.3/lisp; subdirs=`(cd $wd; find . -type d -print)`; for file in $subdirs; do case $file in */Old | */RCS | */CVS | */CVS/* | */.* | */.*/* | */=* | */obsolete | */term ) ;; *) wins="$wins $wd/$file" ;; esac; done; \
echo Directories: $wins; \
EMACSLOADPATH=/Users/sigve/Desktop/emacs-23.3/lisp LC_ALL=C ../src/bootstrap-emacs -batch --no-site-file --multibyte -l autoload --eval '(setq generated-autoload-file "/Users/sigve/Desktop/emacs-23.3/lisp/loaddefs.el")' -f batch-update-autoloads $wins
Directories: /Users/sigve/Desktop/emacs-23.3/lisp/. /Users/sigve/Desktop/emacs-23.3/lisp/./calc /Users/sigve/Desktop/emacs-23.3/lisp/./calendar /Users/sigve/Desktop/emacs-23.3/lisp/./cedet /Users/sigve/Desktop/emacs-23.3/lisp/./cedet/ede /Users/sigve/Desktop/emacs-23.3/lisp/./cedet/semantic /Users/sigve/Desktop/emacs-23.3/lisp/./cedet/semantic/analyze /Users/sigve/Desktop/emacs-23.3/lisp/./cedet/semantic/bovine /Users/sigve/Desktop/emacs-23.3/lisp/./cedet/semantic/decorate /Users/sigve/Desktop/emacs-23.3/lisp/./cedet/semantic/symref /Users/sigve/Desktop/emacs-23.3/lisp/./cedet/semantic/wisent /Users/sigve/Desktop/emacs-23.3/lisp/./cedet/srecode /Users/sigve/Desktop/emacs-23.3/lisp/./emacs-lisp /Users/sigve/Desktop/emacs-23.3/lisp/./emulation /Users/sigve/Desktop/emacs-23.3/lisp/./erc /Users/sigve/Desktop/emacs-23.3/lisp/./eshell /Users/sigve/Desktop/emacs-23.3/lisp/./gnus /Users/sigve/Desktop/emacs-23.3/lisp/./international /Users/sigve/Desktop/emacs-23.3/lisp/./language /Users/sigve/Desktop/emacs-23.3/lisp/./mail /Users/sigve/Desktop/emacs-23.3/lisp/./mh-e /Users/sigve/Desktop/emacs-23.3/lisp/./net /Users/sigve/Desktop/emacs-23.3/lisp/./nxml /Users/sigve/Desktop/emacs-23.3/lisp/./org /Users/sigve/Desktop/emacs-23.3/lisp/./play /Users/sigve/Desktop/emacs-23.3/lisp/./progmodes /Users/sigve/Desktop/emacs-23.3/lisp/./textmodes /Users/sigve/Desktop/emacs-23.3/lisp/./url
Saving file /Users/sigve/Desktop/emacs-23.3/lisp/loaddefs.el...
Failure in loading charset map: JISX0208
make[2]: *** [autoloads] Error 255
make[1]: *** [/Users/sigve/Desktop/emacs-23.3/src/../lisp/loaddefs.el] Error 2
make: *** [src] Error 2
~/Desktop/emacs-23.3 sigve$
[-- Attachment #4: Type: text/plain, Size: 17 bytes --]
--
– Sigve
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-05-24 16:30 ` bug#6401: Sigve Berge Hofland
@ 2011-07-02 1:01 ` Glenn Morris
0 siblings, 0 replies; 16+ messages in thread
From: Glenn Morris @ 2011-07-02 1:01 UTC (permalink / raw)
To: Sigve Berge Hofland; +Cc: 6401
Sigve Berge Hofland wrote:
> The same error occurs in version 23.3:
>
>> Saving file ..../emacs-23.3/lisp/loaddefs.el...
>> Failure in loading charset map: JISX0208
>> make[2]: *** [autoloads] Error 255
>> make[1]: *** [..../emacs-23.3/src/../lisp/loaddefs.el] Error 2
I'm sorry that you can't build Emacs.
I doubt the following is going to help, but:
It looks like you manage to build an emacs binary, but then fail
compiling some files.
1) Does the bootstrap-emacs start?
./src/bootstrap-emacs -Q
2) If it starts, what is the value of `charset-map-path'?
Does the specified directory exist? Is it readable?
Does it contain JISX0208.map? Is it readable?
Failing that, you might try putting a breakpoint in
load_charset_map_from_file in charset.c to see if you can see why it
fails.
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2010-06-11 11:53 bug#6401: Failure in loading charset map: JISX0208 Sigve Berge Hofland
2011-05-24 16:30 ` bug#6401: Sigve Berge Hofland
@ 2011-11-21 2:33 ` Tim Daly Jr.
2011-11-21 23:31 ` bug#6401: Glenn Morris
1 sibling, 1 reply; 16+ messages in thread
From: Tim Daly Jr. @ 2011-11-21 2:33 UTC (permalink / raw)
To: 6401
I had the same problem. Here's what seems to be going on:
charset.c is looking in Vdata_directory/charsets.
Vdata_directory gets set in callproc.c:
char *data_dir = egetenv ("EMACSDATA");
...
Vdata_directory
= Ffile_name_as_directory (build_string (data_dir ? data_dir
: PATH_DATA));
I ran make from a shell buffer inside a carbon emacs process. EMACSDATA, as well as several other such variables, are set:
$ env |grep ^EMACS
EMACSDATA=/Applications/Emacs.app/Contents/Resources/etc
EMACSPATH=/Applications/Emacs.app/Contents/MacOS/libexec:/Applications/Emacs.app/Contents/MacOS/bin
EMACS=t
EMACSLOADPATH=/Applications/Emacs.app/Contents/Resources/site-lisp:/Applications/Emacs.app/Contents/Resources/lisp:/Applications/Emacs.app/Contents/Resources/leim
EMACSDOC=/Applications/Emacs.app/Contents/Resources/etc
I unset EMACSDATA (and a few others, for the heck of it), and the build succeeded.
Cheers,
Tim
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-21 2:33 ` bug#6401: Tim Daly Jr.
@ 2011-11-21 23:31 ` Glenn Morris
2011-11-22 5:38 ` bug#6401: Eli Zaretskii
0 siblings, 1 reply; 16+ messages in thread
From: Glenn Morris @ 2011-11-21 23:31 UTC (permalink / raw)
To: Tim Daly Jr.; +Cc: 6401
"Tim Daly Jr." wrote:
> I ran make from a shell buffer inside a carbon emacs process.
> EMACSDATA, as well as several other such variables, are set:
Thanks for adding that comment, that would definitely explain it.
Although IIUC this particular issue would only occur if building Emacs
23+ from inside Emacs 22, and the OP did not mention that he was
doing that, so it might not be the same issue.
If it is this issue, I don't know what to do about it. It came up before
in the context of the MS Windows port:
http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00432.html
I don't know if a solution was ever found for that.
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-21 23:31 ` bug#6401: Glenn Morris
@ 2011-11-22 5:38 ` Eli Zaretskii
2011-11-22 7:49 ` bug#6401: Glenn Morris
0 siblings, 1 reply; 16+ messages in thread
From: Eli Zaretskii @ 2011-11-22 5:38 UTC (permalink / raw)
To: Glenn Morris; +Cc: 6401, tim
> From: Glenn Morris <rgm@gnu.org>
> Date: Mon, 21 Nov 2011 18:31:18 -0500
> Cc: 6401@debbugs.gnu.org
>
> If it is this issue, I don't know what to do about it. It came up before
> in the context of the MS Windows port:
>
> http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00432.html
>
> I don't know if a solution was ever found for that.
No solution was found, because I, like you, don't know what to do
about it. Emacs has no way of knowing whether EMACSDATA etc. is set
for it or for some other Emacs. So it cannot remove it from the
environment when running subprocesses. Maybe someone could come up
with some clever idea.
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-22 5:38 ` bug#6401: Eli Zaretskii
@ 2011-11-22 7:49 ` Glenn Morris
2011-11-22 8:36 ` bug#6401: Eli Zaretskii
0 siblings, 1 reply; 16+ messages in thread
From: Glenn Morris @ 2011-11-22 7:49 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 6401, tim
Eli Zaretskii wrote:
>> http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00432.html
>>
>> I don't know if a solution was ever found for that.
>
> No solution was found, because I, like you, don't know what to do
> about it. Emacs has no way of knowing whether EMACSDATA etc. is set
> for it or for some other Emacs. So it cannot remove it from the
> environment when running subprocesses. Maybe someone could come up
> with some clever idea.
If all else fails, we can at least write a PROBLEMS entry.
Why does a --with-ns build actually need to set these env-vars for child
processes?
Could they specifically be unset in spawned M-x shells?
Similar to the suggestion in emacs-devel, could configure unset
$EMACSDATA if $EMACS is set (which indicates it is running from an Emacs
shell)? Under what circusmtances would one want to set EMACSDATA when
building Emacs? Or could we replace the env-var with a --with-emacsdata
argument to configure instead? Then people who need the functionality
can still access it, and people who don't won't inadvertently get
affected by it.
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-22 7:49 ` bug#6401: Glenn Morris
@ 2011-11-22 8:36 ` Eli Zaretskii
2011-11-22 17:29 ` bug#6401: Glenn Morris
2011-11-22 17:32 ` bug#6401: Glenn Morris
0 siblings, 2 replies; 16+ messages in thread
From: Eli Zaretskii @ 2011-11-22 8:36 UTC (permalink / raw)
To: Glenn Morris; +Cc: 6401, tim
> From: Glenn Morris <rgm@gnu.org>
> Cc: tim@tenkan.org, 6401@debbugs.gnu.org
> Date: Tue, 22 Nov 2011 02:49:30 -0500
>
> Why does a --with-ns build actually need to set these env-vars for child
> processes?
> Could they specifically be unset in spawned M-x shells?
How will Emacs know that these variables weren't set by the parent
shell?
> Similar to the suggestion in emacs-devel, could configure unset
> $EMACSDATA if $EMACS is set (which indicates it is running from an Emacs
> shell)? Under what circusmtances would one want to set EMACSDATA when
> building Emacs?
Building Emacs is just one use case, even if we find a solution for
it. The problem is much broader: Emacs running as a child of another
Emacs gets EMACSDATA etc. variables that could well point to a wrong
place, because they were set by a different Emacs version.
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-22 8:36 ` bug#6401: Eli Zaretskii
@ 2011-11-22 17:29 ` Glenn Morris
2011-11-22 17:34 ` bug#6401: Tim Daly Jr.
` (2 more replies)
2011-11-22 17:32 ` bug#6401: Glenn Morris
1 sibling, 3 replies; 16+ messages in thread
From: Glenn Morris @ 2011-11-22 17:29 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 6401, tim
Eli Zaretskii wrote:
>> Why does a --with-ns build actually need to set these env-vars for child
>> processes?
>> Could they specifically be unset in spawned M-x shells?
>
> How will Emacs know that these variables weren't set by the parent
> shell?
I'm ignorant of all this. What do child processes of Emacs need these
variables for? Can you give me one example of something I might want to
run inside an emacs M-x shell buffer that needs to know EMACSDATA? It's
not set in shells spawned by a GNU/Linux build.
Also, don't you get a clear error about the charsets directory not being
found if EMACSDATA is wrong (from init_charset), rather than a failue to
load some particular charset? Which makes me think this is probably not
the problem the OP was having anyway...
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-22 17:29 ` bug#6401: Glenn Morris
@ 2011-11-22 17:34 ` Tim Daly Jr.
2011-11-22 17:42 ` bug#6401: Glenn Morris
2011-11-22 18:08 ` bug#6401: Eli Zaretskii
2 siblings, 0 replies; 16+ messages in thread
From: Tim Daly Jr. @ 2011-11-22 17:34 UTC (permalink / raw)
To: Glenn Morris; +Cc: 6401
On Nov 22, 2011, at 9:29 AM, Glenn Morris wrote:
>
> I'm ignorant of all this. What do child processes of Emacs need these
> variables for? Can you give me one example of something I might want to
> run inside an emacs M-x shell buffer that needs to know EMACSDATA? It's
> not set in shells spawned by a GNU/Linux build.
>
> Also, don't you get a clear error about the charsets directory not being
> found if EMACSDATA is wrong (from init_charset), rather than a failue to
> load some particular charset? Which makes me think this is probably not
> the problem the OP was having anyway...
It's a warning:
dir_warning ("Error: charsets directory (%s) does not exist.\n\
Emacs will not function correctly without the character map files.\n\
Please check your installation!\n",
tempdir);
/* TODO should this be a fatal error? (Bug#909) */
what actually stopped my build was an error about loading that JIS charset.
-tim
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-22 17:29 ` bug#6401: Glenn Morris
2011-11-22 17:34 ` bug#6401: Tim Daly Jr.
@ 2011-11-22 17:42 ` Glenn Morris
2011-11-22 22:15 ` bug#6401: Glenn Morris
2011-11-22 18:08 ` bug#6401: Eli Zaretskii
2 siblings, 1 reply; 16+ messages in thread
From: Glenn Morris @ 2011-11-22 17:42 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 6401, tim
Glenn Morris wrote:
> What do child processes of Emacs need these variables for?
To be clear, I'm asking why ns_init_paths needs to do this kind of thing:
if (!getenv ("EMACSDATA"))
setenv ("EMACSDATA", [resourcePath UTF8String], 1);
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-22 17:42 ` bug#6401: Glenn Morris
@ 2011-11-22 22:15 ` Glenn Morris
2012-07-10 1:06 ` bug#6401: Failure in loading charset map: JISX0208 Glenn Morris
0 siblings, 1 reply; 16+ messages in thread
From: Glenn Morris @ 2011-11-22 22:15 UTC (permalink / raw)
To: 6401
Glenn Morris wrote:
> To be clear, I'm asking why ns_init_paths needs to do this kind of thing:
>
> if (!getenv ("EMACSDATA"))
> setenv ("EMACSDATA", [resourcePath UTF8String], 1);
IIUC, what's going on is:
The NS build can be made as some kind of relocatable "app bundle" where
paths to the doc file etc are not set during the build, but are figured
out at runtime. So there needs to be special NS-specific code to
initialize Vdata_directory etc. Rather than do this directly, the method
adopted is to call ns_init_paths early on in startup, to set environment
variables EMACSDATA etc. init_callproc_1 then uses these to initialize
Vdata_directory etc.
After this point, the environment variables hang around affecting all
sub-processes started by Emacs for no good reason.
I imagine the NS build could unset these environment variables, if it
set them itself, after initialization is complete. Or an NS-specific
init_callproc_1 would seem less clunky to me.
I also note that nsterm.m is still setting INFOPATH whereas w32.c has
stopped doing that.
The complete list is internal variables:
Vexec_path, Vdata_directory, Vdoc_directory, Vload_path, Info-directory-list
being set via env-vars:
EMACSPATH, EMACSDATA, EMACSDOC, EMACSLOADPATH, INFOPATH
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-22 17:29 ` bug#6401: Glenn Morris
2011-11-22 17:34 ` bug#6401: Tim Daly Jr.
2011-11-22 17:42 ` bug#6401: Glenn Morris
@ 2011-11-22 18:08 ` Eli Zaretskii
2 siblings, 0 replies; 16+ messages in thread
From: Eli Zaretskii @ 2011-11-22 18:08 UTC (permalink / raw)
To: Glenn Morris; +Cc: 6401, tim
> From: Glenn Morris <rgm@gnu.org>
> Cc: tim@tenkan.org, 6401@debbugs.gnu.org
> Date: Tue, 22 Nov 2011 12:29:58 -0500
>
> Eli Zaretskii wrote:
>
> >> Why does a --with-ns build actually need to set these env-vars for child
> >> processes?
> >> Could they specifically be unset in spawned M-x shells?
> >
> > How will Emacs know that these variables weren't set by the parent
> > shell?
>
> I'm ignorant of all this. What do child processes of Emacs need these
> variables for? Can you give me one example of something I might want to
> run inside an emacs M-x shell buffer that needs to know EMACSDATA? It's
> not set in shells spawned by a GNU/Linux build.
Consider the case when the user sets this in the parent shell. Then a
sub-shell will inherit it, and so will a sub-Emacs.
Don't know if this is the problems with ns, though.
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-22 8:36 ` bug#6401: Eli Zaretskii
2011-11-22 17:29 ` bug#6401: Glenn Morris
@ 2011-11-22 17:32 ` Glenn Morris
2011-11-22 18:09 ` bug#6401: Eli Zaretskii
1 sibling, 1 reply; 16+ messages in thread
From: Glenn Morris @ 2011-11-22 17:32 UTC (permalink / raw)
To: Eli Zaretskii; +Cc: 6401, tim
Eli Zaretskii wrote:
> Building Emacs is just one use case, even if we find a solution for
> it. The problem is much broader: Emacs running as a child of another
> Emacs gets EMACSDATA etc. variables that could well point to a wrong
> place, because they were set by a different Emacs version.
But I would imagine that building Emacs from inside Emacs accounts for
the majority of cases where Emacs is run as a child of another Emacs.
(I can't think of any other reason one would want to do it.)
^ permalink raw reply [flat|nested] 16+ messages in thread
* bug#6401:
2011-11-22 17:32 ` bug#6401: Glenn Morris
@ 2011-11-22 18:09 ` Eli Zaretskii
0 siblings, 0 replies; 16+ messages in thread
From: Eli Zaretskii @ 2011-11-22 18:09 UTC (permalink / raw)
To: Glenn Morris; +Cc: 6401, tim
> From: Glenn Morris <rgm@gnu.org>
> Cc: tim@tenkan.org, 6401@debbugs.gnu.org
> Date: Tue, 22 Nov 2011 12:32:49 -0500
>
> Eli Zaretskii wrote:
>
> > Building Emacs is just one use case, even if we find a solution for
> > it. The problem is much broader: Emacs running as a child of another
> > Emacs gets EMACSDATA etc. variables that could well point to a wrong
> > place, because they were set by a different Emacs version.
>
> But I would imagine that building Emacs from inside Emacs accounts for
> the majority of cases where Emacs is run as a child of another Emacs.
> (I can't think of any other reason one would want to do it.)
The other important use case is running Emacs under a debugger invoked
through GUD. This actually runs a higher risk of having two different
Emacs versions: imagine that a newer Emacs has a grave bug that
doesn't allow it to be used to run a debugger.
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2012-07-10 1:06 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-11 11:53 bug#6401: Failure in loading charset map: JISX0208 Sigve Berge Hofland
2011-05-24 16:30 ` bug#6401: Sigve Berge Hofland
2011-07-02 1:01 ` bug#6401: Glenn Morris
2011-11-21 2:33 ` bug#6401: Tim Daly Jr.
2011-11-21 23:31 ` bug#6401: Glenn Morris
2011-11-22 5:38 ` bug#6401: Eli Zaretskii
2011-11-22 7:49 ` bug#6401: Glenn Morris
2011-11-22 8:36 ` bug#6401: Eli Zaretskii
2011-11-22 17:29 ` bug#6401: Glenn Morris
2011-11-22 17:34 ` bug#6401: Tim Daly Jr.
2011-11-22 17:42 ` bug#6401: Glenn Morris
2011-11-22 22:15 ` bug#6401: Glenn Morris
2012-07-10 1:06 ` bug#6401: Failure in loading charset map: JISX0208 Glenn Morris
2011-11-22 18:08 ` bug#6401: Eli Zaretskii
2011-11-22 17:32 ` bug#6401: Glenn Morris
2011-11-22 18:09 ` bug#6401: Eli Zaretskii
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).