pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

build failure for multimedia/gmplayer



With pkgsrc updated to yesterday, and all dependencies having been
rebuilt from scratch (and inn an initially-empty sandbox), I'm seeing
some compile errors for multimedia/gmplayer 1.4nb46

The first thing that appears to be a problem is

...
===> Patching for gmplayer-1.4nb6
=> Applying pkgsrc patches for gmplayer-1.4nb6
**************************************
Ignoring patch file /build/pkgsrc/multimedia/gmplayer/../../multimedia/mplayer-share/patches/patch-libmpcodecs_ad__spdif.c: no checksum found
**************************************
...

Later on I see some warning messages simlar to

...
libmpcodecs/ad_spdif.c: In function 'init':
libmpcodecs/ad_spdif.c:129:13: warning: 'codec' is deprecated [-Wdeprecated-declarations]
  129 |             lavf_ctx->streams[0]->codec->codec_id = fmt_id_type[i].id;
      |
...

And then, in the same compilation unit (ad_spdif.c) I see

...
libmpcodecs/ad_spdif.c:303:43: error: 'AVStream' {aka 'struct AVStream'} has nomember named 'info'
  303 |             av_freep(&lavf_ctx->streams[0]->info);
      |
...

Any clues?


+--------------------+--------------------------+-----------------------+
| Paul Goyette       | PGP Key fingerprint:     | E-mail addresses:     |
| (Retired)          | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost     |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost   |
+--------------------+--------------------------+-----------------------+


Home | Main Index | Thread Index | Old Index