Re: git: b199a8d06eff - main - ports-mgmt/pkg: update to 2.7.4
- In reply to: Baptiste Daroussin : "Re: git: b199a8d06eff - main - ports-mgmt/pkg: update to 2.7.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 16 Apr 2026 20:36:30 UTC
In message <0BCF0424-86B3-4251-8567-103E04664A2D@FreeBSD.org>, Baptiste Darouss in writes: > > > > Le 16 avril 2026 20:18:07 GMT+02:00, Cy Schubert <Cy=2ESchubert@cschubert= > =2Ecom> a =C3=A9crit=C2=A0: > >In message <aeEMfxY047PNcK6R@b=2Enours=2Eeu>, Baptiste Daroussin writes: > >> On Thu 16 Apr 09:16, Craig Leres wrote: > >> > On 4/16/26 08:58, Baptiste Daroussin wrote: > >> > > The branch main has been updated by bapt: > >> > >=20 > >> > > URL:https://cgit=2EFreeBSD=2Eorg/ports/commit/? > >> > > id=3Db199a8d06eff2c85cd65ea674e4ce4da3590bc67 > >> > >=20 > >> > > commit b199a8d06eff2c85cd65ea674e4ce4da3590bc67 > >> > > Author: Baptiste Daroussin<bapt@FreeBSD=2Eorg> > >> > > AuthorDate: 2026-04-16 15:55:58 +0000 > >> > > Commit: Baptiste Daroussin<bapt@FreeBSD=2Eorg> > >> > > CommitDate: 2026-04-16 15:58:31 +0000 > >> > >=20 > >> > > ports-mgmt/pkg: update to 2=2E7=2E4 > >> >=20 > >> > This doesn't fetch for me=2E I think distinfo needs updating=2E > >> >=20 > >> > Craig > >> > >> Yes fixed sorry about that=2E > >> > >> Best regards, > >> Bapt > >> > > > >pkg has been failing to build on 16-CURRENT since 2=2E7=2E0 with the foll= > owing=20 > >error=2E > > > >--- pkg-static --- > >ccache cc -o pkg-static add=2Eo alias=2Eo annotate=2Eo audit=2Eo autoremo= > ve=2Eo=20 > >check=2Eo clean=2Eo config=2Eo create=2Eo delete=2Eo event=2Eo fetch=2Eo = > globals=2Eo info=2Eo=20 > >install=2Eo key=2Eo lock=2Eo main=2Eo plugins=2Eo query=2Eo register=2Eo = > repo=2Eo=20 > >repositories=2Eo rquery=2Eo search=2Eo set=2Eo shell=2Eo shlib=2Eo ssh=2E= > o stats=2Eo=20 > >triggers=2Eo unregister=2Eo update=2Eo updating=2Eo upgrade=2Eo utils=2Eo= > version=2Eo=20 > >which=2Eo -static -L/export/wrkdir/amd64/export/freebsd/git/ports/ports-m= > gmt/p > >kg/work/pkg-2=2E7=2E4/libpkg -lpkg_flat -lelf -ljail -lm -pthread -larch= > ive=20 > >-lutil -lssl -lcrypto -lmd -lbz2 -lz -llzma -lprivatezstd > >/usr/local/bin/x86_64-unknown-freebsd16=2E0-ld: warning: x86_64-gf2m=2Eo:= > =20 > >missing =2Enote=2EGNU-stack section implies executable stack > >/usr/local/bin/x86_64-unknown-freebsd16=2E0-ld: NOTE: This behaviour is= > =20 > >deprecated and will be removed in a future version of the linker > >/usr/local/bin/x86_64-unknown-freebsd16=2E0-ld: /usr/lib/liblzma=2Ea(chec= > k=2Eo):=20 > >in function `lzma_sha256_init': > >/opt/src/git-src/contrib/xz/src/liblzma/check/check=2Eh:127:(=2Etext+0x6c= > ):=20 > >undefined reference to `_libmd_SHA256_Init' > >/usr/local/bin/x86_64-unknown-freebsd16=2E0-ld: /usr/lib/liblzma=2Ea(chec= > k=2Eo):=20 > >in function `lzma_sha256_update': > >/opt/src/git-src/contrib/xz/src/liblzma/check/check=2Eh:144:(=2Etext+0xc8= > ):=20 > >undefined reference to `_libmd_SHA256_Update' > >/usr/local/bin/x86_64-unknown-freebsd16=2E0-ld: /usr/lib/liblzma=2Ea(chec= > k=2Eo):=20 > >in function `lzma_sha256_finish': > >/opt/src/git-src/contrib/xz/src/liblzma/check/check=2Eh:151:(=2Etext+0xf9= > ):=20 > >undefined reference to `_libmd_SHA256_Final' > >cc: error: linker command failed with exit code 1 (use -v to see invocati= > on) > >*** [pkg-static] Error code 1 > > > >make[1]: stopped making "all" in /export/wrkdir/amd64/export/freebsd/git/= > por > >ts/ports-mgmt/pkg/work/pkg-2=2E7=2E4/src > >make[1]: 1 error > > > >make[1]: stopped making "all" in /export/wrkdir/amd64/export/freebsd/git/= > por > >ts/ports-mgmt/pkg/work/pkg-2=2E7=2E4/src > >*** [all] Error code 2 > > > >make: stopped making "all" in /export/wrkdir/amd64/export/freebsd/git/por= > ts/ > >ports-mgmt/pkg/work/pkg-2=2E7=2E4 > >make: 1 error > > > >make: stopped making "all" in /export/wrkdir/amd64/export/freebsd/git/por= > ts/ > >ports-mgmt/pkg/work/pkg-2=2E7=2E4 > >=3D=3D=3D> Compilation failed unexpectedly=2E > >Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failur= > e to > >the maintainer=2E > >*** Error code 1 > > > >Stop=2E > >make[2]: stopped making "build-message do-build" in=20 > >/export/freebsd/git/ports/ports-mgmt/pkg > >*** Error code 1 > > > >Stop=2E > >make[1]: stopped making "/export/wrkdir/amd64/export/freebsd/git/ports/po= > rts > >-mgmt/pkg/work/=2Estage_done=2Epkg=2E_usr_local" in /export/freebsd/git/p= > orts/port > >s-mgmt/pkg > >*** Error code 1 > > > >Stop=2E > >make: stopped making "all" in /export/freebsd/git/ports/ports-mgmt/pkg > >stinky$=20 > > > >I've hacked together a local fix that is not ready for prime time though= > =2E=20 > >Generally, reordering of libraries (-l) makes a difference=2E > > > > > this is weird I am running exclusively current and it works, also the buil= > ders for current have managed to build it and it is in the repos=2E > Interesting. It builds under my poudriere but not by hand. I will try to build it in a clean jail. > Best regards, > Bapt -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org e**(i*pi)+1=0