[MacPorts] #13818: mysql-python build fails on 1.600 and 10.5.1 on intel

MacPorts trac at macosforge.org
Thu Jan 3 14:57:57 PST 2008


#13818: mysql-python build fails on 1.600 and 10.5.1 on intel
-----------------------------------+----------------------------------------
 Reporter:  nigel at nigelking.me.uk  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect                 |      Status:  new                                  
 Priority:  Normal                 |   Milestone:                                       
Component:  ports                  |     Version:  1.6.0                                
 Keywords:                         |  
-----------------------------------+----------------------------------------
 using mysql5+server installed this build fails with the following message

 {{{
 --->  Fetching py-mysql
 --->  Verifying checksum(s) for py-mysql
 --->  Extracting py-mysql
 --->  Applying patches to py-mysql
 --->  Configuring py-mysql
 --->  Building py-mysql with target build
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_python_py-mysql/work/MySQL-python-1.2.2" &&
 /opt/local/bin/python2.4 setup.py build " returned error 1
 Command output: running build
 running build_py
 creating build
 creating build/lib.macosx-10.3-i386-2.4
 copying _mysql_exceptions.py -> build/lib.macosx-10.3-i386-2.4
 creating build/lib.macosx-10.3-i386-2.4/MySQLdb
 copying MySQLdb/__init__.py -> build/lib.macosx-10.3-i386-2.4/MySQLdb
 copying MySQLdb/converters.py -> build/lib.macosx-10.3-i386-2.4/MySQLdb
 copying MySQLdb/connections.py -> build/lib.macosx-10.3-i386-2.4/MySQLdb
 copying MySQLdb/cursors.py -> build/lib.macosx-10.3-i386-2.4/MySQLdb
 copying MySQLdb/release.py -> build/lib.macosx-10.3-i386-2.4/MySQLdb
 copying MySQLdb/times.py -> build/lib.macosx-10.3-i386-2.4/MySQLdb
 creating build/lib.macosx-10.3-i386-2.4/MySQLdb/constants
 copying MySQLdb/constants/__init__.py ->
 build/lib.macosx-10.3-i386-2.4/MySQLdb/constants
 copying MySQLdb/constants/CR.py ->
 build/lib.macosx-10.3-i386-2.4/MySQLdb/constants
 copying MySQLdb/constants/FIELD_TYPE.py ->
 build/lib.macosx-10.3-i386-2.4/MySQLdb/constants
 copying MySQLdb/constants/ER.py ->
 build/lib.macosx-10.3-i386-2.4/MySQLdb/constants
 copying MySQLdb/constants/FLAG.py ->
 build/lib.macosx-10.3-i386-2.4/MySQLdb/constants
 copying MySQLdb/constants/REFRESH.py ->
 build/lib.macosx-10.3-i386-2.4/MySQLdb/constants
 copying MySQLdb/constants/CLIENT.py ->
 build/lib.macosx-10.3-i386-2.4/MySQLdb/constants
 running build_ext
 building '_mysql' extension
 creating build/temp.macosx-10.3-i386-2.4
 /usr/bin/gcc-4.0 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp
 -fno-common -fno-common -dynamic -DNDEBUG -g -O3 -Wall -Wstrict-prototypes
 -Dversion_info=(1,2,2,'final',0) -D__version__=1.2.2
 -I/opt/local/include/mysql5/mysql
 -I/opt/local/Library/Frameworks/Python.framework/Versions/2.4/include/python2.4
 -c _mysql.c -o build/temp.macosx-10.3-i386-2.4/_mysql.o
 In file included from /opt/local/include/mysql5/mysql/mysql.h:47,
                  from _mysql.c:40:
 /usr/include/sys/types.h:92: error: duplicate 'unsigned'
 /usr/include/sys/types.h:92: error: two or more data types in declaration
 specifiers
 error: command '/usr/bin/gcc-4.0' failed with exit status 1

 Error: Status 1 encountered during processing.

 }}}

-- 
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13818>
MacPorts </projects/macports>
Ports system for Mac OS


More information about the macports-tickets mailing list