Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jul 2021 10:17:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 251385] devel/binutils: update to 2.36.1
Message-ID:  <bug-251385-7788-arv5oTZtG5@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-251385-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-251385-7788@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=3D251385

--- Comment #16 from Fernando Apestegu=C3=ADa <fernape@FreeBSD.org> ---
Hi Yasuhiro,

Sorry for the late response. This update fails to build:

(pod2man --center=3D"GNU Development Tools" --release=3D"binutils-2.36.1"
--section=3D1 as.pod | \
        sed -e '/^.if n .na/d' > as.1.T$$ && \
        mv -f as.1.T$$ as.1) || \
        (rm -f as.1.T$$ && exit 1)
/bin/sh: pod2man: not found
rm -f as.pod
/wrkdirs/usr/ports/devel/binutils/work-native/binutils-2.36.1/missing:
makeinfo: not found
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <http://www.gnu.org/software/texinfo/>;
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <http://www.gnu.org/software/make/>;
gmake[5]: *** [Makefile:508: as.info] Error 127
gmake[5]: Leaving directory
'/wrkdirs/usr/ports/devel/binutils/work-native/binutils-2.36.1/gas/doc'
gmake[4]: *** [Makefile:1275: all-recursive] Error 1
gmake[4]: Leaving directory
'/wrkdirs/usr/ports/devel/binutils/work-native/binutils-2.36.1/gas'
gmake[3]: *** [Makefile:817: all] Error 2
gmake[3]: Leaving directory
'/wrkdirs/usr/ports/devel/binutils/work-native/binutils-2.36.1/gas'
gmake[2]: *** [Makefile:4939: all-gas] Error 2
gmake[2]: Leaving directory
'/wrkdirs/usr/ports/devel/binutils/work-native/binutils-2.36.1'
gmake[1]: *** [Makefile:853: all] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/devel/binutils/work-native/binutils-2.36.1'
=3D=3D=3D> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the failure =
to
the maintainer.
*** Error code 1

--=20
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-251385-7788-arv5oTZtG5>