Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Oct 2010 22:10:03 GMT
From:      Alexander Best <arundel@freebsd.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/151194: make delete-old "Syntax error"
Message-ID:  <201010052210.o95MA3HF092360@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/151194; it has been noted by GNATS.

From: Alexander Best <arundel@freebsd.org>
To: Ivan Klymenko <fidaj@ukr.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/151194: make delete-old "Syntax error"
Date: Tue, 5 Oct 2010 22:03:45 +0000

 On Mon Oct  4 10, Ivan Klymenko wrote:
 > 
 > >Number:         151194
 > >Category:       kern
 > >Synopsis:       make delete-old "Syntax error"
 > >Confidential:   no
 > >Severity:       non-critical
 > >Priority:       low
 > >Responsible:    freebsd-bugs
 > >State:          open
 > >Quarter:        
 > >Keywords:       
 > >Date-Required:
 > >Class:          sw-bug
 > >Submitter-Id:   current-users
 > >Arrival-Date:   Mon Oct 04 09:00:14 UTC 2010
 > >Closed-Date:
 > >Last-Modified:
 > >Originator:     Ivan Klymenko
 > >Release:        FreeBSD 9.0-CURRENT amd64
 > >Organization:
 > individual
 > >Environment:
 > >Description:
 > Yesterday I updated all the source code (Kernel and world) ...
 > after running <make delete-old> get the following error:
 > # make delete-old
 > >How-To-Repeat:
 > cd /usr/src/ && make delete-old
 > >Fix:
 > 
 > 
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 >  >>> Removing old directories
 >  rmdir: /usr/include/clang/2.0: Directory not empty
 >  >>> Old directories removed
 >  >>> Removing old files (only deletes safe to delete libs)
 >  remove /usr/share/man/man9/sbuf_overflowed.9.gz? remove /usr/share/man/man9/choo
 >  seproc.9.gz? remove /usr/share/man/man3/ascftime.3.gz? remove /usr/share/man/man
 >  3/cfree.3.gz? remove /usr/share/man/man3/cftime.3.gz? remove /usr/share/man/man3
 >  /getpw.3.gz? remove /usr/share/zoneinfo/Pacific/Ponape? remove /usr/share/zonein
 >  fo/Pacific/Truk? remove /usr/share/man/man4/acpi_aiboost.4.gz? remove /usr/inclu
 >  de/nfsclient/nfs_lock.h? remove /usr/include/clang/2.0/emmintrin.h? remove /usr/
 >  include/clang/2.0/mm_malloc.h? remove /usr/include/clang/2.0/mmintrin.h? remove
 >  /usr/include/clang/2.0/pmmintrin.h? remove /usr/include/clang/2.0/tmmintrin.h? r
 >  emove /usr/include/clang/2.0/xmmintrin.h? remove /usr/share/pc-sysinstall/backen
 >  d-query/detect-vmware.sh? remove /etc/printcap? Syntax error: Unterminated quote
 
 could you update your sources again and check that you have no local changes in
 your src tree (svn stat --no-ignore /usr/src).
 
 if the problem remains during buildworld you might get more feedback sending a
 mail to freebsd-current@. in general issues related to CURRENT are probably
 better off being sent to the mailinglists.
 
 cheers.
 alex
 
 >  d string
 >  *** Error code 2
 >  1 error
 >  *** Error code 2
 >  
 >  Stop in /usr/src.
 >  #
 
 -- 
 a13x



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