Bugs item #2783413, was opened at 2009-04-29 07:50
Message generated for change (Comment added) made by mr-meltdown
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2783413&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Build
Group: MonetDB Common "stable"
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Stefan Manegold (stmane)
Assigned to: Nobody/Anonymous (nobody)
Summary: MonetDB fails to compile with Python on SunOS

Initial Comment:
While working fine until Mon Apr 27 2009, compiling with Python fails on SunOS 
since Tue Apr 28 2009.
For details, look for "checking whether we can compile with Python" in 
buildtools/conf/MonetDB.m4 and in
/ufs/monet/Testing/Stable/MonetDB/.*-SunOS*..2009.04.2[789]/config.log

* 2009.04.27:

- pegasus/GNU:
configure:21088: checking whether we can compile with Python
configure:21111: gcc -c -g -O2 -D__EXTENSIONS__ -Wall -Wextra -std=c99  
-I/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/include/python2.6
 conftest.c >&5
configure:21118: $? = 0
configure:21123: result: yes

- build-x86-sol10/GNU:
configure:29277: checking whether we can compile with Python
configure:29300: gcc -c -g -O2 -D__EXTENSIONS__ -Wall -Wextra -std=c99  
-I/opt/csw/include/python2.5 conftest.c >&5
configure:29306: $? = 0
configure:29311: result: yes

- build-x86-sol10/Sun:
configure:29277: checking whether we can compile with Python
configure:29300: cc -c -g -D__EXTENSIONS__ -xc99  -I/opt/csw/include/python2.5 
conftest.c >&5
configure:29306: $? = 0
configure:29311: result: yes

* 2009.04.28:

- pegasus/GNU:
configure:21369: checking whether we can compile with Python
configure:21392: gcc -c -g -O2 -Wall -Wextra -std=c99  
-I/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/include/python2.6
 conftest.c >&5
In file included from /usr/include/limits.h:36,
                 from 
/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/lib/gcc/x86_64-pc-solaris2.11/4.3.2/include-fixed/limits.h:122,
                 from 
/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/lib/gcc/x86_64-pc-solaris2.11/4.3.2/include-fixed/syslimits.h:7,
                 from 
/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/lib/gcc/x86_64-pc-solaris2.11/4.3.2/include-fixed/limits.h:11,
  
                 from 
/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/include/python2.6/Python.h:19,
                 from conftest.c:66:
/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/lib/gcc/x86_64-pc-solaris2.11/4.3.2/include-fixed/sys/feature_tests.h:362:2:
 error: #error "Compiler or options invalid for pre-UNIX 03 X/Open applications 
   and pre-2001
configure:21399: $? = 1

- build-x86-sol10/GNU:
configure:29540: checking whether we can compile with Python
configure:29563: gcc -c -g -O2 -Wall -Wextra -std=c99  
-I/opt/csw/include/python2.5 conftest.c >&5
In file included from /opt/csw/include/python2.5/Python.h:8,
                 from conftest.c:64:
/opt/csw/include/python2.5/pyconfig.h:941:1: warning: "_XOPEN_SOURCE" redefined
conftest.c:20:1: warning: this is the location of the previous definition
In file included from 
/opt/csw/gcc3/lib/gcc/i386-pc-solaris2.8/3.4.5/include/syslimits.h:45,
                 from 
/opt/csw/gcc3/lib/gcc/i386-pc-solaris2.8/3.4.5/include/limits.h:11,   
                 from /opt/csw/include/python2.5/Python.h:18,
                 from conftest.c:64:
/usr/include/sys/feature_tests.h:353:2: #error "Compiler or options invalid for 
pre-UNIX 03 X/Open applications         and pre-2001 POSIX applications"
configure:29569: $? = 1

- build-x86-sol10/Sun:
configure:29540: checking whether we can compile with Python
configure:29563: cc -c -g -xc99  -I/opt/csw/include/python2.5 conftest.c >&5
"/opt/csw/include/python2.5/pyconfig.h", line 941: warning: macro redefined: 
_XOPEN_SOURCE
"/usr/include/sys/feature_tests.h", line 353: #error: "Compiler or options 
invalid for pre-UNIX 03 X/Open applications  and pre-2001 POSIX applications"
cc: acomp failed for conftest.c
configure:29569: $? = 2

* 2009.04.29:

- pegasus/GNU:
configure:21459: checking whether we can compile with Python
configure:21482: gcc -c -g -O2 -Wall -Wextra -std=c99  
-I/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/include/python2.6
 conftest.c >&5
In file included from /usr/include/limits.h:36,
                 from 
/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/lib/gcc/x86_64-pc-solaris2.11/4.3.2/include-fixed/limits.h:122,
                 from 
/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/lib/gcc/x86_64-pc-solaris2.11/4.3.2/include-fixed/syslimits.h:7,
                 from 
/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/lib/gcc/x86_64-pc-solaris2.11/4.3.2/include-fixed/limits.h:11,
                 from 
/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/include/python2.6/Python.h:19,
                 from conftest.c:66:
/net/pegasus.ins.cwi.nl/export/scratch/stripe/fabian/gentoo/prefix64/usr/lib/gcc/x86_64-pc-solaris2.11/4.3.2/include-fixed/sys/feature_tests.h:362:2:
 error: #error "Compiler or options invalid for pre-UNIX 03 X/Open applications 
   and pre-2001
configure:21489: $? = 1

- build-x86-sol10/GNU:
configure:29626: checking whether we can compile with Python
configure:29649: gcc -c -g -O2 -Wall -Wextra -std=c99  
-I/opt/csw/include/python2.5 conftest.c >&5
In file included from 
/opt/csw/gcc3/lib/gcc/i386-pc-solaris2.8/3.4.5/include/syslimits.h:45,
                 from 
/opt/csw/gcc3/lib/gcc/i386-pc-solaris2.8/3.4.5/include/limits.h:11,
                 from /opt/csw/include/python2.5/Python.h:18,
                 from conftest.c:63:
/usr/include/sys/feature_tests.h:353:2: #error "Compiler or options invalid for 
pre-UNIX 03 X/Open applications         and pre-2001 POSIX applications"
configure:29655: $? = 1

-build-x86-sol10/Sun:
configure:29626: checking whether we can compile with Python
configure:29649: cc -c -g -xc99  -I/opt/csw/include/python2.5 conftest.c >&5
"/usr/include/sys/feature_tests.h", line 353: #error: "Compiler or options 
invalid for pre-UNIX 03 X/Open applications  and pre-2001 POSIX applications"
cc: acomp failed for conftest.c
configure:29655: $? = 2


----------------------------------------------------------------------

>Comment By: Fabian (mr-meltdown)
Date: 2009-05-27 15:56

Message:
soon we can ditch swig so we no longer need to compile against Python
itself, so wontfix.

----------------------------------------------------------------------

Comment By: Fabian (mr-meltdown)
Date: 2009-04-29 11:19

Message:
There is not much that we can do here, IMO.

----------------------------------------------------------------------

Comment By: Fabian (mr-meltdown)
Date: 2009-04-29 10:53

Message:
Python is such a bunch of broken crap.... *sigh*

http://bugs.python.org/issue1759169

Will fix in Gentoo, and won't fix for the rest.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2783413&group_id=56967

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to