pkgsrc-Users archive

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

Re: bmake updated to 20240711



Jonathan Perkin <jperkin%mnx.io@localhost> wrote:
> I've tested this as much as possible, but please let me know ASAP if you 
> are running on some other platform and you see either a build issue or 
> any failing tests.

Getting this now on Fedora/amd64:

cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c lchflags.c
lchflags.c: In function 'lchflags':
lchflags.c:49:17: error: implicit declaration of function 'chflags'; did you mean 'lchflags'? [-Wimplicit-function-declaration]
   49 |         return (chflags(path, flags));
      |                 ^~~~~~~
      |                 lchflags
*** [lchflags.o] Error code 1

Perhaps an include or such? I've attached the full output of make.

Sijmen
===> Installing dependencies for bmake-20240711
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency bootstrap-mk-files-[0-9]*: found bootstrap-mk-files-20240422
===> Invoking ``all'' after barrier for bmake-20240711
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/pkg/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Overriding tools for bmake-20240711
===> Extracting for bmake-20240711
/bin/cp -R /usr/pkgsrc/devel/bmake/files /var/work/devel/bmake/work/bmake
/bin/rm -f /var/work/devel/bmake/work/libnbcompat/config.guess /var/work/devel/bmake/work/libnbcompat/config.sub
/bin/ln -fs /usr/pkgsrc/mk/gnu-config/config.guess /var/work/devel/bmake/work/libnbcompat/config.guess
/bin/ln -fs /usr/pkgsrc/mk/gnu-config/config.sub /var/work/devel/bmake/work/libnbcompat/config.sub
===> Patching for bmake-20240711
===> Creating toolchain wrappers for bmake-20240711
===> Configuring for bmake-20240711
=> Configuring and building libnbcompat
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for x86_64-redhat-linux-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 the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... none needed
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 wchar.h... yes
checking for minix/config.h... no
checking for sys/time.h... yes
checking for vfork.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /var/work/devel/bmake/work/.tools/bin/install -c
checking whether ln -s works... yes
checking for x86_64-redhat-linux-ranlib... no
checking for ranlib... ranlib
checking for gawk... /bin/gawk
checking for ar... ar
checking for fparseln in -lutil... no
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... (cached) /bin/egrep
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for alloca.h... yes
checking for assert.h... yes
checking for bsd/libutil.h... no
checking for ctype.h... yes
checking for dirent.h... yes
checking for endian.h... yes
checking for err.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for fnmatch.h... yes
checking for fts.h... yes
checking for grp.h... yes
checking for inttypes.h... (cached) yes
checking for libutil.h... no
checking for limits.h... yes
checking for machine/endian.h... no
checking for ndir.h... no
checking for netdb.h... yes
checking for paths.h... yes
checking for pwd.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/byteorder.h... no
checking for sys/cdefs.h... yes
checking for sys/dir.h... yes
checking for sys/endian.h... no
checking for sys/file.h... yes
checking for sys/mkdev.h... no
checking for sys/ndir.h... no
checking for sys/param.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/statfs.h... yes
checking for sys/statvfs.h... yes
checking for sys/time.h... (cached) yes
checking for sys/ttycom.h... no
checking for sys/types.h... (cached) yes
checking for sys/uio.h... yes
checking for sys/vfs.h... yes
checking for sysexits.h... yes
checking for termcap.h... yes
checking for time.h... yes
checking for tzfile.h... no
checking for unistd.h... (cached) yes
checking for util.h... no
checking for utime.h... yes
checking for sys/mman.h... yes
checking for sys/mount.h... yes
checking for glob.h... yes
checking for sys/queue.h... yes
checking for regex.h... yes
checking for regexec... yes
checking for va_copy... yes
checking for __builtin_va_copy... yes
checking for md5.h... no
checking for md5.h... (cached) no
checking for rmd160.h... no
checking for sha1.h... no
checking for sha2.h... no
checking for MD5File... no
checking for RMD160File... no
checking for SHA1File... no
checking for SHA512_File... no
checking for issetugid... no
checking for cc options needed to detect all undeclared functions... none needed
checking whether optarg is declared... yes
checking whether optind is declared... yes
checking whether optreset is declared... no
checking for getopt.h... yes
checking for struct option... yes
checking for vis.h... no
checking for __attribute__... yes
checking for size_t... yes
checking for uintptr_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for long long... yes
checking for long double... yes
checking for fsid_t... yes
checking whether byte ordering is bigendian... no
checking size of off_t... 8
checking whether strerror_r is declared... yes
checking whether strerror_r returns char *... yes
checking for pid_t... yes
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether snprintf is declared... yes
checking whether asprintf is declared... yes
checking whether strdup is declared... yes
checking whether isblank is declared... yes
checking for err... yes
checking for fgetln... no
checking for fnmatch... yes
checking for fparseln... no
checking for getdelim... yes
checking for getenv... yes
checking for getline... yes
checking for lchflags... no
checking for lchmod... yes
checking for lchown... yes
checking for lutimes... yes
checking for mkdtemp... yes
checking for mkstemp... yes
checking for setenv... yes
checking for setgroupent... no
checking for setpassent... no
checking for setprogname... no
checking for shquote... no
checking for statvfs... yes
checking for strerror... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strmode... no
checking for strsep... yes
checking for strtoll... yes
checking for unsetenv... yes
checking for usleep... yes
checking for utimes... yes
checking for warn... yes
checking for library containing socket... none required
checking for gethostbyname in -lnsl... no
checking for socklen_t... yes
checking for struct addrinfo... yes
checking for struct in6_addr... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for getnameinfo... yes
checking for gai_strerror... yes
checking for getaddrinfo... yes
checking for getenv... (cached) yes
checking for setenv... (cached) yes
checking for unsetenv... (cached) yes
checking for mkdtemp... (cached) yes
checking for mkstemp... (cached) yes
checking for setlocale... yes
checking for getmode... no
checking for setmode... no
checking for strnlen... yes
checking for strndup... yes
checking for memrchr... yes
checking whether endgrent is declared... no
checking whether endpwent is declared... no
checking whether setpassent is declared... no
checking for gid_from_group... no
checking for group_from_gid... no
checking for pwcache_groupdb... no
checking for pwcache_userdb... no
checking for uid_from_user... no
checking for user_from_uid... no
checking for fts_open... yes
checking for timegm... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for poll... yes
checking if poll() is implemented natively... yes
checking for getpassphrase... no
checking for getpgrp... yes
checking for select... yes
checking for getpgrp... (cached) yes
checking whether getpgrp requires zero arguments... yes
checking for struct statfs.f_flags... yes
checking for struct statfs.f_fsize... no
checking for struct statfs.f_iosize... no
checking for struct dirent.d_namlen... no
checking for DIR.dd_fd... no
checking for dirfd... yes
checking for *printf() support for %lld... no
checking for *printf() support for %qd... no
checking if vsnprintf is standards compliant... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating nbcompat/config.h
/bin/gawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c glob.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c md5c.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c md5hl.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c rmd160.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c rmd160hl.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c sha1.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c sha1hl.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c sha2.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c sha2hl.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c vis.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c unvis.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c fgetln.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c fparseln.c
cc -DHAVE_NBCOMPAT_H=1 -I/var/work/devel/bmake/work/libnbcompat -I. -I.  -O2 -DHAVE_CONFIG_H -c lchflags.c
lchflags.c: In function 'lchflags':
lchflags.c:49:17: error: implicit declaration of function 'chflags'; did you mean 'lchflags'? [-Wimplicit-function-declaration]
   49 |         return (chflags(path, flags));
      |                 ^~~~~~~
      |                 lchflags
*** [lchflags.o] Error code 1

bmake: stopped in /var/work/devel/bmake/work/libnbcompat
1 error

bmake: stopped in /var/work/devel/bmake/work/libnbcompat
*** Error code 2

Stop.
bmake[1]: stopped in /usr/pkgsrc/devel/bmake
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/devel/bmake


Home | Main Index | Thread Index | Old Index