Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2015 12:11:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 199452] ports-mgmt/portupgrade-2.4.13_1,2 illegal instruction on arm
Message-ID:  <bug-199452-13-qXBeQcEEtp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199452-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199452-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199452

--- Comment #1 from Ulrich Grey <usenet@ulrich-grey.de> ---
(In reply to Ulrich Grey from comment #0)

Now I have built lang/ruby21 with debugging support.
In /usr/local/sbin/portinstall I have added --debug:

#!/usr/local/bin/ruby21 --debug

If I start ports-mgmt/portupgrade now I get this:

root@wqtest:~ # portinstall mail/sylpheed
Exception `LoadError' at /usr/local/lib/ruby/2.1/rubygems.rb:1194 - cannot load
such file -- rubygems/defaults/operating_system
Exception `LoadError' at /usr/local/lib/ruby/2.1/rubygems.rb:1203 - cannot load
such file -- rubygems/defaults/ruby
/usr/local/sbin/portinstall:1040: warning: shadowing outer local variable -
deps
/usr/local/sbin/portinstall:1583: warning: ambiguous first argument; put
parentheses or even spaces
/usr/local/sbin/portinstall:1902: warning: assigned but unused variable - files
/usr/local/sbin/portinstall:2002: warning: assigned but unused variable -
newpkg
/usr/local/sbin/portinstall:2193: warning: assigned but unused variable -
pkgdep
/usr/local/sbin/portinstall:2206: warning: assigned but unused variable - file1
/usr/local/sbin/portinstall:2206: warning: assigned but unused variable - file2
/usr/local/sbin/portinstall:2223: warning: assigned but unused variable -
pkgdep
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgtools.rb:99: warning: assigned
but unused variable - table
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgtools.rb:363: warning: shadowing
outer local variable - i
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgtools.rb:857: warning: assigned
but unused variable - str
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgdb.rb:417: warning: assigned but
unused variable - prev_sync
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgdbtools.rb:38: warning: assigned
but unused variable - mode
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgdbtools.rb:124: warning: assigned
but unused variable - e
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgdbtools.rb:139: warning: assigned
but unused variable - pid
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/portsdb.rb:564: warning: shadowing
outer local variable - i
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/portsdb.rb:551: warning: assigned
but unused variable - i
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/portsdb.rb:756: warning: assigned
but unused variable - pkg
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/portinfo.rb:118: warning: assigned
but unused variable - other_name
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgdb.rb:126: warning: instance
variable @with_pkgng not initialized
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgdbtools.rb:47: warning: instance
variable @db_dir not initialized
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgdbtools.rb:188: warning: instance
variable @lock_file not initialized
/usr/local/lib/ruby/site_ruby/2.1/pkgtools/pkgmisc.rb:99: warning: global
variable `$tmpdir' not initialized
** Stale lock file was found. Removed.
Illegal instruction (core dumped)

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-199452-13-qXBeQcEEtp>