Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 417903 - www-client/chromium-9999 - ?
Summary: www-client/chromium-9999 - ?
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-28 01:54 UTC by Joe Kappus
Modified: 2012-05-29 08:19 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Kappus 2012-05-28 01:54:22 UTC
Failing to build.

./third_party/zlib/contrib/minizip/unzip.h:55:35: fatal error: third_party/zlib/zlib.h: No such file or directory

Changing ebuild to not strip so much:
       \! -path 'third_party/zlib/*' \

Builds again, kgo.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-28 11:42:31 UTC
1) Please attach the entire build log to this bug report.
2) Please post your `emerge --info' output in a comment.
Comment 2 Joe Kappus 2012-05-28 18:09:39 UTC
No, and no.

What I will post is this. http://aur.archlinux.org/packages.php?ID=37244 

Specifically check Comment by: sl1pkn07 on Tue, 22 May 2012 19:52:15 

- "\! -path 'third_party/zlib/contrib/minizip/*' \" → "\! -path 'third_party/zlib/*' \" (change in new pkgbuild)

This should be fixed, and I'm not going to wait 40 minutes to generate a build log for a simple fix.  I already posted the relevant fail message and how to fix it. Also, knocking my bug description off isn't going to help other users with the build failure.

Modify the description to include something like "Failing with zlib.h: No such file or directory"
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-05-28 23:55:25 UTC
That's a fine attitude you have there. I'll be following your activity on this bug tracker with interest.
Comment 4 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-05-29 08:19:36 UTC
(In reply to comment #2)
> No, and no.
> 
> What I will post is this. http://aur.archlinux.org/packages.php?ID=37244 
> 
> Specifically check Comment by: sl1pkn07 on Tue, 22 May 2012 19:52:15 
> 
> - "\! -path 'third_party/zlib/contrib/minizip/*' \" → "\! -path
> 'third_party/zlib/*' \" (change in new pkgbuild)
> 
> This should be fixed, and I'm not going to wait 40 minutes to generate a
> build log for a simple fix.  I already posted the relevant fail message and
> how to fix it. Also, knocking my bug description off isn't going to help
> other users with the build failure.

FYI, this and other "fixes" on that page (like symlinking native_client/toolchain/linux_x86_newlib to native_client/toolchain/linux_x86) are actually wrong. I've committed proper fix upstream (http://codereview.chromium.org/10416047/).

To do the right thing in Gentoo, we might appear to take longer or need info you think is not needed. In the end though, the difference is in quality of the packaging.