Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Portage & Programming
  • Search

emerge update error

Problems with emerge or ebuilds? Have a basic programming question about C, PHP, Perl, BASH or something else?
Post Reply
Advanced search
12 posts • Page 1 of 1
Author
Message
nucleoid
n00b
n00b
Posts: 5
Joined: Sat Jul 16, 2005 6:35 pm
Location: Fargo, ND
Contact:
Contact nucleoid
Website

emerge update error

  • Quote

Post by nucleoid » Sat Jul 16, 2005 6:38 pm

Here's the topmost build error:

i386-pc-linux-gnu-gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL\" -DVERSION=\"1.2.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ALLOCA_H=1-DHAVE_ALLOCA=1 -DHAVE_LIBASOUND=1 -I. -I. -march=pentium4 -O2 -mcpu=i686 -Wall -DENABLE_DUMMYVIDEO -DDISKAUD_SUPPORT -DUSE_DLOPEN -DUSE_ASMBLIT -I./hermes -I../../src/hermes -DOSS_SUPPORT -DALSA_SUPPORT -DALSA_DYNAMIC=libasound.so.2 -DUSE_DLVSYM -DARTSC_SUPPORT -DARTSC_DYNAMIC=libartsc.so.0 -I/usr/kde/3.4/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DESD_SUPPORT -DESD_DYNAMIC=libesd.so.0 -DNAS_SUPPORT -I/usr/X11R6/include/ -DENABLE_X11 -DXTHREADS -I./include-I./src/video -DXFREE86_VM -DXFREE86_VMGAMMA -DXFREE86_XV -DENABLE_GGI -DENABLE_SVGALIB -DHAVE_OPENGL -DUSE_INPUT_EVENTS -D_REENTRANT -DSDL_USE_PTHREADS -DHAVE_SIGACTION -I../../include -I../../include/SDL -I../../src -I../../src/main/linux -I../../src/audio -I../../src/video -I../../src/video/XFree86/extensions
-I../../src/events -I../../src/joystick -I../../src/cdrom -I../../src/thread -I../../src/timer -I../../src/endian -I../../src/file -I../../src/thread -c SDL_yuv_mmx.c -o SDL_yuv_mmx.o >/dev/null 2>&1
make[3]: *** [SDL_yuv_mmx.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/libsdl-1.2.8-r1/work/SDL-1.2.8/src/video'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/libsdl-1.2.8-r1/work/SDL-1.2.8/src/video'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libsdl-1.2.8-r1/work/SDL-1.2.8/src'
make: *** [all-recursive] Error 1

!!! ERROR: media-libs/libsdl-1.2.8-r1 failed.
!!! Function src_compile, Line 147, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.


Let me know if you need more log data and where to get it from.
Top
ikaro
Advocate
Advocate
User avatar
Posts: 2527
Joined: Mon Jul 14, 2003 2:04 pm
Location: Denmark

  • Quote

Post by ikaro » Sat Jul 16, 2005 6:54 pm

dont use the +nojoystick in the USE flags.
linux: #232767
Top
nucleoid
n00b
n00b
Posts: 5
Joined: Sat Jul 16, 2005 6:35 pm
Location: Fargo, ND
Contact:
Contact nucleoid
Website

  • Quote

Post by nucleoid » Sat Jul 16, 2005 7:15 pm

I don't believe I am, here's my make.conf:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-march=pentium4 -O2 -mcpu=i686 -fomit-frame-pointer"
CHOST="i386-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j2"
USE="mpeg mozilla libg++ mad mcal mime mmx msn ldap jpeg aim alsa apache2 avi cups ctype mysql kde kerberos dedicated divx4linux doc dvb emacs encode esd ethereal freetds frontbase ftp gd ggi gif gstreamer gtk icc imap java xmms xv xvid mysqli nas oggvorbis opengl oscar oracle7 vidoes usb tokenizer truetype ssl sockets snmp pdflib perl php prelude quicktime samba"
Top
ikaro
Advocate
Advocate
User avatar
Posts: 2527
Joined: Mon Jul 14, 2003 2:04 pm
Location: Denmark

  • Quote

Post by ikaro » Sat Jul 16, 2005 7:17 pm

then try removing the mmx use flag.
linux: #232767
Top
nucleoid
n00b
n00b
Posts: 5
Joined: Sat Jul 16, 2005 6:35 pm
Location: Fargo, ND
Contact:
Contact nucleoid
Website

  • Quote

Post by nucleoid » Sat Jul 16, 2005 7:24 pm

nope, same error.

btw, thanks for the troubleshooting help.
Top
ikaro
Advocate
Advocate
User avatar
Posts: 2527
Joined: Mon Jul 14, 2003 2:04 pm
Location: Denmark

  • Quote

Post by ikaro » Sat Jul 16, 2005 7:30 pm

ive searched the bugzilla for libsdl bugs and none come up with those symptoms.
so i suggest that you submit a new bug.
linux: #232767
Top
ecatmur
Advocate
Advocate
User avatar
Posts: 3595
Joined: Mon Oct 20, 2003 8:07 pm
Location: Edinburgh
Contact:
Contact ecatmur
Website

  • Quote

Post by ecatmur » Sat Jul 16, 2005 7:39 pm

Unfortunately the build process is discarding error messages :x. To help with troubleshooting you might wish to cd to /var/tmp/portage/libsdl-1.2.8-r1/work/SDL-1.2.8/src/video and issue the offending command without the redirections; I'm sure the output would help.
No more cruft
dep: Revdeps that work
Using command-line ACCEPT_KEYWORDS?
Top
nucleoid
n00b
n00b
Posts: 5
Joined: Sat Jul 16, 2005 6:35 pm
Location: Fargo, ND
Contact:
Contact nucleoid
Website

  • Quote

Post by nucleoid » Sat Jul 16, 2005 8:06 pm

If I knew the relative directories it was using, I could issue the offending command, but I don't so I can't.

Is there just a way to skip this update so I can get the others done?
Top
nucleoid
n00b
n00b
Posts: 5
Joined: Sat Jul 16, 2005 6:35 pm
Location: Fargo, ND
Contact:
Contact nucleoid
Website

  • Quote

Post by nucleoid » Tue Jul 19, 2005 11:16 pm

anyone have an answer for this?
Top
einstein1981
Guru
Guru
Posts: 395
Joined: Wed Mar 10, 2004 3:10 am
Location: Venezuela , Caracas

  • Quote

Post by einstein1981 » Wed Sep 07, 2005 8:56 pm

BUMP!!

same problem here so I thought i' d bump this.
thesis.
Top
svf
n00b
n00b
Posts: 50
Joined: Tue Feb 01, 2005 12:22 am

  • Quote

Post by svf » Sat Sep 17, 2005 11:48 am

same here...
uchafu!
Top
svf
n00b
n00b
Posts: 50
Joined: Tue Feb 01, 2005 12:22 am

  • Quote

Post by svf » Sat Sep 17, 2005 11:59 am

mhh solved my prob with this one:

http://forums.gentoo.org/viewtopic-t-32 ... ibsdl.html
uchafu!
Top
Post Reply

12 posts • Page 1 of 1

Return to “Portage & Programming”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic