[MacPorts] #58582: xorg-libxcb @1.13.1 +python37 on Mac OS X 10.4.11, PPC Tiger, seems to use Python 2.7
MacPorts
noreply at macports.org
Mon Jun 10 14:20:31 UTC 2019
#58582: xorg-libxcb @1.13.1 +python37 on Mac OS X 10.4.11, PPC Tiger, seems to use
Python 2.7
-----------------------+-------------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Keywords: tiger | Port: xorg-libxcb
-----------------------+-------------------------
{{{
PYTHON='/opt/local/bin/python3.7'
Executing: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports
.org_release_tarballs_ports_x11_xorg-libxcb/xorg-
libxcb/work/libxcb-1.13.1" && ./configure --prefix=/opt/local --disable-
devel-docs --disable-silent-rules
DEBUG: system: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports
.org_release_tarballs_ports_x11_xorg-libxcb/xorg-
libxcb/work/libxcb-1.13.1" && ./configure --prefix=/opt/local --disable-
devel-docs --disable-silent-rules
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /opt/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether /opt/local/bin/python3.7 version is >= 2.6... yes
checking for /opt/local/bin/python3.7 version... 3.7
checking for /opt/local/bin/python3.7 platform... darwin
checking for /opt/local/bin/python3.7 script directory...
${prefix}/lib/python3.7/site-packages
checking for /opt/local/bin/python3.7 extension module directory...
${exec_prefix}/lib/python3.7/site-packages
checking whether make supports the include directive... yes (GNU style)
checking for gcc... /opt/local/bin/gcc-apple-4.2
}}}
starts correctly, but then uses:
{{{
checking for NEEDED... yes
checking for XDMCP... yes
checking for XdmcpWrap in -lXdmcp... yes
checking XCBPROTO_XCBINCLUDEDIR... /opt/local/share/xcb
checking XCBPROTO_XCBPYTHONDIR...
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages
checking for ANSI C header files... (cached) yes
checking for library containing getaddrinfo... none required
}}}
and finally
{{{
make[1]: Entering directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_lil.fr.rsync.macports
.org_release_tarballs_ports_x11_xorg-libxcb/xorg-
libxcb/work/libxcb-1.13.1/src'
/opt/local/bin/python3.7 ./c_client.py -c "libxcb 1.13.1" -l "X Version
11" -s "3" -p
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages /opt/local/share/xcb/xproto.xml
}}}
with a lot more XML files. In the end xorg-libxcb built. And installed.
--
Ticket URL: <https://trac.macports.org/ticket/58582>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list