apr checksum mismatch

2009-07-23 Thread Craig Niederberger
Anyone have any idea why this may be happening?

$ sudo port install git-core +doc +svn
---  Fetching apr
---  Verifying checksum(s) for apr
Error: Checksum (md5) mismatch for apr-1.3.3.tar.bz2
Error: Checksum (sha1) mismatch for apr-1.3.3.tar.bz2
Error: Checksum (rmd160) mismatch for apr-1.3.3.tar.bz2
Error: Target org.macports.checksum returned: Unable to verify file
checksums
Error: The following dependencies failed to build: p5-svn-simple
subversion-perlbindings apr apr-util db46 sqlite3 cyrus-sasl2 neon serf
subversion p5-term-readkey
Error: Status 1 encountered during processing.

TIA,
Craig
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users


Re: gcc42 hangs

2008-04-20 Thread Craig Niederberger
Thanks super for helping, Ryan.

Version of xcode: 3.0
$ gcc --version
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5465)

What version of MacPorts do you have? 1.6.0? trunk?
$ port --version
MacPorts 1.600
(Not sure what trunk means)

What version of gcc42 is being built?
Not sure how to figure that out--just typing sudo port install gcc42 at this
point

Finally, what port are you ultimately trying to install that's requiring
gcc42?
It was part of a port install R (the statistical package) that was hanging
on gcc42

Does any of this help?
Again, many thanks,
Craig

