Opened 11 years ago

Closed 5 years ago

#40043 closed defect (fixed)

xapian-bindings @1.2.8_0: destroot does not install anything

Reported by: frozencemetery (Robbie Harwood) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: xapian-bindings

Description

Please find attached the results of attempting to install xapian-bindings. System is 10.8, gcc is mp-gcc47, clang is 3.3. Let me know if there's any more information I can provide.

Attachments (1)

main.log (28.2 KB) - added by frozencemetery (Robbie Harwood) 11 years ago.
main.log

Download all attachments as: .zip

Change History (5)

Changed 11 years ago by frozencemetery (Robbie Harwood)

Attachment: main.log added

main.log

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Cc: dcolish@… removed
Owner: changed from macports-tickets@… to dcolish@…
Summary: [xapian-bindings] Install failure (`make install DESTDIR=${destroot}` support)xapian-bindings @1.2.8_0: destroot does not install anything

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Owner: dcolish@… deleted
Status: newassigned

See #54089.

comment:3 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

The log says:

:info:configure *** Not found the required tools for building bindings for any
:info:configure *** supported language!

It looks like you've requested to install the port without any of the variants. That's invalid. The purpose of this port is to install language bindings for xapian. You must tell the port, via at least one of the variants, for which langauge(s) you want bindings to be built.

This is not the best way that this port could have been implemented. A better way that would be easier to understand and use would be to use subports.

comment:4 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Resolution: fixed
Status: assignedclosed

In 3576f071b5055413ca303594b40f72480b6bb7ed/macports-ports (master):

xapian-core, xapian-bindings: Update to 1.4.9

The bindings are now available as subports.

Closes: #34673
Closes: #40043

Note: See TracTickets for help on using tickets.