Summary: | security/cvm unable to build | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | freebsd.ports | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed DUPLICATE | ||||||
Severity: | Affects Many People | CC: | marino, uffe | ||||
Priority: | --- | Flags: | freebsd.ports:
maintainer-feedback?
(uffe) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
freebsd.ports
2014-09-19 08:56:47 UTC
Maintainer CC'd Hmm, what kind of poudriere run is it that you do ? I ran this command with success on FreeBSD 10.0 amd64: # poudriere testport -j 10amd64 -o security/cvm BTW: what is inside the file in question ? (/wrkdirs/usr/ports/security/cvm/work/stage/usr/local/lib/libcvm-command.la) Oh forgot to ask if you are building any of the options DOCS VCHKPW or just the default (In reply to uffe from comment #3) > Oh forgot to ask if you are building any of the options DOCS VCHKPW > > or just the default Ah, with the default options it works here, too! However, I'd need the vchkpw interface and thus can't disable the option. libcvm-command.la seems not to exist at all and it's not listed in pkg-plist, neither. Thanks for your fast answer, btw! :) Thanks for your reply - now that we know which buttons to push - I'll try to recreate the problem tonight. Could you try the attached patch (cvm.patch) thanks Created attachment 147574 [details]
cvm.patch
Yay! Now the port builds like a charm! Thank you so much for your fast fix! Great - you are welcome I've filed the change as a separate bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193851 Will close this case once it is comitted *** This bug has been marked as a duplicate of bug 193851 *** |