Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#57624 closed defect (fixed)

xorg-xcb-util-xrm: Package xorg-macros was not found in the pkg-config search path

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: xorg-xcb-util-xrm

Description

xorg-xcb-util-xrm does not build:

Package xorg-macros was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-macros.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-macros' found
checking whether make supports nested variables... (cached) yes
checking whether to build developer documentation... yes
checking for doxygen... no
configure: WARNING: doxygen not found - documentation targets will be skipped
checking for xcb-aux... yes
checking for x11... no
configure: error: Package requirements (x11) were not met:

No package 'x11' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables XLIB_CFLAGS
and XLIB_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

Change History (6)

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Resolution: fixed
Status: assignedclosed

In 9b309ea55828abd15be860969842312db2fdb06e/macports-ports (master):

xorg-xcb-util-xrm: Add missing build dependency

Fixes: #57624

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

Resolution: fixed
Status: closedreopened
Version: 2.6.2

comment:3 Changed 5 years ago by mf2k (Frank Schima)

Owner: mf2k deleted
Status: reopenedassigned

comment:4 Changed 5 years ago by mf2k (Frank Schima)

I cannot reproduce this on my setup.

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

Owner: set to ryandesign
Resolution: fixed
Status: assignedclosed

In 1ca5b7c600c28317342b9bf67f882bfa46f6dcec/macports-ports (master):

xorg-xcb-util-xrm: Add missing dependencies

Closes: #57624

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

I was able to reproduce it with sudo port -t configure xorg-xcb-util-xrm.

Note: See TracTickets for help on using tickets.