Send Pd-cvs mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.puredata.info/listinfo/pd-cvs
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Pd-cvs digest..."
Today's Topics:
1. SF.net SVN: pure-data:[17032] trunk/externals/pmpd
([email protected])
2. SF.net SVN: pure-data:[17033] trunk/externals/pmpd
([email protected])
3. SF.net SVN: pure-data:[17034] trunk/externals/pmpd
([email protected])
4. Build failed in Jenkins: pd-double ? macosx105-i386 #481
([email protected])
----------------------------------------------------------------------
Message: 1
Date: Wed, 13 Feb 2013 15:07:33 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17032] trunk/externals/pmpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17032
http://pure-data.svn.sourceforge.net/pure-data/?rev=17032&view=rev
Author: nusmuk
Date: 2013-02-13 15:07:32 +0000 (Wed, 13 Feb 2013)
Log Message:
-----------
bugfix
Modified Paths:
--------------
trunk/externals/pmpd/TODO.txt
trunk/externals/pmpd/pmpd3d_get.c
trunk/externals/pmpd/pmpd3d_list.c
trunk/externals/pmpd/pmpd3d_set.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 2
Date: Wed, 13 Feb 2013 15:36:38 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17033] trunk/externals/pmpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17033
http://pure-data.svn.sourceforge.net/pure-data/?rev=17033&view=rev
Author: nusmuk
Date: 2013-02-13 15:36:37 +0000 (Wed, 13 Feb 2013)
Log Message:
-----------
bugfix
Modified Paths:
--------------
trunk/externals/pmpd/TODO.txt
trunk/externals/pmpd/pmpd3d_list.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 3
Date: Wed, 13 Feb 2013 23:16:44 +0000
From: [email protected]
Subject: [PD-cvs] SF.net SVN: pure-data:[17034] trunk/externals/pmpd
To: [email protected]
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8
Revision: 17034
http://pure-data.svn.sourceforge.net/pure-data/?rev=17034&view=rev
Author: nusmuk
Date: 2013-02-13 23:16:42 +0000 (Wed, 13 Feb 2013)
Log Message:
-----------
bugfix
Modified Paths:
--------------
trunk/externals/pmpd/pmpd3d.c
trunk/externals/pmpd/pmpd3d_get.c
trunk/externals/pmpd/pmpd3d_list.c
trunk/externals/pmpd/pmpd3d_stat.c
trunk/externals/pmpd/pmpd3d_tab.c
trunk/externals/pmpd/pmpd3d_various.c
Added Paths:
-----------
trunk/externals/pmpd/pmpd3d_deprecated.c
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------
Message: 4
Date: Wed, 13 Feb 2013 22:01:09 -0500 (EST)
From: [email protected]
Subject: [PD-cvs] Build failed in Jenkins: pd-double ? macosx105-i386
#481
To: [email protected]
Message-ID: <4348831.1.1360810869664.JavaMail.jenkins@macosx105-i386>
Content-Type: text/plain; charset=UTF-8
See
<https://macosx105-i386.pdlab.puredata.info/job/pd-double/./all=macosx105-i386/481/>
------------------------------------------
Started by upstream project "pd-double" build number 481
Building on master in workspace
<https://macosx105-i386.pdlab.puredata.info/job/pd-double/./all=macosx105-i386/ws/>
Checkout:macosx105-i386 /
<https://macosx105-i386.pdlab.puredata.info/job/pd-double/./all=macosx105-i386/ws/>
- hudson.remoting.LocalChannel@39e25b
Using strategy: Default
Last Built Revision: Revision 91a0b387f695e1cfa56f25c7bd1f7a1c637b56f3
(origin/master)
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Error performing command: git rev-parse
--verify HEAD
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:904)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:858)
at hudson.plugins.git.GitAPI.launchCommand(GitAPI.java:868)
at hudson.plugins.git.GitAPI.validateRevision(GitAPI.java:326)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:125)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1005)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:986)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1142)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
at hudson.model.Run.execute(Run.java:1502)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: java.io.IOException: git: not found
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:52)
at java.lang.ProcessImpl.start(ProcessImpl.java:91)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
at hudson.Proc$LocalProc.<init>(Proc.java:244)
at hudson.Proc$LocalProc.<init>(Proc.java:216)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:709)
at hudson.Launcher$ProcStarter.start(Launcher.java:338)
at hudson.Launcher$ProcStarter.join(Launcher.java:345)
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:885)
... 18 more
Cloning the remote Git repository
Cloning repository git://github.com/pd-projects/pd-double.git
Error trying to determine the git version: Error performing command: git
--version
Assuming 1.6
ERROR: Error cloning remote repo 'origin' : Could not clone
git://github.com/pd-projects/pd-double.git
hudson.plugins.git.GitException: Could not clone
git://github.com/pd-projects/pd-double.git
at hudson.plugins.git.GitAPI.clone(GitAPI.java:273)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1044)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:986)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1142)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
at hudson.model.Run.execute(Run.java:1502)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.plugins.git.GitException: Error performing command: git clone
-o origin git://github.com/pd-projects/pd-double.git
<https://macosx105-i386.pdlab.puredata.info/job/pd-double/./all=macosx105-i386/ws/>
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:904)
at hudson.plugins.git.GitAPI.access$000(GitAPI.java:42)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:269)
at hudson.plugins.git.GitAPI$1.invoke(GitAPI.java:248)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitAPI.clone(GitAPI.java:248)
... 14 more
Caused by: java.io.IOException: git: not found
at java.lang.UNIXProcess.forkAndExec(Native Method)
at java.lang.UNIXProcess.<init>(UNIXProcess.java:52)
at java.lang.ProcessImpl.start(ProcessImpl.java:91)
at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
at hudson.Proc$LocalProc.<init>(Proc.java:244)
at hudson.Proc$LocalProc.<init>(Proc.java:216)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:709)
at hudson.Launcher$ProcStarter.start(Launcher.java:338)
at hudson.Launcher$ProcStarter.join(Launcher.java:345)
at hudson.plugins.git.GitAPI.launchCommandIn(GitAPI.java:885)
... 20 more
Trying next repository
ERROR: Could not clone repository
FATAL: Could not clone
hudson.plugins.git.GitException: Could not clone
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:1056)
at hudson.plugins.git.GitSCM$2.invoke(GitSCM.java:986)
at hudson.FilePath.act(FilePath.java:842)
at hudson.FilePath.act(FilePath.java:824)
at hudson.plugins.git.GitSCM.determineRevisionToBuild(GitSCM.java:986)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1142)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1256)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:589)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:88)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:494)
at hudson.model.Run.execute(Run.java:1502)
at hudson.matrix.MatrixRun.run(MatrixRun.java:146)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:236)
------------------------------
_______________________________________________
Pd-cvs mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-cvs
End of Pd-cvs Digest, Vol 96, Issue 11
**************************************