Github messages for voidlinux
 help / color / mirror / Atom feed
From: bsdelf <bsdelf@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR REVIEW] New package: netatalk-3.1.15
Date: Fri, 14 Jul 2023 08:47:48 +0200	[thread overview]
Message-ID: <20230714064748.7RmIAckCCgUgvHI_f5NVDxR-FZcqSjVsFcZABlmfE0g@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-45011@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 15781 bytes --]

New review comment by bsdelf on void-packages repository

https://github.com/void-linux/void-packages/pull/45011#discussion_r1263343973

Comment:
I've tried `-a aarch64` and `-a armv6l-musl`, both of them failed at the configure stage

```
% ./xbps-src -a aarch64 pkg netatalk
=> xbps-src: updating repositories for host (x86_64)...
[*] Updating repository `https://repo-default.voidlinux.org/current/bootstrap/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/nonfree/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/debug/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/bootstrap/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/x86_64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/multilib/nonfree/x86_64-repodata' ...
=> xbps-src: updating repositories for target (aarch64)...
[*] Updating repository `https://repo-default.voidlinux.org/current/aarch64/bootstrap/aarch64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/aarch64/aarch64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/aarch64/nonfree/aarch64-repodata' ...
[*] Updating repository `https://repo-default.voidlinux.org/current/aarch64/debug/aarch64-repodata' ...
=> xbps-src: updating software in / masterdir...
=> xbps-src: cleaning up / masterdir...
=> netatalk-3.1.15_1: removing autodeps, please wait...
=> netatalk-3.1.15_1: removing autocrossdeps, please wait...
=> netatalk-3.1.15_1: building with [gnu-configure] for aarch64...
   [host] autoconf-2.71_1: found (/host/binpkgs)
   [host] automake-1.16.5_1: found (/host/binpkgs)
   [host] pkg-config-0.29.2_3: found (/host/binpkgs)
   [host] tar-1.34_3: found (/host/binpkgs)
   [target] libgcrypt-devel-1.10.2_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] db-devel-5.3.28_8: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] libevent-devel-2.1.12_2: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] avahi-libs-devel-0.8_2: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] openssl-devel-1.1.1t_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [target] dbus-glib-devel-0.112_1: found (https://repo-default.voidlinux.org/current/aarch64)
   [runtime] python3-3.11.4_1: found (https://repo-default.voidlinux.org/current/aarch64)
=> netatalk-3.1.15_1: installing host dependencies: autoconf-2.71_1 automake-1.16.5_1 pkg-config-0.29.2_3 tar-1.34_3 ...
=> netatalk-3.1.15_1: installing target dependencies: libgcrypt-devel-1.10.2_1 db-devel-5.3.28_8 libevent-devel-2.1.12_2 avahi-libs-devel-0.8_2 openssl-devel-1.1.1t_1 dbus-glib-devel-0.112_1 ...
=> xbps-src: installing cross compiler: cross-aarch64-linux-gnu ...
=> netatalk-3.1.15_1: running do-fetch hook: 00-distfiles ...
=> netatalk-3.1.15_1: running do-extract hook: 00-distfiles ...
=> netatalk-3.1.15_1: extracting distfile(s), please wait...
=> netatalk-3.1.15_1: running do-patch hook: 00-patches ...
=> netatalk-3.1.15_1: running pre-configure hook: 00-gnu-configure-asneeded ...
=> netatalk-3.1.15_1: running pre-configure hook: 01-override-config ...
=> netatalk-3.1.15_1: running pre-configure hook: 02-script-wrapper ...
=> netatalk-3.1.15_1: running do_configure ...
configure: WARNING: unrecognized options: --with-libtool-sysroot
checking build system type... x86_64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking for a BSD-compatible install... /builddir/.xbps-netatalk/wrappers/install -c
checking whether build environment is sane... yes
checking for aarch64-linux-gnu-strip... aarch64-linux-gnu-strip
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for gawk... (cached) gawk
checking for aarch64-linux-gnu-gcc... aarch64-linux-gnu-gcc
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... yes
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether aarch64-linux-gnu-gcc accepts -g... yes
checking for aarch64-linux-gnu-gcc option to enable C11 features... none needed
checking whether aarch64-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of aarch64-linux-gnu-gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by aarch64-linux-gnu-gcc... aarch64-linux-gnu-ld
checking if the linker (aarch64-linux-gnu-ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... aarch64-linux-gnu-nm
checking the name lister (aarch64-linux-gnu-nm) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for aarch64-linux-gnu-ld option to reload object files... -r
checking for aarch64-linux-gnu-file... no
checking for file... file
configure: WARNING: using cross tools not prefixed with host triplet
checking for aarch64-linux-gnu-objdump... aarch64-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-linux-gnu-ar... aarch64-linux-gnu-ar
checking for archiver @FILE support... @
checking for aarch64-linux-gnu-strip... (cached) aarch64-linux-gnu-strip
checking for aarch64-linux-gnu-ranlib... aarch64-linux-gnu-ranlib
checking command to parse aarch64-linux-gnu-nm output from aarch64-linux-gnu-gcc object... ok
checking for sysroot... /usr/aarch64-linux-gnu
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if aarch64-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for aarch64-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if aarch64-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if aarch64-linux-gnu-gcc static flag -static works... yes
checking if aarch64-linux-gnu-gcc supports -c -o file.o... yes
checking if aarch64-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the aarch64-linux-gnu-gcc linker (aarch64-linux-gnu-ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... yes
checking whether a program can dlopen itself... cross
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... yes
checking for perl... /usr/bin/perl
checking for perl... (cached) /usr/bin/grep
checking for ps... ps
checking whether byte ordering is bigendian... (cached) no
checking for inline... inline
checking for flex... no
checking for lex... no
checking for bison... no
checking for byacc... no
checking to see if we can add '__attribute__((unused))' to CFLAGS... yes
checking for mntent.h... yes
checking for unistd.h... (cached) yes
checking for termios.h... yes
checking for ufs/quota.h... no
checking for netdb.h... yes
checking for sgtty.h... yes
checking for statfs.h... no
checking for dlfcn.h... (cached) yes
checking for langinfo.h... yes
checking for locale.h... yes
checking for sys/param.h... yes
checking for sys/fcntl.h... yes
checking for sys/termios.h... yes
checking for sys/mnttab.h... no
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/vfs.h... yes
checking for sys/mount.h... yes
checking for fshare_t... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for 64 bit off_t... cross
checking if large file support is available... yes
checking for aarch64-linux-gnu-gcc options needed to detect all undeclared functions... none needed
checking for library containing dlopen... none required
checking for dlerror... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dld_link in -ldld... no
checking for dlopen... (cached) yes
checking for dlsym... yes
checking for dlclose... yes
checking for _ prefix in compiled symbols... no
checking what extension is used for runtime loadable modules... .so
checking for openat... yes
checking for renameat... yes
checking for fstatat... yes
checking for unlinkat... yes
checking for struct tm.tm_gmtoff... yes
checking for backtrace_symbols... yes
checking for dirfd... yes
checking for getusershell... yes
checking for pread... (cached) yes
checking for pwrite... (cached) yes
checking for pselect... yes
checking for setlinebuf... yes
checking for strlcat... no
checking for strlcpy... no
checking for strnlen... yes
checking for mempcpy... yes
checking for vasprintf... yes
checking for asprintf... yes
checking for mmap... yes
checking for utime... yes
checking for getpagesize... (cached) yes
checking for library containing gethostbyname... none required
checking for library containing connect... none required
checking for getifaddrs... yes
checking how to run the C preprocessor... aarch64-linux-gnu-cpp
checking whether aarch64-linux-gnu-gcc is Clang... no
checking whether pthreads work with "-pthread" and "-lpthread"... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
checking whether to check for 64bit libraries... no
 * Linux specific configuration
checking for linux/dqblk_xfs.h... yes
checking for ldconfig... /builddir/.xbps-netatalk/wrappers/ldconfig
NETA_LDCONFIG = /builddir/.xbps-netatalk/wrappers/ldconfig
no
checking whether to enable AFS support... no
checking for cracklib support... no
checking whether to enable verbose debug code... no
checking whether to enable debugging with debuggers... no
checking for libiconv... no
checking for working iconv... cross
checking whether or not to use Database Daemon CNID backend... yes
checking whether or not to use BDB Concurrent Data Store... no
checking whether or not to use LAST DID scheme... yes
checking whether or not to use TDB DID scheme... yes
checking MySQL library and headers... checking for mysql_config... no
checking default DID scheme... dbd
checking whether default CNID scheme has been activated... yes
checking for main in -lrpcsvc... no
checking for rpc/rpc.h... no
checking for rpc/pmap_prot.h... no
checking for rpcsvc/rquota.h... no
checking for getfsquota in -lquota... no
checking pkg-config is at least version 0.9.0... yes
checking for avahi-client/client.h... yes
checking for avahi_client_new in -lavahi-client... yes
checking for  avahi-client >= 0.6 ... yes
checking for  avahi-client >= 0.6.4 ... yes
checking whether to enable Zeroconf support... yes
checking whether to enable the TCP wrappers... no
checking for PAM installation directory... no
checking for security/pam_appl.h... no
checking for pam/pam_appl.h... no
checking for includable common PAM config... no (using defaut pam_unix.so)
checking whether to enable PAM support... no
checking for shadow.h... yes
checking whether shadow support should be enabled... yes
checking whether checking for a valid shell should be enabled... yes
disabling init-style support
checking for libgcrypt-config... /builddir/.xbps-netatalk/wrappers/libgcrypt-config
checking for LIBGCRYPT - version >= 1.2.3... yes (1.10.2)
checking libgcrypt API version... okay
checking libgcrypt hast CAST5 API... yes
configure: Enabling DHX2 UAM
checking for SSL... no
checking for Berkeley DB headers in /usr/local/include/... no
checking for Berkeley DB headers in /usr/local/include/db6.1... no
checking for Berkeley DB headers in /usr/local/include/db6... no
checking for Berkeley DB headers in /usr/local/include/db5... no
checking for Berkeley DB headers in /usr/local/include/db5.3... no
checking for Berkeley DB headers in /usr/local/include/db5.2... no
checking for Berkeley DB headers in /usr/local/include/db5.1... no
checking for Berkeley DB headers in /usr/local/include/db51... no
checking for Berkeley DB headers in /usr/local/include/db5.0... no
checking for Berkeley DB headers in /usr/local/include/db50... no
checking for Berkeley DB headers in /usr/local/include/db4.8... no
checking for Berkeley DB headers in /usr/local/include/db48... no
checking for Berkeley DB headers in /usr/local/include/db4.7... no
checking for Berkeley DB headers in /usr/local/include/db47... no
checking for Berkeley DB headers in /usr/local/include/db4.6... no
checking for Berkeley DB headers in /usr/local/include/db46... no
checking for Berkeley DB headers in /usr/local/include/db4... no
checking for Berkeley DB headers in /usr/include/... no
checking for Berkeley DB headers in /usr/include/db6.1... no
checking for Berkeley DB headers in /usr/include/db6... no
checking for Berkeley DB headers in /usr/include/db5... no
checking for Berkeley DB headers in /usr/include/db5.3... no
checking for Berkeley DB headers in /usr/include/db5.2... no
checking for Berkeley DB headers in /usr/include/db5.1... no
checking for Berkeley DB headers in /usr/include/db51... no
checking for Berkeley DB headers in /usr/include/db5.0... no
checking for Berkeley DB headers in /usr/include/db50... no
checking for Berkeley DB headers in /usr/include/db4.8... no
checking for Berkeley DB headers in /usr/include/db48... no
checking for Berkeley DB headers in /usr/include/db4.7... no
checking for Berkeley DB headers in /usr/include/db47... no
checking for Berkeley DB headers in /usr/include/db4.6... no
checking for Berkeley DB headers in /usr/include/db46... no
checking for Berkeley DB headers in /usr/include/db4... no
configure: error: Berkeley DB library required but not found!
=> ERROR: netatalk-3.1.15_1: do_configure: '${configure_script} ${configure_args}' exited with 1
=> ERROR:   in do_configure() at common/build-style/gnu-configure.sh:8

```



  parent reply	other threads:[~2023-07-14  6:47 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13  8:54 [PR PATCH] " bsdelf
2023-07-13 13:59 ` [PR REVIEW] " Duncaen
2023-07-14  6:22 ` bsdelf
2023-07-14  6:47 ` bsdelf [this message]
2023-07-14 17:46 ` Duncaen
2023-07-14 17:59 ` [PR REVIEW] " Chocimier
2023-07-15  3:30 ` bsdelf
2023-07-15  5:34 ` [PR PATCH] [Updated] " bsdelf
2023-07-15  5:58 ` bsdelf
2023-07-15  6:27 ` bsdelf
2023-07-15  8:53 ` [PR REVIEW] " Chocimier
2023-07-15  9:03 ` bsdelf
2023-07-15  9:09 ` Chocimier
2023-07-15  9:17 ` [PR PATCH] [Updated] " bsdelf
2023-07-15  9:24 ` bsdelf
2023-07-23  8:56 ` [PR PATCH] [Updated] " bsdelf
2023-07-23  9:05 ` bsdelf
2023-07-23  9:30 ` bsdelf
2023-08-09 10:05 ` [PR PATCH] [Updated] " bsdelf
2023-08-09 10:18 ` bsdelf
2023-11-08  1:45 ` github-actions
2023-11-18  6:36 ` [PR PATCH] [Updated] " bsdelf
2024-02-18  1:46 ` github-actions
2024-03-04  1:47 ` [PR PATCH] [Closed]: " github-actions

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230714064748.7RmIAckCCgUgvHI_f5NVDxR-FZcqSjVsFcZABlmfE0g@z \
    --to=bsdelf@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).