Opened 2 years ago

Closed 2 years ago

Last modified 2 years ago

#64363 closed defect (fixed)

git @2.34.1: /bin/sh: msgfmt: command not found

Reported by: blazarr Owned by: ci42
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: herbygillot (Herby Gillot)
Port: git

Description

Fails to build

:info:build Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_git/git/work/git-2.34.1" && /usr/bin/make -j10 -w all CFLAGS="-I. -Wall -O2 -I/opt/local/include -arch arm64" LDFLAGS="-L/opt/local/lib -arch arm64" CC=/usr/bin/clang prefix=/opt/local CURLDIR=/opt/local ICONVDIR=/opt/local NO_FINK=1 NO_DARWIN_PORTS=1 NO_R_TO_GCC_LINKER=1 V=1 PERL_PATH="/opt/local/bin/perl5.28" NO_PERL_CPAN_FALLBACK=1 LIBPCREDIR=/opt/local USE_LIBPCRE2=1 
:info:build Exit code: 2
:error:build Failed to build git: command execution failed
:debug:build Error code: CHILDSTATUS 10819 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"

Attachments (1)

main.log (416.7 KB) - added by blazarr 2 years ago.
log

Download all attachments as: .zip

Change History (6)

Changed 2 years ago by blazarr

Attachment: main.log added

log

comment:1 Changed 2 years ago by jmroot (Joshua Root)

Cc: herbygillot added
Owner: set to ci42
Status: newassigned

comment:2 Changed 2 years ago by herbygillot (Herby Gillot)

comment:3 Changed 2 years ago by herbygillot (Herby Gillot)

Resolution: fixed
Status: assignedclosed

In 8328d92906dc5c8e6d5986cfed114a50c15a71c8/macports-ports (master):

git: use updated gettext dependencies

Fixes: #64363

comment:4 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: git 2.34.1: build errorgit @2.34.1: /bin/sh: msgfmt: command not found

comment:5 Changed 2 years ago by herbygillot (Herby Gillot)

@blazarr, please sync to the latest ports tree (sudo port selfupdate), and try again.

Note: See TracTickets for help on using tickets.