Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 100213 - djbdns-1.0.5-r14 broken patches
Summary: djbdns-1.0.5-r14 broken patches
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-25 05:01 UTC by Kamil Gornik
Modified: 2005-07-25 05:16 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 Kamil Gornik 2005-07-25 05:01:42 UTC
>>> Unpacking tinydns-alias-chain-truncation.patch to
/var/tmp/portage/djbdns-1.05-r14/work
unpack tinydns-alias-chain-truncation.patch: file format not recognized. Ignoring.
>>> Unpacking dnscache-cname-handling.patch to /var/tmp/portage/djbdns-1.05-r14/work
unpack dnscache-cname-handling.patch: file format not recognized. Ignoring.
>>> Unpacking djbdns-1.05-test21.diff.bz2 to /var/tmp/portage/djbdns-1.05-r14/work
 * ipv6 cannot currently be used with the cnamefix patch


Reproducible: Always
Steps to Reproduce:
1.emerge djbdns
2.
3.

Actual Results:  
 '* ipv6 cannot currently be used with the cnamefix patch' error

Expected Results:  
djbdns installed

Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130,
glibc-2.3.5-r0, 2.6.12-gentoo-r4 i686)
=================================================================
System uname: 2.6.12-gentoo-r4 i686 mobile AMD Athlon(tm) XP-M 3000+
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5
sys-apps/sandbox:    1.2.11
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 -mcpu=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /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/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.zie.pg.gda.pl http://src.gentoo.pl"
LANG="pl_PL"
LC_ALL="pl_PL"
LINGUAS="pl"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext X acpi aliaschain alsa apache2 arts avi bash-completion
berkdb bitmap-fonts bzlib cardbus cdr cnamefix cpdflib cpudetection crypt cups
curl curlwrappers divx4linux doc dvd dvdread eds emboss encode esd exif
extraicons extramodules fam fbcon ffmpeg flac foomaticdb fortran freetds ftp gd
gdbm gif gnome gphoto2 gpm gstreamer gtk gtk2 imap imlib innodb insecure-drivers
ipv6 java javascript jpeg junit kde lesstif libg++ libwww lzw-tiff mad maildir
mbox mikmod mime mmx mmxext mono motif mozilla mp3 mpeg mysql mysqli ncurses nfs
nls no-old-linux odbc ogg oggvorbis opengl oss pam pcmcia pcntl pcre pdflib perl
php png posix python qt quicktime readline samba sdl sharedext sharedmem slang
sockets softmmu spell spl ssl svg svga tcltk tcpd tetex threads tidy tiff
tokenizer toolbar truetype truetype-fonts type1-fonts unichrome unicode usb v4l
vcd vhosts vim-with-x vorbis wifi xine xml xml2 xmms xpm xv xvid zlib linguas_pl
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-07-25 05:09:05 UTC
This is not an error, but a completely harmless warning.
Comment 2 Kamil Gornik 2005-07-25 05:11:41 UTC
I doubt. I cannot emerge djbdns, that '* ipv6 ...' message is the last thing I
see and then I'm back to shell.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-07-25 05:16:19 UTC
(In reply to comment #2)
> I doubt. I cannot emerge djbdns, that '* ipv6 ...' message is the last thing I
> see and then I'm back to shell.

Uhm, what I supposed is that you consider the "file format not recognized"
warning as an error. 

Actually, the message says that you cannot put cnamefix and ipv6 to USE at the
same time. Remove one of them and try again. 
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-07-25 05:16:57 UTC
Closing again, not a bug.