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 792803 - cerbero bootstrap is failing for Win32 where Win64 succeeds
cerbero bootstrap is failing for Win32 where Win64 succeeds
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: cerbero
1.0.0
Other Windows
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-01-22 22:48 UTC by David
Modified: 2018-05-08 12:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
error that occur at [(5/15) gettext-tools -> compile ] (14.37 KB, text/plain)
2018-01-22 22:48 UTC, David
Details

Description David 2018-01-22 22:48:18 UTC
Created attachment 367256 [details]
error that occur at [(5/15) gettext-tools -> compile ]

I am using a virtual machine with windows 7 64 bit os. Windows 7 is updated with latest patches/fixes. 
Visual studio 10 and all required applications defined in cerbero/readme file.

When I copy cerbero/config/win64.cbc to .cerbero/cerbero.cbc and run bootstrap, bootstrapping succeeds.

But when I copy cerbero/config/win32.cbc to .cerbero/cerbero.cbc and run bootstrap, bootstrapping fails at [(5/15) gettext-tools -> compile ]
w
Creating library file: .libs/libgettextlib.dll.aCannot export rpl_printf: symbol not found
See attachment for complete print out.

I applied the patch found in https://bugzilla.gnome.org/show_bug.cgi?id=755222 (adding lines gettext-tools.recipe). If this is the problem shouldn't have failed when bootstrapping against 64 bit? But either way it still fails.

I figured I'm leaving a step out for 32 bit or can this be done on a 64 bit machine? 

Thank you.
Comment 1 Edward Hervey 2018-05-08 05:22:53 UTC
Are you really using 1.0.0 of cerbero ? Or are you using latest releases ? Can you confirm it still fails for you with the latest master or stable release ?
Comment 2 David 2018-05-08 12:45:54 UTC
Hi Edward,

The underlining issue, causing me the need compile GStreamer was solved different way. And, the environment I was working with has been lost and I am not able to give you specifics by looking at the files. To the best of my knowledge I was using 1.0.0. I wish I could be of more help with this matter.
Comment 3 Tim-Philipp Müller 2018-05-08 12:54:36 UTC
Thanks for getting back to us. Let's close this then. If it's still a problem with current versions, someone will run into this sooner or later and open a new bug.