Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 573902 - app-portage/portage-utils-0.60 require stpcpy missing on solaris-10
Summary: app-portage/portage-utils-0.60 require stpcpy missing on solaris-10
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: Sparc Solaris
: Normal normal (vote)
Assignee: Portage Utils Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-05 09:11 UTC by Tupone Alfredo
Modified: 2016-02-14 01:29 UTC (History)
1 user (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 Tupone Alfredo gentoo-dev 2016-02-05 09:11:35 UTC
The last version of portage-utils use stpcpy.
That istruction is missing on Solaris 10 libc 

Reproducible: Always
Comment 1 Fabian Groffen gentoo-dev 2016-02-05 19:26:37 UTC
sweet, it appears to be available on Solaris 11.
Comment 2 Fabian Groffen gentoo-dev 2016-02-05 19:31:29 UTC
I've masked it for the time being on Solaris 9 and 10.
Comment 3 Fabian Groffen gentoo-dev 2016-02-13 09:33:59 UTC
this should come from gnulib, do you happen to have a buildlog for me?
Comment 4 SpanKY gentoo-dev 2016-02-13 23:14:50 UTC
we weren't listing stpcpy in the gnulib module list.  i've added it now.