On Sat, Apr 19, 2008 at 5:56 PM, Ryan Schmidt [EMAIL PROTECTED]
wrote:

 On Apr 19, 2008, at 1:06 PM, Craig Niederberger wrote:

  sudo port install gcc42
 
  is hanging on a MacBook Air, Leopard 10.5.2
 
  It's been about 3 hours, and Building gcc42 with target all is stuck on
  the screen.
 


 On Apr 19, 2008, at 1:13 PM, Craig Niederberger wrote:

  Ironically, it finally errored out immediately after I sent the last
  post.  Can anyone help figure out what's going on here?  What's a Bootstrap
  comparison failure?  Any ideas how to get gcc42 to install?
 
  Many TIA,
  Craig
 
  ---  Building gcc42 with target all
  Error: Target org.macports.build returned: shell command  cd
  /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build
   make all  returned error 2
  Command output: make[4]: Nothing to be done for `all'.
  make[3]: Nothing to be done for `all'.
  make[4]: Nothing to be done for `all'.
  make[3]: Nothing to be done for `all'.
  true AR_FLAGS=rc CC_FOR_BUILD=/usr/bin/gcc-4.0 CFLAGS=-g
  -fkeep-inline-functions CXXFLAGS=-O2 CFLAGS_FOR_BUILD=-O2
  CFLAGS_FOR_TARGET=-O2 -O2  INSTALL=/usr/bin/install
  INSTALL_DATA=/usr/bin/install -m 644 INSTALL_PROGRAM=/usr/bin/install
  INSTALL_SCRIPT=/usr/bin/install LDFLAGS= LIBCFLAGS=-g
  -fkeep-inline-functions LIBCFLAGS_FOR_TARGET=-O2 -O2  MAKE=make
  MAKEINFO=makeinfo --split-size=500 --split-size=500
  --split-size=500  PICFLAG= PICFLAG_FOR_TARGET= SHELL=/bin/sh
  EXPECT=expect RUNTEST=runtest RUNTESTFLAGS= exec_prefix=/opt/local
  infodir=/opt/local/share/info libdir=/opt/local/lib/gcc42
  prefix=/opt/local tooldir=/opt/local/i386-apple-darwin9.2.2 AR=ar
  AS=as CC=/usr/bin/gcc-4.0 CXX=/usr/bin/g++-4.0
  LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld LIBCFLAGS=-g
  -fkeep-inline-functions NM=nm PICFLAG= RANLIB=ranlib DESTDIR=
  DO=all multi-do # make
  make[3]: Nothing to be done for `all'.
  rm -f stage_current
  make[4]: Nothing to be done for `all'.
  make[3]: Nothing to be done for `all'.
  make[4]: Nothing to be done for `all'.
  make[3]: Nothing to be done for `all'.
  true AR_FLAGS=rc
  CC_FOR_BUILD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/xgcc
  -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/
  -B/opt/local/i386-apple-darwin9.2.2/bin/ CFLAGS=-O2 -g
  -fomit-frame-pointer CXXFLAGS=-O2 CFLAGS_FOR_BUILD=-O2
  CFLAGS_FOR_TARGET=-O2 -O2  INSTALL=/usr/bin/install
  INSTALL_DATA=/usr/bin/install -m 644 INSTALL_PROGRAM=/usr/bin/install
  INSTALL_SCRIPT=/usr/bin/install LDFLAGS= LIBCFLAGS=-O2 -g
  -fomit-frame-pointer LIBCFLAGS_FOR_TARGET=-O2 -O2  MAKE=make
  MAKEINFO=makeinfo --split-size=500 --split-size=500
  --split-size=500  PICFLAG= PICFLAG_FOR_TARGET= SHELL=/bin/sh
  EXPECT=expect RUNTEST=runtest RUNTESTFLAGS= exec_prefix=/opt/local
  infodir=/opt/local/share/info libdir=/opt/local/lib/gcc42
  prefix=/opt/local tooldir=/opt/local/i386-apple-darwin9.2.2 AR=ar
  AS=as
  CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/xgcc
  -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/
  -B/opt/local/i386-apple-darwin9.2.2/bin/ CXX=/usr/bin/g++-4.0
  LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld LIBCFLAGS=-O2 -g
  -fomit-frame-pointer NM=nm PICFLAG= RANLIB=ranlib DESTDIR= DO=all
  multi-do # make
  make[3]: Nothing to be done for `all'.
  make[3]: Nothing to be done for `all'.
  rm -f stage_current
  make[4]: Nothing to be done for `all'.
  make[3]: Nothing to be done for `all'.
  make[4]: Nothing to be done for `all'.
  make[3]: Nothing to be done for `all'.
  true AR_FLAGS=rc
  CC_FOR_BUILD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/xgcc
  -B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/
  -B/opt/local/i386-apple-darwin9.2.2/bin/ CFLAGS=-O2 -g
  -fomit-frame-pointer CXXFLAGS=-O2 CFLAGS_FOR_BUILD=-O2
  CFLAGS_FOR_TARGET=-O2 -O2  INSTALL=/usr/bin/install
  INSTALL_DATA=/usr/bin/install -m 644

gcc42 hangs

2008-04-19 Thread Craig Niederberger
Hi Gurus,

sudo port install gcc42

is hanging on a MacBook Air, Leopard 10.5.2

It's been about 3 hours, and Building gcc42 with target all is stuck on the
screen.

Any suggestions?

Many TIA,
Craig
___
macports-users mailing list
macports-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo/macports-users


gcc42 hangs

2008-04-19 Thread Craig Niederberger
Ironically, it finally errored out immediately after I sent the last post.
Can anyone help figure out what's going on here?  What's a Bootstrap
comparison failure?  Any ideas how to get gcc42 to install?

Many TIA,
Craig

---  Building gcc42 with target all
Error: Target org.macports.build returned: shell command  cd
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build
 make all  returned error 2
Command output: make[4]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all'.
true AR_FLAGS=rc CC_FOR_BUILD=/usr/bin/gcc-4.0 CFLAGS=-g
-fkeep-inline-functions CXXFLAGS=-O2 CFLAGS_FOR_BUILD=-O2
CFLAGS_FOR_TARGET=-O2 -O2  INSTALL=/usr/bin/install
INSTALL_DATA=/usr/bin/install -m 644 INSTALL_PROGRAM=/usr/bin/install
INSTALL_SCRIPT=/usr/bin/install LDFLAGS= LIBCFLAGS=-g
-fkeep-inline-functions LIBCFLAGS_FOR_TARGET=-O2 -O2  MAKE=make
MAKEINFO=makeinfo --split-size=500 --split-size=500
--split-size=500  PICFLAG= PICFLAG_FOR_TARGET= SHELL=/bin/sh
EXPECT=expect RUNTEST=runtest RUNTESTFLAGS= exec_prefix=/opt/local
infodir=/opt/local/share/info libdir=/opt/local/lib/gcc42
prefix=/opt/local tooldir=/opt/local/i386-apple-darwin9.2.2 AR=ar
AS=as CC=/usr/bin/gcc-4.0 CXX=/usr/bin/g++-4.0
LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld LIBCFLAGS=-g
-fkeep-inline-functions NM=nm PICFLAG= RANLIB=ranlib DESTDIR=
DO=all multi-do # make
make[3]: Nothing to be done for `all'.
rm -f stage_current
make[4]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all'.
true AR_FLAGS=rc
CC_FOR_BUILD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/xgcc
-B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/
-B/opt/local/i386-apple-darwin9.2.2/bin/ CFLAGS=-O2 -g
-fomit-frame-pointer CXXFLAGS=-O2 CFLAGS_FOR_BUILD=-O2
CFLAGS_FOR_TARGET=-O2 -O2  INSTALL=/usr/bin/install
INSTALL_DATA=/usr/bin/install -m 644 INSTALL_PROGRAM=/usr/bin/install
INSTALL_SCRIPT=/usr/bin/install LDFLAGS= LIBCFLAGS=-O2 -g
-fomit-frame-pointer LIBCFLAGS_FOR_TARGET=-O2 -O2  MAKE=make
MAKEINFO=makeinfo --split-size=500 --split-size=500
--split-size=500  PICFLAG= PICFLAG_FOR_TARGET= SHELL=/bin/sh
EXPECT=expect RUNTEST=runtest RUNTESTFLAGS= exec_prefix=/opt/local
infodir=/opt/local/share/info libdir=/opt/local/lib/gcc42
prefix=/opt/local tooldir=/opt/local/i386-apple-darwin9.2.2 AR=ar
AS=as
CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/xgcc
-B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/
-B/opt/local/i386-apple-darwin9.2.2/bin/ CXX=/usr/bin/g++-4.0
LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld LIBCFLAGS=-O2 -g
-fomit-frame-pointer NM=nm PICFLAG= RANLIB=ranlib DESTDIR= DO=all
multi-do # make
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all'.
rm -f stage_current
make[4]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all'.
true AR_FLAGS=rc
CC_FOR_BUILD=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/xgcc
-B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/
-B/opt/local/i386-apple-darwin9.2.2/bin/ CFLAGS=-O2 -g
-fomit-frame-pointer CXXFLAGS=-O2 CFLAGS_FOR_BUILD=-O2
CFLAGS_FOR_TARGET=-O2 -O2  INSTALL=/usr/bin/install
INSTALL_DATA=/usr/bin/install -m 644 INSTALL_PROGRAM=/usr/bin/install
INSTALL_SCRIPT=/usr/bin/install LDFLAGS= LIBCFLAGS=-O2 -g
-fomit-frame-pointer LIBCFLAGS_FOR_TARGET=-O2 -O2  MAKE=make
MAKEINFO=makeinfo --split-size=500 --split-size=500
--split-size=500  PICFLAG= PICFLAG_FOR_TARGET= SHELL=/bin/sh
EXPECT=expect RUNTEST=runtest RUNTESTFLAGS= exec_prefix=/opt/local
infodir=/opt/local/share/info libdir=/opt/local/lib/gcc42
prefix=/opt/local tooldir=/opt/local/i386-apple-darwin9.2.2 AR=ar
AS=as
CC=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/xgcc
-B/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_gcc42/work/build/./prev-gcc/
-B/opt/local/i386-apple-darwin9.2.2/bin/ CXX=/usr/bin/g++-4.0
LD=/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld LIBCFLAGS=-O2 -g
-fomit-frame-pointer NM=nm PICFLAG= RANLIB=ranlib DESTDIR= DO=all
multi-do # make
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all'.
make DESTDIR= RPATH_ENVVAR=DYLD_LIBRARY_PATH