According to pkg-config, LIBS should be '-lsndfile' and INC should be '-I/usr/include/opus' %100%100%100%100%Done Fetching perl-audio-sndfile.SlackBuild... 0%100%100%100%100%100%Done Fetching perl-audio-sndfile.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done Audio-SndFile-0.09/ Audio-SndFile-0.09/COPYING Audio-SndFile-0.09/lib/ Audio-SndFile-0.09/Makefile.PL Audio-SndFile-0.09/MANIFEST Audio-SndFile-0.09/MANIFEST.SKIP Audio-SndFile-0.09/META.json Audio-SndFile-0.09/META.yml Audio-SndFile-0.09/README Audio-SndFile-0.09/SndFile.xs Audio-SndFile-0.09/t/ Audio-SndFile-0.09/typemap Audio-SndFile-0.09/t/01basic.t Audio-SndFile-0.09/t/02copy.t Audio-SndFile-0.09/t/03errors.t Audio-SndFile-0.09/t/empty.wav Audio-SndFile-0.09/t/test.wav Audio-SndFile-0.09/lib/Audio/ Audio-SndFile-0.09/lib/Audio/SndFile/ Audio-SndFile-0.09/lib/Audio/SndFile.pm Audio-SndFile-0.09/lib/Audio/SndFile/Constants.pm Testing for pkg-config... 0.29.2 Testing for sndfile via pkg-config...ok Testing for enums SF_FORMAT_WAV ...found SF_FORMAT_AIFF ...found SF_FORMAT_AU ...found SF_FORMAT_RAW ...found SF_FORMAT_PAF ...found SF_FORMAT_SVX ...found SF_FORMAT_NIST ...found SF_FORMAT_VOC ...found SF_FORMAT_IRCAM ...found SF_FORMAT_W64 ...found SF_FORMAT_MAT4 ...found SF_FORMAT_MAT5 ...found SF_FORMAT_PVF ...found SF_FORMAT_XI ...found SF_FORMAT_HTK ...found SF_FORMAT_SDS ...found SF_FORMAT_AVR ...found SF_FORMAT_WAVEX ...found SF_FORMAT_SD2 ...found SF_FORMAT_FLAC ...found SF_FORMAT_CAF ...found SF_FORMAT_PCM_S8 ...found SF_FORMAT_PCM_16 ...found SF_FORMAT_PCM_24 ...found SF_FORMAT_PCM_32 ...found SF_FORMAT_PCM_U8 ...found SF_FORMAT_FLOAT ...found SF_FORMAT_DOUBLE ...found SF_FORMAT_ULAW ...found SF_FORMAT_ALAW ...found SF_FORMAT_IMA_ADPCM ...found SF_FORMAT_MS_ADPCM ...found SF_FORMAT_GSM610 ...found SF_FORMAT_VOX_ADPCM ...found SF_FORMAT_G721_32 ...found SF_FORMAT_G723_24 ...found SF_FORMAT_G723_40 ...found SF_FORMAT_DWVW_12 ...found SF_FORMAT_DWVW_16 ...found SF_FORMAT_DWVW_24 ...found SF_FORMAT_DWVW_N ...found SF_FORMAT_DPCM_8 ...found SF_FORMAT_DPCM_16 ...found SF_ENDIAN_FILE ...found SF_ENDIAN_LITTLE ...found SF_ENDIAN_BIG ...found SF_ENDIAN_CPU ...found SF_FORMAT_SUBMASK ...found SF_FORMAT_TYPEMASK ...found SF_FORMAT_ENDMASK ...found SFM_READ ...found SFM_WRITE ...found SFM_RDWR ...found Good. You've got all formats I know about Testing functions... sf_write_sync...not found Testing for commands... SFC_GET_LOG_INFO...found SFC_CALC_SIGNAL_MAX...found SFC_CALC_NORM_SIGNAL_MAX...found SFC_CALC_MAX_ALL_CHANNELS...found SFC_CALC_NORM_MAX_ALL_CHANNELS...found SFC_GET_SIGNAL_MAX...found SFC_GET_MAX_ALL_CHANNELS...found SFC_SET_NORM_FLOAT...found SFC_SET_NORM_DOUBLE...found SFC_GET_NORM_FLOAT...found SFC_GET_NORM_DOUBLE...found SFC_SET_SCALE_FLOAT_INT_READ...found SFC_GET_SIMPLE_FORMAT_COUNT...found SFC_GET_SIMPLE_FORMAT...found SFC_GET_FORMAT_INFO...found SFC_GET_FORMAT_MAJOR_COUNT...found SFC_GET_FORMAT_MAJOR...found SFC_GET_FORMAT_SUBTYPE_COUNT...found SFC_GET_FORMAT_SUBTYPE...found SFC_SET_ADD_PEAK_CHUNK...found SFC_UPDATE_HEADER_NOW...found SFC_SET_UPDATE_HEADER_AUTO...found SFC_FILE_TRUNCATE...found SFC_SET_RAW_START_OFFSET...found SFC_SET_CLIPPING...found SFC_GET_CLIPPING...found SFC_GET_EMBED_FILE_INFO...found Supported types: wav, aiff, au, raw, paf, svx, nist, voc, ircam, w64, mat4, mat5, pvf, xi, htk, sds, avr, wavex, sd2, flac, caf Supported subtypes: pcm_s8, pcm_16, pcm_24, pcm_32, pcm_u8, float, double, ulaw, alaw, ima_adpcm, ms_adpcm, gsm610, vox_adpcm, g721_32, g723_24, g723_40, dwvw_12, dwvw_16, dwvw_24, dwvw_n, dpcm_8, dpcm_16 Supported commands: get_log_info, calc_signal_max, calc_norm_signal_max, calc_max_all_channels, calc_norm_max_all_channels, get_signal_max, get_max_all_channels, set_norm_float, set_norm_double, get_norm_float, get_norm_double, set_scale_float_int_read, get_simple_format_count, get_simple_format, get_format_info, get_format_major_count, get_format_major, get_format_subtype_count, get_format_subtype, set_add_peak_chunk, update_header_now, set_update_header_auto, file_truncate, set_raw_start_offset, set_clipping, get_clipping, get_embed_file_info Unsupported types: *none* Unsupported subtypes: *none* Unsupported misc. functions: sf_write_sync All commands supported. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Audio::SndFile Writing MYMETA.yml and MYMETA.json cp lib/Audio/SndFile.pm blib/lib/Audio/SndFile.pm cp lib/Audio/SndFile/Constants.pm blib/lib/Audio/SndFile/Constants.pm Running Mkbootstrap for SndFile () chmod 644 "SndFile.bs" "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SndFile.bs blib/arch/auto/Audio/SndFile/SndFile.bs 644 "/usr/bin/perl5.34.0" "/usr/share/perl5/ExtUtils/xsubpp" -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/usr/src/slapt-src/perl/perl-audio-sndfile/Audio-SndFile-0.09/typemap' SndFile.xs > SndFile.xsc Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in SndFile.xs, line 276 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in SndFile.xs, line 287 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in SndFile.xs, line 298 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in SndFile.xs, line 308 mv SndFile.xsc SndFile.c cc -c -I. -I/usr/include/opus -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -O2 -march=i586 -mtune=i686 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" -fPIC "-I/usr/lib/perl5/CORE" -DSFC_GET_LOG_INFO=SFC_GET_LOG_INFO -DSFC_CALC_SIGNAL_MAX=SFC_CALC_SIGNAL_MAX -DSFC_CALC_NORM_SIGNAL_MAX=SFC_CALC_NORM_SIGNAL_MAX -DSFC_CALC_MAX_ALL_CHANNELS=SFC_CALC_MAX_ALL_CHANNELS -DSFC_CALC_NORM_MAX_ALL_CHANNELS=SFC_CALC_NORM_MAX_ALL_CHANNELS -DSFC_GET_SIGNAL_MAX=SFC_GET_SIGNAL_MAX -DSFC_GET_MAX_ALL_CHANNELS=SFC_GET_MAX_ALL_CHANNELS -DSFC_SET_NORM_FLOAT=SFC_SET_NORM_FLOAT -DSFC_SET_NORM_DOUBLE=SFC_SET_NORM_DOUBLE -DSFC_GET_NORM_FLOAT=SFC_GET_NORM_FLOAT -DSFC_GET_NORM_DOUBLE=SFC_GET_NORM_DOUBLE -DSFC_SET_SCALE_FLOAT_INT_READ=SFC_SET_SCALE_FLOAT_INT_READ -DSFC_GET_SIMPLE_FORMAT_COUNT=SFC_GET_SIMPLE_FORMAT_COUNT -DSFC_GET_SIMPLE_FORMAT=SFC_GET_SIMPLE_FORMAT -DSFC_GET_FORMAT_INFO=SFC_GET_FORMAT_INFO -DSFC_GET_FORMAT_MAJOR_COUNT=SFC_GET_FORMAT_MAJOR_COUNT -DSFC_GET_FORMAT_MAJOR=SFC_GET_FORMAT_MAJOR -DSFC_GET_FORMAT_SUBTYPE_COUNT=SFC_GET_FORMAT_SUBTYPE_COUNT -DSFC_GET_FORMAT_SUBTYPE=SFC_GET_FORMAT_SUBTYPE -DSFC_SET_ADD_PEAK_CHUNK=SFC_SET_ADD_PEAK_CHUNK -DSFC_UPDATE_HEADER_NOW=SFC_UPDATE_HEADER_NOW -DSFC_SET_UPDATE_HEADER_AUTO=SFC_SET_UPDATE_HEADER_AUTO -DSFC_FILE_TRUNCATE=SFC_FILE_TRUNCATE -DSFC_SET_RAW_START_OFFSET=SFC_SET_RAW_START_OFFSET -DSFC_SET_CLIPPING=SFC_SET_CLIPPING -DSFC_GET_CLIPPING=SFC_GET_CLIPPING -DSFC_GET_EMBED_FILE_INFO=SFC_GET_EMBED_FILE_INFO SndFile.c rm -f blib/arch/auto/Audio/SndFile/SndFile.so LD_RUN_PATH="/usr/lib" cc -shared -O2 -march=i586 -mtune=i686 -L/usr/local/lib -fstack-protector-strong SndFile.o -o blib/arch/auto/Audio/SndFile/SndFile.so \ -lsndfile \ chmod 755 blib/arch/auto/Audio/SndFile/SndFile.so Manifying 1 pod document "/usr/bin/perl5.34.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SndFile.bs blib/arch/auto/Audio/SndFile/SndFile.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /usr/src/slapt-src/perl/perl-audio-sndfile/package-perl-audio-sndfile/usr/lib/perl5/vendor_perl/auto/Audio/SndFile/SndFile.so Installing /usr/src/slapt-src/perl/perl-audio-sndfile/package-perl-audio-sndfile/usr/lib/perl5/vendor_perl/Audio/SndFile.pm Installing /usr/src/slapt-src/perl/perl-audio-sndfile/package-perl-audio-sndfile/usr/lib/perl5/vendor_perl/Audio/SndFile/Constants.pm Installing /usr/src/slapt-src/perl/perl-audio-sndfile/package-perl-audio-sndfile/usr/man/man3/Audio::SndFile.3 Appending installation info to /usr/src/slapt-src/perl/perl-audio-sndfile/package-perl-audio-sndfile/usr/lib/perl5/perllocal.pod Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src/perl/perl-audio-sndfile/perl-audio-sndfile-0.09-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/perl-audio-sndfile-0.09/ usr/doc/perl-audio-sndfile-0.09/README usr/doc/perl-audio-sndfile-0.09/perl-audio-sndfile.SlackBuild usr/lib/ usr/lib/perl5/ usr/lib/perl5/vendor_perl/ usr/lib/perl5/vendor_perl/Audio/ usr/lib/perl5/vendor_perl/Audio/SndFile/ usr/lib/perl5/vendor_perl/Audio/SndFile.pm usr/lib/perl5/vendor_perl/Audio/SndFile/Constants.pm usr/lib/perl5/vendor_perl/auto/ usr/lib/perl5/vendor_perl/auto/Audio/ usr/lib/perl5/vendor_perl/auto/Audio/SndFile/ usr/lib/perl5/vendor_perl/auto/Audio/SndFile/SndFile.so usr/man/ usr/man/man3/ usr/man/man3/Audio::SndFile.3.gz Slackware package /usr/src/slapt-src/perl/perl-audio-sndfile/perl-audio-sndfile-0.09-i586-1salix15.0.txz created. Installing package perl-audio-sndfile-0.09-i586-1salix15.0... | perl-audio-sndfile (perl bindings for libsndfile) | | Audio::SndFile is a perl interface to the sndfile (soundfile) | library. It provides a portable API for reading and writing sound | files in different formats. | | See the documentation for a full list of supported file formats. Wav, | flac, and ogg are supported, but mp3 is not. | | | | |