Opened 8 years ago

Closed 8 years ago

#52280 closed defect (fixed)

libconfuse @2.8: libconfuse.pc contains -R/opt/local/lib, causing build failure of bmon

Reported by: mkae (Marko Käning) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: mavericks Cc:
Port: libconfuse

Description

This is what I observed on OSX 10.9.5:

:info:build mv -f .deps/bmon-in_sysctl.Tpo .deps/bmon-in_sysctl.Po
:info:build /usr/bin/clang -I../include -I../include -DSYSCONFDIR=\"/opt/local/etc\" -D_GNU_SOURCE -Wall  -I/opt/local/include   -pipe -Os -arch x86_64  -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o bmon bmon-utils.o bmon-unit.o bmon-conf.o bmon-input.o bmon-output.o bmon-group.o bmon-element.o bmon-attr.o bmon-element_cfg.o bmon-history.o bmon-graph.o bmon-bmon.o bmon-module.o bmon-in_netlink.o bmon-in_null.o bmon-in_dummy.o bmon-in_proc.o bmon-in_sysctl.o bmon-out_null.o bmon-out_format.o bmon-out_ascii.o bmon-out_curses.o -lncursesw -L/opt/local/lib -lconfuse -lintl -R/opt/local/lib -Wl,-framework -Wl,CoreFoundation   -lm
:info:build clang: error: unknown argument: '-R/opt/local/lib'
:info:build make[1]: *** [bmon] Error 1
:info:build make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_net_bmon/bmon/work/bmon-3.9/src'
:info:build make: *** [all-recursive] Error 1

Change History (4)

comment:1 Changed 8 years ago by mkae (Marko Käning)

Summary: boon 3.9 upgrade fails to build on Mavericksbmon 3.9: upgrade fails to build on Mavericks

comment:2 Changed 8 years ago by mkae (Marko Käning)

Keywords: mavericks added

Just checked on VMs running El-Capitan as well as Sierra: there it does work just fine!

Last edited 8 years ago by mkae (Marko Käning) (previous) (diff)

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

Owner: changed from macports-tickets@… to ryandesign@…
Port: libconfuse added; bmon removed
Status: newassigned
Summary: bmon 3.9: upgrade fails to build on Maverickslibconfuse @2.8: libconfuse.pc contains -R/opt/local/lib, causing build failure of bmon

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

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.