On an 11.0 -r302331 rpi2: "pkg info -f" Architecture still lists softfp: freebsd:11:armv6:32:el:eabi:softfp
Mark Millard
markmi at dsl-only.net
Mon Jul 4 20:45:39 UTC 2016
[This was submitted as 210825.]
Context:
# uname -apKU
FreeBSD rpi2 11.0-ALPHA6 FreeBSD 11.0-ALPHA6 #3 r302331M: Sun Jul 3 23:35:49 PDT 2016 markmi at FreeBSDx64:/usr/obj/clang/arm.armv6/usr/src/sys/RPI2-NODBG arm armv6 1100120 1100120
(WITH_LIBSOFT= was used in the 11.0 build. CPUTYPE=soft was not used the 11.0 build.)
Note the "softfp" below (using pkg itself as an example):
# pkg info -f pkg
pkg-1.8.6
Name : pkg
Version : 1.8.6
Installed on : Mon Jul 4 03:26:21 2016 PDT
Origin : ports-mgmt/pkg
Architecture : freebsd:11:armv6:32:el:eabi:softfp
Prefix : /usr/local
Categories : ports-mgmt
Licenses : BSD2CLAUSE
Maintainer : pkg at FreeBSD.org
WWW : http://wiki.freebsd.org/pkgng
Comment : Package manager
Shared Libs provided:
libpkg.so.3
Annotations :
Flat size : 21.7MiB
Description :
Package management tool
WWW: http://wiki.freebsd.org/pkgng
(I rebuilt all the ports present on the rpi2 to check this behavior: -r417989 update of /usr/ports.)
# ldd `which pkg`
/usr/sbin/pkg:
libarchive.so.6 => /usr/lib/libarchive.so.6 (0x20042000)
libfetch.so.6 => /usr/lib/libfetch.so.6 (0x200f2000)
libprivateucl.so.1 => /usr/lib/libprivateucl.so.1 (0x2010a000)
libsbuf.so.6 => /lib/libsbuf.so.6 (0x20131000)
libcrypto.so.8 => /lib/libcrypto.so.8 (0x20200000)
libssl.so.8 => /usr/lib/libssl.so.8 (0x2013b000)
libc.so.7 => /lib/libc.so.7 (0x20400000)
libz.so.6 => /lib/libz.so.6 (0x20199000)
libbz2.so.4 => /usr/lib/libbz2.so.4 (0x201b5000)
liblzma.so.5 => /usr/lib/liblzma.so.5 (0x201ce000)
libbsdxml.so.4 => /lib/libbsdxml.so.4 (0x2039f000)
libm.so.5 => /lib/libm.so.5 (0x203c9000)
libthr.so.3 => /lib/libthr.so.3 (0x20582000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x203ec000)
pkg info -f -a shows similarly for all of the ports on the rpi2 (other than portmaster). The list of ports is:
# pkg info
atf-0.21 C, C++ and shell libraries to write ATF-compliant test programs
autoconf-2.69_1 Automatically configure source code on many Un*x platforms
autoconf-wrapper-20131203 Wrapper script for GNU autoconf
automake-1.15_1 GNU Standards-compliant Makefile generator
automake-wrapper-20131203 Wrapper script for GNU automake
binutils-2.25.1_3,1 GNU binary tools
bison-2.7.1,1 Parser generator from FSF, (mostly) compatible with Yacc
db5-5.3.28_4 Oracle Berkeley DB, revision 5.3
dialog4ports-0.1.5_2 Console Interface to configure ports
gcc6-6.1.0 GNU Compiler Collection 6
gettext-runtime-0.19.8.1 GNU gettext runtime libraries and programs
gettext-tools-0.19.8.1 GNU gettext development and translation tools
gmake-4.2.1 GNU version of 'make' utility
gmake-lite-4.2.1 Minimalist version of gnu make
gmp-5.1.3_3 Free library for arbitrary precision arithmetic
help2man-1.43.3_1 Automatically generating simple manual pages from program output
indexinfo-0.2.4 Utility to regenerate the GNU info page index
kyua-0.11_1,3 Testing framework for infrastructure software
libedit-3.1.20150325_2,1 Command line editor library
libffi-3.2.1 Foreign Function Interface
libyaml-0.1.6_2 YAML 1.1 parser and emitter written in C
lua52-5.2.4 Small, compilable scripting language providing easy access to C code
lutok-0.4_6 Lightweight C++ API for Lua
m4-1.4.17_1,1 GNU m4
mpc-1.0.3 Library of complex numbers with arbitrarily high precision
mpfr-3.1.4 Library for multiple-precision floating-point computations
p5-Locale-gettext-1.06 Message handling functions
patch-2.7.5 GNU patch utility
perl5-5.22.2_1 Practical Extraction and Report Language
pkg-1.8.6 Package manager
pkgconf-0.9.12_1 Utility to help to configure compiler and linker flags
portmaster-3.17.9_2 Manage your ports without external databases or languages
portupgrade-2.4.14,2 FreeBSD ports/packages administration and management tool suite
ruby-2.2.5,1 Object-oriented interpreted scripting language
ruby22-bdb-0.6.6_4 Ruby interface to Oracle Berkeley DB revision 2 or later
sqlite3-3.13.0 SQL database engine in a C library
texinfo-6.1.20160425 Typeset documentation system with multiple format output
===
Mark Millard
markmi at dsl-only.net
More information about the freebsd-current
mailing list