From amdmi3@amdmi3.ru  Fri Jul 17 15:39:46 2009
Return-Path: <amdmi3@amdmi3.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BE502106566C
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 17 Jul 2009 15:39:45 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 024E88FC08
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 17 Jul 2009 15:39:44 +0000 (UTC)
	(envelope-from amdmi3@amdmi3.ru)
Received: from [213.148.20.85] (helo=hive.panopticon)
	by smtp.timeweb.ru with esmtpsa (TLSv1:CAMELLIA256-SHA:256)
	(Exim 4.69)
	(envelope-from <amdmi3@amdmi3.ru>)
	id 1MRpXG-0001dk-7Y; Fri, 17 Jul 2009 19:39:46 +0400
Received: from hades.panopticon (hades.panopticon [192.168.0.32])
	by hive.panopticon (Postfix) with ESMTP id B1EDAB860;
	Fri, 17 Jul 2009 19:39:41 +0400 (MSD)
Received: by hades.panopticon (Postfix, from userid 1000)
	id ABD31108842; Fri, 17 Jul 2009 19:39:41 +0400 (MSD)
Message-Id: <20090717153941.GA28394@hades.panopticon>
Date: Fri, 17 Jul 2009 19:39:41 +0400
From: Dmitry Marakasov <amdmi3@amdmi3.ru>
To: Matthias Andree <matthias.andree@gmx.de>
Cc: FreeBSD-gnats-submit@freebsd.org
In-Reply-To: <op.uw7vekyr1e62zd@balu.cs.uni-paderborn.de>
Subject: Re: [PATCH] misc/e2fsprogs-libuuid: mark MAKE_JOBS_UNSAFE
References: <20090717144628.08966108842@hades.panopticon>
 <op.uw7vekyr1e62zd@balu.cs.uni-paderborn.de>

