id summary reporter owner description type status priority milestone component version resolution keywords cc port 58658 xorg-libXxf86misc 1.0.4: Failed to configure xorg-libXxf86misc: No package 'xf86miscproto' found lhaeger jeremyhu "Here's what I get when trying to install xorg-libXxf86misc (as a dependency for xorg-server): {{{ # sudo port install xorg-libXxf86misc ---> Computing dependencies for xorg-libXxf86misc ---> Configuring xorg-libXxf86misc Error: Failed to configure xorg-libXxf86misc, consult /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-libXxf86misc/xorg-libXxf86misc/work/libXxf86misc-1.0.4/config.log Error: Failed to configure xorg-libXxf86misc: configure failure: command execution failed Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-libXxf86misc/xorg-libXxf86misc/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port xorg-libXxf86misc failed }}} config.log tells me: {{{ configure:18217: checking whether stripping libraries is possible configure:18231: result: yes configure:18257: checking if libtool supports shared libraries configure:18259: result: yes configure:18262: checking whether to build shared libraries configure:18287: result: yes configure:18290: checking whether to build static libraries configure:18294: result: yes configure:18335: checking for XXF86MISC configure:18342: $PKG_CONFIG --exists --print-errors ""xproto x11 xextproto xext xf86miscproto"" Package xf86miscproto was not found in the pkg-config search path. Perhaps you should add the directory containing `xf86miscproto.pc' to the PKG_CONFIG_PATH environment variable No package 'xf86miscproto' found configure:18345: $? = 1 configure:18359: $PKG_CONFIG --exists --print-errors ""xproto x11 xextproto xext xf86miscproto"" Package xf86miscproto was not found in the pkg-config search path. Perhaps you should add the directory containing `xf86miscproto.pc' to the PKG_CONFIG_PATH environment variable No package 'xf86miscproto' found configure:18362: $? = 1 configure:18376: result: no No package 'xf86miscproto' found configure:18392: error: Package requirements (xproto x11 xextproto xext xf86miscproto) were not met: No package 'xf86miscproto' 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 XXF86MISC_CFLAGS and XXF86MISC_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. }}} xf86miscproto has been replaced by xorg-xorgproto recently: {{{ sudo port install xorg-xf86miscproto 1 ↵ ---> Configuring xorg-xf86miscproto Error: xorg-xf86miscproto has been replaced by xorg-xorgproto; please install that instead. Error: Failed to configure xorg-xf86miscproto: obsolete port Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_x11_xorg-xf86miscproto/xorg-xf86miscproto/main.log for details. Error: Follow https://guide.macports.org/#project.tickets to report a bug. Error: Processing of port xorg-xf86miscproto failed }}} It seems as if that change has not been promoted to all required places in the ports tree and/or build system yet. Manually installing xorg-xorgproto does NOT solve this issue. Please find the build and log folders attached for analysis." defect closed Normal ports 2.5.4 fixed chrstphrchvz yan12125 cjones051073 xorg-libXxf86misc xorg-xorgproto