Opened 9 years ago
Closed 9 years ago
#50869 closed defect (fixed)
git-2.7.3_0 fails to build in 10.6.8
Reported by: | hadley@… | Owned by: | ci42 |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | gnw3 | |
Port: | git |
Description
Git fails to build on 10.6.8
:info:build combine-diff.c: In function ‘diff_tree_combined’: :info:build combine-diff.c:1391: internal compiler error: Segmentation fault :info:build Please submit a full bug report, :info:build with preprocessed source if appropriate. :info:build See <URL:http://developer.apple.com/bugreporter> for instructions. :info:build make: *** [combine-diff.o] Error 1 :info:build make: *** Waiting for unfinished jobs.... :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git/git/work/git-2.7.3' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git/git/work/git-2.7.3" && /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.22" 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 returned: command execution failed :debug:build Error code: CHILDSTATUS 46645 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 "portbuild::build_main org.macports.build" ("eval" body line 1) invoked from within "eval $procedure $targetname" :info:build Warning: targets not executed for git: org.macports.install org.macports.build org.macports.destroot :notice:build Please see the log file for port git for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_git/git/main.log
Change History (4)
comment:1 Changed 9 years ago by hadley@…
Cc: | hadley@… added |
---|
comment:2 Changed 9 years ago by mf2k (Frank Schima)
Cc: | hadley@… removed |
---|---|
Owner: | changed from macports-tickets@… to ciserlohn@… |
In the future, please Cc the port maintainers (port info --maintainers git
), if any.
As reporter, you do not need to Cc yourself.
comment:3 Changed 9 years ago by ci42
Cc: | gnwiii@… added |
---|
Note: See
TracTickets for help on using
tickets.
Cc Me!