Opened 6 months ago

Last modified 6 weeks ago

#69528 assigned defect

libde265 @1.0.15+universal: Undefined symbols "MSE(unsigned char const*, int, unsigned char const*, int, int, int)", "PSNR(double)"

Reported by: Liontooth (David Liontooth) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.9.1
Keywords: Cc: amadeus24
Port: libde265

Description

On Ventura 13.6.1 Apple M2:

:info:build ld: Undefined symbols:
:info:build   MSE(unsigned char const*, int, unsigned char const*, int, int, int), referenced from:
:info:build       _main in yuv_distortion-yuv-distortion.o
:info:build   PSNR(double), referenced from:
:info:build       _main in yuv_distortion-yuv-distortion.o
:info:build       _main in yuv_distortion-yuv-distortion.o
:info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)

Attachments (1)

main.log (92.2 KB) - added by Liontooth (David Liontooth) 6 months ago.
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_libde265/libde265/main.log

Download all attachments as: .zip

Change History (4)

Changed 6 months ago by Liontooth (David Liontooth)

Attachment: main.log added

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_multimedia_libde265/libde265/main.log

comment:1 Changed 6 months ago by jmroot (Joshua Root)

Owner: set to MarcusCalhoun-Lopez
Status: newassigned

comment:2 Changed 6 months ago by ryandesign (Ryan Carsten Schmidt)

We did not have any problem building libde265 on our automated build system but we don't build with the universal variant and you are. There is another open ticket about a problem building this port universal but the error message is different.

comment:3 Changed 6 weeks ago by ryandesign (Ryan Carsten Schmidt)

Cc: amadeus24 added
Summary: libde265 build failurelibde265 @1.0.15+universal: Undefined symbols "MSE(unsigned char const*, int, unsigned char const*, int, int, int)", "PSNR(double)"

Has duplicate #70526 also with the universal variant.

Note: See TracTickets for help on using tickets.