Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Apr 2017 17:19:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218510] net-p2p/litecoin fails to build in presence of leveldb
Message-ID:  <bug-218510-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218510

            Bug ID: 218510
           Summary: net-p2p/litecoin fails to build in presence of leveldb
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: swills@FreeBSD.org
          Reporter: milios@ccsys.com
          Assignee: swills@FreeBSD.org
             Flags: maintainer-feedback?(swills@FreeBSD.org)

Created attachment 181620
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181620&action=
=3Dedit
output from failed `make` in /usr/ports/net-p2p/litecoin

if the system has databases/leveldb installed, then somewhere along the
configure or build, litecoin and litecoin-daemon decide to pick up one's
installed leveldb instead of building/linking the one embedded in the litec=
oin
source. this caused the build to fail on my system, showing the attached
output.

uninstalling leveldb momentarily (just during the build) was a workaround t=
hat
worked for me. i did not find an appropriate --without-* knob for the litec=
oin
configure script. i'm sorry i could not produce a better fix in the limited
time i gave it.

it looks to me like the bitcoin port builds and links its embedded leveldb =
code
regardless of the databases/leveldb port/package being installed on the bui=
ld
system or not.

--=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-218510-13>