Opened 6 weeks ago

Closed 6 weeks ago

#70526 closed defect (duplicate)

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

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

Description

During base upgrade to 2.10.0, libde265 failed to build.

Attachments (1)

main.log (94.9 KB) - added by amadeus24 6 weeks ago.

Download all attachments as: .zip

Change History (3)

Changed 6 weeks ago by amadeus24

Attachment: main.log added

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

Owner: set to MarcusCalhoun-Lopez
Port: libde265 added
Status: newassigned
Summary: During upgrade to 2.10.0, libde265 fails to buildlibde265 @1.0.15+universal: Undefined symbols "MSE(unsigned char const*, int, unsigned char const*, int, int, int)", "PSNR(double)"
Version: 2.10.0

Log says:

Undefined symbols for architecture x86_64:
  "MSE(unsigned char const*, int, unsigned char const*, int, int, int)", referenced from:
      _main in yuv_distortion-yuv-distortion.o
  "PSNR(double)", referenced from:
      _main in yuv_distortion-yuv-distortion.o
      _main in yuv_distortion-yuv-distortion.o
ld: symbol(s) not found for architecture x86_64

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

Resolution: duplicate
Status: assignedclosed

Duplicate of #69528.

Note: See TracTickets for help on using tickets.