Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 May 2014 16:33:58 GMT
From:      Tilghman Lesher <tlesher@mtadistributors.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/189422: Ports broken on 8.3-RELEASE
Message-ID:  <201405071633.s47GXww8043203@cgiserv.freebsd.org>
Resent-Message-ID: <201405071640.s47Ge0hp098157@freefall.freebsd.org>

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

>Number:         189422
>Category:       ports
>Synopsis:       Ports broken on 8.3-RELEASE
>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 May 07 16:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Tilghman Lesher
>Release:        8.3
>Organization:
MTA Distributors
>Environment:
FreeBSD retail.canddenterprisesllc.com 8.3-RELEASE FreeBSD 8.3-RELEASE #0: Wed Apr  2 10:12:40 CDT 2014     root@retail.canddenterprisesllc.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
When attempting to upgrade a port, the ports system fails with the following error:

$ sudo portupgrade openssl
Unknown modifier 't'

Unknown modifier 't'

Unknown modifier 't'

Unknown modifier 't'

"Mk/bsd.port.mk", line 2929: Unclosed conditional/for loop
"Mk/bsd.port.mk", line 2929: Unexpected end of file in for loop.

"Mk/bsd.port.mk", line 6708: Unclosed conditional/for loop
"Mk/bsd.port.mk", line 6708: Unexpected end of file in for loop.

2 open conditionals:
          at line 1585 (evaluated to true)
         at line 1179 (evaluated to true)
make: fatal errors encountered -- cannot continue
/usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:237:in `join': can't convert nil into String (TypeError)
        from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:237:in `index_file'
        from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:247:in `db_dir='
        from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/portsdb.rb:167:in `setup'
        from /usr/local/lib/ruby/site_ruby/1.9/pkgtools/pkgtools.rb:244:in `init_pkgtools_global'
        from /usr/local/sbin/portupgrade:530:in `block in main'
        from /usr/local/lib/ruby/1.9/optparse.rb:882:in `initialize'
        from /usr/local/sbin/portupgrade:237:in `new'
        from /usr/local/sbin/portupgrade:237:in `main'
        from /usr/local/sbin/portupgrade:2371:in `<main>'
>How-To-Repeat:
$ sudo portsnap fetch
$ sudo portsnap update
$ sudo portupgrade openssl
>Fix:


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



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