Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 484324 - =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
Summary: =media-video/vlc-2.0.7 with =sys-libs/zlib-?[minizip] expected ‘=’, ‘,’, ‘;’,...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Tom Wijsman (TomWij) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-09 11:24 UTC by Sian Mountbatten
Modified: 2013-12-24 15:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
All details as specified by emerge (vlc.log,391.76 KB, text/plain)
2013-09-09 11:24 UTC, Sian Mountbatten
Details

Note You need to log in before you can comment on or make changes to this bug.
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?