atom feed50 messages in at.iem.pd-devRe: [PD-dev] buildbot on Macs and fro...
FromSent OnAttachments
Hans-Christoph SteinerJul 9, 2010 1:34 pm 
András MurányiJul 9, 2010 1:49 pm 
Hans-Christoph SteinerJul 9, 2010 1:54 pm 
Hans-Christoph SteinerAug 19, 2010 6:37 pm 
András MurányiAug 19, 2010 7:54 pm 
Hans-Christoph SteinerAug 20, 2010 1:37 pm 
András MurányiAug 20, 2010 2:08 pm.pub
Hans-Christoph SteinerAug 20, 2010 2:13 pm 
Hans-Christoph SteinerAug 23, 2010 4:09 pm 
András MurányiAug 23, 2010 5:25 pm 
András MurányiAug 23, 2010 7:20 pm 
Hans-Christoph SteinerAug 23, 2010 8:40 pm 
András MurányiAug 24, 2010 4:56 pm 
Hans-Christoph SteinerAug 24, 2010 5:46 pm 
András MurányiAug 24, 2010 5:50 pm 
Hans-Christoph SteinerAug 25, 2010 8:06 am 
András MurányiAug 25, 2010 6:53 pm 
Hans-Christoph SteinerAug 26, 2010 8:46 am 
András MurányiAug 26, 2010 9:55 am 
Hans-Christoph SteinerAug 26, 2010 10:20 am 
Hans-Christoph SteinerAug 26, 2010 11:54 am 
Hans-Christoph SteinerAug 29, 2010 10:48 am 
Hans-Christoph SteinerAug 29, 2010 11:15 am 
Hans-Christoph SteinerAug 29, 2010 2:31 pm 
Hans-Christoph SteinerAug 29, 2010 2:48 pm 
Hans-Christoph SteinerSep 7, 2010 2:31 pm 
Hans-Christoph SteinerSep 7, 2010 2:33 pm 
Hans-Christoph SteinerSep 13, 2010 2:41 pm 
Hans-Christoph SteinerSep 13, 2010 3:01 pm 
Hans-Christoph SteinerSep 13, 2010 4:16 pm 
András MurányiSep 13, 2010 5:35 pm 
András MurányiSep 13, 2010 5:48 pm 
Hans-Christoph SteinerSep 13, 2010 9:00 pm 
András MurányiSep 14, 2010 1:08 pm 
András MurányiSep 14, 2010 1:32 pm 
Hans-Christoph SteinerSep 14, 2010 1:34 pm 
Hans-Christoph SteinerSep 14, 2010 1:35 pm 
András MurányiSep 14, 2010 2:08 pm 
Hans-Christoph SteinerSep 14, 2010 8:13 pm 
András MurányiSep 15, 2010 1:10 pm 
Hans-Christoph SteinerSep 15, 2010 4:11 pm 
András MurányiSep 15, 2010 5:30 pm 
Hans-Christoph SteinerSep 15, 2010 7:08 pm 
András MurányiSep 16, 2010 9:21 am 
Hans-Christoph SteinerSep 16, 2010 11:39 am 
András MurányiSep 20, 2010 12:26 pm 
Hans-Christoph SteinerSep 21, 2010 12:08 pm 
András MurányiSep 21, 2010 3:56 pm 
Hans-Christoph SteinerSep 21, 2010 10:58 pm 
András MurányiSep 22, 2010 5:12 pm 
Subject:Re: [PD-dev] buildbot on Macs and from git
From:Hans-Christoph Steiner (ha@at.or.at)
Date:Sep 21, 2010 12:08:48 pm
List:at.iem.pd-dev

On Sep 20, 2010, at 3:27 PM, András Murányi wrote:

I'm actually not going to have any time to look at this for a couple weeks, so please edit away.

Ok, i will. I'm not very good at build building generally, and which steps certain pd sources need, but i'll experiment. I'll bug you if something fails and i really don't know why.

I'll still be on email, so I can contribute here and there. Yeah, I was also thinking that the libs wouldn't stop the whole build.

.hc

Could you help me with these? - What is the "svn update" meant to do after rsync? Right now it just fails...

The rsync server is updated 2-3 times a day, the "svn update" is meant to get any more recent changes. I fixed that so it should fail anymore.

- Pdx "make package" fails on linux with "dpkg-deb: control directory has bad permissions 700 (must be >=0755 and <=0775)", i suppose it's easy to come around this, but i guess from the Makefile...

Yeah, this is annoying because builtbot sets the umask so that group and other get no permissions. but to build a .deb package you need to have the files at least 0755 (user-rwx, group-rx, other-rx). I'm not quite sure how to handle it. My guess is that it would make sense to set the umask on the buildbot builds to have group/other read/execute perms. I think that's umask 022.

- Git update fails with "fatal: ambiguous argument '14159': unknown revision or path not in the working tree. Use '--' to separate paths from revisions". Is it a buldbot bug (tries to use svn version for git?) or do you have another idea?

Sounds like git and svn are fighting ;-) Sounds like the buildbot is running git with the SVN revision number: "/usr/bin/git reset --hard 14165". I guess that happens when a new SVN checkin triggers a git build. I think we need to remove the SVN tracking for a PBChangeSources style.

.hc

"[T]he greatest purveyor of violence in the world today [is] my own government." - Martin Luther King, Jr.