After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675556 - OSSBuild repository unaccessible
OSSBuild repository unaccessible
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: dont know
unspecified
Other Windows
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-06 09:14 UTC by Sergei
Modified: 2012-05-06 23:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
MS VS 2010 generated XML log, when transforming the 2008 project (57.54 KB, application/xml)
2012-05-06 09:31 UTC, Sergei
Details

Description Sergei 2012-05-06 09:14:10 UTC
The GStreamer repository recommended at

http://code.google.com/p/ossbuild/

is unaccessible, for a few days:

$ svn co http://code.google.com/p/ossbuild/source/browse/trunk#trunk/Shared/Build/Windows/Win32/
svn: E175002: Unable to connect to a repository at URL 'http://code.google.com/p/ossbuild/source/browse/trunk%23trunk/Shared/Build/Windows/Win32'
svn: E175002: Server sent unexpected return value (405 Method Not Allowed) in response to OPTIONS request for 'http://code.google.com/p/ossbuild/source/browse/trunk%23trunk/Shared/Build/Windows/Win32'
Comment 1 Sergei 2012-05-06 09:31:28 UTC
Created attachment 213540 [details]
MS VS 2010 generated XML log, when transforming the 2008 project

contains hundreds of errors and warnings
Comment 2 Sergei 2012-05-06 09:33:57 UTC
The repository

http://ossbuild.googlecode.com/svn/trunk/

referenced at 

http://www.gstreamer-winbuild.ylatuya.es/doku.php?id=developers

Is completely outdated (although accessible OK):

- Windows XML installer: dangling reference

- Python 2.6 is no longer provided as a production version

- Although it recommends MS VS 2008 or LATER, an attempt to build it with VS 2010 produces HUNDREDS of error (attached) when converting from 2008 to 2010 project
Comment 3 Sergei 2012-05-06 09:36:45 UTC
The attachment was compressed using

lzma -z -9 -e -v UpgradeLog.XML

since the original was too big to be accepted by your system.

Uncompress:

lzma -d UpgradeLog.XML.lzma
Comment 4 Tim-Philipp Müller 2012-05-06 23:37:33 UTC
The GStreamer project has very little to do with ossbuild. You'll have to e-mail the people involved with ossbuild about this, there's nothing we can do.