Are OpenSSH/John/Samba3 not compiling on Intel? (John & Samba part #1)

Scott C. Kennedy sck at nogas.org
Mon Mar 5 16:30:48 PST 2007


Okay, before I submit these as bug reports via trac, I wanted to make
sure that I am not the only one with this...

I just got a new MacBookPro and am loving it, but while building a fresh
install of the ports from my old PowerBook, I had these issues with the
OpenSSH and Samba3 package. Plus, when I did an update a week or so ago,
john would not build correctly. So....Has anyone else seen this?

More details:
    10.4.8 Build 8N1430, with all fixes installed.
    MacPorts 1.320 fully updated & sync'ed as of March 4th, 15:00 PST
    Xcode Tools 2.4.1 installed
    X11 1.1.3 installed
    I did not transfer over ANY of my old ports tree, just did a 'port
installed' on the G4 and re-built everything in that list  on the Mac
Book Pro.

Ideas?

Scott
PS> anyone been able to find RPM to install?
==============================================================
1:~/Desktop/darwin port issues sck$ sudo port selfupdate && sudo port
sync && sudo port clean --all samba3  && sudo port -d install samba3
DarwinPorts base version 1.320 installed
Downloaded MacPorts base version 1.320
The MacPorts installation is not outdated and so was not updated
selfupdate done!
Portfile changed since last build; discarding previous state.
--->  Cleaning samba3
--->  Fetching samba3
DEBUG: Executing com.apple.fetch (samba3)
--->  samba-3.0.20b.tar.gz doesn't seem to exist in
/opt/local/var/db/dports/distfiles/samba3
--->  Attempting to fetch samba-3.0.20b.tar.gz from
http://us1.samba.org/samba/ftp/stable/
--->  Verifying checksum(s) for samba3
DEBUG: Executing com.apple.checksum (samba3)
--->  Checksumming samba-3.0.20b.tar.gz
DEBUG: Correct (md5) checksum for samba-3.0.20b.tar.gz
--->  Extracting samba3
DEBUG: Executing com.apple.extract (samba3)
--->  Extracting samba-3.0.20b.tar.gz
DEBUG: setting option extract.args to
/opt/local/var/db/dports/distfiles/samba3/samba-3.0.20b.tar.gz
DEBUG: Assembled command: 'cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work"
&& gzip -dc
/opt/local/var/db/dports/distfiles/samba3/samba-3.0.20b.tar.gz |
/usr/bin/gnutar --no-same-owner -xf -'
DEBUG: Executing com.apple.patch (samba3)
--->  Applying patches to samba3
--->  Applying
/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/net/samba3/files/patch-configure
DEBUG: Assembled command: 'cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source"
&& patch -p0'
patching file configure
Hunk #1 succeeded at 5074 (offset 3 lines).
--->  Applying
/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/net/samba3/files/patch-libsmb_clikrb5.c
DEBUG: Assembled command: 'cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source"
&& patch -p0'
patching file libsmb/clikrb5.c
Hunk #2 succeeded at 216 (offset 2 lines).
Hunk #3 succeeded at 271 (offset 2 lines).
--->  Applying
/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/net/samba3/files/patch-darwin8-lib-system.c
DEBUG: Assembled command: 'cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source"
&& patch -p0'
patching file lib/system.c
--->  Configuring samba3
DEBUG: Executing com.apple.configure (samba3)
DEBUG: Assembled command: 'cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source"
&& CFLAGS=-I/opt/local/include CPPFLAGS="-I/opt/local/include
-DHAVE_STRUCT_TIMESPEC" LDFLAGS=-L/opt/local/lib CC=/usr/bin/gcc-4.0
CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0 ./configure
--prefix=/opt/local --with-mandir=/opt/local/share/man
--with-libdir=/opt/local/lib/samba3
--with-privatedir=/opt/local/var/db/smb
--with-configdir=/opt/local/etc/samba3/
--with-swatdir=/opt/local/share/samba3/swat --with-readline=/opt/local
--with-krb5=/usr --without-included-popt --without-readline --enable-cups'
SAMBA VERSION: 3.0.20b
checking for -fPIE... yes
checking for gcc... /usr/bin/gcc-4.0
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/gcc-4.0 accepts -g... yes
checking for /usr/bin/gcc-4.0 option to accept ANSI C... none needed
checking for gcc... (cached) /usr/bin/gcc-4.0
checking whether we are using the GNU C compiler... (cached) yes
checking whether /usr/bin/gcc-4.0 accepts -g... (cached) yes
checking for /usr/bin/gcc-4.0 option to accept ANSI C... (cached) none
needed
checking how to run the C preprocessor... /usr/bin/cpp-4.0
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
 [ ... lines deleted ...]
checking how to build vfs_afsacl... not
checking how to build vfs_catia... not
Using libraries:
    LIBS = -lresolv -ldl  -liconv
    KRB5_LIBS = -lroken -lasn1 -lcrypto -L/usr/lib
-Wl,-search_paths_first  -L/usr/lib -Wl,-search_paths_first
-lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv
    LDAP_LIBS = -lldap -llber
    AUTH_LIBS =
checking configure summary... yes
configure: creating ./config.status
config.status: creating include/stamp-h
config.status: creating Makefile
config.status: creating script/findsmb
config.status: creating smbadduser
config.status: creating script/gen-8bit-gap.sh
config.status: creating include/config.h
--->  Building samba3 with target all
DEBUG: Executing com.apple.build (samba3)
DEBUG: Assembled command: 'cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source"
&& make all'
Using FLAGS =  -I/opt/local/include -D_SAMBA_BUILD_  -Iinclude
-I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source/include
-I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source/ubiqx 
-I. -I/opt/local/include -DHAVE_STRUCT_TIMESPEC
-I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source
-I/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source/tdb   

      LIBS = -lresolv -ldl -liconv
      LDSHFLAGS = -bundle -flat_namespace -undefined suppress 
-Wl,-search_paths_first -L/opt/local/lib
      LDFLAGS = -Wl,-search_paths_first -L/opt/local/lib
      PIE_CFLAGS = -fPIE
      PIE_LDFLAGS = -pie
Generating smbd/build_options.c
Building include/proto.h
creating
/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source/include/proto.h
Building include/wrepld_proto.h
creating
/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source/include/wrepld_proto.h
Building include/build_env.h
creating
/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source/nsswitch/winbindd_proto.h
creating
/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source/web/swat_proto.h
creating
/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source/client/client_proto.h
creating
/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source/utils/net_proto.h
creating
/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source/utils/ntlm_auth_proto.h
Compiling dynconfig.c
Compiling param/loadparm.c
Compiling param/params.c
Compiling smbd/files.c
Compiling smbd/chgpasswd.c
Compiling smbd/connection.c
Compiling smbd/utmp.c
Compiling smbd/session.c
Compiling smbd/dfree.c
Compiling smbd/dir.c
Compiling smbd/password.c
Compiling smbd/conn.c
Compiling smbd/fileio.c
Compiling smbd/ipc.c
Compiling smbd/lanman.c
Compiling smbd/negprot.c
Compiling smbd/message.c
Compiling smbd/nttrans.c
Compiling smbd/pipes.c
Compiling smbd/reply.c
Compiling smbd/sesssetup.c
smbd/sesssetup.c: In function 'reply_sesssetup_and_X_spnego':
smbd/sesssetup.c:663: warning: pointer targets in passing argument 1 of
'strncmp' differ in signedness
Compiling smbd/trans2.c
Compiling smbd/uid.c
Compiling smbd/dosmode.c
Compiling smbd/filename.c
Compiling smbd/open.c
Compiling smbd/close.c
Compiling smbd/blocking.c
Compiling smbd/sec_ctx.c
Compiling smbd/srvstr.c
Compiling smbd/vfs.c
Compiling smbd/vfs-wrap.c
Compiling smbd/statcache.c
Compiling smbd/posix_acls.c
Compiling lib/sysacls.c
Compiling lib/server_mutex.c
Compiling smbd/process.c
Compiling smbd/service.c
Compiling smbd/error.c
Compiling printing/printfsp.c
Compiling lib/sysquotas.c
Compiling lib/sysquotas_linux.c
Compiling lib/sysquotas_xfs.c
Compiling lib/sysquotas_4A.c
Compiling smbd/change_trust_pw.c
Compiling smbd/fake_file.c
Compiling smbd/quotas.c
Compiling smbd/ntquotas.c
Compiling lib/afs.c
Compiling smbd/msdfs.c
Compiling lib/afs_settoken.c
Compiling smbd/aio.c
Compiling smbd/mangle.c
Compiling smbd/mangle_hash.c
Compiling smbd/mangle_map.c
Compiling smbd/mangle_hash2.c
Compiling libsmb/clientgen.c
Compiling libsmb/cliconnect.c
Compiling libsmb/clifile.c
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c:133:2: error: #error UNKNOWN_CREATE_KEY_FUNCTIONS
make: *** [libsmb/clikrb5.o] Error 1
Error: Target com.apple.build returned: shell command "cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_net_samba3/work/samba-3.0.20b/source"
&& make all" returned error 2
Command output: Compiling smbd/statcache.c
Compiling smbd/posix_acls.c
Compiling lib/sysacls.c
Compiling lib/server_mutex.c
Compiling smbd/process.c
Compiling smbd/service.c
Compiling smbd/error.c
Compiling printing/printfsp.c
Compiling lib/sysquotas.c
Compiling lib/sysquotas_linux.c
Compiling lib/sysquotas_xfs.c
Compiling lib/sysquotas_4A.c
Compiling smbd/change_trust_pw.c
Compiling smbd/fake_file.c
Compiling smbd/quotas.c
Compiling smbd/ntquotas.c
Compiling lib/afs.c
Compiling smbd/msdfs.c
Compiling lib/afs_settoken.c
Compiling smbd/aio.c
Compiling smbd/mangle.c
Compiling smbd/mangle_hash.c
Compiling smbd/mangle_map.c
Compiling smbd/mangle_hash2.c
Compiling libsmb/clientgen.c
Compiling libsmb/cliconnect.c
Compiling libsmb/clifile.c
Compiling libsmb/clikrb5.c
libsmb/clikrb5.c:133:2: error: #error UNKNOWN_CREATE_KEY_FUNCTIONS
make: *** [libsmb/clikrb5.o] Error 1

Warning: the following items did not execute (for samba3):
com.apple.activate com.apple.build com.apple.destroot com.apple.install
Error: Status 1 encountered during processing.
=========================================================

1:~/Desktop/darwin port issues sck$ date
Sun Mar  4 13:09:17 PST 2007
1:~/Desktop/darwin port issues sck$ sudo port selfupdate
DarwinPorts base version 1.320 installed
Downloaded MacPorts base version 1.320
The MacPorts installation is not outdated and so was not updated
selfupdate done!
1:~/Desktop/darwin port issues sck$ sudo port sync
1:~/Desktop/darwin port issues sck$ sudo port clean --all john
--->  Cleaning john
1:~/Desktop/darwin port issues sck$ sudo port -d  upgrade john
DEBUG: Found port in
file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/sysutils/john
DEBUG: epoch: in tree: 0 installed: 0
DEBUG: john 1.7.0.2_0 exists in the ports tree
DEBUG: john 1.6_2 is installed
DEBUG: variants to install
DEBUG: available variants are : universal powerpc i386 altivec
DEBUG: new portvariants:
DEBUG: Changing to port directory:
/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/sysutils/john
DEBUG: Requested variant darwin is not provided by port john.
DEBUG: Requested variant macosx is not provided by port john.
DEBUG: Executing variant i386 provides i386
DEBUG: Executing com.apple.main (john)
--->  Fetching john
DEBUG: Executing com.apple.fetch (john)
--->  john-1.7.0.2.tar.bz2 doesn't seem to exist in
/opt/local/var/db/dports/distfiles/john
--->  Attempting to fetch john-1.7.0.2.tar.bz2 from
http://www.openwall.com/john/f/
  % Total    % Received % Xferd  Average Speed   Time    Time     Time 
Current
                                 Dload  Upload   Total   Spent    Left 
Speed
100  674k  100  674k    0     0  63638      0  0:00:10  0:00:10 --:--:--
84596
--->  Verifying checksum(s) for john
DEBUG: Executing com.apple.checksum (john)
--->  Checksumming john-1.7.0.2.tar.bz2
DEBUG: Correct (md5) checksum for john-1.7.0.2.tar.bz2
DEBUG: Correct (sha1) checksum for john-1.7.0.2.tar.bz2
DEBUG: Correct (rmd160) checksum for john-1.7.0.2.tar.bz2
DEBUG: setting option extract.cmd to /opt/local/bin/bzip2
--->  Extracting john
DEBUG: Executing com.apple.extract (john)
--->  Extracting john-1.7.0.2.tar.bz2
DEBUG: setting option extract.args to
/opt/local/var/db/dports/distfiles/john/john-1.7.0.2.tar.bz2
DEBUG: Assembled command: 'cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_sysutils_john/work"
&& /opt/local/bin/bzip2 -dc
/opt/local/var/db/dports/distfiles/john/john-1.7.0.2.tar.bz2 |
/usr/bin/gnutar --no-same-owner -xf -'
DEBUG: Executing com.apple.patch (john)
DEBUG: Executing proc-post-com.apple.patch-patch-0
--->  Configuring john
DEBUG: Executing com.apple.configure (john)
--->  Building john with target {clean macosx-x86-mmx}
DEBUG: Executing com.apple.build (john)
DEBUG: Assembled command: 'cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_sysutils_john/work/john-1.7.0.2/src"
&& make clean macosx-x86-mmx'
rm -f ../run/john ../run/unshadow ../run/unafs ../run/unique
../run/john.bin ../run/john.com ../run/unshadow.com ../run/unafs.com
../run/unique.com ../run/john.exe ../run/unshadow.exe ../run/unafs.exe
../run/unique.exe
rm -f ../run/john.exe *.o *.bak core
rm -f detect bench generic.h arch.h sparc.h tmp.s
rm -f DES_bs_s.c DES_bs_n.c DES_bs_a.c
cp /dev/null Makefile.dep
ln -sf x86-mmx.h arch.h
make ../run/john ../run/unshadow ../run/unafs ../run/unique \
JOHN_OBJS="DES_fmt.o DES_std.o DES_bs.o BSDI_fmt.o MD5_fmt.o MD5_std.o
BF_fmt.o BF_std.o AFS_fmt.o LM_fmt.o batch.o bench.o charset.o common.o
compiler.o config.o cracker.o crc32.o external.o formats.o getopt.o
idle.o inc.o john.o list.o loader.o logger.o math.o memory.o misc.o
options.o params.o path.o recovery.o rpp.o rules.o signals.o single.o
status.o tty.o wordlist.o unshadow.o unafs.o unique.o DES_bs_b.o x86.o
x86-mmx.o" \
        ASFLAGS="-c -DUNDERSCORES -DBSD -DALIGN_LOG"
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops DES_fmt.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops DES_std.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops DES_bs.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops BSDI_fmt.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops MD5_fmt.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops MD5_std.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops BF_fmt.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops BF_std.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops AFS_fmt.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops LM_fmt.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops batch.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops bench.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops charset.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops common.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops compiler.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops config.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops cracker.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops crc32.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops external.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops formats.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops getopt.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops idle.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops inc.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops john.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops list.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops loader.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops logger.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops math.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops memory.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops misc.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops options.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops params.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops path.c
path.c: In function 'path_init':
path.c:40: error: stray '\' in program
path.c:40: error: missing terminating " character
make[1]: *** [path.o] Error 1
make: *** [macosx-x86-mmx] Error 2
Error: Target com.apple.build returned: shell command "cd
"/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_sysutils_john/work/john-1.7.0.2/src"
&& make clean macosx-x86-mmx" returned error 2
Command output: gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops AFS_fmt.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops LM_fmt.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops batch.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops bench.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops charset.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops common.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops compiler.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops config.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops cracker.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops crc32.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops external.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops formats.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops getopt.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops idle.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops inc.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops john.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops list.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops loader.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops logger.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops math.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops memory.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops misc.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops options.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops params.c
gcc -DJOHN_SYSTEMWIDE=1
-DJOHN_SYSTEMWIDE_EXEC=\\\"/opt/local/share/john\\\"
-DJOHN_SYSTEMWIDE_HOME=\\\"/opt/local/share/john\\\" -c -Wall -O2
-fomit-frame-pointer -funroll-loops path.c
path.c: In function 'path_init':
path.c:40: error: stray '\' in program
path.c:40: error: missing terminating " character
make[1]: *** [path.o] Error 1
make: *** [macosx-x86-mmx] Error 2

Warning: the following items did not execute (for john):
com.apple.destroot com.apple.build
DEBUG:
Error: Unable to upgrade port: 1





More information about the macports-users mailing list