Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144971 - app-text/highlight works on amd64
Summary: app-text/highlight works on amd64
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Other
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-24 06:27 UTC by Nathan Sullivan
Modified: 2006-11-23 14:27 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Sullivan 2006-08-24 06:27:10 UTC
seems ready for ~amd64 to me, app-text/highlight-2.4.3

Portage 2.1.1_pre5-r3 (default-linux/amd64/2006.0, gcc-4.1.1/amd64-vanilla, glibc-2.4-r3, 2.6.16-ck6-r1 x86_64)
=================================================================
System uname: 2.6.16-ck6-r1 x86_64 AMD Athlon(tm) 64 Processor 3200+
Gentoo Base System version 1.12.4
Last Sync: Wed, 23 Aug 2006 16:50:01 +0000
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r2
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=athlon64 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.isp.net.au/ftp/pub/gentoo http://ftp.swin.edu.au/gentoo"
LINGUAS=""
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="acl acpg alsa amd64 apache2 avi berkdb big-tables bitmap-fonts bzip2 cli crypt ctype cups curl dlloader dri eds elibc_glibc emboss encode exif extraengine fam foomaticdb fortran ftp gd gif gpm gstreamer imap imlib input_devices_evdev input_devices_keyboard input_devices_mouse ipv6 isdnlog jpeg kernel_linux ldap logrotate lzw lzw-tiff mhash mp3 mpeg mysql mysqli ncurses nls nptl nptlonly oav oss pam pcntl pcre pdflib pear perl php png posix pppd python qt3 qt4 quicktime readline reflection ruby samba sdl session snmp soap sockets spell spl sqlite ssl tcpd tiff truetype truetype-fonts type1-fonts unicode urandom usb userland_GNU userlocales utf8 vhosts video_cards_apm video_cards_ark video_cards_ati video_cards_chips video_cards_cirrus video_cards_cyrix video_cards_dummy video_cards_fbdev video_cards_glint video_cards_i128 video_cards_i810 video_cards_mga video_cards_neomagic video_cards_nv video_cards_rendition video_cards_s3 video_cards_s3virge video_cards_savage video_cards_siliconmotion video_cards_sis video_cards_sisusb video_cards_tdfx video_cards_tga video_cards_trident video_cards_tseng video_cards_v4l video_cards_vesa video_cards_vga video_cards_via video_cards_vmware video_cards_voodoo wddx xml xml2 xmlrpc xorg xpm xsl xv zaptel zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Nathan Sullivan 2006-08-24 07:15:08 UTC
let me take this back...looks like it segv's when executed...let me follow up on this and reopen later...
Comment 2 Nathan Sullivan 2006-08-24 07:47:47 UTC
with no file specified...it really doesnt like itself :) i think it gets the same result regardless what you throw at it...

(gdb) run --syntax php
Starting program: /usr/bin/highlight --syntax php
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Source file</title>
<link rel="stylesheet" type="text/css" href="highlight.css">
</head>
<body class="hl">

Program received signal SIGSEGV, Segmentation fault.
0x000000000042eba7 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*> ()
(gdb) bt
#0  0x000000000042eba7 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*> ()
#1  0x000000000042edf3 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*> ()
#2  0x000000000042ef25 in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*> ()
#3  0x00000000004342ce in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*> ()
#4  0x000000000043500c in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string<char*> ()
#5  0x000000000040689a in ?? ()
#6  0x000000000040832b in ?? ()
#7  0x00002af4f6db3134 in __libc_start_main () from /lib/libc.so.6
#8  0x0000000000403a59 in ?? ()
#9  0x00007fffffdb02c8 in ?? ()
#10 0x0000000000000000 in ?? ()

same emerge --info as above applies here...
Comment 3 Chris Mayo 2006-10-15 09:28:30 UTC
Have you tried highlight-2.4.7 (just renamed 2.4.3 ebuild)? Working fine with viewvc here.
Comment 4 Christoph Mende (RETIRED) gentoo-dev 2006-11-23 14:27:43 UTC
highlight-2.4.7 works for me on amd64