Date: Fri, 17 Nov 2017 15:59:05 +0100 (CET) From: =?ISO-8859-1?Q?Trond_Endrest=F8l?= <Trond.Endrestol@fagskolen.gjovik.no> To: FreeBSD questions <freebsd-questions@freebsd.org> Subject: Re: Need help to update devel/oniguruma port Message-ID: <alpine.BSF.2.21.1711171536140.1036@mail.fig.ol.no> In-Reply-To: <20171117134409.GA66048@ymer.bara1.se> References: <20171117134409.GA66048@ymer.bara1.se>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 Nov 2017 14:44+0100, User Hasse wrote: > Hello > > I'm stucked at updating the devel/oniguruma port trying to follow the instructions in > /usr/ports/UPDATING > > root@ymer:/home/hasse # portmaster -o devel/oniguruma devel/oniguruma6 > > ===>>> Port directory: /usr/ports/devel/oniguruma > > ===>>> Gathering distinfo list for installed ports > > ===>>> Launching 'make checksum' for devel/oniguruma in background > ===>>> Gathering dependency list for devel/oniguruma from ports > ===>>> Initial dependency check complete for devel/oniguruma > > > ===>>> Starting build for devel/oniguruma <<<=== > > ===>>> All dependencies are up to date > > ===> Cleaning for oniguruma6-6.6.1 > ===> License BSD2CLAUSE accepted by the user > ===> oniguruma6-6.6.1 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by oniguruma6-6.6.1 for building > ===> Extracting for oniguruma6-6.6.1 > => SHA256 Checksum OK for kkos-oniguruma-v6.6.1_GH0.tar.gz. > ===> Patching for oniguruma6-6.6.1 > ===> Applying FreeBSD patches for oniguruma6-6.6.1 > File to patch: > > Have tried different files to patch, but none working. Here are some suggestions: Do you for some reason have a directory named "files" in /usr/ports/devel/oniguruma? If so, you could rename that directory, or remove that directory and its contents. You could also verify manually if devel/oniguruma builds correctly: pushd /usr/ports/devel/oniguruma make build make clean popd If it builds correctly, then portmaster does something unexpected. devel/oniguruma builds cleanly on one of my systems, and I'm at r454311. Maybe you should update both your source and ports trees, and if possible install an updated kernel and a freshly built world. -- Trond.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.21.1711171536140.1036>