[MacPorts] #26480: php5-mysql fails to upgrade: my_compiler.h: No such file or directory
#26480: php5-mysql fails to upgrade: my_compiler.h: No such file or directory -------------------------------------+-------------------------------------- Reporter: JensErikWeber@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: php5-mysql -------------------------------------+-------------------------------------- When trying to upgrade I get the following error (Mac OS X 10.5.8 PPC): {{{ In file included from /Users/jens/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-mysql/work/php-5.3.3/ext/mysqli/php_mysqli_structs.h:61, from /Users/jens/.macports/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_php_php5-mysql/work/php-5.3.3/ext/mysqli/mysqli.c:33: /opt/local/include/mysql5/mysql/my_global.h:626:25: error: my_compiler.h: No such file or directory }}} It's an include directive: {{{ #include <my_compiler.h> }}} But this file doesn't exist. -- Ticket URL: <http://trac.macports.org/ticket/26480> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26480: php5-mysql fails to upgrade: my_compiler.h: No such file or directory -------------------------------------+-------------------------------------- Reporter: JensErikWeber@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: php5-mysql -------------------------------------+-------------------------------------- Comment(by JensErikWeber@…): I forgot the version: I tried to upgrade php5-mysql from 5.3.2_0 to 5.3.3_0. -- Ticket URL: <http://trac.macports.org/ticket/26480#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26480: mysql5 5.1.50 prevents php5-mysql +mysql5 build: my_global.h:626:25: error: my_compiler.h: No such file or directory -------------------------------------+-------------------------------------- Reporter: JensErikWeber@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: mysql5, php5-mysql -------------------------------------+-------------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * status: new => assigned * port: php5-mysql => mysql5, php5-mysql * cc: ryandesign@…, JensErikWeber@… (removed) * cc: jwa@… (added) Comment: This problem is new as of mysql5 @5.1.50 and only affects php5-mysql if you are building with the +mysql5 variant. Consider building php5-mysql with the +mysqlnd variant instead to work around the problem for now. [http://bugs.gentoo.org/show_bug.cgi?id=333923 Here's how Gentoo resolved it]; I'll see if we can apply the same fix in MacPorts. -- Ticket URL: <http://trac.macports.org/ticket/26480#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26480: mysql5 5.1.50 prevents php5-mysql +mysql5 build: my_global.h:626:25: error: my_compiler.h: No such file or directory --------------------------------------+------------------------------------- Reporter: JensErikWeber@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: fixed | Keywords: Port: mysql5, php5-mysql | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * cc: JensErikWeber@… (removed) * resolution: => fixed Comment: You don't need to Cc yourself; you already receive notifications as the ticket submitter. Fixed in r71511 per [http://bugs.mysql.com/bug.php?id=55846 MySQL bug report 55846]. -- Ticket URL: <http://trac.macports.org/ticket/26480#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts