Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot emerge portage [Solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
drtask
n00b
n00b


Joined: 15 Feb 2007
Posts: 9

PostPosted: Thu Feb 15, 2007 7:06 am    Post subject: Cannot emerge portage [Solved] Reply with quote

Hello,
I am currently attempting to install Jackass! Project from the live cd, using this guide :
http://jackass.homelinux.org/forums/viewtopic.php?t=133
I have run into an odd issue. here is /var/tmp/help2man-1.36.4/work/help2man-1.36.4/config.log:

Code:
Thread model: posix
gcc version 4.1.1 (Gentoo 4.1.1)
configure: 1627: $? = 1
configure: 1655: checking for C compiler default output file name
configure: 1658: i686-pc-linux-gnu-gcc -O2 -march=i686 -pipe -fomit-frame-pointer -Wl, -O1 -Wl, -s conftest.c >&5 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld: : No such file: No such file or directory
collect2: ld returned 1 exit status
configure: 1661: $? = 1
configure: failed program was:
| /* confdefs.h   */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
|
| /* end confdefs.h  */
|
| int
| main ()
| {
|    ;
|    return 0;
|  }
configure: 1700: error: C compiler cannot create executables
See `config.log' for more details.


and my /etc/make.conf:
Code:
CFLAGS="-O2 -march=i686 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS} -fvisibility-inline-hidden"
LDFLAGS="-Wl, -O1 -Wl, -s"
ACCEPT_KEYWORDS="x86"
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
PORT_LOGDIR=/var/log/portage
PORTDIR_OVERLAY=/usr/local/portage
MAKEOPTS="-j2"
USE="nptlonly unicode"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
RSYNC_RETRIES="3"
RSYNC_TIMEOUTS=180
PORTAGE_NICENESS=3
AUTOCLEAN="yes"
FEATURES="distlocks sandbox userpriv usersandbox"
CCACHE_SIZE=2048M


this is my first attempt at a stage 1/3 install, and ran into this problem. not quite sure whats causing it. any help would be greatly appreciated.


Last edited by drtask on Fri Feb 16, 2007 5:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
mark_alec
Bodhisattva
Bodhisattva


Joined: 11 Sep 2004
Posts: 6066
Location: Melbourne, Australia

PostPosted: Thu Feb 15, 2007 7:20 am    Post subject: Reply with quote

Moved from Other Things Gentoo to Unsupported Software.

Well, I can't read that post and I have no idea which step of the install you are up to. I recommend you install gentoo the official way.
_________________
www.gentoo.org.au || #gentoo-au
Back to top
View user's profile Send private message
yngwin
Retired Dev
Retired Dev


Joined: 19 Dec 2002
Posts: 4572
Location: Suzhou, China

PostPosted: Thu Feb 15, 2007 6:14 pm    Post subject: Reply with quote

your ldflags contain spaces that shouldn't be there
_________________
"Those who deny freedom to others deserve it not for themselves." - Abraham Lincoln
Free Culture | Defective by Design | EFF
Back to top
View user's profile Send private message
drtask
n00b
n00b


Joined: 15 Feb 2007
Posts: 9

PostPosted: Fri Feb 16, 2007 2:10 am    Post subject: Reply with quote

thank you! that fixed the problem.
Back to top
View user's profile Send private message
drtask
n00b
n00b


Joined: 15 Feb 2007
Posts: 9

PostPosted: Fri Feb 16, 2007 5:26 pm    Post subject: Reply with quote

back to the same error. instead this time i cannot emerge gentoo-sources.

Code:
>>> Emerge (1 of 1) sys-kernel/gentoo-sources-2.6.19-r5 to /
Traceback (most recent call last):
  ...
  ...
  ...
OSError: [Errno 28] No space left on device: '/usr/portage/distfiles/.locks/.genpatches-2.6.19-6.extras.tar.bz2.portage_lockfile'


i have no clue how to fix this one. i commented the CCACHE=2048M line in my make.conf but that didn't help.
Back to top
View user's profile Send private message
madisonicus
Veteran
Veteran


Joined: 20 Sep 2006
Posts: 1130

PostPosted: Fri Feb 16, 2007 5:51 pm    Post subject: Reply with quote

drtask wrote:
back to the same error. instead this time i cannot emerge gentoo-sources.

Code:
>>> Emerge (1 of 1) sys-kernel/gentoo-sources-2.6.19-r5 to /
Traceback (most recent call last):
  ...
  ...
  ...
OSError: [Errno 28] No space left on device: '/usr/portage/distfiles/.locks/.genpatches-2.6.19-6.extras.tar.bz2.portage_lockfile'


i have no clue how to fix this one. i commented the CCACHE=2048M line in my make.conf but that didn't help.
It's definitely not the same error. Is your disk full? What does df -h show?
_________________
Please add [SOLVED] to your message title if you feel that your question has been answered.
------
Intel Q9300 Core2 Quad * Gigabyte GA-EP35C-DS3R
Samsung x360
AMD64 x2 4200+ * TF7050-M2 * HTPC
ZOTAC ION A-U Mini-ITX * HTPC
Back to top
View user's profile Send private message
drtask
n00b
n00b


Joined: 15 Feb 2007
Posts: 9

PostPosted: Fri Feb 16, 2007 5:56 pm    Post subject: Reply with quote

i fixed it. just needed to clear out /usr/portage/distfiles. going smoothly now. i thought that may be the case due to the way this stage 1/3 install is set up, /usr/portage has its own partition, and i probably filled that up. fixed now. thanks though
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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