Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 523410 - file-5.19 fails to build, undefined symbols: '_getline'
Summary: file-5.19 fails to build, undefined symbols: '_getline'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: PPC OS X
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-21 23:59 UTC by rayschade
Modified: 2014-09-22 01:15 UTC (History)
3 users (show)

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 rayschade 2014-09-21 23:59:02 UTC
When doing a stage3 under a gentoo prefix in Mac OS X 10.5.8 with Apple GCC 4.0.1, file-5.19 fails to build. The build log is here: www.pastebin.com/5eYiBLsR

Reproducible: Always

Steps to Reproduce:
1. Do an install of gentoo prefix on a mac that's running Mac OS X 10.5.8 (PPC)
2. get to stage3's install of file-5.19
Actual Results:  
file-5.19 fails to build

Expected Results:  
succeeded to build

I'm running this on a PowerMac G5 dual 2.0GHz (early 2003), though this bug should be present on any Apple computer with Mac OS X running under 10.7.
Comment 1 Christoph Junghans (RETIRED) gentoo-dev 2014-09-22 01:15:53 UTC
I fixed this bug a while ago:

changeset:   60248:4b1665cf245f
user:        Christoph Junghans <ottxor@gentoo.org>
date:        Fri Aug 29 16:31:52 2014 -0600
summary:     fixed undef _getline on Darwin

but your build log shows that file-5.19-darwin-10.6.patch is not applied, so sync your tree and reopen if the problem persists.