thanks, fixed.

On 2026/03/04 08:59, Antoine Jacoutot wrote:
> On 2026-03-02 19:39, Stuart Henderson wrote:
> > CVSROOT:    /cvs
> > Module name:        ports
> > Changes by: [email protected]   2026/03/02 11:39:45
> > 
> > Modified files:
> >     sysutils/flashrom: Makefile distinfo
> >     sysutils/flashrom/patches: patch-include_platform_pci_h
> >                                patch-meson_build
> >     sysutils/flashrom/pkg: PLIST
> > 
> > Log message:
> > update to flashrom-1.7.0
> 
> Looks like it runs meson during build and cannot find git.
> 
> cc -O2 -pipe   -Wall -W -Wno-parentheses -Wstrict-prototypes
> -Wmissing-prototypes -I .   -c -o pcilmr.o pcilmr.c
> cc -O2 -pipe   -Wall -W -Wno-parentheses -Wstrict-prototypes
> -Wmissing-prototypes -I .   -c -o lmr/margin_hw.o lmr/margin_hw.c
> cc -O2 -pipe   -Wall -W -Wno-parentheses -Wstrict-prototypes
> -Wmissing-prototypes -I .   -c -o lmr/margin.o lmr/margin.c
> cc -O2 -pipe   -Wall -W -Wno-parentheses -Wstrict-prototypes
> -Wmissing-prototypes -I .   -c -o lmr/margin_log.o lmr/margin_log.c
> cc -O2 -pipe   -Wall -W -Wno-parentheses -Wstrict-prototypes
> -Wmissing-prototypes -I .   -c -o lmr/margin_results.o lmr/margin_results.c
> cc   pcilmr.o lmr/margin_hw.o lmr/margin.o lmr/margin_log.o
> lmr/margin_results.o common.o lib/libpci.a -lamd64 -lz -o pcilmr
> ld: warning: names-cache.c(names-cache.o:(get_cache_name) in archive
> lib/libpci.a): warning: sprintf() is often misused, please use snprintf()
> ld: warning: filter.c(filter.o:(pci_filter_parse_slot_v38) in archive
> lib/libpci.a): warning: strcpy() is almost always misused, please use
> strlcpy()
> M=`echo 2024-02-25 | sed 
> 's/-01-/-January-/;s/-02-/-February-/;s/-03-/-March-/;s/-04-/-April-/;s/-05-/-May-/;s/-06-/-June-/;s/-07-/-July-/;s/-08-/-August-/;s/-09-/-September-/;s/-10-/-October-/;s/-11-/-November-/;s/-12-/-December-/;s/\(.*\)-\(.*\)-\(.*\)/\3
> \2 \1/'` ; sed <pcilmr.man >pcilmr.8 
> "s/@TODAY@/$M/;s/@VERSION@/pciutils-3.11.1/;s#@IDSDIR@#/usr/local/share#;s#@PCI_IDS@#pci.ids.gz#"
> gmake: Leaving directory
> '/exopi-obj/pobj/flashrom-1.7.0/flashrom-v1.7.0/pciutils'
> Makefile:145: warning: pattern recipe did not update peer target 'pcilmr.5'.
> Makefile:145: warning: pattern recipe did not update peer target 'pcilmr.7'.
> The Meson build system
> Version: 1.10.1
> Source dir: /exopi-obj/pobj/flashrom-1.7.0/flashrom-v1.7.0
> Build dir: /exopi-obj/pobj/flashrom-1.7.0/build-amd64
> Build type: native build
> Project name: flashrom
> Project version: v1.7.0
> C compiler for the host machine: cc (clang 19.1.7 "OpenBSD clang version
> 19.1.7")
> C linker for the host machine: cc ld.lld 19.1.7
> Host machine cpu family: x86_64
> Host machine cpu: x86_64
> Program git found: NO
> 
> ../../../../exopi-obj/pobj/flashrom-1.7.0/flashrom-v1.7.0/meson.build:32:8:
> ERROR: Program 'git' not found or not executable
> 
> A full log can be found at
> /exopi-obj/pobj/flashrom-1.7.0/build-amd64/meson-logs/meson-log.txt
> 
> 
> -- 
> Antoine

Reply via email to