Date: Fri, 13 Mar 2020 19:36:42 +0900 From: KIRIYAMA Kazuhiko <kiri@truefc.org> To: "freebsd-ports@freebsd.org" <freebsd-ports@freebsd.org> Subject: devel/binutils failed to build in 13.0-CURRENT Message-ID: <202003131036.02DAagNu092028@kx.truefc.org>
next in thread | raw e-mail | index | archive | help
Hi, all devel/binutils failed to build in 13.0-CURRENT (r356739): config.status: creating testsuite/Makefile config.status: creating config.h yes checking iconv.h usability... config.status: executing default commands yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); *** BFD does not support target native-unknown-freebsd13.0. *** Look in bfd/config.bfd for supported targets. gmake[3]: *** [Makefile:3563: configure-binutils] Error 1 gmake[3]: Leaving directory '/var/ports/work/usr/ports/devel/binutils/work-native/binutils-2.33.1' gmake[2]: *** [Makefile:851: all] Error 2 gmake[2]: Leaving directory '/var/ports/work/usr/ports/devel/binutils/work-native/binutils-2.33.1' ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. *** Error code 1 Stop. make[1]: stopped in /usr/ports/devel/binutils *** Error code 1 Stop. make: stopped in /usr/ports/x11-drivers/xf86-video-ast What's wrong ? My build environments are: root@jdtpkx:~ # uname -a FreeBSD jdtpkx 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r356739M: Tue Jan 28 21:49:59 JST 2020 root@msrvkx:/usr/obj/usr/src/amd64.amd64/sys/XIJ amd64 root@jdtpkx:~ # svnlite info /usr/ports Path: /usr/ports Working Copy Root Path: /usr/ports URL: http://svn.freebsd.org/ports/head Relative URL: ^/head Repository Root: http://svn.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 528203 Node Kind: directory Schedule: normal Last Changed Author: glewis Last Changed Rev: 528203 Last Changed Date: 2020-03-11 10:07:33 +0900 (Wed, 11 Mar 2020) root@jdtpkx:~ # and detail log is in [1]. Regards [1] http://www.truefc.org/~kiri/freebsd/ports/x11-drivers_xf86-video-ast.log --- KIRIYAMA Kazuhiko
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202003131036.02DAagNu092028>