[Bug 245387] graphics/libheif: Fails to build EXAMPLES option disabled

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 16 18:16:16 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245387

tech-lists at zyxst.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tech-lists at zyxst.net

--- Comment #3 from tech-lists at zyxst.net ---
I'm getting this as well.

Tried downloading from the source at github and got this:

[...]

ln -sf /../go /src/github.com/strukturag/libheif/
GOPATH=
PKG_CONFIG_PATH=/root/test/libheif:/root/test/libheif/libde265/dist/lib/pkgconfig/
CGO_CFLAGS="-I/root/test/libheif"
CGO_LDFLAGS="-L/root/test/libheif/libheif/.libs"
LD_LIBRARY_PATH=/root/test/libheif/libheif/.libs /usr/local/bin/go build -o
heif-test-go heif-test.go
heif-test.go:39:2: cannot find package "github.com/strukturag/libheif/go/heif"
in any of:
        /usr/local/go/src/github.com/strukturag/libheif/go/heif (from $GOROOT)
        /root/go/src/github.com/strukturag/libheif/go/heif (from $GOPATH)
*** Error code 1

[...]

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list