Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2020 16:27:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247087] multimedia/rav1e: fails to build on aarch64
Message-ID:  <bug-247087-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 247087
           Summary: multimedia/rav1e: fails to build on aarch64
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jbeich@FreeBSD.org
          Reporter: mikael@FreeBSD.org
          Assignee: jbeich@FreeBSD.org
             Flags: maintainer-feedback?(jbeich@FreeBSD.org)

running: "cc" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g"
"-fno-omit-frame-pointer" "-O2" "-pipe" "-fstack-protector-strong"
"-fno-strict-aliasing" "-I" "." "-I"
"/usr/ports/multimedia/rav1e/work/target/release/build/rav1e-a26cff0f38c8ab=
9a/out"
"-o"
"/usr/ports/multimedia/rav1e/work/target/release/build/rav1e-a26cff0f38c8ab=
9a/out/src/arm/tables.o"
"-c" "src/arm/tables.S"
cargo:warning=3Dsrc/arm/tables.S:44:1: error: invalid symbol redefinition
cargo:warning=3Drav1e_mc_subpel_filters:
cargo:warning=3D^
cargo:warning=3Dsrc/arm/tables.S:125:1: error: invalid symbol redefinition
cargo:warning=3Drav1e_filter_intra_taps:
cargo:warning=3D^
cargo:warning=3Dsrc/arm/tables.S:171:1: error: invalid symbol redefinition
cargo:warning=3Drav1e_sgr_x_by_x:
cargo:warning=3D^
cargo:warning=3Dsrc/arm/tables.S:195:1: error: invalid symbol redefinition
cargo:warning=3Drav1e_mc_warp_filter:
cargo:warning=3D^
cargo:warning=3Dsrc/arm/tables.S:302:1: error: invalid symbol redefinition
cargo:warning=3Drav1e_sm_weights:
cargo:warning=3D^
cargo:warning=3Dsrc/arm/tables.S:326:1: error: invalid symbol redefinition
cargo:warning=3Drav1e_obmc_masks:
cargo:warning=3D^


seems to be fixed upstream
https://github.com/xiph/rav1e/pull/2361

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