Bug 267417 - audio/mpg123 1.31.0 fails to configure: One/some of your requested audio modules failed the test!
Summary: audio/mpg123 1.31.0 fails to configure: One/some of your requested audio modu...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-29 12:48 UTC by p5B2EA84B3
Modified: 2022-10-30 05:32 UTC (History)
0 users

See Also:
koobs: maintainer-feedback+
novel: merge-quarterly-


Attachments
Poudriere build log file (19.09 KB, text/plain)
2022-10-29 12:48 UTC, p5B2EA84B3
no flags Details
config.log file as requested (153.24 KB, text/plain)
2022-10-29 15:02 UTC, p5B2EA84B3
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description p5B2EA84B3 2022-10-29 12:48:13 UTC
Created attachment 237706 [details]
Poudriere build log file

=======================<phase: lib-depends    >============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===>   mpg123-1.31.0 depends on shared library: libsndio.so - not found
===>   Installing existing package /packages/All/sndio-1.9.0.pkg
[pkg.FreeBSD.org] Installing sndio-1.9.0...
===> Creating groups.
Creating group '_sndio' with gid '702'.
===> Creating users
Creating user '_sndio' with uid '702'.
[pkg.FreeBSD.org] Extracting sndio-1.9.0: .......... done
===>   mpg123-1.31.0 depends on shared library: libsndio.so - found (/usr/local/lib/libsndio.so)
===>   Returning to build of mpg123-1.31.0
===========================================================================
=======================<phase: configure      >============================
===== env: NO_DEPENDS=yes USER=root UID=0 GID=0
===>  Configuring for mpg123-1.31.0
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd13.1
checking host system type... amd64-portbld-freebsd13.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for gawk... (cached) /usr/bin/awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for -Werror in CFLAGS (It breaks tests)... no
checking if you are up to something totally static with LDFLAGS/CFLAGS... no
checking whether make supports the include directive... yes (GNU style)
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking dependency style of cc... gcc3
checking for cc option to accept ISO C99... none needed
checking how to run the C preprocessor... cpp
checking for cos in -lm... yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for library containing dlopen... none required
checking for library containing dlsym... none required
checking for library containing dlclose... none required
checking for dlfcn.h... (cached) yes
checking for dlopen... (cached) yes
checking for dlsym... yes
checking for dlclose... yes
We found a runtime loader: Modules enabled.
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... (cached) /usr/bin/fgrep
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
checking the name lister (/usr/bin/nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 524288
checking how to convert amd64-portbld-freebsd13.1 file names to amd64-portbld-freebsd13.1 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd13.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... no
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... (cached) yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd13.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking what extension is used for runtime loadable modules... .so
We assume IEEE754 floating point format.
checking if .balign is present... yes
checking __attribute__((aligned(16)))... yes
checking if assembler supports AVX instructions... yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sched.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for limits.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking for signal.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for dirent.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for size_t... (cached) yes
checking for uintptr_t... (cached) yes
checking for ssize_t... (cached) yes
checking for off_t... (cached) yes
checking for int32_t... (cached) yes
checking for int64_t... yes
checking for uint32_t... yes
checking for int16_t... (cached) yes
checking for uint16_t... yes
checking size of size_t... 8
checking size of ssize_t... 8
checking size of off_t... 8
checking size of off64_t... 8
checking size of int32_t... 4
checking size of long... 8
checking if we want to enable alias wrappers for largefile... yes
checking for mmap... (cached) yes
checking POSIX termios... yes
checking if we have wincon.h... no
checking for random... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for sched_setscheduler... yes
checking for setuid... (cached) yes
checking for getuid... (cached) yes
checking for setpriority... yes
checking for strerror... (cached) yes
checking for setlocale... (cached) yes
checking for nl_langinfo... (cached) yes
checking for mbstowcs... (cached) yes
checking for wcstombs... yes
checking for wcswidth... (cached) yes
checking for iswprint... yes
checking for atoll... (cached) yes
checking for mkfifo... yes
checking for fork... (cached) yes
checking for execvp... yes
checking for ctermid... yes
checking for locale.h... (cached) yes
checking for langinfo.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for netdb.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking for library containing gethostbyname... none required
checking for library containing socket... none required
checking for getaddrinfo... (cached) yes
checking for sqrt in -lm... yes
checking for powf in -lmx... no
checking for byteswap.h... (cached) no
checking os2.h usability... no
checking os2.h presence... no
checking for os2.h... no
checking if we want feature report function... yes
Limiting outputs to build according to your preference: sndio oss dummy
checking for pkg-config... no
checking for SNDIO... no
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking linux/soundcard.h usability... no
checking linux/soundcard.h presence... no
checking for linux/soundcard.h... no
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking if you are too dumbing dumb for the dummy... no
configure: error: One/some of your requested audio modules failed the test!
===>  Script "configure" failed unexpectedly.
Please report the problem to novel@FreeBSD.org [maintainer] and attach the
"/wrkdirs/usr/ports/audio/mpg123/work/mpg123-1.31.0/config.log" including the
output of the failure of your make command. Also, it might be a good idea to
provide an overview of all packages installed on your system (e.g. a
/usr/local/sbin/pkg-static info -g -Ea).
*** Error code 1

Stop.
make: stopped in /usr/ports/audio/mpg123
=>> Cleaning up wrkdir
===>  Cleaning for mpg123-1.31.0
build of audio/mpg123 | mpg123-1.31.0 ended at Sat Oct 29 14:36:54 CEST 2022
build time: 00:00:06
!!! build failure encountered !!!
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2022-10-29 13:33:37 UTC
Hi, could you please also attach the config.log file?
Comment 2 p5B2EA84B3 2022-10-29 15:02:18 UTC
Created attachment 237710 [details]
config.log file as requested
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-10-29 17:01:17 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fd28302db9a3ead9dc234c4cccfb5ff2cc9786d4

commit fd28302db9a3ead9dc234c4cccfb5ff2cc9786d4
Author:     Roman Bogorodskiy <novel@FreeBSD.org>
AuthorDate: 2022-10-29 16:56:44 +0000
Commit:     Roman Bogorodskiy <novel@FreeBSD.org>
CommitDate: 2022-10-29 16:56:44 +0000

    audio/mpg123: add missing dependency for SNDIO

    Add 'pkgconfig' dependency which is required for the 'sndio' audio
    backend detection.

    PR:             267417 [1]
    Reported by:    p5B2EA84B3@t-online.de [1], fluffy

 audio/mpg123/Makefile | 1 +
 1 file changed, 1 insertion(+)
Comment 4 Roman Bogorodskiy freebsd_committer freebsd_triage 2022-10-29 17:05:01 UTC
Thanks for reporting, that should be fixed now.
Comment 5 Kubilay Kocak freebsd_committer freebsd_triage 2022-10-29 21:31:49 UTC
@Roman Is quarterly affected? If so, could you please MFH, otherwise set merge-quarterly to -
Comment 6 Roman Bogorodskiy freebsd_committer freebsd_triage 2022-10-30 05:32:34 UTC
Quarterly is not affected, so MFH is not needed.