Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with gcc after update
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc
View previous topic :: View next topic  
Author Message
McTango
n00b
n00b


Joined: 11 Dec 2004
Posts: 66
Location: Formosa - Argentina

PostPosted: Mon Sep 24, 2007 6:04 pm    Post subject: Problems with gcc after update Reply with quote

Hi all...
Last friday i updated my Ultra5 to portage tree 20070918
Then i updated my "world":
Code:
emerge -uDN world
updated a lot of new packages, merged a few new ones, and replaced a couple, all tasks with no errors
Code:
emerge --clean
nothing was cleaned
Code:
emerge --depclean
unmerged 4 packages:
sys-devel/automake-1.5
sys-devel/automake-1.8.5-r3
sys-devel/automake-1.4_p6
sys-devel/kgcc64-3.4.6
Code:
revdep-rebuild
anything broken, all ok

After that, i tried to update kernel from 2.6.21-gentoo-r4 to the new one 2.6.22-gentoo-r5:
Code:
cd /usr/src
Code:
rm linux
removed symlink to the old kernel
Code:
ln -s linux-2.6.22-gentoo-r5 linux
created symlink to the new kernel
Code:
cd linux
Code:
make menuconfig
this command displayed the error:
Code:
/bin/sh: sparc64-linux-gcc: command not found
And i can´t compile or make anything.

These are some information about my system:
Code:
******************************************************************
gcc-config -l

 [1] sparc-unknown-linux-gnu-3.4.6 *
 [2] sparc-unknown-linux-gnu-3.4.6-hardened
 [3] sparc-unknown-linux-gnu-3.4.6-hardenednopie
 [4] sparc-unknown-linux-gnu-3.4.6-hardenednopiessp
 [5] sparc-unknown-linux-gnu-3.4.6-hardenednossp
 [6] sparc64-unknown-linux-gnu-4.1.2


******************************************************************
emerge --info

Portage 2.1.3.9 (default-linux/sparc/sparc64/2006.1, gcc-3.4.6, glibc-2.5-r4, 2.6.22-gentoo-r5 sparc64)
=================================================================
System uname: 2.6.21-gentoo-r4 sparc64 sun4u
Timestamp of tree: Wed, 19 Sep 2007 01:48:01 +0000
app-shells/bash:     3.2_p17
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.6.3, 1.7.9-r1, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="sparc"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=ultrasparc -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -mcpu=ultrasparc -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
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="X alsa apache2 berkdb bitmap-fonts cli cracklib crypt cups dri eds emboss encode esd fbcon foomaticdb fortran gcc64 gdbm gif gstreamer gtk2 iconv imlib isdnlog jpeg kde libwww mad midi mikmod motif mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre perl png pppd python qt3 qt4 readline reflection sdl session sparc spell spl ssl tcpd truetype truetype-fonts type1-fonts vorbis xml xorg xv zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="mach64"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


******************************************************************
cat /etc/make.conf

CFLAGS="-O2 -mcpu=ultrasparc -pipe"
CHOST="sparc-unknown-linux-gnu"
CXXFLAGS="-O2 -mcpu=ultrasparc -pipe"
MAKEOPTS="-j2"
USE="-gtk -gnome -arts -cdr -ipv6 qt3 qt4 kde alsa"
VIDEO_CARDS="mach64"


******************************************************************
sparc-unknown-linux-gnu-gcc -v

Reading specs from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/specs
Configured with: /var/tmp/portage/sys-devel/gcc-3.4.6-r2/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/sparc-unknown-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/g++-v3 --host=sparc-unknown-linux-gnu --build=sparc-unknown-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10)


******************************************************************
sparc64-unknown-linux-gnu-gcc -v

gcc-config error: Could not run/locate "sparc64-unknown-linux-gnu-gcc"


******************************************************************
gcc -v

Reading specs from /usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/specs
Configured with: /var/tmp/portage/sys-devel/gcc-3.4.6-r2/work/gcc-3.4.6/configure --prefix=/usr --bindir=/usr/sparc-unknown-linux-gnu/gcc-bin/3.4.6 --includedir=/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include --datadir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6 --mandir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6/man --infodir=/usr/share/gcc-data/sparc-unknown-linux-gnu/3.4.6/info --with-gxx-include-dir=/usr/lib/gcc/sparc-unknown-linux-gnu/3.4.6/include/g++-v3 --host=sparc-unknown-linux-gnu --build=sparc-unknown-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-secureplt --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu
Thread model: posix
gcc version 3.4.6 (Gentoo 3.4.6-r2, ssp-3.4.6-1.0, pie-8.7.10)


******************************************************************


