Date: Sun, 23 Oct 2016 09:23:25 -0700 From: Kevin Oberman <rkoberman@gmail.com> To: Baho Utot <baho-utot@columbus.rr.com> Cc: FreeBSD Ports ML <freebsd-ports@freebsd.org>, Mailinglists FreeBSD <freebsd-questions@freebsd.org> Subject: Re: Fails to build math/libqalculate Message-ID: <CAN6yY1txwjOWRve0U9ZffFOHf8W%2BD0bXG_2S4jdvUqCk7m4SqQ@mail.gmail.com> In-Reply-To: <28720f79-b7a3-7dd8-7cf8-1870124ceeab@columbus.rr.com> References: <28720f79-b7a3-7dd8-7cf8-1870124ceeab@columbus.rr.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 23, 2016 at 4:57 AM, Baho Utot <baho-utot@columbus.rr.com> wrote: > Sending this again as I have had mail server issues > > There is no src/Makefile.in only src/Makefile.am > > > /usr/ports/math/libqalculate # make > ===> License GPLv2 accepted by the user > ===> Found saved configuration for libqalculate-0.9.10 > ===> libqalculate-0.9.10 depends on file: /usr/local/sbin/pkg - found > ===> Fetching all distfiles required by libqalculate-0.9.10 for building > ===> Extracting for libqalculate-0.9.10 > => SHA256 Checksum OK for Qalculate-libqalculate-v0.9.10_GH0.tar.gz. > ===> Patching for libqalculate-0.9.10 > ===> Applying FreeBSD patches for libqalculate-0.9.10 > File to patch: > No file found--skip this patch? [n] y > 1 out of 1 hunks ignored--saving rejects to Oops.rej > => Patch patch-src-Makefile.in failed to apply cleanly. > => Patch(es) patch-libqalculate.pc.in applied cleanly. > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/math/libqalculate > *** Error code 1 > > Stop. > make: stopped in /usr/ports/math/libqalculate > You seem to have a bogus file in the port directory as this port contains no patches. # ls /usr/ports/math/qalculate Makefile distinfo pkg-descr pkg-plist Patches are placed in a "files" directory and thee is no such directory. I have also checked the repository and it has 0.9.10, but no FreeBSD patches. If you use svn to update your ports tree, I'd suggest: # rm /usr/ports/math/qalculate/* #svn up /usr/ports/math/qalculate/ If you use portsnap, this simply should not happen as it should remove any stale files. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1txwjOWRve0U9ZffFOHf8W%2BD0bXG_2S4jdvUqCk7m4SqQ>