Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 132636 - net-wireless/wepdecrypt-0.7 Fails to merge because of typo
Summary: net-wireless/wepdecrypt-0.7 Fails to merge because of typo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-07 18:06 UTC by AP Fritts
Modified: 2006-05-25 06:23 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 AP Fritts 2006-05-07 18:06:00 UTC
TRIED:
  emerge wepdecrypt
FAILED BECAUSE:
i686-pc-linux-gnu-gcc  -o wepdecrypt wepdecrypt.o rc4.o wepfilter.o log.o\
        modes.o misc.o md5_digest.o  wepserver.o wepclient.o verify.o keygen.o localkeygen.o -lcrypto -lz -lpcap
i686-pc-linux-gnu-gcc: log.omodes.o: No such file or directory
make[1]: *** [wepdecrypt] Error 1
make[1]: Leaving directory `/var/tmp/portage/wepdecrypt-0.7/work/wepdecrypt-0.7/src'
make: *** [all] Error 2

SOLUTION (I think):
  There is an error in the make script or something because instead of "log.o modes.o" it attempts to compile "log.omodes.o"

EMERGE/SYSTEM INFO
ortage 2.1_pre10-r3 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r2, 2.6.15.4 i686)
=================================================================
System uname: 2.6.15.4 i686 AMD Athlon(tm) XP 2600+
Gentoo Base System version 1.12.0_pre19
dev-lang/python:     2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.18
sys-devel/autoconf:  2.13, 2.59-r7
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.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=i686 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/env.d"
CXXFLAGS="-march=i686 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
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"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 16bit 3dnow 3dnowext 7zip X X509 a52 aac acl acpi aim alsa amarok amazon amd amr amrr apache2 apm asf async audiofile automount avi bash-completion berkdb big-tables bl blender-game bluetooth cairo calendar cardbus ccache cdio cdparanoia cdr cgi checkpath clamav clamd cli crypt css cups curl curlwrappers directfb distribution dri dts dv dvd dvdr dvdread ecc effects emacs emacs-w3 emboss encode escreen exscalibar fam fame fat fbcon ffmpeg firefox flac flash fluidsynth fmod fontconfig foomaticdb force-cgi-redirect fortran fpx ftp fuse gaim gd gdbm geometry gif gimp gimpprint glibc-omitfp gstreamer gtk2 i8x0 id3 imagemagick imap imlib imlib2 insecure-savers ipod ipv6 isdnlog jce jfs john jpeg jpeg2k kcal lame lcms ldap libclamav libg++ libsamplerate libwww livecd lm_sensors logitech-mouse lzo lzw mad madwifi mikmod ming mjpeg mmap mmx mmxext mng mode-paranoid motif mozcalendar mozdevelop moznoirc moznomail mozsvg mp3 mp4 mp4live mpeg mpeg2 mplayer musepack musicbrainz mysql mysqli ncurses nls nptl nptlonly nsplugin ntfs offensive ogg oggvorbis on-the-fly-crypt opengl oss pcmcia pcre pdf pear-db perl php plib plugin png pnp pppd python quicktime readline real reflection reiser4 reiserfs sblive scanner sdl session sftp sharedext sharedmem shorten shout slp sndfile snortsam speex spell spl sse sse2 ssl stream svg svga svgz sysfs szip tagwriting tcltk tcpd tga theora thesaurus tidy tiff tokenizer tomsfastmath tools transcode truetype truetype-fonts type1-fonts udev usb userlocales v4l v4l2 vcd vorbis vorbis-psy wifi win32codecs wma wma123 wmf wxwindows x264 xanim xfs xine xml xmlwriter xmms xorg xpm xscreensaver xv xvid xvmc yaepg zip zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_wacom kernel_linux userland_GNU video_cards_radeon video_cards_v4l video_cards_vesa video_cards_via video_cards_nvidea video_cards_i810 video_cards_mach64 video_cards_mga video_cards_none video_cards_r128 video_cards_s3virge video_cards_savage video_cards_sis video_cards_tdfx video_cards_trident"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Alexander Skwar 2006-05-25 05:16:58 UTC
This also happens with wepattack:

gcc -Wl,-O1 -o wepattack wepattack.o rc4.o wepfilter.o log.o\
        modes.o misc.o verify.o keygen.o -lpcap -lz -lcrypto
gcc: log.omodes.o: Datei oder Verzeichnis nicht gefunden
make: *** [wepattack] Fehler 1

!!! ERROR: net-wireless/wepattack-0.1.3-r2 failed.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2006-05-25 06:23:28 UTC
fixed - thanks for the bug report.