Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 103058
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Desktop Misc. Team <desktop-misc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Skywalker <nth10sd@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
config.log config.log attachment text/plain Skywalker 2005-08-19 06:35 0000 62.60 KB Details
d4x-2.5.1-r1.ebuild New ebuild 2.5.1-r1 that seems to fix problem text/plain Skywalker 2005-08-19 19:57 0000 1.77 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 103058 depends on: Show dependency tree
Bug 103058 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: 2005-08-19 06:33 0000
d4x 2.5.1 does not pull in openssl >=0.9.7f as a dependency. As a result,
compilation fails. Openssl 0.9.7e is in stable branch, so for stable branch
users (Like me), openssl 0.9.7g should be a required dependency.

Reproducible: Always
Steps to Reproduce:
1. Enable d4x 2.5.1 into unstable branch (Through portage.keywords)
2. emerge d4x
3. Error message shows during compilation.

Actual Results:  
--truncated--

checking for GTK+ - version >= 2.4.0... yes (version 2.6.7)
configure: try pkg-config to locate OpenSSL
checking for openssl >= 0.9.7f... Requested 'openssl >= 0.9.7f' but version of
OpenSSL is 0.9.7e
configure: error: Library requirements (openssl >= 0.9.7f) not met; consider
adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a
nonstandard prefix so pkg-config can find them.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/d4x-2.5.1/work/d4x-2.5.1/config.log


Expected Results:  
It should have emerged openssl >=0.9.7f as a dependency. Checked that openssl
0.9.7g is in unstable branch, but openssl 0.9.7e is in stable branch. (Which is
the branch that I am using)

Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r1,
2.6.12-gentoo-r9 i686)
=================================================================
System uname: 2.6.12-gentoo-r9 i686 AMD Sempron(TM) 3000+
Gentoo Base System version 1.6.13
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r10
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://mirror.averse.net/pub/gentoo
http://mirror.averse.net/pub/gentoo/ http://gentoo.osuosl.org/"
LC_ALL="en_US.UTF-8"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://mirror.averse.net/gentoo-portage"
USE="x86 3dnow 3dnowext X alsa apm arts avi berkdb bitmap-fonts browserplugin
cdr cjk crypt cups curl dbus dvd dvdr dvdread eds emboss encode esd fam ffmpeg
firefox flac foomaticdb fortran gd gdbm gif gimp gimpprint gnome gpm gstreamer
gtk gtk2 hal howl imagemagick imlib java jpeg libg++ libwww mad matroska mikmod
mmx motif mozilla moznomail mozsvg mp3 mpeg ncurses nls nptl nsplugin nvidia ogg
oggvorbis opengl oss pam pdflib perl png python quicktime readline real samba
scanner sdl spell sse ssl svg tcpd tiff truetype truetype-fonts type1-fonts
unicode usb vcd vorbis wxwindows xine xml2 xmms xprint xv xvid zlib userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LDFLAGS, LINGUAS, PORTDIR_OVERLAY

------- Comment #1 From Skywalker 2005-08-19 06:35:55 0000 -------
Created an attachment (id=66316) [details]
config.log attachment

config.log that is to be submitted with the bug report.

------- Comment #2 From Skywalker 2005-08-19 06:54:46 0000 -------
Severity changed to major from blocker since emerging openssl 0.9.7g beforehand
will enable d4x-2.5.1 to be emerged.

ebuild problem IMHO.

------- Comment #3 From Skywalker 2005-08-19 19:57:52 0000 -------
Created an attachment (id=66364) [details]
New ebuild 2.5.1-r1 that seems to fix problem

Dependency >=dev-libs/openssl-0.9.7f added to previous ebuild.

------- Comment #4 From Jonathan Smith 2005-08-20 13:07:48 0000 -------
(From update of attachment 66364 [details])
always post ebuilds as plain text diffs

------- Comment #5 From Jonathan Smith 2005-08-20 13:08:50 0000 -------
(From update of attachment 66316 [details])
text/plain is usually the way to go...

------- Comment #6 From Jonathan Smith 2005-08-20 16:40:23 0000 -------
fixed... thanks

------- Comment #7 From Skywalker 2005-08-20 18:16:52 0000 -------
ok so its text/plain for all text attachments.. I'll remember.

I had used auto-detect. Thanks anyway!

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug