Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169515 - Unable to emerge freebsd-bin-6.2
Summary: Unable to emerge freebsd-bin-6.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-05 21:35 UTC by Sergey Belyashov
Modified: 2007-03-16 12:11 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 Sergey Belyashov 2007-03-05 21:35:20 UTC
....
===> setfacl (all)
===> sh (all)
<stdout>:1825: warning: no previous prototype for 'yyget_lineno'
<stdout>:1834: warning: no previous prototype for 'yyget_in'
<stdout>:1842: warning: no previous prototype for 'yyget_out'
<stdout>:1850: warning: no previous prototype for 'yyget_leng'
<stdout>:1859: warning: no previous prototype for 'yyget_text'
<stdout>:1868: warning: no previous prototype for 'yyset_lineno'
<stdout>:1880: warning: no previous prototype for 'yyset_in'
<stdout>:1885: warning: no previous prototype for 'yyset_out'
<stdout>:1890: warning: no previous prototype for 'yyget_debug'
<stdout>:1895: warning: no previous prototype for 'yyset_debug'
<stdout>:1929: warning: no previous prototype for 'yylex_destroy'
<stdout>:1323: warning: 'yyunput' defined but not used
In file included from eval.c:73:
myhistedit.h:33:22: error: histedit.h: No such file or directory
In file included from eval.c:73:
myhistedit.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
myhistedit.h:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
*** Error code 1
1 error
*** Error code 2
1 error

!!! ERROR: sys-freebsd/freebsd-bin-6.2 failed.


Reproducible: Always

Steps to Reproduce:
# emerge -1 =sys-freebsd/freebsd-bin-6.2




# emerge --info
Portage 2.1.2.1 (default-bsd/fbsd/6.2/x86, gcc-4.1.1, freebsd-lib-6.2-r0, 6.2-RELEASE i386)
=================================================================
System uname: 6.2-RELEASE i386 i386
Gentoo Base System release 1.13.0_alpha12
Timestamp of tree: Mon, 05 Mar 2007 01:47:01 +0000
ccache version 2.4 [enabled]
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-devel/autoconf:  2.61
sys-devel/automake:  1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  6.2
ACCEPT_KEYWORDS="x86-fbsd ~x86-fbsd"
AUTOCLEAN="yes"
CBUILD="i486-gentoo-freebsd6.2"
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i486-gentoo-freebsd6.2"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache collision-protect distlocks metadata-transfer parallel-fetch sfperms strict"
GENTOO_MIRRORS="ftp://192.168.14.25/os/Unix/Linux/Gentoo/mirror"
LINGUAS="en ru"
MAKEOPTS="-j2 -s"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="berkdb bzip2 cli crypt cups dri gdbm iconv java5 libg++ midi ncurses nls oss pam pcre perl ppds python readline reflection session slang spl ssl tcpd unicode utf8 x86-fbsd xorg zlib" ALSA_PCM_PLUGINS="shm" ELIBC="FreeBSD" INPUT_DEVICES="keyboard mouse" KERNEL="FreeBSD" LINGUAS="en ru" USERLAND="BSD" VIDEO_CARDS="vmware"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Roy Marples (RETIRED) gentoo-dev 2007-03-05 21:43:16 UTC
Try re-emerging libedit
Comment 2 Sergey Belyashov 2007-03-05 22:12:51 UTC
Yes. It helps me.
I think, it need to add to Gentoo/FreeBSD install guide. Because I use stage3 and I do not think about same problems...
Comment 3 Roy Marples (RETIRED) gentoo-dev 2007-03-16 12:11:53 UTC
Bumped