Opened 11 years ago

Closed 10 years ago

#37680 closed defect (duplicate)

xine-ui @0.99.6: build failure due to libpng 1.5 incompatibility

Reported by: larryv (Lawrence Velázquez) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cjones051073 (Chris Jones)
Port: xine-ui

Description

From the 10.8 buildbot:

/usr/bin/clang -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/opt/local/include   -I/opt/local/include  -I/opt/local/include/libpng15   -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -pipe -O2 -arch x86_64 -I/opt/local/include     -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wstrict-aliasing=2 -MT libImlib_light_a-misc.o -MD -MP -MF .deps/libImlib_light_a-misc.Tpo -c -o libImlib_light_a-misc.o `test -f 'misc.c' || echo './'`misc.c
load.c:64:15: error: incomplete definition of type 'struct png_info_def'
  if (info_ptr->color_type == PNG_COLOR_TYPE_RGB_ALPHA)
      ~~~~~~~~^

(Sorry I can't work on this myself. I was just planning on adding a description; I'm not really in a position to fix this new issue locally.)

Change History (5)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jonesc@… added

comment:2 Changed 11 years ago by cjones051073 (Chris Jones)

why have you added me to the cc list for this ticket ?

comment:3 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

You added yourself to the Cc list for this ticket some time ago, but during spam cleanup it was necessary to delete that addition, so I re-added you manually.

comment:4 Changed 11 years ago by cjones051073 (Chris Jones)

Ah right, thanks ! No idea why I did that now....

comment:5 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #36366.

Note: See TracTickets for help on using tickets.