Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 372751 - sys-apps/darwin-miscutils-8 doesn't build on Lion
Summary: sys-apps/darwin-miscutils-8 doesn't build on Lion
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 OS X
: Normal normal
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-24 02:11 UTC by Peter Abrahamsen
Modified: 2011-06-28 06:27 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 Peter Abrahamsen 2011-06-24 02:11:20 UTC
unifdef.c:207: error: conflicting types for ‘getline’
/usr/include/stdio.h:449: error: previous declaration of ‘getline’ was here

There seems not to be a profile for 10.7.

Reproducible: Always




Portage 2.2.01.18826-prefix (prefix/darwin/macos/10.6/x64, gcc-4.2.1, unavailable, 11.0.0 x86_64)
=================================================================
System uname: Darwin-11.0.0-x86_64-i386-64bit
Timestamp of tree: Fri, 24 Jun 2011 01:06:05 +0000
distcc 3.1-toolwhip.1 i386-apple-darwin11.0 [disabled]
ccache version 3.1.4 [enabled]
app-shells/bash:      4.1_p7
dev-lang/python:      2.6.5-r2, 2.7.1-r00.1
dev-util/ccache:      3.1.4
dev-util/cmake:       2.8.1-r2
sys-devel/autoconf:   2.68
sys-devel/automake:   1.10.2-r00.1, 1.11.1
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:    2.4-r1
sys-devel/make:       3.82
Repositories: gentoo_prefix
Installed sets: 
ACCEPT_KEYWORDS="~x64-macos"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-apple-darwin10"
CFLAGS="-O2 -pipe -march=nocona -msse -mfpmath=sse"
CHOST="x86_64-apple-darwin10"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/portage /etc/revdep-rebuild /etc/terminfo /gentoo/etc/conf.d"
CXXFLAGS="-O2 -pipe -march=nocona -msse -mfpmath=sse"
DISTDIR="/gentoo/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs buildpkg ccache collision-protect distlocks ebuild-locks fixlafiles fixpackages news nostrip parallel-fetch preserve-libs protect-owned sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LDFLAGS="-Wl,-dead_strip_dylibs"
MAKEOPTS="-j3"
PKGDIR="/gentoo/usr/portage/packages"
PORTAGE_CONFIGROOT="/gentoo/"
PORTAGE_RSYNC_EXTRA_OPTS="--no-motd"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/gentoo/var/tmp"
PORTDIR="/gentoo/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.us.prefix.freens.org/gentoo-portage-prefix"
USE="aqua bzip2 coreaudio cracklib cxx git gpg iconv ipv6 jpeg mmx mmxext modules ncurses nls objc objc++ perl png prefix readline ruby sse sse2 ssl subversion truetype unicode vim-syntax x64-macos zlib zsh-completion" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="braindump flow karbon kexi kpresenter krita tables words" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="Darwin" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse" KERNEL="Darwin" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS
Comment 1 Fabian Groffen gentoo-dev 2011-06-26 12:31:04 UTC
I just checked in a fix, can you check if that gets you through?
Comment 2 Peter Abrahamsen 2011-06-27 20:55:57 UTC
Looks good, thanks!
Comment 3 Fabian Groffen gentoo-dev 2011-06-28 06:27:15 UTC
ok!