Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 198475 - Some amateur radio deps are TESTED on ~x86-fbsd
Summary: Some amateur radio deps are TESTED on ~x86-fbsd
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: FreeBSD (show other bugs)
Hardware: All FreeBSD
: High enhancement (vote)
Assignee: Gentoo/BSD Team
URL:
Whiteboard:
Keywords: TESTED
Depends on:
Blocks:
 
Reported: 2007-11-08 18:18 UTC by N. Dan Smith
Modified: 2007-11-09 19:54 UTC (History)
0 users

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 N. Dan Smith 2007-11-08 18:18:11 UTC
The following are TESTED on ~x86-fbsd
media-libs/hamlib-1.2.6.1 USE="X python doc gd tk"
x11-libs/goocanvas-0.9

For each:

- Emerged cleanly with stated USE flags
- No collisions
- Passed test (if any)
- Work

Portage 2.1.3.19 (default-bsd/fbsd/6.2/x86, gcc-4.1.2, freebsd-lib-6.2-r3, 6.2-RELEASE i386)
=================================================================
System uname: 6.2-RELEASE i386 i386
Timestamp of tree: Thu, 08 Nov 2007 16:33:01 +0000
app-shells/bash:     3.2_p17-r1
dev-lang/python:     2.4.4-r6, 2.5.1-r3
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0_rc5
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17-r2
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.24
virtual/os-headers:  6.2-r3
ACCEPT_KEYWORDS="x86-fbsd ~x86-fbsd"
CBUILD="i686-gentoo-freebsd6.2"
CFLAGS="-march=pentium-m -O2 -pipe"
CHOST="i686-gentoo-freebsd6.2"
CONFIG_PROTECT="/etc /usr/kde/3.95.0/env /usr/kde/3.95.0/share/config /usr/kde/3.95.0/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium-m -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer sfperms strict test unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.osuosl.org/"
LINGUAS="en_US"
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="/home/ndansmith/sunrise"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aac berkdb branding cdr cli cracklib crypt cups dbus dri dvd dvdr flac gdbm gif gtk hal iconv java5 jpeg mad midi mozbranding mp3 ncurses nls objc ogg opengl oss pam pcre perl png ppds python readline reflection session spell spl ssl tcpd test theora tiff unicode vorbis x86-fbsd xorg zlib" 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="FreeBSD" INPUT_DEVICES="keyboard mouse" KERNEL="FreeBSD" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en_US" USERLAND="BSD" VIDEO_CARDS="i810"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Joe Peterson (RETIRED) gentoo-dev 2007-11-09 17:35:55 UTC
Nathan,

Did you find you needed elibtoolize in the ebuilds to give reasonable version extensions on the .so files?
Comment 2 N. Dan Smith 2007-11-09 18:29:09 UTC
I did not note any problems in either ebuild.  I am fairly green in this area, however, so please give me some more info.
Comment 3 Joe Peterson (RETIRED) gentoo-dev 2007-11-09 19:54:26 UTC
I just clarified with Diego...  all ebuilds that use libtool should use elibtoolize, even if not issues are seen, so I have added it and keyworded both ebuilds.

Thanks!