Re: [Fink-users] unable to build python34

2015-05-14 Thread Daniel Johnson

 On May 14, 2015, at 8:21 AM, Jesse Alama jesseal...@fastmail.fm wrote:
 
 On 10.10.3, I am able to get a ways into building python34, but the build 
 ultimately fails (log file attached).  Any idea what might be going on?
 
 Thanks,
 
 Jesse
 python3.log

Yes, the error is here:

/sw/include/tk.h:96:13: fatal error: 'X11/Xlib.h' file not found
#   include X11/Xlib.h

So either you’re missing Xquartz altogether or are missing the /usr/X11 symlink.

Daniel



signature.asc
Description: Message signed with OpenPGP using GPGMail
--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] unable to build python34

2015-05-14 Thread Jesse Alama
On Thu, May 14, 2015, at 02:31 PM, Daniel Johnson wrote:

  On May 14, 2015, at 8:21 AM, Jesse Alama jesseal...@fastmail.fm wrote:
  
  On 10.10.3, I am able to get a ways into building python34, but the build 
  ultimately fails (log file attached).  Any idea what might be going on?
  
  Thanks,
  
  Jesse
  python3.log
 
 Yes, the error is here:
 
 /sw/include/tk.h:96:13: fatal error: 'X11/Xlib.h' file not found
 #   include X11/Xlib.h
 
 So either you’re missing Xquartz altogether or are missing the /usr/X11
 symlink.

I neglected to set up that X11 symlink.  Doing so does the job.  Thanks!

Jesse

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] unable to build python34

2015-05-14 Thread Jesse Alama
On 10.10.3, I am able to get a ways into building python34, but the build 
ultimately fails (log file attached).  Any idea what might be going on?

Thanks,

Jesse

WARNING: Xcode.app version (0.0) and Xcode Command Line Tools version (6.3)
are not compatible.
You may experience build errors.

The following package will be installed or updated:
 python3
The following 2 additional packages will be installed:
 python34 python34-shlibs
Default answer will be chosen in 60 seconds...
Do you want to continue? [Y/n] Setting runtime build-lock...
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-python34-3.4.3-1 
/sw/src/fink.build
dpkg-deb: building package `fink-buildlock-python34-3.4.3-1' in 
`/sw/src/fink.build/fink-buildlock-python34-3.4.3-1_2015.05.14-14.14.11_darwin-x86_64.deb'.
Installing build-lock package...
/sw/bin/dpkg-lockwait -i 
/sw/src/fink.build/fink-buildlock-python34-3.4.3-1_2015.05.14-14.14.11_darwin-x86_64.deb
Selecting previously deselected package fink-buildlock-python34-3.4.3-1.
(Reading database ... 290393 files and directories currently installed.)
Unpacking fink-buildlock-python34-3.4.3-1 (from 
.../fink-buildlock-python34-3.4.3-1_2015.05.14-14.14.11_darwin-x86_64.deb) ...
Setting up fink-buildlock-python34-3.4.3-1 (2015.05.14-14.14.11) ...

sudo -u fink-bld [ENV] sh -c /tmp/fink.vh76E
env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xf 
/sw/src/Python-3.4.3.tar.xz
sudo -u fink-bld [ENV] sh -c /tmp/fink.gp6oJ
env LANG=C LC_ALL=C /sw/bin/tar  --no-same-owner --no-same-permissions -xf 
/sw/src/python-3.4.3-docs-html.tar.bz2
sudo -u fink-bld [ENV] sh -c /tmp/fink.dKqJF
[ -r /sw/fink/dists/stable/main/finkinfo/languages/python34.patch ]
sudo -u fink-bld [ENV] sh -c /tmp/fink.FpEOJ
sed 's|@PREFIX@|/sw|g'  
/sw/fink/dists/stable/main/finkinfo/languages/python34.patch | patch -p1
patching file Lib/ctypes/macholib/dyld.py
patching file Lib/sysconfig.py
patching file Makefile.pre.in
patching file Misc/python-config.in
patching file Misc/python.pc.in
patching file Modules/_dbmmodule.c
patching file configure
patching file setup.py
perl -pi -e s|'/tmp', '/var/tmp'|'/private/tmp', '/private/var/tmp'| 
Lib/tempfile.py
sudo -u fink-bld [ENV] sh -c /tmp/fink.Rqpmo
/tmp/fink.5FNTW
++ uname -r
++ cut -d. -f1
+ darwin_vers=14
+ '[' 14 -ge 11 ']'
+ perl -pi -e 's/ -lSystemStubs//' ./configure
+ perl -pi -e 's/-O3/-fwrapv -O3/' ./configure
+ ./configure --prefix=/sw --enable-shared --enable-loadable-sqlite-extensions 
--with-dbmliborder=gdbm --with-system-expat --with-system-ffi 
'--with-tcltk-includes=-I/sw/include -I/usr/X11/include' 
'--with-tcltk-libs=-L/sw/libs -ltcl -ltk' --without-ensurepip
checking build system type... x86_64-apple-darwin14.3.0
checking host system type... x86_64-apple-darwin14.3.0
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... darwin
checking for --without-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for --with-cxx-main=compiler... no
checking for -Wl,--no-as-needed... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for --with-suffix... 
checking for case-insensitive build directory... yes
checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for GNU ld... no
checking for inline... inline
checking for --enable-shared... yes
checking for --enable-profiling... no
checking LDLIBRARY... libpython$(LDVERSION).dylib
checking for ranlib... ranlib
checking for ar... ar
checking for readelf... no
checking for python3.4... no
checking for python3... no
checking for python... python
checking for a BSD-compatible install... /sw/bin/ginstall -c
checking for a thread-safe mkdir -p... /sw/bin/mkdir -p
checking for --with-pydebug... no
checking whether gcc accepts and needs -fno-strict-aliasing... no
checking if we can turn off gcc unused result warning... yes
checking for -Werror=declaration-after-statement... yes
checking which compiler should be used... gcc
checking which MACOSX_DEPLOYMENT_TARGET to use...