Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95945 - x11-libs/wxGTK-2.6.0-r1 - can't write PCH file
Summary: x11-libs/wxGTK-2.6.0-r1 - can't write PCH file
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-13 03:16 UTC by Nuno Alexandre
Modified: 2005-07-21 09:08 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ccbnXFbR.out (ccbnXFbR.out,1.58 MB, text/plain)
2005-06-13 03:18 UTC, Nuno Alexandre
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nuno Alexandre 2005-06-13 03:16:42 UTC
[ebuild  NS   ] x11-libs/wxGTK-2.6.0-r1  -debug -doc -gnome +gtk2 -joystick
+jpeg -odbc +opengl +png +sdl -tiff +unicode +wxgtk1


          -DWXUSINGDLL -DWXMAKINGDLL_GL -fPIC -DPIC -DWX_PRECOMP -DNO_GCC_PRAGMA
-DGTK_NO_CHECK_CASTS -Ilib/wx/incl                  ude/gtk-ansi-release-2.6
-I/var/tmp/portage/wxGTK-2.6.0-r1/work/wxWidgets-2.6.0/include
-I/usr/include/gtk-1.2 -I/us                  r/include/glib-1.2
-I/usr/lib64/glib/include -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES
-D_LARGEFILE_SOURCE=                  1 -I/usr/X11R6/include -O2 -march=k8 -O2
-pipe -pthread -I/usr/include/SDL -D_REENTRANT -Wall -Wno-ctor-dtor-privacy
/var/tmp/portage/wxGTK-2.6.0-r1/work/wxWidgets-2.6.0/include/wx/wxprec.h:50:
fatal error: can't write PCH file: No s                  pace left on device
compilation terminated.
Preprocessed source stored into
/var/tmp/portage/wxGTK-2.6.0-r1/temp/ccbnXFbR.out file, please attach this to
your b                  ugreport.
make: *** [.pch/wxprec_gldll/wx/wxprec.h.gch] Error 1




Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.51.22-r1 (default-linux/amd64/2005.0/no-multilib, gcc-3.4.4,
glibc-2.3.5-r0, 2.6.12-rc6-git5 x86_64)
=================================================================
System uname: 2.6.12-rc6-git5 x86_64 AMD Athlon(tm) 64 Processor 3500+
Gentoo Base System version 1.6.12
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16-r1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoclean autoconfig ccache distlocks noinfo notitles sandbox sfperms
strict"
GENTOO_MIRRORS="ftp://rsync.gentoo.diku.dk ftp://ftp.dkuug.dk/pub/gentoo/
http://ftp.du.se/pub/os/gentoo"
LANG="en_US"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 alsa nptl nptlonly pic plotutils tcltk unicode userlocales
video_cards_nvidia userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LC_ALL, LINGUAS
Comment 1 Nuno Alexandre 2005-06-13 03:18:44 UTC
Created attachment 61139 [details]
ccbnXFbR.out
Comment 2 Chris White (RETIRED) gentoo-dev 2005-06-13 03:23:33 UTC
Seems like your hardisk is full.  Sure there's nothing wrong in that regard?  df -h to check.
Comment 3 Nuno Alexandre 2005-06-13 04:07:58 UTC
  lol

no comment.
Comment 4 Gioele Barabucci 2005-07-21 06:31:55 UTC
Yes, his disk is full, but I found that wxGTK 2.6.x requires more than 800MB   
of free disk space. This is really too much.   
You can save space much with --disable-precomp-headers. 
 
Can you reopen this bug as an enhancement request?   
Comment 5 Nuno Alexandre 2005-07-21 09:08:40 UTC
any comments from the devs ?