Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192053 - app-office/texmacs-1.0.6-r1 fails to compile
Summary: app-office/texmacs-1.0.6-r1 fails to compile
Status: RESOLVED DUPLICATE of bug 163907
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-10 22:19 UTC by Naresh V
Modified: 2007-09-10 22:28 UTC (History)
0 users

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


Attachments
Attaching the build.log (build.log,711.82 KB, text/plain)
2007-09-10 22:20 UTC, Naresh V
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Naresh V 2007-09-10 22:19:16 UTC
Just a plain `emerge texmacs` with some turning on of USE flags for guile (a dependency).

Reproducible: Always

Steps to Reproduce:
1. emerge -vp texmacs
2. set some USE flags for guile : +networking +regex +elisp
3. emerge -v texmacs

Actual Results:  
ERROR: app-office/texmacs-1.0.6-r1 failed

Expected Results:  
>>> Merging app-office/texmacs-1.0.6-r1 to /
>>> app-office/texmacs-1.0.6-r1 merged.


Portage 2.1.3.7 (default-linux/amd64/2007.0/desktop, gcc-4.2.0, glibc-2.6.1-r0, 2.6.22-gentoo-r5 x86_64)
=================================================================
System uname: 2.6.22-gentoo-r5 x86_64 AMD Athlon(tm) 64 Processor 2800+
Gentoo Base System release 1.12.10
Timestamp of tree: Mon, 10 Sep 2007 21:20:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
app-shells/bash:     3.2_p17-r1
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r5, 2.5.1-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.10-r4
sys-apps/sandbox:    1.2.18.1
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
sys-devel/gcc-config: 1.4.0-r2
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="ftp://172.31.76.254/gentoo http://gentoo.osuosl.org"
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -s -Wl,--as-needed -Wl,-z,now"
LINGUAS="en en_GB ja kn"
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/private"
SYNC="rsync://172.31.76.254/gentoo-portage/"
USE="3dnow 3dnowext X a52 aac aalib acl acpi alsa amd64 anthy avahi bash-completion beagle berkdb bitmap-fonts bzip2 cairo cdr chm cjk cli cracklib crypt cscope cups daap dbus directfb dri dvd dvdr dvdread emboss enca encode examples fam fbcon ffmpeg firefox flac fontconfig fortran fpx galago gdbm gif gnome gpm graphviz gs gstreamer gtk hal iconv imagemagick imlib immqt-bc ipv6 isdnlog jbig jpeg jpeg2k kerberos lcms ldap libcaca libcms libnotify libsexy lzo mad midi mikmod mmx mmxext mng mp3 mpeg mplayer mudflap mule musepack musicbrainz nas ncurses nls nptl nptlonly offensive ogg openal openexr opengl openmp oss pam pango pcre pdf perl png python qt3support quicktime readline reflection ruby samba scope sdl session spell spl sse sse2 ssl startup-notification svg tcpd tetex tga theora threads threadsafe tiff truetype truetype-fonts type1-fonts unicode utempter vim-syntax vorbis wavpack wmf x264 xcb xml xorg xv xvid xvmc zlib" ALSA_CARDS="via82xx" 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 evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en en_GB ja kn" USERLAND="GNU" VIDEO_CARDS="fbdev nv nvidia vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, MAKEOPTS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Naresh V 2007-09-10 22:20:35 UTC
Created attachment 130555 [details]
Attaching the build.log
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-09-10 22:28:19 UTC
./Guile/Scheme/evaluate.cpp: In function ‘void start_guile(int, char**, void (*)(int, char**))’:
./Guile/Scheme/evaluate.cpp:30: error: ‘gh_enter’ was not declared in this scope
./Guile/Scheme/evaluate.cpp: In function ‘void initialize_guile()’:
./Guile/Scheme/evaluate.cpp:47: warning: deprecated conversion from string constant to ‘char*’
./Guile/Scheme/evaluate.cpp:51: error: ‘gh_lookup’ was not declared in this scope
./Guile/Scheme/evaluate.cpp: In function ‘scm_unused_struct* TeXmacs_call(arg_list*)’:
./Guile/Scheme/evaluate.cpp:148: error: ‘gh_list’ was not declared in this scope
make[1]: *** [Objects/evaluate.o] Error 1

*** This bug has been marked as a duplicate of bug 163907 ***