Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18027 closed defect (fixed)

xorg-libXres: missing dependency on xorg-resourceproto

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: jeremyhu (Jeremy Huddleston Sequoia)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: xorg-libXres

Description

xorg-libXres appears to be missing a dependency on xorg-resourceproto, because I get this:

--->  Fetching xorg-libXres
--->  Attempting to fetch libXres-1.0.3.tar.bz2 from http://distfiles.macports.org/xorg-libXres
--->  Verifying checksum(s) for xorg-libXres
--->  Extracting xorg-libXres
--->  Configuring xorg-libXres
Error: Target org.macports.configure returned: configure failure: shell command " cd "/mp/var/macports/build/_Users_rschmidt_macports_dports_x11_xorg-libXres/work/libXres-1.0.3" && ./configure --prefix=/mp --disable-dependency-tracking " returned error 1
Command output: checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/bin/g++-4.0... /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld
checking if the linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) is GNU ld... no
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes
checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common
checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
checking if /usr/bin/g++-4.0 static flag -static works... no
checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.1 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for pkg-config... /mp/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XRES... yes
checking for RESOURCEEXT... configure: error: Package requirements (resourceproto >= 1.0) were not met:

No package 'resourceproto' 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 RESOURCEEXT_CFLAGS
and RESOURCEEXT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.


Error: The following dependencies failed to build: xorg-libXres xorg-libXtst xorg-recordproto xorg-libXv xorg-videoproto xorg-libXvMC xorg-libXxf86dga xorg-xf86dgaproto xorg-libXxf86misc xorg-xf86miscproto xorg-libXxf86vm xorg-xf86vidmodeproto xorg-libdmx xorg-dmxproto xorg-liblbxutil xorg-liboldX xorg-libxkbfile xorg-libxkbui xorg-xcb-util
Error: Status 1 encountered during processing.

If I first install xorg-resourceproto, then xorg-libXres installs fine.

Change History (2)

comment:1 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)

Resolution: fixed
Status: newclosed

Fixed in r45438

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.