===>>> Launching child to install misc/e2fsprogs-libuuid

===>>> All >> misc/e2fsprogs-libuuid (1/5)

===>>> Currently installed version: e2fsprogs-libuuid-1.43.3_1
===>>> Port directory: /usr/ports/misc/e2fsprogs-libuuid

===>>> Starting check for build dependencies
===>>> Gathering dependency list for misc/e2fsprogs-libuuid from ports
===>>> Dependency check complete for misc/e2fsprogs-libuuid

===>>> All >> e2fsprogs-libuuid-1.43.3_1 (1/5)

===>  Cleaning for e2fsprogs-libuuid-1.43.4
===>  License GPLv2 accepted by the user
===>   e2fsprogs-libuuid-1.43.4 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by e2fsprogs-libuuid-1.43.4 for building
===>  Extracting for e2fsprogs-libuuid-1.43.4
=> SHA256 Checksum OK for e2fsprogs-1.43.4.tar.xz.
===>  Patching for e2fsprogs-libuuid-1.43.4
===>  Applying FreeBSD patches for e2fsprogs-libuuid-1.43.4
/usr/bin/sed -i.bak -e 's,/var/lib/libuuid,/var/run/libuuid,g'  -e 
's,/usr/sbin/uuidd,/usr/local/sbin/uuidd,'  
/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/lib/uuid/*.[ch]
===>   e2fsprogs-libuuid-1.43.4 depends on executable: gmake - found
===>   e2fsprogs-libuuid-1.43.4 depends on package: pkgconf>=0.9.10 - found
===>  Configuring for e2fsprogs-libuuid-1.43.4
configure: loading site script /usr/ports/Templates/config.site
Generating configuration file for e2fsprogs version 1.43.4
Release date is January, 2017
checking build system type... amd64-portbld-freebsd11.0
checking host system type... amd64-portbld-freebsd11.0
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 for dlopen in -ldl... no
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... cpp
checking for additional special compiler flags... (none)
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
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 for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
Disabling maintainer mode by default
Disabling symlinks for install by default
Disabling relative symlinks for install by default
Disabling symlinks for build by default
Disabling verbose make commands
Enabling ELF shared libraries
Disabling BSD shared libraries by default
Disabling profiling libraries by default
Disabling journal debugging by default
Disabling blkid debugging by default
Enabling testio debugging by default
checking pkg-config is at least version 0.9.0... yes
checking for uuid_generate in -luuid... yes
Using system uuid by default
checking pkg-config is at least version 0.9.0... yes
checking for blkid_get_cache in -lblkid... no
Enabling private blkid library by default
Enabling use of backtrace by default
Enabling debugfs support by default
Enabling e2image support by default
Enabling e2resize support by default
Enabling e4defrag support by default
Not building fsck wrapper
Not building e2initrd helper
Try using thread local support by default
checking for thread local storage (TLS) class... __thread
Disabling uuidd by default
Enabling mmp support by default
Enabling mmp support by default
Enabling bitmap statistics support by default
Disabling additional bitmap statistics by default
checking whether gmake sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking whether NLS is requested... no
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking whether we are using the GNU C Library 2 or newer... no
checking for ranlib... ranlib
checking whether the -Werror option is usable... yes
checking for simple visibility declarations... yes
checking for inline... inline
checking for size_t... (cached) yes
checking for stdint.h... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking whether integer division by zero raises SIGFPE... (cached) yes
checking for inttypes.h... (cached) yes
checking for unsigned long long int... (cached) yes
checking for inttypes.h... (cached) yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking whether imported symbols can be declared weak... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_kill in -lpthread... yes
checking for multithread API to use... posix
checking for pthread_rwlock_t... yes
checking for iconv... yes
checking for working iconv... yes
checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath 
-Wl,/usr/local/lib
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
         checking for argz.h... (cached) no
         checking for inttypes.h... (cached) yes
         checking for limits.h... (cached) yes
         checking for unistd.h... (cached) yes
         checking for sys/param.h... (cached) yes
         checking for getcwd... (cached) yes
         checking for getegid... (cached) yes
         checking for geteuid... (cached) yes
         checking for getgid... (cached) yes
         checking for getuid... (cached) yes
         checking for mempcpy... no
         checking for munmap... (cached) yes
         checking for stpcpy... (cached) yes
         checking for strcasecmp... (cached) yes
         checking for strdup... (cached) yes
         checking for strtoul... (cached) yes
         checking for tsearch... (cached) yes
         checking for uselocale... yes
         checking for argz_count... (cached) no
         checking for argz_stringify... (cached) no
         checking for argz_next... (cached) no
         checking for __fsetlocking... no
         checking whether feof_unlocked is declared... (cached) yes
         checking whether fgets_unlocked is declared... no
         checking for bison... bison
         checking version of bison... 3.0.4, ok
         checking for long long int... (cached) yes
         checking for wchar_t... (cached) yes
         checking for wint_t... (cached) yes
         checking for intmax_t... (cached) yes
         checking whether printf() supports POSIX/XSI format strings... 
(cached) yes
         checking whether we are using the GNU C Library >= 2.1 or uClibc... no
         checking for stdint.h... (cached) yes
         checking for SIZE_MAX... (cached) yes
         checking for stdint.h... (cached) yes
         checking for symlink... (cached) yes
         checking for working fcntl.h... no (bad O_NOATIME)
         checking for CFPreferencesCopyAppValue... no
         checking for CFLocaleCopyCurrent... no
         checking for ptrdiff_t... (cached) yes
         checking features.h usability... no
         checking features.h presence... no
         checking for features.h... no
         checking for stddef.h... (cached) yes
         checking for stdlib.h... (cached) yes
         checking for string.h... (cached) yes
         checking for asprintf... (cached) yes
         checking for fwprintf... (cached) yes
         checking for newlocale... yes
         checking for putenv... (cached) yes
         checking for setenv... (cached) yes
         checking for setlocale... (cached) yes
         checking for snprintf... (cached) yes
         checking for strnlen... (cached) yes
         checking for wcslen... (cached) yes
         checking for wcsnlen... (cached) yes
         checking for mbrtowc... (cached) yes
         checking for wcrtomb... (cached) yes
         checking whether _snprintf is declared... no
         checking whether _snwprintf is declared... no
         checking whether getc_unlocked is declared... (cached) yes
         checking for nl_langinfo and CODESET... yes
         checking for LC_MESSAGES... yes
         checking for CFPreferencesCopyAppValue... (cached) no
         checking for CFLocaleCopyCurrent... (cached) no
         checking whether to use NLS... no
         checking whether gmake sets $(MAKE)... (cached) yes
         checking for GNU make... gmake
         checking for ln... /bin/ln
         checking whether ln -s works... yes
         checking for mv... /bin/mv
         checking for cp... /bin/cp
         checking for rm... /bin/rm
         checking for chmod... /bin/chmod
         checking for gawk... (cached) /usr/bin/awk
         checking for egrep... (cached) /usr/bin/egrep
         checking for sed... (cached) /usr/bin/sed
         checking for perl... /usr/bin/perl
         checking for ldconfig... /sbin/ldconfig
         checking for ar... ar
         checking for ranlib... (cached) ranlib
         checking for strip... strip
         checking for makeinfo... makeinfo
         checking for dirent.h... (cached) yes
         checking for errno.h... (cached) yes
         checking execinfo.h usability... yes
         checking execinfo.h presence... yes
         checking for execinfo.h... yes
         checking for getopt.h... (cached) yes
         checking for malloc.h... (cached) no
         checking mntent.h usability... no
         checking mntent.h presence... no
         checking for mntent.h... no
         checking for paths.h... (cached) yes
         checking semaphore.h usability... yes
         checking semaphore.h presence... yes
         checking for semaphore.h... yes
         checking setjmp.h usability... yes
         checking setjmp.h presence... yes
         checking for setjmp.h... yes
         checking for signal.h... (cached) yes
         checking for stdarg.h... (cached) yes
         checking for stdint.h... (cached) yes
         checking for stdlib.h... (cached) yes
         checking termios.h usability... yes
         checking termios.h presence... yes
         checking for termios.h... yes
         checking termio.h usability... no
         checking termio.h presence... no
         checking for termio.h... no
         checking for unistd.h... (cached) yes
         checking for utime.h... (cached) yes
         checking attr/xattr.h usability... no
         checking attr/xattr.h presence... no
         checking for attr/xattr.h... no
         checking linux/falloc.h usability... no
         checking linux/falloc.h presence... no
         checking for linux/falloc.h... no
         checking linux/fd.h usability... no
         checking linux/fd.h presence... no
         checking for linux/fd.h... no
         checking linux/major.h usability... no
         checking linux/major.h presence... no
         checking for linux/major.h... no
         checking linux/loop.h usability... no
         checking linux/loop.h presence... no
         checking for linux/loop.h... no
         checking net/if_dl.h usability... yes
         checking net/if_dl.h presence... yes
         checking for net/if_dl.h... yes
         checking for netinet/in.h... (cached) yes
         checking for sys/acl.h... (cached) yes
         checking sys/disklabel.h usability... yes
         checking sys/disklabel.h presence... yes
         checking for sys/disklabel.h... yes
         checking sys/disk.h usability... yes
         checking sys/disk.h presence... yes
         checking for sys/disk.h... yes
         checking for sys/file.h... (cached) yes
         checking for sys/ioctl.h... (cached) yes
         checking sys/key.h usability... no
         checking sys/key.h presence... no
         checking for sys/key.h... no
         checking sys/mkdev.h usability... no
         checking sys/mkdev.h presence... no
         checking for sys/mkdev.h... no
         checking for sys/mman.h... (cached) yes
         checking for sys/mount.h... (cached) yes
         checking sys/prctl.h usability... no
         checking sys/prctl.h presence... no
         checking for sys/prctl.h... no
         checking sys/resource.h usability... yes
         checking sys/resource.h presence... yes
         checking for sys/resource.h... yes
         checking for sys/select.h... (cached) yes
         checking for sys/socket.h... (cached) yes
         checking sys/sockio.h usability... yes
         checking sys/sockio.h presence... yes
         checking for sys/sockio.h... yes
         checking for sys/stat.h... (cached) yes
         checking sys/syscall.h usability... yes
         checking sys/syscall.h presence... yes
         checking for sys/syscall.h... yes
         checking sys/sysctl.h usability... yes
         checking sys/sysctl.h presence... yes
         checking for sys/sysctl.h... yes
         checking sys/sysmacros.h usability... no
         checking sys/sysmacros.h presence... no
         checking for sys/sysmacros.h... no
         checking for sys/time.h... (cached) yes
         checking for sys/types.h... (cached) yes
         checking for sys/un.h... (cached) yes
         checking for sys/wait.h... (cached) yes
         checking for net/if.h... (cached) yes
         checking for vprintf... (cached) yes
         checking for _doprnt... no
         checking for struct dirent.d_reclen... yes
         checking for struct stat.st_atim... yes
         checking for ssize_t... (cached) yes
         checking whether llseek is declared... no
         checking whether lseek64 is declared... no
         checking size of short... 2
         checking size of int... 4
         checking size of long... 8
         checking size of long long... 8
         checking size of off_t... 8
         checking size of time_t... 8
         checking whether byte ordering is bigendian... no
         checking for __uNN types... using generic types
         checking for inttypes.h... (cached) yes
         checking for intptr_t... yes
         checking whether struct stat has a st_flags field... yes
         checking whether st_flags field is useful... yes
         checking for struct sockaddr.sa_len... yes
         checking for __secure_getenv... no
         checking for add_key... no
         checking for backtrace... no
         checking for blkid_probe_get_topology... no
         checking for blkid_probe_enable_partitions... no
         checking for chflags... yes
         checking for dlopen... (cached) yes
         checking for fadvise64... no
         checking for fallocate... no
         checking for fallocate64... no
         checking for fchown... (cached) yes
         checking for fdatasync... no
         checking for fstat64... no
         checking for ftruncate64... no
         checking for futimes... (cached) yes
         checking for getcwd... (cached) yes
         checking for getdtablesize... (cached) yes
         checking for getmntinfo... yes
         checking for getpwuid_r... yes
         checking for getrlimit... (cached) yes
         checking for getrusage... (cached) yes
         checking for jrand48... yes
         checking for keyctl... no
         checking for llistxattr... no
         checking for llseek... no
         checking for lseek64... no
         checking for mallinfo... no
         checking for mbstowcs... yes
         checking for memalign... no
         checking for mempcpy... (cached) no
         checking for mmap... (cached) yes
         checking for msync... yes
         checking for nanosleep... yes
         checking for open64... no
         checking for pathconf... (cached) yes
         checking for posix_fadvise... yes
         checking for posix_fadvise64... no
         checking for posix_memalign... yes
         checking for prctl... no
         checking for pread... (cached) yes
         checking for pwrite... (cached) yes
         checking for pread64... no
         checking for pwrite64... no
         checking for secure_getenv... no
         checking for setmntent... no
         checking for setresgid... (cached) yes
         checking for setresuid... (cached) yes
         checking for snprintf... (cached) yes
         checking for srandom... (cached) yes
         checking for stpcpy... (cached) yes
         checking for strcasecmp... (cached) yes
         checking for strdup... (cached) yes
         checking for strnlen... (cached) yes
         checking for strptime... (cached) yes
         checking for strtoull... (cached) yes
         checking for sync_file_range... no
         checking for sysconf... (cached) yes
         checking for usleep... (cached) yes
         checking for utime... (cached) yes
         checking for utimes... (cached) yes
         checking for valloc... yes
         checking for socket in -lsocket... no
         checking for magic_file in -lmagic... yes
         checking magic.h usability... yes
         checking magic.h presence... yes
         checking for magic.h... yes
         checking for clock_gettime in -lrt... yes
         checking for pthread.h... (cached) yes
         checking for fuse.h... yes
         checking for fuse_main in -losxfuse... no
         checking for fuse_main in -lfuse... no
         checking for optreset... yes
         checking for sem_init... yes
         checking for unified diff option... -u
         checking whether we can link with -static... yes
         configure: creating ./config.status
         config.status: creating MCONFIG
         config.status: creating Makefile
         config.status: creating e2fsprogs.spec
         config.status: creating util/Makefile
         config.status: creating util/subst.conf
         config.status: creating util/gen-tarball
         config.status: creating util/install-symlink
         config.status: creating lib/et/Makefile
         config.status: creating lib/ss/Makefile
         config.status: creating lib/e2p/Makefile
         config.status: creating lib/ext2fs/Makefile
         config.status: creating lib/ext2fs/ext2_types.h
         config.status: creating lib/blkid/Makefile
         config.status: creating lib/blkid/blkid.pc
         config.status: creating lib/blkid/blkid_types.h
         config.status: creating lib/support/Makefile
         config.status: creating lib/ss/ss.pc
         config.status: creating lib/et/com_err.pc
         config.status: creating lib/e2p/e2p.pc
         config.status: creating lib/ext2fs/ext2fs.pc
         config.status: creating misc/Makefile
         config.status: creating ext2ed/Makefile
         config.status: creating e2fsck/Makefile
         config.status: creating debugfs/Makefile
         config.status: creating tests/Makefile
         config.status: creating tests/progs/Makefile
         config.status: creating resize/Makefile
         config.status: creating doc/Makefile
         config.status: creating intl/Makefile
         config.status: creating intl/libgnuintl.h
         config.status: creating po/Makefile.in
         config.status: creating lib/config.h
         config.status: executing po-directories commands
         config.status: creating po/POTFILES
         config.status: creating po/Makefile
         ===>  Building for e2fsprogs-libuuid-1.43.4
         /bin/mkdir -p 
/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/lib/uuid/elfshared
         cd /usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/util && 
gmake subst
         gmake[2]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/util'
                 CREATE dirpaths.h
                         CC subst.c
                                 LD subst
                                 gmake[2]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/util'
                                 gmake[2]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 gmake[3]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 gmake[3]: 'util/subst.conf' is up to date.
                                 gmake[3]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 gmake[3]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 gmake[3]: 'lib/config.h' is up to date.
                                 gmake[3]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 gmake[3]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 ./util/subst -f ./util/subst.conf 
./lib/dirpaths.h.in lib/dirpaths.h
                                 gmake[3]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 gmake[3]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 cd .; CONFIG_FILES=./lib/ext2fs/ext2_types.h 
./config.status
                                 config.status: creating 
./lib/ext2fs/ext2_types.h
                                 config.status: creating lib/config.h
                                 config.status: lib/config.h is unchanged
                                 config.status: executing po-directories 
commands
                                 gmake[3]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 gmake[3]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 cd .; CONFIG_FILES=./lib/blkid/blkid_types.h 
./config.status
                                 config.status: creating 
./lib/blkid/blkid_types.h
                                 config.status: creating lib/config.h
                                 config.status: lib/config.h is unchanged
                                 config.status: executing po-directories 
commands
                                 gmake[3]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 gmake[3]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 cd .; CONFIG_FILES=./lib/uuid/uuid_types.h 
./config.status
                                 config.status: creating ./lib/uuid/uuid_types.h
                                 config.status: creating lib/config.h
                                 config.status: lib/config.h is unchanged
                                 gmake[3]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 gmake[3]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/lib/et'
                                 ../../util/subst -f ../../util/subst.conf 
./compile_et.sh.in compile_et
                                 /bin/chmod +x compile_et
                                 gmake[3]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/lib/et'
                                 gmake[3]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/lib/ext2fs'
                                 ../../util/subst -f ../../util/subst.conf 
./ext2_err.et.in ext2_err.et
                                 _ET_DIR_OVERRIDE=./../et ../et/compile_et 
ext2_err.et
                                 gmake[3]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/lib/ext2fs'
                                 gmake[3]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/lib/support'
                                 _ET_DIR_OVERRIDE=./../et ../et/compile_et 
./prof_err.et
                                 gmake[3]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/lib/support'
                                 making all in lib/uuid
                                 gmake[3]: Entering directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/lib/uuid'
                                 gmake[3]: *** No rule to make target 'all'.  
Stop.
                                 gmake[3]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4/lib/uuid'
                                 gmake[2]: *** [Makefile:416: 
all-libs-recursive] Error 1
                                 gmake[2]: Leaving directory 
'/usr/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.43.4'
                                 ===> Compilation failed unexpectedly.
                                 Try to set MAKE_JOBS_UNSAFE=yes and rebuild 
before reporting the failure to
                                 the maintainer.
                                 *** Error code 1

                                 Stop.
                                 make[1]: stopped in 
/usr/ports/misc/e2fsprogs-libuuid
                                 *** Error code 1

                                 Stop.
                                 make: stopped in 
/usr/ports/misc/e2fsprogs-libuuid

                                 ===>>> make build failed for 
misc/e2fsprogs-libuuid
                                 ===>>> Aborting update

                                 ===>>> Update for misc/e2fsprogs-libuuid failed
                                 ===>>> Aborting update


Why is this happeneing?

-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
http://www.fullyfollow.me/rootnl2k  Look at Psalms 14 and 53 on Atheism
God is dead! Yahweh lives! Jesus his only begotten Son is the Risen Saviour!!
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to