Page 1 of 4
Nightly builds for MAC OSX Intel
Posted: 20 Jul 2007 02:29
by ezar
From some weeks there are a problem with nightly macosx intel builds... no builds
Whats the problem?
Re: Nightly builds for MAC OSX Intel
Posted: 21 Jul 2007 12:13
by krmathis
Build machine down maybe?
Since there have been no nightly Trunk builds for Mac OS X (PowerPC or Intel) since June 27th.
Re: Nightly builds for MAC OSX Intel
Posted: 23 Jul 2007 05:53
by ezar
There are problem with current code in SVN... seems that cannt compile to MACOSX!
http://buildbot.videolan.org/
Re: Nightly builds for MAC OSX Intel
Posted: 29 Jul 2007 17:23
by fkuehne
I'm working on this right now (we had a major transition in VLC's build system...), but I don't now whether I'll succeed today. The nightlies will be up until Wed for sure..
Re: Nightly builds for MAC OSX Intel
Posted: 30 Jul 2007 20:31
by fkuehne
Okay, the Intel Nightlies are back up (at least a single one, I'm curious whether it will work on its own again tonight...). Hopefully, they keep coming now... Anyway, the PowerPC server still requires yet another reboot. No idea whether it will work this evening, too, but it isn't that unlikely.
Have fun with the Nightly, but don't expect too much from it yet
Re: Nightly builds for MAC OSX Intel
Posted: 11 Aug 2007 17:24
by wedge
i'm having problem playing files with dts-audio with the nightly builds. is this a known issue?
Re: Nightly builds for MAC OSX Intel
Posted: 12 Aug 2007 08:06
by larrybic
Regarding DTS audio: please see my post under the thread:
whats wrong with VLC and OS X 10.4.10 (sound issues)
As of yesterday, VLC no longer decodes DTS on my machine.
Re: Nightly builds for MAC OSX Intel
Posted: 06 Sep 2007 17:18
by ajay
The latest VLC build is not even starting on my iMac, 1.83 GHZ Intel Core Duo running OS X 10.4.10.
Anyone know anything about this issue?
Re: Nightly builds for MAC OSX Intel
Posted: 06 Sep 2007 21:40
by eweri
Hello!
I just tried trunk-intel-20070906-0152.dmg and it does not startup and this what the console tells me:
[00000001] main libvlc error: no memcpy module matched "any"
[00000007] main access error: no access2 module matched "file"
[00000008] main access error: no access2 module matched "any"
[00000006] main input error: open of `file/xspf-open:///Users/eweri/Library/Preferences/VLC/ml.xsp' failed: could not create access: no access2 module matched "any"
[00000012] main interface error: no interface module matched "hotkeys,none"
[00000012] main interface error: no suitable interface module
[00000001] main libvlc error: interface "hotkeys,none" initialization failed
[00000013] main interface error: no interface module matched "any"
[00000013] main interface error: no suitable interface module
[00000001] main libvlc error: interface "(null)" initialization failed
[00000005] main playlist: saving Media Library to file /Users/eweri/Library/Preferences/VLC/ml.xsp
[00000005] main playlist error: no playlist export module matched "export-xspf"
Looks to me that VLC can not find its libraries, right?
Re: Nightly builds for MAC OSX Intel
Posted: 06 Sep 2007 22:59
by pom
None of the nightly builds realised in few last weeks works on my machne. I've tried each one. VLC quits after trying to play anything(I already posted this problem). I've checked trunk-intel-20070906-0152.dmg too- its still happening.
I can only hope that someone will fix it soon.:/
Regards.
MacBook 2.0 Ghz, 2Gb, OS X 10.4.10
Re: Nightly builds for MAC OSX Intel
Posted: 08 Sep 2007 15:35
by ajay
Hi All
I just notice a VLC build of 8 September only 8MB in size. Could that be a correct one?
Anyway, I just downloaded the build 133 but it does not even mount. So I guess it is a bad file.
Ajay
Re: Nightly builds for MAC OSX Intel
Posted: 08 Sep 2007 21:32
by eweri
Just tried trunk-intel-20070908-0209.dmg and a least it starts up again, but crashes immediatly when I want to open a file
Re: Nightly builds for MAC OSX Intel
Posted: 16 Sep 2007 06:56
by ajay
I just downloaded trunk-intel-20070916-0141.dmg and this one does not even start for me. What about you people?
Ajay
Re: Nightly builds for MAC OSX Intel
Posted: 16 Sep 2007 16:17
by pom
I got it the same way, Ajay.
Re: Nightly builds for MAC OSX Intel
Posted: 18 Sep 2007 16:12
by ajay
Trunk-intel-20070918-0151.dmg also does not work.
Re: Nightly builds for MAC OSX Intel
Posted: 21 Sep 2007 17:26
by ajay
Hi all of you nightly people!!!
I just downloaded the nightly for 21 September 2007. VLC starts and I try to open a file or disk and it crashes.
Ajay
Re: Nightly builds for MAC OSX Intel
Posted: 25 Sep 2007 16:48
by ajay
I'm still not getting the nightly builds working properly. Hopes next one will be good.
Re: Nightly builds for MAC OSX Intel
Posted: 01 Oct 2007 12:58
by FyKnight
Hi,
I've found and fixed the problem, and posted a patch to the mailing list. If the patch is accepted then nightlies should start working again.
Re: Nightly builds for MAC OSX Intel
Posted: 02 Oct 2007 17:25
by ajay
Hi
What you mean you posted a patch to the mailing list?
Ajay
Re: Nightly builds for MAC OSX Intel
Posted: 02 Oct 2007 19:03
by funman
that has been fixed:
https://trac.videolan.org/vlc/changeset/22350
please confirm it's working correctly.
Re: Nightly builds for MAC OSX Intel
Posted: 03 Oct 2007 12:10
by FyKnight
It looks like the last few nights no new nightly has appeared on the server, so I can't verify it indirectly. No this is nothing to do with my patch!
When I try to compile a clean checkout I get an error in ffmpeg compiling some assembly section (runs out of registers). Perhaps this is what's breaking the build process. I guess I ought to head on over to ffmpeg and fix this problem there...
Meanwhile, if someone feels like tinkering with the script... how about if no VLC.app results from the build, uploading the error log to the server in its place? Then at least people would have an idea of what's broken. If the script is in svn then point me at it and I'll submit a patch.
Re: Nightly builds for MAC OSX Intel
Posted: 03 Oct 2007 15:37
by funman
You can track the nightly builds progress on
http://buildbot.videolan.org/
The log for NB-Intel-OSX-Trunk show an error when building ffmpeg :/
Since it uses the last svn version, it'll be fixed when ffmpeg guys will fix the issue.
Maybe you can use an older revision of ffmpeg to build your own tree.
Re: Nightly builds for MAC OSX Intel
Posted: 05 Oct 2007 16:51
by ajay
I need seeds to plant the tree.
Re: Nightly builds for MAC OSX Intel
Posted: 06 Oct 2007 04:42
by FyKnight
Awesome! That is incredibly cool. You guys are so organised.
Since it uses the last svn version, it'll be fixed when ffmpeg guys will fix the issue.
Yeah don't hold your breath. Last time OS X-only probs went quite a few months before finally getting fixed (by my patches) in their repository.
I'll try to get something accepted this weekend...
... in the meantime it looks like there is now another error that's popped up in the contribs directory: can't find the 'faad' dynamic library for some reason altho' no errors in compilation.
Re: Nightly builds for MAC OSX Intel
Posted: 11 Oct 2007 18:58
by superjunior
How can I download the nightly build of "Core2Duo-OSX-Trunk" that the BuildBot has listed?