Build FreeBSD: PASSED devel/dtc on x86_64-freebsd12.4
OAR Tester for FreeBSD 12
rtems-tester at oarcorp.com
Sun Feb 11 07:27:07 UTC 2024
RTEMS Source Builder - Set Builder, 6 (08a73975aef3)
Host: FreeBSD-12.4-RELEASE-p6-amd64-64bit-ELF
FreeBSD VM-FreeBSD12 12.4-RELEASE-p6 FreeBSD 12.4-RELEASE-p6 GENERIC
amd64 amd64
Build Time: 0:00:03.678639
Output
======
Build Set: devel/dtc
config: devel/dtc-1.6.1-1.cfg
package: dtc-1.6.1-x86_64-freebsd12.4-1
building: dtc-1.6.1-x86_64-freebsd12.4-1
sizes: dtc-1.6.1-x86_64-freebsd12.4-1: 4.105MB (installed: 1.074MB)
cleaning: dtc-1.6.1-x86_64-freebsd12.4-1
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-x86_64-freebsd12.4-1.txt
reporting: devel/dtc-1.6.1-1.cfg -> dtc-1.6.1-x86_64-freebsd12.4-1.xml
staging: dtc-1.6.1-x86_64-freebsd12.4-1 -> /usr/home/tester/rtems-cron-6/rtems-source-builder/bare/build/tmp/sb-1002-staging
installing: dtc-1.6.1-x86_64-freebsd12.4-1 -> /home/tester/rtems-cron-6/tools/6
cleaning: dtc-1.6.1-x86_64-freebsd12.4-1
installing: devel/dtc -> /home/tester/rtems-cron-6/tools/6
clean staging: devel/dtc
Staging Size: 1.078MB
Mailing report: build at rtems.org
Report
======
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Feb 11 01:27:06 2024
==============================================================================
Report: devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 08a73975aef3cfa719bdbdeb1f45a55deb41acd8
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.6.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.6.1-x86_64-freebsd12.4-1
Config: devel/dtc-1.6.1-1.cfg
Summary:
Device Tree Compiler v1.6.1 for target on host x86_64-freebsd12.4
URL:
https://www.devicetree.org/
Version:
1.6.1
Release:
1
Sources: 1
1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.1.tar.gz
sha256: 38a6257f2c23cb9dfa1781ac4ad122d8358e1a22d33b2da0eb492c190644a376
Patches: 1
1: https://devel.rtems.org/raw-attachment/ticket/4783/0001-checks.c-Ensure-argument-is-an-integer-v2.patch
sha256: dd83c10326188732ac26c1fd8dce70b796a7dde204b31c67cf4d04f29ed4dfef
Preparation:
build_top=$(pwd)
%setup source dtc -q -n dtc-1.6.1
%setup patch dtc -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd dtc-1.6.1
# Build and build flags means force build == host
# gcc is not ready to be compiled with -std=gnu99
LDFLAGS="${SB_HOST_LDFLAGS}"
LIBS="${SB_HOST_LIBS}"
CC=$(echo "/usr/bin/cc ${SB_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "/usr/bin/c++ ${SB_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
export CC CXX CC_FOR_BUILD CXX_FOR_BUILD CFLAGS LDFLAGS LIBS
gmake PREFIX=/home/tester/rtems-cron-6/tools/6 WARNINGS=
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd dtc-1.6.1
gmake DESTDIR=$SB_BUILD_ROOT PREFIX=/home/tester/rtems-cron-6/tools/6 WARNINGS= install
cd ${build_top}
==============================================================================
RTEMS Tools Project <users at rtems.org> Sun Feb 11 01:27:06 2024
==============================================================================
Report: devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
RTEMS Source Builder Repository Status
Remotes:
[ remotes removed, contact sender for details ]
Status:
Clean
Head:
Commit: 08a73975aef3cfa719bdbdeb1f45a55deb41acd8
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (1) devel/dtc-1.6.1-1.cfg
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Build Set: (2) devel/dtc-1.6.1-1.cfg
------------------------------------------------------------------------------
Package: dtc-1.6.1-x86_64-freebsd12.4-1
Config: devel/dtc-1.6.1-1.cfg
Summary:
Device Tree Compiler v1.6.1 for target on host x86_64-freebsd12.4
URL:
https://www.devicetree.org/
Version:
1.6.1
Release:
1
Sources: 1
1: https://www.kernel.org/pub/software/utils/dtc/dtc-1.6.1.tar.gz
sha256: 38a6257f2c23cb9dfa1781ac4ad122d8358e1a22d33b2da0eb492c190644a376
Patches: 1
1: https://devel.rtems.org/raw-attachment/ticket/4783/0001-checks.c-Ensure-argument-is-an-integer-v2.patch
sha256: dd83c10326188732ac26c1fd8dce70b796a7dde204b31c67cf4d04f29ed4dfef
Preparation:
build_top=$(pwd)
%setup source dtc -q -n dtc-1.6.1
%setup patch dtc -p1
cd ${build_top}
Build:
build_top=$(pwd)
cd dtc-1.6.1
# Build and build flags means force build == host
# gcc is not ready to be compiled with -std=gnu99
LDFLAGS="${SB_HOST_LDFLAGS}"
LIBS="${SB_HOST_LIBS}"
CC=$(echo "/usr/bin/cc ${SB_CFLAGS}" | sed -e 's,-std=gnu99 ,,')
CXX=$(echo "/usr/bin/c++ ${SB_CXXFLAGS}" | sed -e 's,-std=gnu99 ,,')
CC_FOR_BUILD=${CC}
CXX_FOR_BUILD=${CXX}
export CC CXX CC_FOR_BUILD CXX_FOR_BUILD CFLAGS LDFLAGS LIBS
gmake PREFIX=/home/tester/rtems-cron-6/tools/6 WARNINGS=
cd ${build_top}
Install:
build_top=$(pwd)
rm -rf $SB_BUILD_ROOT
cd dtc-1.6.1
gmake DESTDIR=$SB_BUILD_ROOT PREFIX=/home/tester/rtems-cron-6/tools/6 WARNINGS= install
cd ${build_top}
More information about the build
mailing list