>Number:         136872
>Category:       ports
>Synopsis:       Re: [PATCH] misc/e2fsprogs-libuuid: mark MAKE_JOBS_UNSAFE
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 17 15:40:03 UTC 2009
>Closed-Date:    Sun Jul 19 04:04:07 UTC 2009
>Last-Modified:  Sun Jul 19 04:04:07 UTC 2009
>Originator:     
>Release:        
>Organization:
>Environment:
>Description:
 --0OAP2g/MAC+5xKAE
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: inline
 
 * Matthias Andree (matthias.andree@gmx.de) wrote:
 
 > Please retry with 1.41.8 (recently updated) and if it still fails, send me  
 > a log of the failure.
 
 It is 1.41.8, actually I've got it while updating.
 
 amdmi3@hades:e2fsprogs-libuuid% make -VMAKE_JOBS_NUMBER
 3
 amdmi3@hades:e2fsprogs-libuuid% make -VPORTVERSION     
 1.41.8
 
 Btw, seems like it does not affect e2fsprogs, but it does affect
 e2fsprogs-libblkid. Logs are attached.
 
 -- 
 Dmitry Marakasov   .   55B5 0596 FF1E 8D84 5F56  9510 D35A 80DD F9D2 F77D
 amdmi3@amdmi3.ru  ..:  jabber: amdmi3@jabber.ru    http://www.amdmi3.ru
 
 --0OAP2g/MAC+5xKAE
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: attachment; filename="e2fsprogs-libblkid.log"
 
 ===>  Found saved configuration for e2fsprogs-libuuid-1.41.3_1
 ===>  Extracting for e2fsprogs-libblkid-1.41.8
 => MD5 Checksum OK for e2fsprogs-1.41.8.tar.gz.
 => SHA256 Checksum OK for e2fsprogs-1.41.8.tar.gz.
 ===>  Patching for e2fsprogs-libblkid-1.41.8
 ===>  Applying FreeBSD patches for e2fsprogs-libblkid-1.41.8
 ===>   e2fsprogs-libblkid-1.41.8 depends on executable: gmake - found
 ===>   e2fsprogs-libblkid-1.41.8 depends on shared library: uuid.1 - found
 ===>  Configuring for e2fsprogs-libblkid-1.41.8
 Generating configuration file for e2fsprogs version 1.41.8
 Release date is July, 2009
 checking build system type... i386-portbld-freebsd8.0
 checking host system type... i386-portbld-freebsd8.0
 CC=cc
 checking for gcc... cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 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 how to run the C preprocessor... cc -E
 LD=ld
 CCOPTS is -O2 -pipe -march=prescott -fno-strict-aliasing
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking linux/fs.h usability... no
 checking linux/fs.h presence... no
 checking for linux/fs.h... no
 checking for additional special compiler flags... (none)
 Disabling maintainer mode by default
 Disabling verbose make commands
 Disabling compression support by default
 Enabling htree directory support by default
 Enabling ELF shared libraries
 Disabling BSD shared libraries by default
 Disabling profiling libraries by default
 Disabling checker libraries by default
 Disabling journal debugging by default
 Disabling blkid debugging by default
 Enabling testio debugging by default
 checking for pkg-config... /usr/local/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 Enabling private uuid library by default
 checking for pkg-config... (cached) /usr/local/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 Enabling private blkid library by default
 Enabling debugfs support by default
 Enabling e2image support by default
 Enabling e2resize 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
 Building uuidd by default
 checking whether gmake sets $(MAKE)... yes
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 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 for ranlib... ranlib
 checking for strerror in -lcposix... no
 checking for an ANSI C-conforming const... yes
 checking for signed... yes
 checking for inline... inline
 checking for off_t... yes
 checking for size_t... yes
 checking for long long... yes
 checking for long double... yes
 checking for wchar_t... yes
 checking for wint_t... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for intmax_t... yes
 checking whether printf() supports POSIX/XSI format strings... 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 getpagesize... yes
 checking for working mmap... yes
 checking whether we are using the GNU C Library 2.1 or newer... no
 checking whether integer division by zero raises SIGFPE... yes
 checking for unsigned long long... yes
 checking for inttypes.h... yes
 checking whether the inttypes.h PRIxNN macros are broken... no
 checking for stdint.h... (cached) yes
 checking for SIZE_MAX... yes
 checking for stdint.h... (cached) yes
 checking for ld used by GCC... ld
 checking if the linker (ld) is GNU ld... yes
 checking for shared library run path origin... done
 checking for ptrdiff_t... yes
 checking argz.h usability... no
 checking argz.h presence... no
 checking for argz.h... no
 checking limits.h usability... yes
 checking limits.h presence... yes
 checking for limits.h... yes
 checking locale.h usability... yes
 checking locale.h presence... yes
 checking for locale.h... yes
 checking nl_types.h usability... yes
 checking nl_types.h presence... yes
 checking for nl_types.h... yes
 checking stddef.h usability... yes
 checking stddef.h presence... yes
 checking for stddef.h... yes
 checking for stdlib.h... (cached) yes
 checking for string.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking sys/param.h usability... yes
 checking sys/param.h presence... yes
 checking for sys/param.h... yes
 checking for asprintf... yes
 checking for fwprintf... yes
 checking for getcwd... yes
 checking for getegid... yes
 checking for geteuid... yes
 checking for getgid... yes
 checking for getuid... yes
 checking for mempcpy... no
 checking for munmap... yes
 checking for putenv... yes
 checking for setenv... yes
 checking for setlocale... yes
 checking for snprintf... yes
 checking for stpcpy... yes
 checking for strcasecmp... yes
 checking for strdup... yes
 checking for strtoul... yes
 checking for tsearch... yes
 checking for wcslen... yes
 checking for __argz_count... no
 checking for __argz_stringify... no
 checking for __argz_next... no
 checking for __fsetlocking... no
 checking whether _snprintf is declared... no
 checking whether _snwprintf is declared... no
 checking whether feof_unlocked is declared... yes
 checking whether fgets_unlocked is declared... no
 checking whether getc_unlocked is declared... yes
 checking for 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, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
 checking for nl_langinfo and CODESET... yes
 checking for LC_MESSAGES... yes
 checking for bison... bison
 checking version of bison... 2.4.1, ok
 checking whether NLS is requested... 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... gawk
 checking for egrep... (cached) /usr/bin/grep -E
 checking for sed... /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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking dirent.h usability... yes
 checking dirent.h presence... yes
 checking for dirent.h... yes
 checking errno.h usability... yes
 checking errno.h presence... yes
 checking for errno.h... yes
 checking getopt.h usability... yes
 checking getopt.h presence... yes
 checking for getopt.h... yes
 checking malloc.h usability... no
 checking malloc.h presence... no
 checking for malloc.h... no
 checking mntent.h usability... no
 checking mntent.h presence... no
 checking for mntent.h... no
 checking paths.h usability... yes
 checking paths.h presence... yes
 checking for paths.h... 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 signal.h usability... yes
 checking signal.h presence... yes
 checking for signal.h... yes
 checking stdarg.h usability... yes
 checking stdarg.h presence... yes
 checking for stdarg.h... 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 utime.h usability... yes
 checking utime.h presence... yes
 checking for utime.h... yes
 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 net/if_dl.h usability... yes
 checking net/if_dl.h presence... yes
 checking for net/if_dl.h... yes
 checking netinet/in.h usability... yes
 checking netinet/in.h presence... yes
 checking for netinet/in.h... yes
 checking sys/disklabel.h usability... yes
 checking sys/disklabel.h presence... yes
 checking for sys/disklabel.h... yes
 checking sys/file.h usability... yes
 checking sys/file.h presence... yes
 checking for sys/file.h... yes
 checking sys/ioctl.h usability... yes
 checking sys/ioctl.h presence... yes
 checking for sys/ioctl.h... yes
 checking sys/mkdev.h usability... no
 checking sys/mkdev.h presence... no
 checking for sys/mkdev.h... no
 checking sys/mman.h usability... yes
 checking sys/mman.h presence... yes
 checking for sys/mman.h... yes
 checking sys/prctl.h usability... no
 checking sys/prctl.h presence... no
 checking for sys/prctl.h... no
 checking sys/queue.h usability... yes
 checking sys/queue.h presence... yes
 checking for sys/queue.h... yes
 checking sys/resource.h usability... yes
 checking sys/resource.h presence... yes
 checking for sys/resource.h... yes
 checking sys/select.h usability... yes
 checking sys/select.h presence... yes
 checking for sys/select.h... yes
 checking sys/socket.h usability... yes
 checking sys/socket.h presence... yes
 checking for sys/socket.h... 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/sysmacros.h usability... no
 checking sys/sysmacros.h presence... no
 checking for sys/sysmacros.h... no
 checking sys/time.h usability... yes
 checking sys/time.h presence... yes
 checking for sys/time.h... yes
 checking for sys/types.h... (cached) yes
 checking sys/un.h usability... yes
 checking sys/un.h presence... yes
 checking for sys/un.h... yes
 checking sys/wait.h usability... yes
 checking sys/wait.h presence... yes
 checking for sys/wait.h... yes
 checking for sys/disk.h... yes
 checking for sys/mount.h... yes
 checking for net/if.h... no
 checking for vprintf... yes
 checking for _doprnt... no
 checking for struct dirent.d_reclen... yes
 checking for ssize_t... 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... 4
 checking size of long long... 8
 checking whether byte ordering is bigendian... no
 <stdin>:1:23: error: asm/types.h: No such file or directory
 asm_types.c:12:2: warning: #warning __U8_TYPEDEF not defined
 asm_types.c:21:2: warning: #warning __S8_TYPEDEF not defined
 asm_types.c:30:2: warning: #warning __U16_TYPEDEF not defined
 asm_types.c:39:2: warning: #warning __S16_TYPEDEF not defined
 asm_types.c:49:2: warning: #warning __U32_TYPEDEF not defined
 asm_types.c:58:2: warning: #warning __S32_TYPEDEF not defined
 asm_types.c:68:2: warning: #warning __U64_TYPEDEF not defined
 asm_types.c:77:2: warning: #warning __S64_TYPEDEF not defined
 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 chflags... yes
 checking for getrusage... yes
 checking for llseek... no
 checking for lseek64... no
 checking for open64... no
 checking for fstat64... no
 checking for ftruncate64... no
 checking for getmntinfo... yes
 checking for strtoull... yes
 checking for strcasecmp... (cached) yes
 checking for srandom... yes
 checking for jrand48... yes
 checking for fchown... yes
 checking for mallinfo... no
 checking for fdatasync... no
 checking for strnlen... yes
 checking for strptime... yes
 checking for strdup... (cached) yes
 checking for sysconf... yes
 checking for pathconf... yes
 checking for posix_memalign... yes
 checking for memalign... no
 checking for valloc... yes
 checking for __secure_getenv... no
 checking for prctl... no
 checking for mmap... yes
 checking for utime... yes
 checking for setresuid... yes
 checking for setresgid... yes
 checking for usleep... yes
 checking for nanosleep... yes
 checking for getdtablesize... yes
 checking for getrlimit... yes
 checking for socket in -lsocket... no
 checking for dlopen in -ldl... no
 checking for optreset... yes
 checking for sem_init... yes
 checking for unified diff option... -u
 checking whether linker accepts -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 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/uuid/Makefile
 config.status: creating lib/uuid/uuid_types.h
 config.status: creating lib/blkid/Makefile
 config.status: creating lib/blkid/blkid_types.h
 config.status: creating lib/ss/ss.pc
 config.status: creating lib/uuid/uuid.pc
 config.status: creating lib/et/com_err.pc
 config.status: creating lib/e2p/e2p.pc
 config.status: creating lib/blkid/blkid.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: executing default-1 commands
 config.status: creating po/POTFILES
 config.status: creating po/Makefile
 ===>  Building for e2fsprogs-libblkid-1.41.8
 /bin/mkdir -p /async/work/pool/ports/misc/e2fsprogs-libblkid/work/e2fsprogs-1.41.8/lib/blkid/elfshared
 cd ./util ; gmake subst
 making all in lib/blkid
 gmake[1]: Entering directory `/async/work/pool/ports/misc/e2fsprogs-libblkid/work/e2fsprogs-1.41.8/util'
 	CC subst.c
 gmake[1]: Entering directory `/async/work/pool/ports/misc/e2fsprogs-libblkid/work/e2fsprogs-1.41.8/lib/blkid'
 cd ../../util ; gmake subst
 gmake[2]: Entering directory `/async/work/pool/ports/misc/e2fsprogs-libblkid/work/e2fsprogs-1.41.8/lib/blkid'
 gmake[2]: Entering directory `/async/work/pool/ports/misc/e2fsprogs-libblkid/work/e2fsprogs-1.41.8/util'
 	LD subst
 subst.o: file not recognized: File truncated
 gmake[2]: *** [subst] Error 1
 gmake[2]: Leaving directory `/async/work/pool/ports/misc/e2fsprogs-libblkid/work/e2fsprogs-1.41.8/util'
 gmake[1]: *** [../../util/subst] Error 2
 gmake[1]: *** Waiting for unfinished jobs....
 	MKDIR elfshared
 gmake[2]: Leaving directory `/async/work/pool/ports/misc/e2fsprogs-libblkid/work/e2fsprogs-1.41.8/lib/blkid'
 gmake[1]: Leaving directory `/async/work/pool/ports/misc/e2fsprogs-libblkid/work/e2fsprogs-1.41.8/lib/blkid'
 gmake: *** [all-libs-recursive] Error 1
 gmake: *** Waiting for unfinished jobs....
 	LD subst
 gmake[1]: Leaving directory `/async/work/pool/ports/misc/e2fsprogs-libblkid/work/e2fsprogs-1.41.8/util'
 ===> Compilation failed unexpectedly.
 You have chosen to use multiple make jobs (parallelization) for all ports.
 This port was not tested for this setting.  Please remove FORCE_MAKE_JOBS and
 retry the build before reporting the failure to the maintainer.
 *** Error code 1
 
 Stop in /pool/ports/misc/e2fsprogs-libblkid.
 *** Error code 1
 
 Stop in /pool/ports/misc/e2fsprogs-libblkid.
 
 --0OAP2g/MAC+5xKAE
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: attachment; filename="e2fsprogs-libuuid.log"
 
 ===>  Found saved configuration for e2fsprogs-libuuid-1.41.3_1
 ===>  Extracting for e2fsprogs-libuuid-1.41.8
 => MD5 Checksum OK for e2fsprogs-1.41.8.tar.gz.
 => SHA256 Checksum OK for e2fsprogs-1.41.8.tar.gz.
 ===>  Patching for e2fsprogs-libuuid-1.41.8
 ===>  Applying FreeBSD patches for e2fsprogs-libuuid-1.41.8
 /usr/bin/sed -i.bak -e 's,/var/lib/libuuid,/var/run/libuuid,g'  -e 's,/usr/sbin/uuidd,/usr/local/sbin/uuidd,'  /async/work/pool/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.8/lib/uuid/*.[ch]
 ===>   e2fsprogs-libuuid-1.41.8 depends on executable: gmake - found
 ===>  Configuring for e2fsprogs-libuuid-1.41.8
 Generating configuration file for e2fsprogs version 1.41.8
 Release date is July, 2009
 checking build system type... i386-portbld-freebsd8.0
 checking host system type... i386-portbld-freebsd8.0
 CC=cc
 checking for gcc... cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 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 how to run the C preprocessor... cc -E
 LD=ld
 CCOPTS is -O2 -pipe -march=prescott -fno-strict-aliasing
 checking for grep that handles long lines and -e... /usr/bin/grep
 checking for egrep... /usr/bin/grep -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking linux/fs.h usability... no
 checking linux/fs.h presence... no
 checking for linux/fs.h... no
 checking for additional special compiler flags... (none)
 Disabling maintainer mode by default
 Disabling verbose make commands
 Disabling compression support by default
 Enabling htree directory support by default
 Enabling ELF shared libraries
 Disabling BSD shared libraries by default
 Disabling profiling libraries by default
 Disabling checker libraries by default
 Disabling journal debugging by default
 Disabling blkid debugging by default
 Enabling testio debugging by default
 checking for pkg-config... /usr/local/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 Enabling private uuid library by default
 checking for pkg-config... (cached) /usr/local/bin/pkg-config
 checking pkg-config is at least version 0.9.0... yes
 Enabling private blkid library by default
 Enabling debugfs support by default
 Enabling e2image support by default
 Enabling e2resize 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
 Building uuidd by default
 checking whether gmake sets $(MAKE)... yes
 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 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 for ranlib... ranlib
 checking for strerror in -lcposix... no
 checking for an ANSI C-conforming const... yes
 checking for signed... yes
 checking for inline... inline
 checking for off_t... yes
 checking for size_t... yes
 checking for long long... yes
 checking for long double... yes
 checking for wchar_t... yes
 checking for wint_t... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for intmax_t... yes
 checking whether printf() supports POSIX/XSI format strings... 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 getpagesize... yes
 checking for working mmap... yes
 checking whether we are using the GNU C Library 2.1 or newer... no
 checking whether integer division by zero raises SIGFPE... yes
 checking for unsigned long long... yes
 checking for inttypes.h... yes
 checking whether the inttypes.h PRIxNN macros are broken... no
 checking for stdint.h... (cached) yes
 checking for SIZE_MAX... yes
 checking for stdint.h... (cached) yes
 checking for ld used by GCC... ld
 checking if the linker (ld) is GNU ld... yes
 checking for shared library run path origin... done
 checking for ptrdiff_t... yes
 checking argz.h usability... no
 checking argz.h presence... no
 checking for argz.h... no
 checking limits.h usability... yes
 checking limits.h presence... yes
 checking for limits.h... yes
 checking locale.h usability... yes
 checking locale.h presence... yes
 checking for locale.h... yes
 checking nl_types.h usability... yes
 checking nl_types.h presence... yes
 checking for nl_types.h... yes
 checking stddef.h usability... yes
 checking stddef.h presence... yes
 checking for stddef.h... yes
 checking for stdlib.h... (cached) yes
 checking for string.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking sys/param.h usability... yes
 checking sys/param.h presence... yes
 checking for sys/param.h... yes
 checking for asprintf... yes
 checking for fwprintf... yes
 checking for getcwd... yes
 checking for getegid... yes
 checking for geteuid... yes
 checking for getgid... yes
 checking for getuid... yes
 checking for mempcpy... no
 checking for munmap... yes
 checking for putenv... yes
 checking for setenv... yes
 checking for setlocale... yes
 checking for snprintf... yes
 checking for stpcpy... yes
 checking for strcasecmp... yes
 checking for strdup... yes
 checking for strtoul... yes
 checking for tsearch... yes
 checking for wcslen... yes
 checking for __argz_count... no
 checking for __argz_stringify... no
 checking for __argz_next... no
 checking for __fsetlocking... no
 checking whether _snprintf is declared... no
 checking whether _snwprintf is declared... no
 checking whether feof_unlocked is declared... yes
 checking whether fgets_unlocked is declared... no
 checking whether getc_unlocked is declared... yes
 checking for 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, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
 checking for nl_langinfo and CODESET... yes
 checking for LC_MESSAGES... yes
 checking for bison... bison
 checking version of bison... 2.4.1, ok
 checking whether NLS is requested... 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... gawk
 checking for egrep... (cached) /usr/bin/grep -E
 checking for sed... /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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 checking dirent.h usability... yes
 checking dirent.h presence... yes
 checking for dirent.h... yes
 checking errno.h usability... yes
 checking errno.h presence... yes
 checking for errno.h... yes
 checking getopt.h usability... yes
 checking getopt.h presence... yes
 checking for getopt.h... yes
 checking malloc.h usability... no
 checking malloc.h presence... no
 checking for malloc.h... no
 checking mntent.h usability... no
 checking mntent.h presence... no
 checking for mntent.h... no
 checking paths.h usability... yes
 checking paths.h presence... yes
 checking for paths.h... 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 signal.h usability... yes
 checking signal.h presence... yes
 checking for signal.h... yes
 checking stdarg.h usability... yes
 checking stdarg.h presence... yes
 checking for stdarg.h... 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 utime.h usability... yes
 checking utime.h presence... yes
 checking for utime.h... yes
 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 net/if_dl.h usability... yes
 checking net/if_dl.h presence... yes
 checking for net/if_dl.h... yes
 checking netinet/in.h usability... yes
 checking netinet/in.h presence... yes
 checking for netinet/in.h... yes
 checking sys/disklabel.h usability... yes
 checking sys/disklabel.h presence... yes
 checking for sys/disklabel.h... yes
 checking sys/file.h usability... yes
 checking sys/file.h presence... yes
 checking for sys/file.h... yes
 checking sys/ioctl.h usability... yes
 checking sys/ioctl.h presence... yes
 checking for sys/ioctl.h... yes
 checking sys/mkdev.h usability... no
 checking sys/mkdev.h presence... no
 checking for sys/mkdev.h... no
 checking sys/mman.h usability... yes
 checking sys/mman.h presence... yes
 checking for sys/mman.h... yes
 checking sys/prctl.h usability... no
 checking sys/prctl.h presence... no
 checking for sys/prctl.h... no
 checking sys/queue.h usability... yes
 checking sys/queue.h presence... yes
 checking for sys/queue.h... yes
 checking sys/resource.h usability... yes
 checking sys/resource.h presence... yes
 checking for sys/resource.h... yes
 checking sys/select.h usability... yes
 checking sys/select.h presence... yes
 checking for sys/select.h... yes
 checking sys/socket.h usability... yes
 checking sys/socket.h presence... yes
 checking for sys/socket.h... 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/sysmacros.h usability... no
 checking sys/sysmacros.h presence... no
 checking for sys/sysmacros.h... no
 checking sys/time.h usability... yes
 checking sys/time.h presence... yes
 checking for sys/time.h... yes
 checking for sys/types.h... (cached) yes
 checking sys/un.h usability... yes
 checking sys/un.h presence... yes
 checking for sys/un.h... yes
 checking sys/wait.h usability... yes
 checking sys/wait.h presence... yes
 checking for sys/wait.h... yes
 checking for sys/disk.h... yes
 checking for sys/mount.h... yes
 checking for net/if.h... no
 checking for vprintf... yes
 checking for _doprnt... no
 checking for struct dirent.d_reclen... yes
 checking for ssize_t... 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... 4
 checking size of long long... 8
 checking whether byte ordering is bigendian... no
 <stdin>:1:23: error: asm/types.h: No such file or directory
 asm_types.c:12:2: warning: #warning __U8_TYPEDEF not defined
 asm_types.c:21:2: warning: #warning __S8_TYPEDEF not defined
 asm_types.c:30:2: warning: #warning __U16_TYPEDEF not defined
 asm_types.c:39:2: warning: #warning __S16_TYPEDEF not defined
 asm_types.c:49:2: warning: #warning __U32_TYPEDEF not defined
 asm_types.c:58:2: warning: #warning __S32_TYPEDEF not defined
 asm_types.c:68:2: warning: #warning __U64_TYPEDEF not defined
 asm_types.c:77:2: warning: #warning __S64_TYPEDEF not defined
 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 chflags... yes
 checking for getrusage... yes
 checking for llseek... no
 checking for lseek64... no
 checking for open64... no
 checking for fstat64... no
 checking for ftruncate64... no
 checking for getmntinfo... yes
 checking for strtoull... yes
 checking for strcasecmp... (cached) yes
 checking for srandom... yes
 checking for jrand48... yes
 checking for fchown... yes
 checking for mallinfo... no
 checking for fdatasync... no
 checking for strnlen... yes
 checking for strptime... yes
 checking for strdup... (cached) yes
 checking for sysconf... yes
 checking for pathconf... yes
 checking for posix_memalign... yes
 checking for memalign... no
 checking for valloc... yes
 checking for __secure_getenv... no
 checking for prctl... no
 checking for mmap... yes
 checking for utime... yes
 checking for setresuid... yes
 checking for setresgid... yes
 checking for usleep... yes
 checking for nanosleep... yes
 checking for getdtablesize... yes
 checking for getrlimit... yes
 checking for socket in -lsocket... no
 checking for dlopen in -ldl... no
 checking for optreset... yes
 checking for sem_init... yes
 checking for unified diff option... -u
 checking whether linker accepts -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 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/uuid/Makefile
 config.status: creating lib/uuid/uuid_types.h
 config.status: creating lib/blkid/Makefile
 config.status: creating lib/blkid/blkid_types.h
 config.status: creating lib/ss/ss.pc
 config.status: creating lib/uuid/uuid.pc
 config.status: creating lib/et/com_err.pc
 config.status: creating lib/e2p/e2p.pc
 config.status: creating lib/blkid/blkid.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: executing default-1 commands
 config.status: creating po/POTFILES
 config.status: creating po/Makefile
 ===>  Building for e2fsprogs-libuuid-1.41.8
 /bin/mkdir -p /async/work/pool/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.8/lib/uuid/elfshared
 cd ./util ; gmake subst
 making all in lib/uuid
 gmake[1]: Entering directory `/async/work/pool/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.8/util'
 	CC subst.c
 gmake[1]: Entering directory `/async/work/pool/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.8/lib/uuid'
 gmake[2]: Entering directory `/async/work/pool/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.8/lib/uuid'
 	MKDIR elfshared
 gmake[2]: Leaving directory `/async/work/pool/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.8/lib/uuid'
 cd ../../util ; gmake subst
 gmake[2]: Entering directory `/async/work/pool/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.8/util'
 	LD subst
 	CC tst_uuid.o
 subst.o: file not recognized: File truncated
 gmake[2]: *** [subst] Error 1
 gmake[2]: Leaving directory `/async/work/pool/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.8/util'
 gmake[1]: *** [../../util/subst] Error 2
 gmake[1]: *** Waiting for unfinished jobs....
 	LD subst
 gmake[1]: Leaving directory `/async/work/pool/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.8/lib/uuid'
 gmake: *** [all-libs-recursive] Error 1
 gmake: *** Waiting for unfinished jobs....
 gmake[1]: Leaving directory `/async/work/pool/ports/misc/e2fsprogs-libuuid/work/e2fsprogs-1.41.8/util'
 ===> Compilation failed unexpectedly.
 You have chosen to use multiple make jobs (parallelization) for all ports.
 This port was not tested for this setting.  Please remove FORCE_MAKE_JOBS and
 retry the build before reporting the failure to the maintainer.
 *** Error code 1
 
 Stop in /pool/ports/misc/e2fsprogs-libuuid.
 *** Error code 1
 
 Stop in /pool/ports/misc/e2fsprogs-libuuid.
 
 --0OAP2g/MAC+5xKAE--
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Sun Jul 19 04:03:40 UTC 2009 
State-Changed-Why:  
Misfiled followup to ports/136870; content migrated. 


Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sun Jul 19 04:03:40 UTC 2009 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=136872 
>Unformatted:
