First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 198932
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Desktop Misc. Team <desktop-misc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: George Retsinas <ElemonGW@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
build.log Log file of xfe-1.00 's compilation text/plain George Retsinas 2007-11-12 13:46 0000 22.17 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 198932 depends on: Show dependency tree
Show dependency graph
Bug 198932 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-11-12 13:44 0000
x11-misc/xfe throws error during compilation (& of course fails). Tried both
the latest one (version 1.04 in ~x86) and the stable one (1.00) and it gave the
same error. Log file attached.

Reproducible: Always

------- Comment #1 From George Retsinas 2007-11-12 13:46:03 0000 -------
Created an attachment (id=135830) [edit]
Log file of xfe-1.00 's compilation

------- Comment #2 From Jakub Moc (RETIRED) 2007-11-12 18:30:36 0000 -------
emerge --info please.

------- Comment #3 From George Retsinas 2007-11-12 19:42:58 0000 -------
emerge --info
Portage 2.1.3.19 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.6.1-r0,
2.6.22-gentoo-r9 i686)
=================================================================
System uname: 2.6.22-gentoo-r9 i686 Intel(R) Pentium(R) 4 CPU 3.20GHz
Timestamp of tree: Sat, 10 Nov 2007 22:16:01 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
/etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer sandbox sfperms strict unmerge-orphans
userfetch"
GENTOO_MIRRORS="http://ftp.uoi.gr/mirror/OS/gentoo/
http://ftp.ntua.gr/pub/linux/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"
PORTDIR_OVERLAY="/usr/portage/local/layman/enlightenment /usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acl alsa bash-completion berkdb bitmap-fonts cdr cli cracklib crypt cups
dri dvd dvdr fortran gdbm gnome gpm gtk hal iconv ipv6 isdnlog midi mudflap
ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection
session spell spl ssl tcpd truetype-fonts type1-fonts unicode x86 xorg zlib"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1
emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m
maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
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" KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses
text" USERLAND="GNU" VIDEO_CARDS="radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #4 From Samuli Suominen 2007-11-12 23:14:57 0000 -------
"emerge -pv fox" output please, I suspect it needs USE truetype enabled

------- Comment #5 From George Retsinas 2007-11-13 16:49:36 0000 -------
(In reply to comment #4)
> "emerge -pv fox" output please, I suspect it needs USE truetype enabled
> 
Yes, I haven't compiled fox with truetype use flag. Compiled it with it solved
the problem. However, then another problem came up: no images were displayed at
the program. Compiling fox with the png flag fixed that problem. So, may xfe 's
ebuild be updated to require the truetype and png use flags for fox?

------- Comment #6 From Samuli Suominen 2007-11-18 18:41:53 0000 -------
+  18 Nov 2007; Samuli Suominen <drac@gentoo.org> xfe-1.04.ebuild:
+  Check for USE truetype and png in fox wrt #198932. amd64 stable.
+

Arch teams, please mark fixing version =x11-misc/xfe-1.04 stable.

------- Comment #7 From Dawid Węgliński 2007-11-19 00:01:49 0000 -------
x86 stable

------- Comment #8 From Raúl Porcel 2007-11-20 19:31:02 0000 -------
sparc stable

------- Comment #9 From Markus Rothe 2007-11-20 20:08:32 0000 -------
ppc64 stable

------- Comment #10 From nixnut 2007-11-21 18:21:16 0000 -------
ppc stable. closing since we're last.

------- Comment #11 From George Retsinas 2007-11-22 13:41:58 0000 -------
I guess you have understood it but I felt the need to clarify it: When I told
that "no images were displayed at the program." I meant its own images, its
icons.

------- Comment #12 From Samuli Suominen 2007-11-22 15:00:47 0000 -------
(In reply to comment #11)
> I guess you have understood it but I felt the need to clarify it: When I told
> that "no images were displayed at the program." I meant its own images, its
> icons.
> 

sure, but if use sets USE="-png" or fails to use a profile where it's enabled
it's entirely his choice or fault if no icons are displayed.

so for this reason, i've left it only as a warning with pause and the building
still continues.

First Last Prev Next    No search results available      Search page      Enter new bug