You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Christian Hammers (JIRA)" <ji...@apache.org> on 2009/10/24 21:30:59 UTC

[jira] Created: (INFRA-2294) PHP pdo_sqlite broken on buildbot of ci.apache.org

PHP pdo_sqlite broken on buildbot of ci.apache.org
--------------------------------------------------

                 Key: INFRA-2294
                 URL: https://issues.apache.org/jira/browse/INFRA-2294
             Project: Infrastructure
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Buildbot
            Reporter: Christian Hammers


Hello

ci.apache.org has a broken PHP installation which causes the builds of the log4php project to fail:

http://ci.apache.org/builders/log4php-trunk/builds/226/steps/compile/logs/stdio

[INFO] [antrun:run {execution: phpdoc}]
[INFO] Executing tasks
    [mkdir] Created dir: /home/buildslave1/slave1/log4php-trunk/build/target/site/apidocs
     [exec] PHP Fatal error:  PDO: driver sqlite requires PDO API version 20060409; this is PDO version 20060511 in Unknown on line 0
     [exec] PHP Fatal error:  Unable to start pdo_sqlite module in Unknown on line 0

Probably the pdo_sqlite has to be rebuilded to match the local PHP version again.

bye,

-christian-

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2294) PHP pdo_sqlite broken on buildbot of ci.apache.org

Posted by "Christian Hammers (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12779158#action_12779158 ] 

Christian Hammers commented on INFRA-2294:
------------------------------------------

It's still broken! :-(


> PHP pdo_sqlite broken on buildbot of ci.apache.org
> --------------------------------------------------
>
>                 Key: INFRA-2294
>                 URL: https://issues.apache.org/jira/browse/INFRA-2294
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Buildbot
>            Reporter: Christian Hammers
>            Assignee: Gavin
>
> Hello
> ci.apache.org has a broken PHP installation which causes the builds of the log4php project to fail:
> http://ci.apache.org/builders/log4php-trunk/builds/226/steps/compile/logs/stdio
> [INFO] [antrun:run {execution: phpdoc}]
> [INFO] Executing tasks
>     [mkdir] Created dir: /home/buildslave1/slave1/log4php-trunk/build/target/site/apidocs
>      [exec] PHP Fatal error:  PDO: driver sqlite requires PDO API version 20060409; this is PDO version 20060511 in Unknown on line 0
>      [exec] PHP Fatal error:  Unable to start pdo_sqlite module in Unknown on line 0
> Probably the pdo_sqlite has to be rebuilded to match the local PHP version again.
> bye,
> -christian-

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2294) PHP pdo_sqlite broken on buildbot of ci.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12769941#action_12769941 ] 

Gavin commented on INFRA-2294:
------------------------------

No idea why this is happening. Some suggestions are to recompile PHP with --no-pdo option as it may be interfering with sqlit/mysql pdo drivers. Whilst I investigate more ideas will be helpful.

> PHP pdo_sqlite broken on buildbot of ci.apache.org
> --------------------------------------------------
>
>                 Key: INFRA-2294
>                 URL: https://issues.apache.org/jira/browse/INFRA-2294
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Buildbot
>            Reporter: Christian Hammers
>            Assignee: Gavin
>
> Hello
> ci.apache.org has a broken PHP installation which causes the builds of the log4php project to fail:
> http://ci.apache.org/builders/log4php-trunk/builds/226/steps/compile/logs/stdio
> [INFO] [antrun:run {execution: phpdoc}]
> [INFO] Executing tasks
>     [mkdir] Created dir: /home/buildslave1/slave1/log4php-trunk/build/target/site/apidocs
>      [exec] PHP Fatal error:  PDO: driver sqlite requires PDO API version 20060409; this is PDO version 20060511 in Unknown on line 0
>      [exec] PHP Fatal error:  Unable to start pdo_sqlite module in Unknown on line 0
> Probably the pdo_sqlite has to be rebuilded to match the local PHP version again.
> bye,
> -christian-

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (INFRA-2294) PHP pdo_sqlite broken on buildbot of ci.apache.org

Posted by "#asfinfra IRC Bot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

#asfinfra IRC Bot updated INFRA-2294:
-------------------------------------

    Assignee: Gavin

> PHP pdo_sqlite broken on buildbot of ci.apache.org
> --------------------------------------------------
>
>                 Key: INFRA-2294
>                 URL: https://issues.apache.org/jira/browse/INFRA-2294
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Buildbot
>            Reporter: Christian Hammers
>            Assignee: Gavin
>
> Hello
> ci.apache.org has a broken PHP installation which causes the builds of the log4php project to fail:
> http://ci.apache.org/builders/log4php-trunk/builds/226/steps/compile/logs/stdio
> [INFO] [antrun:run {execution: phpdoc}]
> [INFO] Executing tasks
>     [mkdir] Created dir: /home/buildslave1/slave1/log4php-trunk/build/target/site/apidocs
>      [exec] PHP Fatal error:  PDO: driver sqlite requires PDO API version 20060409; this is PDO version 20060511 in Unknown on line 0
>      [exec] PHP Fatal error:  Unable to start pdo_sqlite module in Unknown on line 0
> Probably the pdo_sqlite has to be rebuilded to match the local PHP version again.
> bye,
> -christian-

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (INFRA-2294) PHP pdo_sqlite broken on buildbot of ci.apache.org

Posted by "Gavin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-2294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin closed INFRA-2294.
------------------------

    Resolution: Fixed
      Assignee:     (was: Gavin)

All working now, sorry for delay.

> PHP pdo_sqlite broken on buildbot of ci.apache.org
> --------------------------------------------------
>
>                 Key: INFRA-2294
>                 URL: https://issues.apache.org/jira/browse/INFRA-2294
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Buildbot
>            Reporter: Christian Hammers
>
> Hello
> ci.apache.org has a broken PHP installation which causes the builds of the log4php project to fail:
> http://ci.apache.org/builders/log4php-trunk/builds/226/steps/compile/logs/stdio
> [INFO] [antrun:run {execution: phpdoc}]
> [INFO] Executing tasks
>     [mkdir] Created dir: /home/buildslave1/slave1/log4php-trunk/build/target/site/apidocs
>      [exec] PHP Fatal error:  PDO: driver sqlite requires PDO API version 20060409; this is PDO version 20060511 in Unknown on line 0
>      [exec] PHP Fatal error:  Unable to start pdo_sqlite module in Unknown on line 0
> Probably the pdo_sqlite has to be rebuilded to match the local PHP version again.
> bye,
> -christian-

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.