Any help would be apreciated.
Many thanks.
_________________
Charly Tango
Formosa - Argentina
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
To emerge, or not to emerge: that is the question.
_________________
Back to top
View user's profile Send private message
Tolstoi
l33t
l33t


Joined: 20 May 2004
Posts: 678

PostPosted: Mon Sep 24, 2007 7:31 pm    Post subject: Reply with quote

How about trying to switch to the newest gcc version and then try again?
Back to top
View user's profile Send private message
Mantaar
Apprentice
Apprentice


Joined: 17 May 2007
Posts: 219

PostPosted: Mon Sep 24, 2007 9:07 pm    Post subject: Reply with quote

Just to clarify: you do that with the gcc-config tool:
Code:

# gcc-config -l

should show you the alternatives.

But is that really the issue here? Doesn't the ebuild handle that all by itself?
_________________
Error compiling committee.c: too many arguments to function.
Back to top
View user's profile Send private message
McTango
n00b
n00b


Joined: 11 Dec 2004
Posts: 66
Location: Formosa - Argentina

PostPosted: Wed Sep 26, 2007 6:23 pm    Post subject: Reply with quote

Switching to the new gcc didn't fixed the problem.
Now re-emerging binutils, glibc and gcc. Hope this fix it.

Another issue found after last update and reboot:
During boot, system log records some errors on udevd:

Code:

