Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6633 - netkit-telnetd-0.17-r3 fails to build
Summary: netkit-telnetd-0.17-r3 fails to build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-17 05:15 UTC by Chris Russell
Modified: 2002-08-17 05:46 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 Chris Russell 2002-08-17 05:15:00 UTC
got the following when building stage2  (emerge system) on my sparc64 machine
(1.0 profile), tried remerging it on my already running x86 machine (1.2
profile) same result. In both the sparc and intel cases, this is a blocker
because it's in the dafault make.profile/packages file therefore anyone
performing a stage2 install should encounter it.


# emerge netkit-telnetd
Calculating dependencies ...done!
>>> emerge net-misc/netkit-telnetd-0.17-r3 to /
>>> md5 ;-) netkit-telnet-0.17.tar.gz
>>> Unpacking source...
>>> Unpacking netkit-telnet-0.17.tar.gz
patching file telnet/main.cc
patching file telnet/Makefile
patching file telnet/netlink.cc
patching file telnet/network.cc
Hunk #1 succeeded at 37 with fuzz 2.
patching file telnet/terminal.cc
patching file telnet/utilities.cc
patching file telnetd/Makefile
>>> Source unpacked.
Unrecognized option: --mandir=/usr/share/man

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -214, Exitcode 1
!!! (no error message)

!!! emerge aborting on 
/usr/portage/net-misc/netkit-telnetd/netkit-telnetd-0.17-r3.ebuild .
Comment 1 Chris Russell 2002-08-17 05:28:17 UTC
hmm, perhaps 'blocker' isn't right now I see it shows up all in red.. :)
Change that if you feel it's inappropriate.
Also added this workaround for any one new to gentoo building today.

nano -w /etc/make.profile/packages
comment out the "netkit-telnetd" line.
eg. "#*net-misc/netkit-telnetd"

funny thing is, this was already installed on my x86 box, no problem so "what
else has changed?" - portage bug??
Comment 2 Chris Russell 2002-08-17 05:46:42 UTC
according to the forums another rsync should resolve this sorry for the spam.
ref: http://forums.gentoo.org/viewtopic.php?t=12058