Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 131255 - nano-1.3.10-r1 fails to emerge on sparc
Summary: nano-1.3.10-r1 fails to emerge on sparc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: Sparc Linux
: High normal (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 12:37 UTC by Frank Schmitt
Modified: 2006-04-25 12:49 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 Frank Schmitt 2006-04-25 12:37:53 UTC
Making all in src
make[2]: Entering directory `/var/tmp/portage/nano-1.3.10-r1/work/nano-1.3.10/src'
if sparc-unknown-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Iintl -DLOCALEDIR=\"/usr/share/locale\" -DSYSCONFDIR=\"/etc\"  -O2 -mcpu=v8 -pipe -MT browser.o -MD -MP -MF ".deps/browser.Tpo" -c -o browser.o browser.c; \
then mv -f ".deps/browser.Tpo" ".deps/browser.Po"; else rm -f ".deps/browser.Tpo"; exit 1; fi
browser.c:538: error: syntax error before '.' token
browser.c:538:2: warning: null character(s) ignored
browser.c:538: error: stray '\30' in program
browser.c:538: error: stray '\223' in program
browser.c:538: error: stray '\360' in program
browser.c:538: error: stray '\27' in program
browser.c:538:11: warning: null character(s) ignored
browser.c:538: error: stray '\30' in program
browser.c:538: error: stray '\220' in program
browser.c:538: error: stray '\30' in program
browser.c:538: error: stray '\350' in program
browser.c:538:26: warning: null character(s) ignored
browser.c:538: error: stray '\1' in program
browser.c:538:34: warning: null character(s) ignored
browser.c:538: error: stray '\5' in program
browser.c:538:36: warning: null character(s) ignored
browser.c:538: error: syntax error at '@' token
browser.c:538:42: warning: null character(s) ignored
browser.c:538: error: stray '\35' in program
browser.c:538: error: stray '\220' in program
browser.c:538:73: warning: null character(s) ignored
browser.c:538: error: stray '\377' in program
browser.c:538: error: stray '\377' in program
browser.c:538: error: stray '\377' in program
browser.c:538: error: stray '\377' in program
browser.c:538:86: warning: null character(s) ignored
browser.c:538: error: stray '\31' in program
browser.c:538: error: stray '`' in program
...

# grep browser.c 2447-nano-1.3.10-r1.log | wc -l
324750

emerge info

Portage 2203-svn (default-linux/sparc/sparc32/2005.1, gcc-3.3.5-20050130, glibc-2.3.3.20040420-r2, 2.4.32-hf32.1 sparc)
=================================================================
System uname: 2.4.32-hf32.1 sparc sun4m
Gentoo Base System version 1.6.14
ccache version 2.3 [enabled]
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.26-r1
ACCEPT_KEYWORDS="sparc"
AUTOCLEAN="yes"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=v8 -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=v8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache confcache distlocks fixpackages sandbox sfperms strict"
GENTOO_MIRRORS="http://taipan.lan:8888/ http://mirror.switch.ch/ftp/mirror/gentoo/ http://gentoo.inode.at/"
MAKEOPTS="-j1 -l1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://taipan.lan/gentoo-portage"
USE="sparc berkdb bzip2 crypt gdbm ipv6 ncurses nls pam perl png python readline slang spell ssl tcpd userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Gustavo Zacarias (RETIRED) gentoo-dev 2006-04-25 12:48:49 UTC
Switch to the 2006.0 profile / new toolchain which works much better.
Comment 2 Gustavo Zacarias (RETIRED) gentoo-dev 2006-04-25 12:49:23 UTC
2006.0/2.4 profile to be more precise (2006.0 is for 2.6 kernels only).