Sep 26 15:00:57 darwin syslog-ng[2758]: syslog-ng version 1.6.11 starting
Sep 26 15:00:57 darwin syslog-ng[2758]: Changing permissions on special file /dev/tty12
Sep 26 15:00:57 darwin [    0.000000] PROMLIB: Sun IEEE Boot Prom 'OBP 3.15.2 1998/11/10 10:35'
Sep 26 15:00:57 darwin [    0.000000] PROMLIB: Root node compatible:
Sep 26 15:00:57 darwin [    0.000000] Linux version 2.6.21-gentoo-r4 (root@darwin) (gcc version 3.4.6 (Gentoo 3.4.6)) #2 Tue Aug 21 14:53:35 ART 2007
Sep 26 15:00:57 darwin [    0.000000] ARCH: SUN4U
Sep 26 15:00:57 darwin [    0.000000] Ethernet address: 08:00:20:a6:80:ba
Sep 26 15:00:57 darwin [    0.000000] PROM: Built device tree with 59122 bytes of memory.
Sep 26 15:00:57 darwin [    0.000000] On node 0 totalpages: 32156
Sep 26 15:00:57 darwin [    0.000000]   Normal zone: 335 pages used for memmap
Sep 26 15:00:57 darwin [    0.000000]   Normal zone: 0 pages reserved
Sep 26 15:00:57 darwin [    0.000000]   Normal zone: 31821 pages, LIFO batch:7
Sep 26 15:00:57 darwin [    0.000000] CPU[0]: Caches D[sz(16384):line_sz(32)] I[sz(16384):line_sz(32)] E[sz(2097152):line_sz(64)]
Sep 26 15:00:57 darwin [    0.000000] Built 1 zonelists.  Total pages: 31821
Sep 26 15:00:57 darwin [    0.000000] Kernel command line: root=/dev/hda1
Sep 26 15:00:57 darwin [    0.000000] PID hash table entries: 1024 (order: 10, 8192 bytes)
Sep 26 15:00:57 darwin [    0.225622] Console: colour dummy device 80x25
Sep 26 15:00:57 darwin [    0.227338] Dentry cache hash table entries: 32768 (order: 5, 262144 bytes)
Sep 26 15:00:57 darwin [    0.228871] Inode-cache hash table entries: 16384 (order: 4, 131072 bytes)
Sep 26 15:00:57 darwin [    0.242508] Memory: 254624k available (2488k kernel code, 864k data, 112k init) [fffff80000000000,0000000017f22000]
Sep 26 15:00:57 darwin [    0.385063] Calibrating delay using timer specific routine.. 666.31 BogoMIPS (lpj=3331593)
Sep 26 15:00:57 darwin [    0.385504] Mount-cache hash table entries: 512
Sep 26 15:00:57 darwin [    0.387656] NET: Registered protocol family 16
Sep 26 15:00:57 darwin [    0.401264] PCI: Probing for controllers.
Sep 26 15:00:57 darwin [    0.404869] /pci@1f,0/pci@1,1: SABRE PCI Bus Module
Sep 26 15:00:57 darwin [    0.404920] /pci@1f,0/pci@1: SABRE PCI Bus Module
Sep 26 15:00:57 darwin [    0.412302] PCI0(PBMA): Bus running at 33MHz
Sep 26 15:00:57 darwin [    0.412612] PCI0(PBMB): Bus running at 33MHz
Sep 26 15:00:57 darwin [    0.412785] ebus0: [auxio] [power] [SUNW,pll] [se] [su] [su] [ecpp] [fdthree] [eeprom] [flashprom] [SUNW,CS4231]
Sep 26 15:00:57 darwin [    0.416541] power: Control reg at 1fff1724000 ... powerd running.
Sep 26 15:00:57 darwin [    0.421304] AUXIO: Found device at /pci@1f,0/pci@1,1/ebus@1/auxio@14,726000
Sep 26 15:00:57 darwin [    0.421654] /pci@1f,0/pci@1,1/ebus@1/eeprom@14,0: Clock regs at 000001fff1000000
Sep 26 15:00:57 darwin [    0.423906] NET: Registered protocol family 2
Sep 26 15:00:57 darwin [    0.495247] IP route cache hash table entries: 2048 (order: 1, 16384 bytes)
Sep 26 15:00:57 darwin [    0.495597] TCP established hash table entries: 8192 (order: 4, 131072 bytes)
Sep 26 15:00:57 darwin [    0.496439] TCP bind hash table entries: 8192 (order: 3, 65536 bytes)
Sep 26 15:00:57 darwin [    0.496856] TCP: Hash tables configured (established 8192 bind 8192)
Sep 26 15:00:57 darwin [    0.496906] TCP reno registered
Sep 26 15:00:57 darwin [    0.526191] Total HugeTLB memory allocated, 0
Sep 26 15:00:57 darwin [    0.527167] squashfs: version 3.2 (2007/01/02) Phillip Lougher
Sep 26 15:00:57 darwin [    0.527711] io scheduler noop registered
Sep 26 15:00:57 darwin [    0.527760] io scheduler anticipatory registered (default)
Sep 26 15:00:57 darwin [    0.527808] io scheduler deadline registered
Sep 26 15:00:57 darwin [    0.527907] io scheduler cfq registered
Sep 26 15:00:57 darwin [    0.544173] lp: driver loaded but no devices found
Sep 26 15:00:57 darwin [    0.544232] rtc_init: no PC rtc found
Sep 26 15:00:57 darwin [    0.544784] atyfb: 3D RAGE PRO (Mach64 GP, PQFP, PCI) [0x4750 rev 0x7c]
Sep 26 15:00:57 darwin [    0.546285] atyfb: 4M SGRAM (1:1), 14.31818 MHz XTAL, 230 MHz PLL, 100 Mhz MCLK, 100 MHz XCLK
Sep 26 15:00:57 darwin [    0.614989] Console: switching to colour frame buffer device 144x56
Sep 26 15:00:57 darwin [    0.636072] atyfb: fb0: ATY Mach64 frame buffer device on PCI
Sep 26 15:00:57 darwin [    0.636732] /pci@1f,0/pci@1,1/ebus@1/su@14,3083f8: Keyboard port at 1fff13083f8, irq 6
Sep 26 15:00:57 darwin [    0.637140] /pci@1f,0/pci@1,1/ebus@1/su@14,3062f8: Mouse port at 1fff13062f8, irq 7
Sep 26 15:00:57 darwin [    0.637661] parport0: PC-style at 0x1fff13043bc (0x1fff13047bc), irq 8 [PCSPP(,...)]
Sep 26 15:00:57 darwin [    0.638910] lp0: using parport0 (interrupt-driven).
Sep 26 15:00:57 darwin [    0.970551] Floppy drive(s): fd0 is 1.44M
Sep 26 15:00:57 darwin [    0.986473] FDC 0 is a National Semiconductor PC87306
Sep 26 15:00:57 darwin [    0.990008] loop: loaded (max 8 devices)
Sep 26 15:00:57 darwin [    0.990609] nbd: registered device at major 43
Sep 26 15:00:57 darwin [    0.995878] sunhme.c:v3.00 June 23, 2006 David S. Miller (davem@davemloft.net)
Sep 26 15:00:57 darwin [    0.997511] eth0-3: Quattro HME (PCI/CheerIO) 10/100baseT Ethernet DEC 21153 PCI Bridge
Sep 26 15:00:57 darwin [    0.997816] eth0: Quattro HME slot 0 (PCI/CheerIO) 10/100baseT Ethernet 08:00:20:a1:c4:e4
Sep 26 15:00:57 darwin [    0.999658] eth1: Quattro HME slot 1 (PCI/CheerIO) 10/100baseT Ethernet 08:00:20:a1:c4:e5
Sep 26 15:00:57 darwin [    1.001442] eth2: Quattro HME slot 2 (PCI/CheerIO) 10/100baseT Ethernet 08:00:20:a1:c4:e6
Sep 26 15:00:57 darwin [    1.003265] eth3: Quattro HME slot 3 (PCI/CheerIO) 10/100baseT Ethernet 08:00:20:a1:c4:e7
Sep 26 15:00:57 darwin [    1.004989] eth4: HAPPY MEAL (PCI/CheerIO) 10/100BaseT Ethernet 08:00:20:a6:80:ba
Sep 26 15:00:57 darwin [    1.005908] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
Sep 26 15:00:57 darwin [    1.006150] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Sep 26 15:00:57 darwin [    1.006710] CMD646: IDE controller at PCI slot 0000:01:03.0
Sep 26 15:00:57 darwin [    1.006934] CMD646: chipset revision 3
Sep 26 15:00:57 darwin [    1.007081] CMD646: chipset revision 0x03, MultiWord DMA Force Limited
Sep 26 15:00:57 darwin [    1.007358] CMD646: 100% native mode on irq 14
Sep 26 15:00:57 darwin [    1.007543]     ide0: BM-DMA at 0x1fe02c00020-0x1fe02c00027, BIOS settings: hda:pio, hdb:pio
Sep 26 15:00:57 darwin [    1.007955]     ide1: BM-DMA at 0x1fe02c00028-0x1fe02c0002f, BIOS settings: hdc:pio, hdd:pio
Sep 26 15:00:57 darwin [    1.008340] Probing IDE interface ide0...
Sep 26 15:00:57 darwin [    1.315210] hda: SAMSUNG SP0802N, ATA DISK drive
Sep 26 15:00:57 darwin [    2.035283] ide0 at 0x1fe02c00000-0x1fe02c00007,0x1fe02c0000a on irq 14
Sep 26 15:00:57 darwin [    2.040900] Probing IDE interface ide1...
Sep 26 15:00:57 darwin [    2.465167] hdc: CRD-8322B, ATAPI CD/DVD-ROM drive
Sep 26 15:00:57 darwin [    3.185143] ide1 at 0x1fe02c00010-0x1fe02c00017,0x1fe02c0001a on irq 14 (shared with ide0)
Sep 26 15:00:57 darwin [    3.191654] hda: max request size: 512KiB
Sep 26 15:00:57 darwin [    3.203629] hda: 156368016 sectors (80060 MB) w/2048KiB Cache, CHS=16383/255/63, (U)DMA
Sep 26 15:00:57 darwin [    3.210073] hda: cache flushes supported
Sep 26 15:00:57 darwin [    3.216356]  hda: hda1 hda2 hda3 hda4 hda5 hda6 hda7
Sep 26 15:00:57 darwin [    3.236002] hdc: ATAPI 32X CD-ROM drive, 128kB Cache
Sep 26 15:00:57 darwin [    3.242560] Uniform CD-ROM driver Revision: 3.20
Sep 26 15:00:57 darwin [    3.250712] rtc_sun_init: Registered Mostek RTC driver.
Sep 26 15:00:57 darwin [    3.258715] mice: PS/2 mouse device common for all mice
Sep 26 15:00:57 darwin [    3.913944] input: Sun Type 5 keyboard as /class/input/input0
Sep 26 15:00:57 darwin [    3.922342] input: Sun Mouse as /class/input/input1
Sep 26 15:00:57 darwin [    3.929886] nf_conntrack version 0.5.0 (995 buckets, 7960 max)
Sep 26 15:00:57 darwin [    3.937728] ip_tables: (C) 2000-2006 Netfilter Core Team
Sep 26 15:00:57 darwin [    3.945313] TCP cubic registered
Sep 26 15:00:57 darwin [    3.952937] NET: Registered protocol family 1
Sep 26 15:00:57 darwin [    3.960612] NET: Registered protocol family 17
Sep 26 15:00:57 darwin [    4.084925] kjournald starting.  Commit interval 5 seconds
Sep 26 15:00:57 darwin [    4.092878] EXT3-fs: mounted filesystem with ordered data mode.
Sep 26 15:00:57 darwin [    4.101339] VFS: Mounted root (ext3 filesystem) readonly.
Sep 26 15:00:57 darwin [    7.331260] OOPS: Bogus kernel PC [ffffffff8a1e17fc] in fault handler
Sep 26 15:00:57 darwin [    7.331287] OOPS: RPC [00000000006c5a74]
Sep 26 15:00:57 darwin [    7.331308] RPC: <0x6c5a7c>
Sep 26 15:00:57 darwin [    7.331325] OOPS: Fault was to vaddr[ffffffff8a1e17fc]
Sep 26 15:00:57 darwin [    7.331341] Call Trace:
Sep 26 15:00:57 darwin [    7.331354]  [00000000004073e4] sparc64_realfault_common+0x18/0x20
Sep 26 15:00:57 darwin [    7.331409]  [00000000006c5a74] 0x6c5a7c
Sep 26 15:00:57 darwin [    7.331428]  [00000000004df52c] sysfs_read_file+0x90/0x150
Sep 26 15:00:57 darwin [    7.331463]  [00000000004a2d80] vfs_read+0x78/0x108
Sep 26 15:00:57 darwin [    7.331500]  [00000000004a301c] sys_read+0x34/0x60
Sep 26 15:00:57 darwin [    7.331526]  [00000000004060d4] linux_sparc_syscall32+0x3c/0x40
Sep 26 15:00:57 darwin [    7.331556]  [00000000000175c4] 0x175cc
Sep 26 15:00:57 darwin [    7.331582] Unable to handle kernel paging request at virtual address ffffffff8a1e17fc
Sep 26 15:00:57 darwin [    7.331604] tsk->{mm,active_mm}->context = 0000000000000101
Sep 26 15:00:57 darwin [    7.331626] tsk->{mm,active_mm}->pgd = fffff80000730000
Sep 26 15:00:57 darwin [    7.331647]               \|/ ____ \|/
Sep 26 15:00:57 darwin [    7.331657]               "@'/ .. \`@"
Sep 26 15:00:57 darwin [    7.331666]               /_| \__/ |_\
Sep 26 15:00:57 darwin [    7.331676]                  \__U_/
Sep 26 15:00:57 darwin [    7.331696] udevd(491): Oops [#1]
Sep 26 15:00:57 darwin [    7.331728] TSTATE: 0000004411009602 TPC: ffffffff8a1e17fc TNPC: ffffffffad545a74 Y: 00000000    Not tainted
Sep 26 15:00:57 darwin [    7.331758] TPC: <0xffffffff8a1e1804>
Sep 26 15:00:57 darwin [    7.331782] g0: 0000000000052a64 g1: 00000000006c5a70 g2: 00000000b6db6db7 g3: 00000000004dc000
Sep 26 15:00:57 darwin [    7.331820] g4: fffff80017e5c9c0 g5: 0000000000000020 g6: fffff800007e8000 g7: fffff80000002000
Sep 26 15:00:57 darwin [    7.331860] o0: fffff80017e1b300 o1: fffff800004dc000 o2: 00000000007121e0 o3: fffff800104dde20
Sep 26 15:00:57 darwin [    7.331893] o4: 00000000004df6f4 o5: 0000000000000000 sp: fffff800007eb391 ret_pc: 00000000006c5a74
Sep 26 15:00:57 darwin [    7.331919] RPC: <0x6c5a7c>
Sep 26 15:00:57 darwin [    7.331945] l0: 0000000000000000 l1: fffff80017f0de80 l2: fffffffffffffffe l3: 0000000000744400
Sep 26 15:00:57 darwin [    7.331973] l4: 0000000000000004 l5: 0000000000000158 l6: 0000000000000000 l7: 00000000f7ecd000
Sep 26 15:00:57 darwin [    7.332004] i0: 0000000000000000 i1: 0000000000719350 i2: fffff800004dc000 i3: 0000000000000000
Sep 26 15:00:57 darwin [    7.332039] i4: fffff800007ebd40 i5: 0000000000000004 i6: fffff800007eb451 i7: 00000000004df52c
Sep 26 15:00:57 darwin [    7.332069] I7: <sysfs_read_file+0x90/0x150>
Sep 26 15:00:57 darwin [    7.332086] Caller[00000000004df52c]: sysfs_read_file+0x90/0x150
Sep 26 15:00:57 darwin [    7.332116] Caller[00000000004a2d80]: vfs_read+0x78/0x108
Sep 26 15:00:57 darwin [    7.332145] Caller[00000000004a301c]: sys_read+0x34/0x60
Sep 26 15:00:57 darwin [    7.332173] Caller[00000000004060d4]: linux_sparc_syscall32+0x3c/0x40
Sep 26 15:00:57 darwin [    7.332205] Caller[00000000000175c4]: 0x175cc
Sep 26 15:00:57 darwin [    7.332224] Instruction DUMP: 72696e74  6b282262  75662070 <72657061> 72652025  703a2074  6f703d25  7020626f <1>Unable to handle kernel NULL pointer dereference
Sep 26 15:00:57 darwin [    7.332376] tsk->{mm,active_mm}->context = 0000000000000101
Sep 26 15:00:57 darwin [    7.332468] tsk->{mm,active_mm}->pgd = fffff80000730000
Sep 26 15:00:57 darwin [    7.332564]               \|/ ____ \|/
Sep 26 15:00:57 darwin [    7.332611]               "@'/ .. \`@"
Sep 26 15:00:57 darwin [    7.332657]               /_| \__/ |_\
Sep 26 15:00:57 darwin [    7.332703]                  \__U_/
Sep 26 15:00:57 darwin [    7.332787] udevd(491): Oops [#2]
Sep 26 15:00:57 darwin [    7.332882] TSTATE: 0000000080f09603 TPC: 000000000056bde4 TNPC: 000000000056bde8 Y: 00000000    Not tainted
Sep 26 15:00:57 darwin [    7.333036] TPC: <vsnprintf+0x74/0x670>
Sep 26 15:00:57 darwin [    7.333126] g0: 0000000000000020 g1: 000000000070f000 g2: 000000000070f000 g3: 000000000070f118
Sep 26 15:00:57 darwin [    7.333270] g4: fffff80017e5c9c0 g5: 0000000000000020 g6: fffff800007e8000 g7: 0000000000000000
Sep 26 15:00:57 darwin [    7.333410] o0: 0000000000778c99 o1: 0000000000000010 o2: ffffffffffffffff o3: 000000000000000a
Sep 26 15:00:57 darwin [    7.333554] o4: 00000000006bb7e7 o5: 0000000000002398 sp: fffff800007eab31 ret_pc: 000000000056c3a4
Sep 26 15:00:57 darwin [    7.333697] RPC: <vsnprintf+0x634/0x670>
Sep 26 15:00:57 darwin [    7.333790] l0: 0000000000778c90 l1: fffffffffffffffd l2: 0000000000000000 l3: 0000000000779090
Sep 26 15:00:57 darwin [    7.333936] l4: 0000000000000004 l5: ffffffff8a1e17fc l6: fffff800007e8000 l7: 0000000080009003
Sep 26 15:00:57 darwin [    7.334077] i0: 0000000000778c90 i1: 0000000000000400 i2: 000000000000000a i3: fffff800007eb728
Sep 26 15:00:57 darwin [    7.334224] i4: fffff800807eb5df i5: 000000000070f000 i6: fffff800007eac01 i7: 000000000056c3f8
Sep 26 15:00:57 darwin [    7.334363] I7: <vscnprintf+0x18/0x2c>
Sep 26 15:00:57 darwin [    7.334428] Caller[000000000056c3f8]: vscnprintf+0x18/0x2c
Sep 26 15:00:57 darwin [    7.334549] Caller[000000000045fff4]: vprintk+0x9c/0x288
Sep 26 15:00:57 darwin [    7.334694] Caller[0000000000460204]: printk+0x24/0x30
Sep 26 15:00:57 darwin [    7.334805] Caller[000000000042a204]: instruction_dump+0x50/0x74
Sep 26 15:00:57 darwin [    7.334941] Caller[000000000042a430]: die_if_kernel+0x15c/0x260
Sep 26 15:00:57 darwin [    7.335073] Caller[000000000066f650]: unhandled_fault+0xd8/0xe4
Sep 26 15:00:57 darwin [    7.335213] Caller[000000000066fbd0]: do_sparc64_fault+0x574/0x614
Sep 26 15:00:57 darwin [    7.335352] Caller[00000000004073e4]: sparc64_realfault_common+0x18/0x20
Sep 26 15:00:57 darwin [    7.335515] Caller[00000000006c5a74]: 0x6c5a7c
Sep 26 15:00:57 darwin [    7.335605] Caller[00000000004df52c]: sysfs_read_file+0x90/0x150
Sep 26 15:00:57 darwin [    7.335746] Caller[00000000004a2d80]: vfs_read+0x78/0x108
Sep 26 15:00:57 darwin [    7.335878] Caller[00000000004a301c]: sys_read+0x34/0x60
Sep 26 15:00:57 darwin [    7.336007] Caller[00000000004060d4]: linux_sparc_syscall32+0x3c/0x40
Sep 26 15:00:57 darwin [    7.336159] Caller[00000000000175c4]: 0x175cc
Sep 26 15:00:57 darwin [    7.336242] Instruction DUMP: a0100018  a6103fff  b2380018 <c24e8000> 8410001a  80a06000  02400175  01000000  c2488000
Sep 26 15:00:57 darwin [   17.799592] EXT3 FS on hda1, internal journal
Sep 26 15:00:57 darwin [   21.084840] kjournald starting.  Commit interval 5 seconds
Sep 26 15:00:57 darwin [   21.085577] EXT3 FS on hda4, internal journal
Sep 26 15:00:57 darwin [   21.085671] EXT3-fs: mounted filesystem with ordered data mode.
Sep 26 15:00:57 darwin [   21.117432] kjournald starting.  Commit interval 5 seconds
Sep 26 15:00:57 darwin [   21.118154] EXT3 FS on hda5, internal journal
Sep 26 15:00:57 darwin [   21.118243] EXT3-fs: mounted filesystem with ordered data mode.
Sep 26 15:00:57 darwin [   21.152323] kjournald starting.  Commit interval 5 seconds
Sep 26 15:00:57 darwin [   21.153044] EXT3 FS on hda6, internal journal
Sep 26 15:00:57 darwin [   21.153133] EXT3-fs: mounted filesystem with ordered data mode.
Sep 26 15:00:57 darwin [   21.189070] kjournald starting.  Commit interval 5 seconds
Sep 26 15:00:57 darwin [   21.189791] EXT3 FS on hda7, internal journal
Sep 26 15:00:57 darwin [   21.189880] EXT3-fs: mounted filesystem with ordered data mode.
Sep 26 15:00:57 darwin [   21.375567] Adding 497992k swap on /dev/hda2.  Priority:-1 extents:1 across:497992k
Sep 26 15:00:57 darwin [   44.264477] hda: status error: status=0x58 { DriveReady SeekComplete DataRequest }
Sep 26 15:00:57 darwin [   44.264604] ide: failed opcode was: unknown
Sep 26 15:00:57 darwin [   44.264685] hda: DMA disabled
Sep 26 15:00:57 darwin [   44.264776] hda: drive not ready for command
Sep 26 15:00:57 darwin [   44.274026] hda: CHECK for good STATUS
Sep 26 15:00:57 darwin [   44.314010] ide0: reset: success
Sep 26 15:01:14 darwin dhcpcd[3284]: eth0: dhcpcd 3.0.16 starting
Sep 26 15:01:14 darwin dhcpcd[3284]: eth0: hardware address = 08:00:20:a1:c4:e4
Sep 26 15:01:14 darwin dhcpcd[3284]: eth0: broadcasting for a lease
Sep 26 15:01:17 darwin [  115.662313] eth0: Link is up using internal transceiver at 100Mb/s, Full Duplex.
Sep 26 15:01:49 darwin dhcpcd[3284]: eth0: offered 192.168.100.100 from 192.168.100.1
Sep 26 15:01:50 darwin dhcpcd[3284]: eth0: leased 192.168.100.100 for 259200 seconds
Sep 26 15:01:50 darwin dhcpcd[3284]: eth0: no renewal time supplied, assuming 129600 seconds
Sep 26 15:01:50 darwin dhcpcd[3284]: eth0: no rebind time supplied, assuming 226800 seconds
Sep 26 15:01:50 darwin dhcpcd[3284]: eth0: adding IP address 192.168.100.100/24
Sep 26 15:01:50 darwin dhcpcd[3284]: eth0: adding default route via 192.168.100.1 metric 0
Sep 26 15:02:02 darwin kdm[3462]: XDMCP socket creation failed, errno 47
Sep 26 15:02:03 darwin [  162.490849] ioctl32(X:3481): Unknown cmd fd(6) cmd(40584606){00} arg(ffdb14f8) on /dev/fb/0
Sep 26 15:02:03 darwin [  162.492549] ioctl32(X:3481): Unknown cmd fd(6) cmd(40184600){00} arg(ffdb1500) on /dev/fb/0
Sep 26 15:02:12 darwin sshd[3523]: Server listening on 0.0.0.0 port 22.
Sep 26 15:03:08 darwin ntpd[3750]: ntpd 4.2.4p0@1.1472-o Tue Aug 14 23:32:18 UTC 2007 (1)
Sep 26 15:03:08 darwin ntpd[3751]: precision = 6.000 usec
Sep 26 15:03:08 darwin ntpd[3751]: Listening on interface #0 wildcard, 0.0.0.0#123 Disabled
Sep 26 15:03:08 darwin ntpd[3751]: Listening on interface #1 eth0, 192.168.100.100#123 Enabled
Sep 26 15:03:08 darwin ntpd[3751]: Listening on interface #2 lo, 127.0.0.1#123 Enabled
Sep 26 15:03:08 darwin ntpd[3751]: kernel time sync status 0040
Sep 26 15:03:08 darwin ntpd[3751]: frequency initialized 86.084 PPM from /var/lib/ntp/ntp.drift
Sep 26 15:03:25 darwin cron[4014]: (CRON) STARTUP (V5.0)
Sep 26 15:03:28 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/chargen-dgram [file=/etc/xinetd.conf] [line=49]
Sep 26 15:03:28 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/chargen-stream [file=/etc/xinetd.d/chargen-stream] [line=67]
Sep 26 15:03:28 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/cups-lpd [file=/etc/xinetd.d/cups-lpd] [line=67]
Sep 26 15:03:28 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/daytime-dgram [file=/etc/xinetd.d/daytime-dgram] [line=12]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/daytime-stream [file=/etc/xinetd.d/daytime-stream] [line=67]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/discard-dgram [file=/etc/xinetd.d/discard-dgram] [line=67]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/discard-stream [file=/etc/xinetd.d/discard-stream] [line=67]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/echo-dgram [file=/etc/xinetd.d/echo-dgram] [line=67]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/echo-stream [file=/etc/xinetd.d/echo-stream] [line=67]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/ftp-sensor [file=/etc/xinetd.d/ftp-sensor] [line=67]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/pure-ftpd [file=/etc/xinetd.d/pure-ftpd] [line=70]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/rexec [file=/etc/xinetd.d/rexec] [line=13]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/rlogin [file=/etc/xinetd.d/rlogin] [line=12]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/rsh [file=/etc/xinetd.d/rsh] [line=12]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/swat [file=/etc/xinetd.d/swat] [line=12]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/talk [file=/etc/xinetd.d/talk] [line=17]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/tcpmux-server [file=/etc/xinetd.d/tcpmux-server] [line=13]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/time-dgram [file=/etc/xinetd.d/time-dgram] [line=68]
Sep 26 15:03:29 darwin xinetd[4069]: Reading included configuration file: /etc/xinetd.d/time-stream [file=/etc/xinetd.d/time-stream] [line=67]
Sep 26 15:03:29 darwin xinetd[4069]: removing chargen
Sep 26 15:03:29 darwin xinetd[4069]: removing chargen
Sep 26 15:03:29 darwin xinetd[4069]: removing daytime
Sep 26 15:03:29 darwin xinetd[4069]: removing daytime
Sep 26 15:03:29 darwin xinetd[4069]: removing discard
Sep 26 15:03:29 darwin xinetd[4069]: removing discard
Sep 26 15:03:29 darwin xinetd[4069]: removing echo
Sep 26 15:03:29 darwin xinetd[4069]: removing echo
Sep 26 15:03:29 darwin xinetd[4069]: removing ftp
Sep 26 15:03:29 darwin xinetd[4069]: removing ftp
Sep 26 15:03:29 darwin xinetd[4069]: removing exec
Sep 26 15:03:29 darwin xinetd[4069]: removing login
Sep 26 15:03:29 darwin xinetd[4069]: removing shell
Sep 26 15:03:29 darwin xinetd[4069]: removing ntalk
Sep 26 15:03:29 darwin xinetd[4069]: removing tcpmux
Sep 26 15:03:29 darwin xinetd[4069]: removing time
Sep 26 15:03:29 darwin xinetd[4069]: removing time
Sep 26 15:03:29 darwin xinetd[4069]: xinetd Version 2.3.14 started with libwrap loadavg options compiled in.
Sep 26 15:03:29 darwin xinetd[4069]: Started working: 2 available services



Any idea?
Thanks
_________________
Charly Tango
Formosa - Argentina
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
To emerge, or not to emerge: that is the question.
_________________
Back to top
View user's profile Send private message
McTango
n00b
n00b


Joined: 11 Dec 2004
Posts: 66
Location: Formosa - Argentina

PostPosted: Wed Oct 24, 2007 11:00 am    Post subject: [SOLVED] Problems with gcc after update Reply with quote

Re-emerging all system (twice) and world solved all problems.
Code:
emerge -eD system
emerge -eD system
emerge -eD world
That worked for my Ultra 5.
After that, i compiled the new kernel 2.6.22-r5 and the udedv errors ends too.
So, i'm happy to get my U5 working fine again.
Thanks
_________________
Charly Tango
Formosa - Argentina
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
To emerge, or not to emerge: that is the question.
_________________
Back to top
View user's profile Send private message
xbskid
n00b
n00b


Joined: 15 Jun 2006
Posts: 12

PostPosted: Thu Nov 01, 2007 11:29 am    Post subject: Reply with quote

A quicker method seems to be just remerging kgcc64.
Code:
emerge kgcc64

That got rid of the error for me (I didn't have those additional udev issues).
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on Sparc All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum