Opened 11 years ago

Last modified 11 years ago

#40241 closed defect

git-core @1.8.4_0 fail to build: command execution failed — at Version 1

Reported by: davidmenhur@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc: ciserlohn@…
Port: git-core

Description (last modified by neverpanic (Clemens Lang))

--->  Building git-core
Error: org.macports.build for port git-core returned: command execution failed

The relevant part of the error log is:

:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git-core/git-core/work/git-1.8.4" && /usr/bin/make -j2 -w all CFLAGS="-I. -Wall -O2 -I/opt/local/include -arch x86_64" LDFLAGS="-L/opt/local/lib -arch x86_64" CC=/usr/bin/gcc-4.2 prefix=/opt/local CURLDIR=/opt/local OPENSSLDIR=/opt/local ICONVDIR=/opt/local PERL_PATH="/opt/local/bin/perl5.12" NO_FINK=1 NO_DARWIN_PORTS=1 NO_R_TO_GCC_LINKER=1 V=1 PYTHON_PATH="/opt/local/bin/python2.7" LIBPCREDIR=/opt/local USE_LIBPCRE=1 
:info:build Exit code: 2
:error:build org.macports.build for port git-core returned: command execution failed
:debug:build Error code: CHILDSTATUS 13766 2
:debug:build Backtrace: command execution failed
    while executing
"system -nice 0 $fullcmdstring"
    ("eval" body line 1)
    invoked from within
"eval system $notty $nice \$fullcmdstring"
    invoked from within
"command_exec build"
    (procedure "portbuild::build_main" line 8)
    invoked from within
"$procedure $targetname"
:info:build Warning: targets not executed for git-core: org.macports.install org.macports.build org.macports.destroot

It also failed with the previous version, 1.8.3.4_1

Change History (2)

Changed 11 years ago by davidmenhur@…

Attachment: bureport.log added

comment:1 Changed 11 years ago by neverpanic (Clemens Lang)

Description: modified (diff)
Note: See TracTickets for help on using tickets.