Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Dec 2019 17:45:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242342] lang/rust-nightly: make makesum doesn't respect ONLY_FOR_ARCHS
Message-ID:  <bug-242342-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242342
           Summary: lang/rust-nightly: make makesum doesn't respect
                    ONLY_FOR_ARCHS
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: rust@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(rust@FreeBSD.org)
          Assignee: rust@FreeBSD.org

When updating the port I've noticed that makesum checks files for architect=
ures
only supported by lang/rust.

$ make makesum -C lang/rust-nightly
make -D_RUST_MAKESUM_GUARD makesum ARCH=3Damd64
DISTINFO_FILE=3D/usr/ports/lang/rust-nightly/distinfo.tmp
=3D=3D=3D>  License APACHE20 MIT accepted by the user
=3D=3D=3D>  License APACHE20 MIT accepted by the user
=3D=3D=3D>   rust-nightly-1.41.0.20191130 depends on file: /usr/local/sbin/=
pkg -
found
=3D=3D=3D> Fetching all distfiles required by rust-nightly-1.41.0.20191130 =
for
building
make -D_RUST_MAKESUM_GUARD makesum PPC_ABI=3DELFv1 ARCH=3Di386
DISTINFO_FILE=3D/usr/ports/lang/rust-nightly/distinfo.i386
=3D=3D=3D>  License APACHE20 MIT accepted by the user
=3D=3D=3D>  License APACHE20 MIT accepted by the user
=3D=3D=3D>   rust-nightly-1.41.0.20191130 depends on file: /usr/local/sbin/=
pkg -
found
=3D=3D=3D> Fetching all distfiles required by rust-nightly-1.41.0.20191130 =
for
building
/usr/bin/grep i686 /usr/ports/lang/rust-nightly/distinfo.i386 >>
/usr/ports/lang/rust-nightly/distinfo.tmp
/bin/rm -f /usr/ports/lang/rust-nightly/distinfo.i386
make -D_RUST_MAKESUM_GUARD makesum PPC_ABI=3DELFv2 ARCH=3Dpowerpc64
DISTINFO_FILE=3D/usr/ports/lang/rust-nightly/distinfo.powerpc64-elfv2
=3D=3D=3D>  rust-nightly-1.41.0.20191130 is missing a bootstrap for FreeBSD=
 11.x
powerpc64.
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/lang/rust-nightly
*** Error code 1

Stop.
make: stopped in /usr/ports/lang/rust-nightly

--=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-242342-7788>