Date: Sat, 06 Jan 2024 23:51:04 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 276163] archivers/snappy-java: bad dependency syntax in BUILD_DEPENDS Message-ID: <bug-276163-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276163 Bug ID: 276163 Summary: archivers/snappy-java: bad dependency syntax in BUILD_DEPENDS Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: dougs@dawnsign.com CC: language.devel@gmail.com Flags: maintainer-feedback?(language.devel@gmail.com) CC: language.devel@gmail.com Ran into issue while rebuilding snappy-java as follows: # make reinstall clean =3D=3D=3D> Deinstalling for snappyjava =3D=3D=3D> Deinstalling snappyjava-1.1.10.5 Updating database digests format: 100% Checking integrity... done (0 conflicting) Deinstallation has been requested for the following 1 packages (of 0 packag= es in the universe): Installed packages to be REMOVED: snappyjava: 1.1.10.5 Number of packages to be removed: 1 The operation will free 2 MiB. [1/1] Deinstalling snappyjava-1.1.10.5... [1/1] Deleting files for snappyjava-1.1.10.5: 100% =3D=3D=3D> snappyjava-1.1.10.5 depends on executable: cmake - found =3D=3D=3D> snappyjava-1.1.10.5 depends on executable: sbt - found Error: bad dependency syntax in BUILD_DEPENDS expecting: pattern:origin[@flavour][:target] got: /bin/java: =3D=3D=3D> snappyjava-1.1.10.5 depends on package: gmake>=3D4.3 - found Errors with dependencies. *** Error code 1 Stop. make[1]: stopped in /usr/ports/archivers/snappy-java *** Error code 1 Stop. make: stopped in /usr/ports/archivers/snappy-java # This is on FreeBSD 13.2-RELEASE-p8. Running unifi7 which requires snappyjav= a. openjdk17 is currently installed. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276163-7788>