Magic

A place to ask all newbie questions and not get flamed, though you will get beaten down if you post a newbieish question outside of these walls.
Post Reply
ManReal
Novice
Posts: 25
Joined: Tue Jan 09, 2007 11:33 pm

Magic

Post by ManReal »

I know I've been posting a lot lately. However, these forums seem pretty dead. So, I'm still trying to keep them alive.

This is actually not a stupid question.

Upon typing "Magic" I got the folowing error (after about 10 minutes):

Code: Select all

..
..
..
x11-proto/
x11-terms/
x11-themes/
x11-wm/
x11-wm/fluxbox/files/
xfce-base/
xfce-extra/
io timeout after 180 seconds -- exiting
rsync error: timeout in data send/receive (code 30) at io.c(171) [receiver=2.6.8]
Any ideas on what this madness is about? I restarted my Xbox and tried doing it again to no avail.
shibz
Newbie
Posts: 1
Joined: Fri Jan 26, 2007 1:24 am

Post by shibz »

looks like something is happening during the 'emerge --sync'?

try running 'emerge-webrsync' then re-run magic
ManReal
Novice
Posts: 25
Joined: Tue Jan 09, 2007 11:33 pm

Post by ManReal »

Thanks for your reply, I fixed the problem by re-installing Gentoox. Too bad I didn't see your reply before hand. Thanks for your help though.

Now I'm trying to install apache with PHP so I'm following the tuturial that Shallax made. "in the tutorials section" and I followed the part upto where it says:
"4) emerge sync
5) pico -w /etc/make.conf 6) Ensure that "apache2" and "php" are in the USE="" line 7) emerge apache dev-lang/php"
However, upon waiting through "emerge apache dev-lang/php" it says the following at the end of the installation.

Code: Select all

 * checking php-patchset-5.1.6-r3.tar.bz2 ;-) ...                                                                      [ ok ]
 * Determining SAPI(s) to build
 *   Enabled  SAPI: cli
 *   Disabled SAPI: cgi
 *   Disabled SAPI: apache
 *   Enabled  SAPI: apache2
 *
 * If this package fails with a fatal error about Apache2 not having
 * been compiled with a compatible MPM, this is normally because you
 * need to toggle the 'threads' USE flag.
 *
 * If 'threads' is off, try switching it on.
 * If 'threads' is on, try switching it off.
 *
 *
 * USE flag 'truetype' needs one of these additional flag(s) set:
 *    gd gd-external
 *
 * 'gd' was automatically selected and enabled.
 * You can change that by enabling/disabling those flags accordingly
 * in /etc/portage/package.use.
 *
 *
 * USE flag 'sharedmem' conflicts with these USE flag(s):
 *    threads
 *
 * You must disable these conflicting flags before you can emerge this package.
 * You can do this by disabling these flags in /etc/portage/package.use:
 *     =dev-lang/php-5.1.6-r6  -threads
 *

!!! ERROR: dev-lang/php-5.1.6-r6 failed.
Call stack:
  ebuild.sh, line 1562:   Called dyn_setup
  ebuild.sh, line 665:   Called pkg_setup
  php-5.1.6-r6.ebuild, line 106:   Called php5_1-sapi_pkg_setup
  php5_1-sapi.eclass, line 270:   Called php5_1-sapi_check_use_flags
  php5_1-sapi.eclass, line 196:   Called phpconfutils_use_conflict 'sharedmem' 'threads'
  phpconfutils.eclass, line 163:   Called die

!!! Conflicting USE flags found
!!! If you need support, post the topmost build error, and the call stack if relevant.

how would I fix this problem??
ManReal
Novice
Posts: 25
Joined: Tue Jan 09, 2007 11:33 pm

Post by ManReal »

Does anyone know? I tried opening the file "/etc/portage/package.use" (as it says in the error log) and it does not exist.

What must I do?
ManReal
Novice
Posts: 25
Joined: Tue Jan 09, 2007 11:33 pm

Post by ManReal »

Okay so I found out that I should switch the thread flag to -thread. And it got further this time in the emerge process. However, near the end of emerge apache dev-lang/php it says the following this time "as opposed to the last error message
de/imap -I/var/tmp/portage/php-5.1.6-r6/work/php-5.1.6/ext/mbstring/oniguruma -I/var/tmp/portage/php-5.1.6-r6/work/php ext/mbstring/libmbfl -I/var/tmp/portage/php-5.1.6-r6/work/php-5.1.6/ext/mbstring/libmbfl/mbfl -I/usr/include/mysql -I/ lude/pspell -I/var/tmp/portage/php-5.1.6-r6/work/php-5.1.6/TSRM -I/var/tmp/portage/php-5.1.6-r6/work/php-5.1.6/Zend /include -march=pentium3 -O2 -fomit-frame-pointer -pipe -prefer-non-pic -c /var/tmp/portage/php-5.1.6-r6/work/php-5.1 date/lib/parse_date.c -o ext/date/lib/parse_date.lo
ext/date/lib/.libs/parse_date.o: Input/output error
{standard input}: Assembler messages:
{standard input}:37424: FATAL: Can't write ext/date/lib/.libs/parse_date.o: Illegal seek
make: *** [ext/date/lib/parse_date.lo] Error 1

!!! ERROR: dev-lang/php-5.1.6-r6 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
php-5.1.6-r6.ebuild, line 173: Called src_compile_normal
php-5.1.6-r6.ebuild, line 339: Called php5_1-sapi_src_compile
php5_1-sapi.eclass, line 577: Called die

!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Does anyone have any ideas on what I can do?? I'm really running out of ideas. It doesn't even say what to do this time? So I have no idea what to look for.

PLEASE CLOSE THIS THREAD:: IT HAS BEEN MOVED.
Post Reply