Opened 6 years ago

Closed 6 years ago

#57833 closed defect (fixed)

libots @0.5.0: *** No rule to make target `../src/libots-1.la', needed by `ots'. Stop.

Reported by: dershow Owned by: cedstrom@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: ryandesign (Ryan Carsten Schmidt)
Port: libots

Description (last modified by kencu (Ken))

I had libots installed. I just upgraded to 10.14 Mojave and followed the migration instructions to clean and reinstall. Now, libots fails to install. I've attached the log file.

Addendum by kencu: same error building on 10.6.8 from source.

Attachments (1)

main.log (44.0 KB) - added by dershow 6 years ago.

Download all attachments as: .zip

Change History (5)

Changed 6 years ago by dershow

Attachment: main.log added

comment:1 Changed 6 years ago by kencu (Ken)

This build failed for me as well on 10.6.8.

I found this patch <https://sources.debian.org/patches/ots/0.5.0-3/makefile-dependencies.patch/> and it fixes the build for me, but then running ots caused a segfault. I didn't investigate further than that.

comment:2 Changed 6 years ago by kencu (Ken)

Cc: cedstrom@… removed
Description: modified (diff)
Owner: set to cedstrom@…
Status: newassigned
Summary: libots fails under 10.14libots build error: *** No rule to make target `../src/libots-1.la', needed by `ots'. Stop.

comment:3 in reply to:  1 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign added
Keywords: haspatch added
Summary: libots build error: *** No rule to make target `../src/libots-1.la', needed by `ots'. Stop.libots @0.5.0: *** No rule to make target `../src/libots-1.la', needed by `ots'. Stop.

Replying to kencu:

I found this patch <https://sources.debian.org/patches/ots/0.5.0-3/makefile-dependencies.patch/> and it fixes the build for me, but then running ots caused a segfault. I didn't investigate further than that.

I don't see that segfault, so I'll commit that patch.

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

Resolution: fixed
Status: assignedclosed

In 72f90337e89332ff5bf4899d6c1eb24cbfde3e97/macports-ports (master):

libots: Fix build failure

Closes: #57833

Note: See TracTickets for help on using tickets.