First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 236096
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Spell checking utilities and dictionaries -- related bugs <app-dicts@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: parag <paragm12@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
build.log Build eror for stardict-3.0.1 text/plain parag 2008-08-30 02:35 0000 20.28 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 236096 depends on: Show dependency tree
Bug 236096 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: 2008-08-29 07:27 0000
...Instead the masked Stardict-3.0.1-rc1 compiles successfully
You can check the corresponding thread on gentoo forums where i posted this
problem: http://forums.gentoo.org/viewtopic-t-705692.html

Heres my 64bit system build:
http://paste.uni.cc/19284

------- Comment #1 From Carsten Lohrke 2008-08-29 23:00:11 0000 -------
Please attach the build error to this bug report (no, external paste bins are
not fine) and provide `emerge --info` output.

------- Comment #2 From parag 2008-08-30 02:35:29 0000 -------
Created an attachment (id=164103) [edit]
Build eror for stardict-3.0.1

------- Comment #3 From parag 2008-08-30 02:37:51 0000 -------
(In reply to comment #2)
> Created an attachment (id=164103) [edit]
> Build eror for stardict-3.0.1
> 

Emerge --info:

Portage 2.1.4.4 (default/linux/amd64/2008.0/desktop, gcc-4.3.1, glibc-2.7-r2,
2.6.25-gentoo-r7 x86_64)
=================================================================
System uname: 2.6.25-gentoo-r7 x86_64 AMD Athlon(tm) 64 Processor 2800+
Timestamp of tree: Unknown
ccache version 2.4 [enabled]
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.6
dev-lang/python:     2.5.2-r6
dev-util/ccache:     2.4-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
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=k8 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache collision-protect distlocks metadata-transfer parallel-fetch
sandbox sfperms strict unmerge-orphans userfetch userpriv"
GENTOO_MIRRORS="ftp://ftp.jaist.ac.jp/pub/Linux/Gentoo/ "
LDFLAGS="-Wl,-O1"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/crossdev /usr/local/overlays/extraportage"
SYNC="rsync://rsync.asia.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X aac acl acpi alsa amd64 berkdb bluetooth branding bzip2
cairo cdr cli cracklib crypt cups dbus directfb dri dvd dvdr dvdread eds emboss
encode esd evo fam firefox fortran gdbm gif glitz gpm gstreamer gtk hal iconv
imlib ipv6 isdnlog java jpeg kerberos ldap libnotify mad midi mikmod mmx mp3
mpd mpeg mudflap multilib nano-syntax ncurses nls nptl nptlonly ogg opengl
openmp pam pcre pdf perl png ppds pppd python qt3 qt3support quicktime readline
reflection sdl session spell spl sse sse2 ssl startup-notification svg sysfs
tcpd tiff tk truetype unicode usb vim vim-syntax vorbis x264 xml xorg xv xvid
xvmc zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci
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 mmap_emul mulaw multi null plug
rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic
authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm
authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache
dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache
filter headers include info log_config logio mem_cache mime mime_magic
negotiation rewrite setenvif speling status unique_id userdir usertrack
vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses
text" USERLAND="GNU" VIDEO_CARDS="s3 vesa via vga"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG,
LC_ALL, LINGUAS, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #4 From Peter Volkov 2008-08-31 08:08:48 0000 -------
arch teams, please, stabilize app-dicts/stardict-3.0.1-r1.

------- Comment #5 From Friedrich Oslage 2008-08-31 11:35:16 0000 -------
sparc stable

------- Comment #6 From Markus Meier 2008-08-31 12:40:21 0000 -------
amd64/x86 stable

------- Comment #7 From Brent Baude 2008-08-31 12:58:22 0000 -------
ppc stable

------- Comment #8 From Brent Baude 2008-08-31 15:43:59 0000 -------
ppc64 stable, closing

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