Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Mar 2006 10:32:29 GMT
From:      Andrey Deynega <licedey@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/94219: file extract_done not crated, target make extract error exit
Message-ID:  <200603081032.k28AWTRS084418@www.freebsd.org>
Resent-Message-ID: <200603081040.k28Ae3kR018706@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94219
>Category:       ports
>Synopsis:       file extract_done not crated,  target make extract error exit
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 08 10:40:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Deynega
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
FreeBSD pamir.evitel.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed Sep 14 19:03:24 EEST 2005     root@15.evitel.net:/usr/obj/usr/src/sys/azz4  i386
>Description:
Some ports (for example ftp/vsftpd, net-mgmt/ettercap) at a choice of
options in the interactive menu (command dialog) in some cases the file  .extract_done.${PKGNAME}.${PREFIX} after performance of target make config is not
created, end target make extract error exit.

Example error 1.
# cd /usr/ports/ftp/vsftpd/
# make clean
# make rmconfig  - removal of options port
# make extract
choise menu
[X] RC_NG
[X] VSFTPD_SSL
press OK
make: don't know how to make
/usr/ports/ftp/vsftpd/work/.extract_done.vsftpd-2.0.4._usr_local. Stop
*** Error code 2

Stop in /usr/ports/ftp/vsftpd.

Example error 2.
# cd /usr/ports/net-mgmt/ettercap/
# make clean
# make rmconfig  - removal of options port
choise menu
[ ] GTK
[ ] ICONV
[X] PLUGINS
[X] SSL
[X] PCRE
press OK
make: don't know how to make
/usr/ports/net-mgmt/ettercap/work/.extract_done.ettercap-gtk2-0.7.3_2,1._usr_local.
Stop
*** Error code 2

Stop in /usr/ports/net-mgmt/ettercap.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603081032.k28AWTRS084418>