Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 484324

Summary: =media-video/vlc-2.0.7 with =sys-libs/zlib-?[minizip] expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_Z_OF’ in file included from zipaccess.c:34: /usr/include/minizip/ioapi.h:135:51
Product: Gentoo Linux Reporter: Sian Mountbatten <poenikatu>
Component: Current packagesAssignee: Tom Wijsman (TomWij) (RETIRED) <tomwij>
Status: RESOLVED NEEDINFO    
Severity: normal CC: media-video
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: All details as specified by emerge

Description Sian Mountbatten 2013-09-09 11:24:55 UTC
Created attachment 358356 [details]
All details as specified by emerge

In function 'ZipIO_Write'

zipstream.c:841:9: warning: unused variable ‘ERROR_zip_cannot_write_this_should_not_happen’ [-Wunused-variable]
Comment 1 Rafał Mużyło 2013-09-09 12:23:50 UTC
(In reply to Sian Mountbatten from comment #0)
> Created attachment 358356 [details]
> All details as specified by emerge

Cating it all together is an ugly way to do it.


Anyway, try reemerging zlib, if it doesn't help, we'll need to check why.
Comment 2 Rafał Mużyło 2013-09-09 12:51:39 UTC
...correction, those macros are corrected, but something odd happens:
/usr/include/minizip/ioapi.h is corrected, but for some reason either /usr/include/zconf.h isn't getting picked by preprocessor or somehow _Z_OF gets undefined after that file is included.
Comment 3 Rafał Mużyło 2013-09-09 13:05:14 UTC
BTW, LANG="eo.UTF-8" looks incorrect (though it's unlikely to matter here).
Comment 4 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-12-15 22:36:48 UTC
Which version of vlc and zlib is this? Can you try recent versions?

Thank you in advance.
Comment 5 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-12-24 15:42:29 UTC
Which version of zlib is this? Can you reproduce on newer vlc versions?