First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 268997
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Corbin Simpson <MostAwesomeDude@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
new.patch Patch for x11-libs/libfontenc-1.0.4.ebuild patch Corbin Simpson 2009-05-08 02:48 0000 342 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 268997 depends on: Show dependency tree
Bug 268997 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2009-05-08 02:44 0000
libfontenc ebuild doesn't DEPEND on zlib, so it fails to build. Simple fix:
just DEPEND on sys-libs/zlib.

Reproducible: Always

Steps to Reproduce:
1. Cross-merge libfontenc (or any depender that doesn't pull in zlib first,
like xorg-server) to arm-linux-gnueabi.
2. Watch text fly by.
3. Build errors!

Actual Results:  
Build errors...

Expected Results:  
Successful emerge.

Simple one-liner patch fixes it; attached.

------- Comment #1 From Corbin Simpson 2009-05-08 02:48:56 0000 -------
Created an attachment (id=190665) [details]
Patch for x11-libs/libfontenc-1.0.4.ebuild

------- Comment #2 From Samuli Suominen 2009-05-08 21:11:09 0000 -------
+  08 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+  libfontenc-1.0.4.ebuild:
+  Missing rdepend sys-libs/zlib wrt #268997, thanks to Corbin Simpson.

First Last Prev Next    No search results available      Search page      Enter new bug