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

Bug 231952

Summary: [science overlay] net-ftp/bbftp-client-3.2.0 tested on x86
Product: Gentoo Linux Reporter: Marek Miller <mlm>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: normal CC: bgreen0, sci
Priority: High Keywords: InOverlay
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard: Science overlay
Package list:
Runtime testing required: ---
Attachments: net-ftp:bbftp-client-3.2.0:20080716-103947.log
emerge-info

Description Marek Miller 2008-07-16 10:51:59 UTC
Please, add ~x86 keyword.

It seems to me that the ebuild uses wrong compiler (cc).
I include build log and my emerge --info output.
Comment 1 Marek Miller 2008-07-16 10:53:04 UTC
Created attachment 160537 [details]
net-ftp:bbftp-client-3.2.0:20080716-103947.log
Comment 2 Marek Miller 2008-07-16 10:53:25 UTC
Created attachment 160538 [details]
emerge-info
Comment 3 Bryan Green 2008-07-21 18:28:34 UTC
(In reply to comment #0)
> Please, add ~x86 keyword.

Done.

> It seems to me that the ebuild uses wrong compiler (cc).

Not sure what you mean.  Whats wrong with cc?

Comment 4 Marek Miller 2008-07-21 18:50:14 UTC
in reply to comment 3:
Thank you for your comment. I should be more specific.
What I meant is that instead of cc, the ebuild should use
e.g. i686-pc-linux-gnu-gcc-4.1.2 etc. whatever says tc-getCC.
Forgive me, if it does not make any sense.