git-core fails to upgrade

Bjarne D Mathiesen macintosh at mathiesen.info
Sun May 13 05:02:55 PDT 2012


Anybody else seeing this -or- is something seriously wrong with my
installation ??


The following installed ports are outdated:
git-core                       1.7.10.1_0 < 1.7.10.2_0

upgrading the outdated ports
--->  Cleaning git-core
--->  Computing dependencies for git-core
--->  Fetching git-core
--->  Attempting to fetch git-1.7.10.2.tar.gz from
http://lil.fr.distfiles.macports.org/git-core
--->  Attempting to fetch git-manpages-1.7.10.2.tar.gz from
http://lil.fr.distfiles.macports.org/git-core
--->  Attempting to fetch git-htmldocs-1.7.10.2.tar.gz from
http://lil.fr.distfiles.macports.org/git-core
--->  Verifying checksum(s) for git-core
--->  Extracting git-core
--->  Applying patches to git-core
--->  Configuring git-core
--->  Building git-core
Error: Target org.macports.build returned: shell command failed (see log
for details)
Log for git-core is at:
/macports/var/macports/logs/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/main.log
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>

this seems to be the relevant part of 'port log git-core'

++++++++++ port log git-core start +++++++++++++
make[1]: Entering directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/work/git-1.7.10.2/perl'
/macports/bin/perl5.12 Makefile.PL PREFIX='/macports' INSTALL_BASE=''
--localedir='/macports/share/locale'
make[1]: /macports/bin/perl5.12: No such file or directory
rm -f git-remote-testgit git-remote-testgit+ && \
	INSTLIBDIR=`MAKEFLAGS= /usr/bin/make -C git_remote_helpers -s \
		--no-print-directory prefix='/macports' DESTDIR='' \
		instlibdir` && \
	sed -e '1s|#!.*python|#!/macports/bin/python2.7|' \
	    -e 's|\(os\.getenv("GITPYTHONLIB"\)[^)]*)|\1,"@@INSTLIBDIR@@")|' \
	    -e 's|@@INSTLIBDIR@@|'"$INSTLIBDIR"'|g' \
	    git-remote-testgit.py >git-remote-testgit+ && \
	chmod +x git-remote-testgit+ && \
	mv git-remote-testgit+ git-remote-testgit
/usr/bin/make -C gitweb  all
rm -f git-mergetool--lib git-mergetool--lib+ && sed -e
'1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e
's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.10.2/g' -e
's|@@LOCALEDIR@@|/macports/share/locale|g' -e 's/@@NO_CURL@@//g' -e
's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d'
git-mergetool--lib.sh >git-mergetool--lib+ && \
	mv git-mergetool--lib+ git-mergetool--lib
make[1]: Entering directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/work/git-1.7.10.2/gitweb'
/usr/bin/make -C ../  GIT-VERSION-FILE
rm -f git-parse-remote git-parse-remote+ && sed -e
'1s|#!.*/sh|#!/bin/sh|' -e 's|@SHELL_PATH@|/bin/sh|' -e
's|@@DIFF@@|diff|' -e 's/@@GIT_VERSION@@/1.7.10.2/g' -e
's|@@LOCALEDIR@@|/macports/share/locale|g' -e 's/@@NO_CURL@@//g' -e
's/@@USE_GETTEXT_SCHEME@@//g' -e '/^# @@BROKEN_PATH_FIX@@$/d'
git-parse-remote.sh >git-parse-remote+ && \
	mv git-parse-remote+ git-parse-remote
make[1]: *** [perl.mak] Error 1
make[1]: Leaving directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/work/git-1.7.10.2/perl'
make: *** [perl/perl.mak] Error 2
make: *** Waiting for unfinished jobs....
make[2]: Entering directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/work/git-1.7.10.2'
make[2]: `GIT-VERSION-FILE' is up to date.
make[2]: Leaving directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/work/git-1.7.10.2'
rm -f static/gitweb.js static/gitweb.js+ && \
	cat static/js/lib/common-lib.js static/js/lib/datetime.js
static/js/lib/cookies.js static/js/javascript-detection.js
static/js/adjust-timezone.js static/js/blame_incremental.js
>static/gitweb.js+ && \
	mv static/gitweb.js+ static/gitweb.js
rm -f gitweb.cgi gitweb.cgi+ && \
	sed -e '1s|#!.*perl|#!/macports/bin/perl5.12|' \
		-e 's|++GIT_VERSION++|1.7.10.2|g' -e
's|++GIT_BINDIR++|/macports/bin|g' -e
's|++GITWEB_CONFIG++|gitweb_config.perl|g' -e
's|++GITWEB_CONFIG_SYSTEM++|/etc/gitweb.conf|g' -e
's|++GITWEB_CONFIG_COMMON++|/etc/gitweb-common.conf|g' -e
's|++GITWEB_HOME_LINK_STR++|projects|g' -e 's|++GITWEB_SITENAME++||g' -e
's|++GITWEB_PROJECTROOT++|/pub/git|g' -e
's|"++GITWEB_PROJECT_MAXDEPTH++"|2007|g' -e 's|++GITWEB_EXPORT_OK++||g'
-e 's|++GITWEB_STRICT_EXPORT++||g' -e 's|++GITWEB_BASE_URL++||g' -e
's|++GITWEB_LIST++||g' -e 's|++GITWEB_HOMETEXT++|indextext.html|g' -e
's|++GITWEB_CSS++|static/gitweb.css|g' -e
's|++GITWEB_LOGO++|static/git-logo.png|g' -e
's|++GITWEB_FAVICON++|static/git-favicon.png|g' -e
's|++GITWEB_JS++|static/gitweb.js|g' -e
's|++GITWEB_SITE_HTML_HEAD_STRING++||g' -e 's|++GITWEB_SITE_HEADER++||g'
-e 's|++GITWEB_SITE_FOOTER++||g' -e 's|++HIGHLIGHT_BIN++|highlight|g'
gitweb.perl >gitweb.cgi+ && \
	chmod +x gitweb.cgi+ && \
	mv gitweb.cgi+ gitweb.cgi
make[1]: Leaving directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/work/git-1.7.10.2/gitweb'
make: Leaving directory
`/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/work/git-1.7.10.2'
shell command " cd
"/macports/var/macports/build/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/work/git-1.7.10.2"
&& /usr/bin/make -j8 -w all CFLAGS="-Wall -O2 -I/macports/include -arch
x86_64" LDFLAGS="-L/macports/lib -arch x86_64" CC=/usr/bin/clang
prefix=/macports CURLDIR=/macports OPENSSLDIR=/macports
ICONVDIR=/macports PERL_PATH="/macports/bin/perl5.12" NO_FINK=1
NO_DARWIN_PORTS=1 NO_R_TO_GCC_LINKER=1 V=1
PYTHON_PATH="/macports/bin/python2.7" LIBPCREDIR=/macports USE_LIBPCRE=1
" returned error 2
Error: Target org.macports.build returned: shell command failed (see log
for details)
DEBUG: Backtrace: shell command failed (see log for details)
Warning: the following items did not execute (for git-core):
org.macports.install org.macports.build org.macports.destroot
Log for git-core is at:
/macports/var/macports/logs/_macports_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/main.log
bash-4.2$

+++++++++++++++++++++ port log git-core slut ++++++++++++++++++++++++

-- 
Bjarne D Mathiesen
København N ; Danmark ; Europa
----------------------------------------------------------------------
denne besked er skrevet i et totalt M$-frit miljø
MacOS X 10.7.3 Lion ; 2.8GHz Intel Core i7 ; 16GB 1067MHz DDR3


More information about the macports-users mailing list