pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/audio/pulseaudio



Hi,

Frédéric Fauberteau <triaxx%NetBSD.org@localhost> writes:

> Le 2019-07-02 05:30, Ryo ONODERA a écrit :
>> Module Name: pkgsrc
>> Committed By:        ryoon
>> Date:                Tue Jul  2 03:30:18 UTC 2019
>> 
>> Modified Files:
>>      pkgsrc/audio/pulseaudio: options.mk
>> 
>> Log Message:
>> Fix packaging on non-Linux platforms
>> 
>> * PLIST_VARS should be completed on all platforms.
>> 
>> 
>> To generate a diff of this commit:
>> cvs rdiff -u -r1.10 -r1.11 pkgsrc/audio/pulseaudio/options.mk
>> 
>> Please note that diffs are not public domain; they are subject to the
>> copyright notices on the relevant files.
>
> Hi,
>
> Thanks for the fix. I tested conditional lirc option on both Arch Linux 
> and NetBSD and it successfully built. What kind of problem did you 
> encounter?

I had encountered as follows during the package phase.
The build was just fine.

=> Generating post-install file lists
pkg_create: can't stat `/usr/tmp/pkgsrc/audio/pulseaudio/work/.destdir/usr/pkg/${PLIST.lirc}lib/pulse-12.0/modules/module-lirc.a'
pkg_create: can't stat `/usr/tmp/pkgsrc/audio/pulseaudio/work/.destdir/usr/pkg/${PLIST.lirc}lib/pulse-12.0/modules/module-lirc.so'
=> Checking file-check results for pulseaudio-12.2nb5
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /usr/tmp/pkgsrc/audio/pulseaudio/work/.destdir/usr/pkg:
ERROR:         /usr/tmp/pkgsrc/audio/pulseaudio/work/.destdir/usr/pkg/${PLIST.lirc}lib/pulse-12.0/modules/module-lirc.a
ERROR:         /usr/tmp/pkgsrc/audio/pulseaudio/work/.destdir/usr/pkg/${PLIST.lirc}lib/pulse-12.0/modules/module-lirc.so
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/audio/pulseaudio
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/audio/pulseaudio


Thank you.

> Fred

-- 
Ryo ONODERA // ryo%tetera.org@localhost
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3



Home | Main Index | Thread Index | Old Index