pkgsrc-Users archive

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

Re: vlc build fails on 10.0_BETA/i386



On Sat, 14 Jan 2023, John D. Baker wrote:

> Now in the process of building again with the "debug" option enabled as
> well as adding "-ggdb" to C{,XX}FLAGS.

One of these has provoked a different failure:

[...]
In file included from video_filter/deinterlace/yadif.h:51,
                 from video_filter/deinterlace/algo_yadif.c:48:
video_filter/deinterlace/yadif_template.h: In function 'yadif_filter_line_ssse3':
video_filter/deinterlace/yadif_template.h:134:9: error: 'asm' operand has impossible constraints
  134 |         __asm__ volatile(\
      |         ^~~~~~~
video_filter/deinterlace/yadif_template.h:256:9: note: in expansion of macro 'FILTER'
  256 |         FILTER
      |         ^~~~~~
video_filter/deinterlace/yadif_template.h:134:9: error: 'asm' operand has impossible constraints
  134 |         __asm__ volatile(\
      |         ^~~~~~~
video_filter/deinterlace/yadif_template.h:262:9: note: in expansion of macro 'FILTER'
  262 |         FILTER
      |         ^~~~~~
gmake[4]: *** [Makefile:22041: video_filter/deinterlace/libdeinterlace_plugin_la-algo_yadif.lo] Error 1
gmake[4]: Leaving directory '/tmp/pkgsrc/multimedia/vlc/work/vlc-3.0.17.4/modules'
gmake[3]: *** [Makefile:28241: all-recursive] Error 1
gmake[3]: Leaving directory '/tmp/pkgsrc/multimedia/vlc/work/vlc-3.0.17.4/modules'
gmake[2]: *** [Makefile:12876: all] Error 2
gmake[2]: Leaving directory '/tmp/pkgsrc/multimedia/vlc/work/vlc-3.0.17.4/modules'
gmake[1]: *** [Makefile:1564: all-recursive] Error 1
gmake[1]: Leaving directory '/tmp/pkgsrc/multimedia/vlc/work/vlc-3.0.17.4'
gmake: *** [Makefile:1451: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /x/pkgsrc/multimedia/vlc
*** Error code 1

Stop.
make: stopped in /x/pkgsrc/multimedia/vlc


A failure of this type is also seen with "mplayer" and "mencoder" on
10.0_BETA/i386.

I'll try again w/o the "debug" option, but with the C{,XX}FLAGS additions.

-- 
|/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
|\ / jdbaker[snail]consolidated[flyspeck]net  OpenBSD            FreeBSD
| X  No HTML/proprietary data in email.   BSD just sits there and works!
|/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645


Home | Main Index | Thread Index | Old Index