Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Aug 2002 11:21:28 +0930
From:      Phil Kernick <Phil@Kernick.org>
To:        ports@freebsd.org
Subject:   Port security/libmcrypt fails to build
Message-ID:  <3D489420.8070102@Kernick.org>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------040404090009010107030101
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Supped the ports collection this morning (1-Aug-02).

Trying to build security/libmcrypt, make fails at the configuration step.

Have attached is the error and config.log as requested.

Manually installing devel/libtool first does not fix the problem.


Phil.

----------------
configure: configuring in libltdl
configure: running /usr/local/bin/bash './configure' --prefix=/usr/local 
  '--pre
fix=/usr/local' '--build=i386-portbld-freebsd4.6' 'CC=cc' 'CFLAGS=-O 
-pipe ' 'CP
PFLAGS=-I/usr/local/include' 'build_alias=i386-portbld-freebsd4.6' 
--enable-ltdl
-install=no --cache-file=/dev/null --srcdir=.
configure: warning: CC=cc: invalid host type
configure: warning: CFLAGS=-O -pipe : invalid host type
configure: error: can only configure for one host and one target at a time
configure: error: /usr/local/bin/bash './configure' failed for libltdl
===>  Script "configure" failed unexpectedly.
       Please report the problem to ports@FreeBSD.org [maintainer] and 
attach
       the "/pkg/ports/security/libmcrypt/work/libmcrypt-2.5.2/config.log"
       including the output of the failure of your make command. Also, 
it might
       be a good idea to provide an overview of all packages installed 
on your
       system (e.g. an `ls /var/db/pkg`).
*** Error code 1
Stop in /pkg/ports/security/libmcrypt.
----------------




-- 
    _-_|\   Phil Kernick                      E-Mail: Phil@Kernick.org
   /     \  ROTFL Enterprises                 Mobile:  041 61 ROTFL
   \_.-*_/
        v   Humourist, satirist, and probably a few more 'ists to boot!

--------------040404090009010107030101
Content-Type: text/plain;
 name="config.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure --prefix=/usr/local --build=i386-portbld-freebsd4.6

## --------- ##
## Platform. ##
## --------- ##

hostname = catbert.rotfl.com.au
uname -m = i386
uname -r = 4.6-STABLE
uname -s = FreeBSD
uname -v = FreeBSD 4.6-STABLE #0: Sat Jul 20 18:39:41 CST 2002     root@catbert.rotfl.com.au:/pub/FreeBSD/obj/pub/FreeBSD/branches/4.0-stable/src/sys/CATBERT 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1410: checking build system type
configure:1428: result: i386-portbld-freebsd4.6
configure:1436: checking host system type
configure:1450: result: i386-portbld-freebsd4.6
configure:1458: checking target system type
configure:1472: result: i386-portbld-freebsd4.6
configure:1499: checking for a BSD-compatible install
configure:1553: result: /usr/bin/install -c -o root -g wheel
configure:1564: checking whether build environment is sane
configure:1607: result: yes
configure:1640: checking for gawk
configure:1669: result: no
configure:1640: checking for mawk
configure:1669: result: no
configure:1640: checking for nawk
configure:1656: found /usr/bin/nawk
configure:1666: result: nawk
configure:1676: checking whether make sets ${MAKE}
configure:1696: result: yes
configure:1849: checking whether make sets ${MAKE}
configure:1869: result: yes
configure:1925: checking for gcc
configure:1951: result: cc
configure:2195: checking for C compiler version
configure:2198: cc --version </dev/null >&5
2.95.4
configure:2201: $? = 0
configure:2203: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2206: $? = 0
configure:2208: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2211: $? = 1
configure:2237: checking for C compiler default output
configure:2240: cc -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:2243: $? = 0
configure:2276: result: a.out
configure:2281: checking whether the C compiler works
configure:2287: ./a.out
configure:2290: $? = 0
configure:2305: result: yes
configure:2312: checking whether we are cross compiling
configure:2314: result: no
configure:2317: checking for suffix of executables
configure:2319: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:2322: $? = 0
configure:2344: result: 
configure:2350: checking for suffix of object files
configure:2374: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2377: $? = 0
configure:2396: result: o
configure:2400: checking whether we are using the GNU C compiler
configure:2427: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:2430: $? = 0
configure:2433: test -s conftest.o
configure:2436: $? = 0
configure:2448: result: yes
configure:2454: checking whether cc accepts -g
configure:2478: cc -c -g -I/usr/local/include conftest.c >&5
configure:2481: $? = 0
configure:2484: test -s conftest.o
configure:2487: $? = 0
configure:2497: result: yes
configure:2524: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2527: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2656: checking for style of include used by make
configure:2684: result: GNU
configure:2712: checking dependency style of cc
configure:2774: result: gcc
configure:2797: checking for a BSD-compatible install
configure:2851: result: /usr/bin/install -c -o root -g wheel
configure:2862: checking whether ln -s works
configure:2866: result: yes
configure:2876: checking whether in maintanance mode
configure:2883: result: no
configure:2887: checking whether in dmalloc mode
configure:2894: result: no
configure:2972: checking whether to disable dynamic module loading
configure:2979: result: no
configure:2983: checking whether to include algorithms into library
configure:2999: result: 
configure:3035: checking how to run the C preprocessor
configure:3061: cc -E -I/usr/local/include conftest.c
configure:3067: $? = 0
configure:3094: cc -E -I/usr/local/include conftest.c
configure:3090: ac_nonexistent.h: No such file or directory
configure:3100: $? = 1
configure: failed program was:
#line 3089 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3137: result: cc -E
configure:3152: cc -E -I/usr/local/include conftest.c
configure:3158: $? = 0
configure:3185: cc -E -I/usr/local/include conftest.c
configure:3181: ac_nonexistent.h: No such file or directory
configure:3191: $? = 1
configure: failed program was:
#line 3180 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3231: checking for ANSI C header files
configure:3245: cc -E -I/usr/local/include conftest.c
configure:3251: $? = 0
configure:3336: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:3339: $? = 0
configure:3341: ./conftest
configure:3344: $? = 0
configure:3358: result: yes
configure:3368: checking for cc option to accept ANSI C
configure:3431: cc  -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3434: $? = 0
configure:3437: test -s conftest.o
configure:3440: $? = 0
configure:3457: result: none needed
configure:3465: checking for inline
configure:3482: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3485: $? = 0
configure:3488: test -s conftest.o
configure:3491: $? = 0
configure:3502: result: inline
configure:3532: checking for sys/types.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? = 0
configure:3551: test -s conftest.o
configure:3554: $? = 0
configure:3564: result: yes
configure:3532: checking for sys/stat.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? = 0
configure:3551: test -s conftest.o
configure:3554: $? = 0
configure:3564: result: yes
configure:3532: checking for stdlib.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? = 0
configure:3551: test -s conftest.o
configure:3554: $? = 0
configure:3564: result: yes
configure:3532: checking for string.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? = 0
configure:3551: test -s conftest.o
configure:3554: $? = 0
configure:3564: result: yes
configure:3532: checking for memory.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? = 0
configure:3551: test -s conftest.o
configure:3554: $? = 0
configure:3564: result: yes
configure:3532: checking for strings.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? = 0
configure:3551: test -s conftest.o
configure:3554: $? = 0
configure:3564: result: yes
configure:3532: checking for inttypes.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? = 0
configure:3551: test -s conftest.o
configure:3554: $? = 0
configure:3564: result: yes
configure:3532: checking for stdint.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3573: stdint.h: No such file or directory
configure:3548: $? = 1
configure: failed program was:
#line 3537 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:3564: result: no
configure:3532: checking for unistd.h
configure:3545: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3548: $? = 0
configure:3551: test -s conftest.o
configure:3554: $? = 0
configure:3564: result: yes
configure:3584: checking for unistd.h
configure:3589: result: yes
configure:3584: checking for strings.h
configure:3589: result: yes
configure:3593: checking dlfcn.h usability
configure:3602: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3605: $? = 0
configure:3608: test -s conftest.o
configure:3611: $? = 0
configure:3620: result: yes
configure:3624: checking dlfcn.h presence
configure:3631: cc -E -I/usr/local/include conftest.c
configure:3637: $? = 0
configure:3655: result: yes
configure:3673: checking for dlfcn.h
configure:3680: result: yes
configure:3593: checking sys/endian.h usability
configure:3602: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3630: sys/endian.h: No such file or directory
configure:3605: $? = 1
configure: failed program was:
#line 3595 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <sys/endian.h>
configure:3620: result: no
configure:3624: checking sys/endian.h presence
configure:3631: cc -E -I/usr/local/include conftest.c
configure:3627: sys/endian.h: No such file or directory
configure:3637: $? = 1
configure: failed program was:
#line 3626 "configure"
#include "confdefs.h"
#include <sys/endian.h>
configure:3655: result: no
configure:3673: checking for sys/endian.h
configure:3680: result: no
configure:3702: checking for sys/types.h
configure:3707: result: yes
configure:3711: checking sys/mman.h usability
configure:3720: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3723: $? = 0
configure:3726: test -s conftest.o
configure:3729: $? = 0
configure:3738: result: yes
configure:3742: checking sys/mman.h presence
configure:3749: cc -E -I/usr/local/include conftest.c
configure:3755: $? = 0
configure:3773: result: yes
configure:3791: checking for sys/mman.h
configure:3798: result: yes
configure:3711: checking dirent.h usability
configure:3720: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3723: $? = 0
configure:3726: test -s conftest.o
configure:3729: $? = 0
configure:3738: result: yes
configure:3742: checking dirent.h presence
configure:3749: cc -E -I/usr/local/include conftest.c
configure:3755: $? = 0
configure:3773: result: yes
configure:3791: checking for dirent.h
configure:3798: result: yes
configure:3711: checking byteswap.h usability
configure:3720: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3748: byteswap.h: No such file or directory
configure:3723: $? = 1
configure: failed program was:
#line 3713 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <byteswap.h>
configure:3738: result: no
configure:3742: checking byteswap.h presence
configure:3749: cc -E -I/usr/local/include conftest.c
configure:3745: byteswap.h: No such file or directory
configure:3755: $? = 1
configure: failed program was:
#line 3744 "configure"
#include "confdefs.h"
#include <byteswap.h>
configure:3773: result: no
configure:3791: checking for byteswap.h
configure:3798: result: no
configure:3711: checking endian.h usability
configure:3720: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3748: endian.h: No such file or directory
configure:3723: $? = 1
configure: failed program was:
#line 3713 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <endian.h>
configure:3738: result: no
configure:3742: checking endian.h presence
configure:3749: cc -E -I/usr/local/include conftest.c
configure:3745: endian.h: No such file or directory
configure:3755: $? = 1
configure: failed program was:
#line 3744 "configure"
#include "confdefs.h"
#include <endian.h>
configure:3773: result: no
configure:3791: checking for endian.h
configure:3798: result: no
configure:3825: checking limits.h usability
configure:3834: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:3837: $? = 0
configure:3840: test -s conftest.o
configure:3843: $? = 0
configure:3852: result: yes
configure:3856: checking limits.h presence
configure:3863: cc -E -I/usr/local/include conftest.c
configure:3869: $? = 0
configure:3887: result: yes
configure:3905: checking for limits.h
configure:3912: result: yes
configure:3933: checking for bzero
configure:3976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:3979: $? = 0
configure:3982: test -s conftest
configure:3985: $? = 0
configure:3995: result: yes
configure:3933: checking for memset
configure:3976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:3948: warning: conflicting types for built-in function `memset'
configure:3979: $? = 0
configure:3982: test -s conftest
configure:3985: $? = 0
configure:3995: result: yes
configure:3933: checking for mlock
configure:3976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:3979: $? = 0
configure:3982: test -s conftest
configure:3985: $? = 0
configure:3995: result: yes
configure:3933: checking for readdir_r
configure:3976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:3979: $? = 0
configure:3982: test -s conftest
configure:3985: $? = 0
configure:3995: result: yes
configure:3933: checking for readdir
configure:3976: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:3979: $? = 0
configure:3982: test -s conftest
configure:3985: $? = 0
configure:3995: result: yes
configure:4010: checking for memmove
configure:4053: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:4056: $? = 0
configure:4059: test -s conftest
configure:4062: $? = 0
configure:4072: result: yes
configure:4010: checking for bcopy
configure:4053: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:4056: $? = 0
configure:4059: test -s conftest
configure:4062: $? = 0
configure:4072: result: yes
configure:4083: checking whether byte ordering is bigendian
configure:4113: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4116: $? = 0
configure:4119: test -s conftest.o
configure:4122: $? = 0
configure:4149: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure: In function `main':
configure:4139: syntax error before `big'
configure:4152: $? = 1
configure: failed program was:
#line 4125 "configure"
#include "confdefs.h"
#include <sys/types.h>
#include <sys/param.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
#if BYTE_ORDER != BIG_ENDIAN
 not big endian
#endif

  ;
  return 0;
}
configure:4266: result: no
configure:4285: checking for unsigned long int
configure:4312: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4315: $? = 0
configure:4318: test -s conftest.o
configure:4321: $? = 0
configure:4331: result: yes
configure:4334: checking size of unsigned long int
configure:4612: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:4615: $? = 0
configure:4617: ./conftest
configure:4620: $? = 0
configure:4640: result: 4
configure:4647: checking for unsigned int
configure:4674: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:4677: $? = 0
configure:4680: test -s conftest.o
configure:4683: $? = 0
configure:4693: result: yes
configure:4696: checking size of unsigned int
configure:4974: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:4977: $? = 0
configure:4979: ./conftest
configure:4982: $? = 0
configure:5002: result: 4
configure:5009: checking for unsigned short int
configure:5036: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5039: $? = 0
configure:5042: test -s conftest.o
configure:5045: $? = 0
configure:5055: result: yes
configure:5058: checking size of unsigned short int
configure:5336: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:5339: $? = 0
configure:5341: ./conftest
configure:5344: $? = 0
configure:5364: result: 2
configure:5371: checking for unsigned char
configure:5398: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:5401: $? = 0
configure:5404: test -s conftest.o
configure:5407: $? = 0
configure:5417: result: yes
configure:5420: checking size of unsigned char
configure:5698: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -L/usr/local/lib >&5
configure:5701: $? = 0
configure:5703: ./conftest
configure:5706: $? = 0
configure:5726: result: 1
configure:5741: checking for lt_dlmutex_register in -lltdl
configure:5774: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lltdl  -L/usr/local/lib >&5
/tmp/ccrbWn78.o: In function `main':
/tmp/ccrbWn78.o(.text+0x7): undefined reference to `lt_dlmutex_register'
configure:5777: $? = 1
configure: failed program was:
#line 5748 "configure"
#include "confdefs.h"

/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char lt_dlmutex_register ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
lt_dlmutex_register ();
  ;
  return 0;
}
configure:5794: result: no
configure:5811: checking for main in -lltdl
configure:5838: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c -lltdl  -L/usr/local/lib >&5
configure:5841: $? = 0
configure:5844: test -s conftest
configure:5847: $? = 0
configure:5858: result: yes
configure:5999: checking for ld used by GCC
configure:6062: result: /usr/libexec/elf/ld
configure:6071: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:6083: result: yes
configure:6088: checking for /usr/libexec/elf/ld option to reload object files
configure:6095: result: -r
configure:6100: checking for BSD-compatible nm
configure:6136: result: /usr/bin/nm -B
configure:6139: checking for a sed that does not truncate output
configure:6221: result: /usr/bin/sed
configure:6224: checking how to recognise dependant libraries
configure:6405: result: pass_all
configure:6417: checking command to parse /usr/bin/nm -B output
configure:6498: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:6501: $? = 0
configure:6505: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:6508: $? = 0
configure:6560: cc -o conftest -O -pipe  -I/usr/local/include  conftest.c conftstm.o >&5
configure:6563: $? = 0
configure:6607: result: ok
configure:6616: checking for dlfcn.h
configure:6621: result: yes
configure:6910: checking for ranlib
configure:6926: found /usr/bin/ranlib
configure:6937: result: ranlib
configure:6990: checking for strip
configure:7006: found /usr/bin/strip
configure:7017: result: strip
configure:7228: checking for objdir
configure:7239: result: .libs
configure:7256: checking for cc option to produce PIC
configure:7402: result: -fPIC
configure:7406: checking if cc PIC flag -fPIC works
configure:7432: cc -c -O -pipe  -fPIC -DPIC -I/usr/local/include conftest.c >&5
configure:7435: $? = 0
configure:7438: test -s conftest.o
configure:7441: $? = 0
configure:7478: result: yes
configure:7494: checking if cc static flag -static works
configure:7521: cc -o conftest -O -pipe  -I/usr/local/include  -static conftest.c -L/usr/local/lib >&5
configure:7524: $? = 0
configure:7527: test -s conftest
configure:7530: $? = 0
configure:7545: result: yes
configure:7557: checking if cc supports -c -o file.o
configure:7579: cc -c -O -pipe  -o out/conftest2.o -I/usr/local/include conftest.c >&5
configure:7601: result: yes
configure:7606: checking if cc supports -c -o file.lo
configure:7636: cc -c -O -pipe  -c -o conftest.lo -I/usr/local/include conftest.c >&5
configure:7639: $? = 0
configure:7642: test -s conftest.lo
configure:7645: $? = 0
configure:7666: result: yes
configure:7697: checking if cc supports -fno-rtti -fno-exceptions
configure:7722: cc -c -O -pipe  -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c >&5
configure:7725: $? = 0
configure:7728: test -s conftest.o
configure:7731: $? = 0
configure:7747: result: yes
configure:7758: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:8450: result: yes
configure:8455: checking how to hardcode library paths into programs
configure:8479: result: immediate
configure:8484: checking whether stripping libraries is possible
configure:8489: result: yes
configure:8500: checking dynamic linker characteristics
configure:8902: result: freebsd4.6 ld.so
configure:8907: checking if libtool supports shared libraries
configure:8909: result: yes
configure:8912: checking whether to build shared libraries
configure:8933: result: yes
configure:8936: checking whether to build static libraries
configure:8940: result: yes
configure:9602: checking whether -lc should be explicitly linked in
configure:9610: cc -c -O -pipe  -I/usr/local/include conftest.c >&5
configure:9613: $? = 0
configure:9627: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:9630: $? = 1
configure:9643: result: yes
configure:10315: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on catbert.rotfl.com.au

config.status:646: creating Makefile
config.status:646: creating libmcrypt.spec
config.status:646: creating lib/Makefile
config.status:646: creating doc/Makefile
config.status:646: creating src/Makefile
config.status:646: creating modules/Makefile
config.status:646: creating modules/modes/Makefile
config.status:646: creating modules/algorithms/Makefile
config.status:646: creating lib/mcrypt.h
config.status:646: creating lib/libmcrypt-config
config.status:750: creating config.h
config.status:994: executing depfiles commands
config.status:994: executing default-1 commands
configure:11524: configuring in libltdl
configure:11603: running /usr/local/bin/bash './configure' --prefix=/usr/local  '--prefix=/usr/local' '--build=i386-portbld-freebsd4.6' 'CC=cc' 'CFLAGS=-O -pipe ' 'CPPFLAGS=-I/usr/local/include' 'build_alias=i386-portbld-freebsd4.6' --enable-ltdl-install=no --cache-file=/dev/null --srcdir=.
configure:11608: error: /usr/local/bin/bash './configure' failed for libltdl

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i386-portbld-freebsd4.6
ac_cv_build_alias=i386-portbld-freebsd4.6
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=cc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-portbld-freebsd4.6
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_bcopy=yes
ac_cv_func_bzero=yes
ac_cv_func_memmove=yes
ac_cv_func_memset=yes
ac_cv_func_mlock=yes
ac_cv_func_readdir=yes
ac_cv_func_readdir_r=yes
ac_cv_header_byteswap_h=no
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_endian_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_endian_h=no
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i386-portbld-freebsd4.6
ac_cv_host_alias=i386-portbld-freebsd4.6
ac_cv_lib_ltdl_lt_dlmutex_register=no
ac_cv_lib_ltdl_main=yes
ac_cv_objext=o
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_unsigned_char=1
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long_int=4
ac_cv_sizeof_unsigned_short_int=2
ac_cv_target=i386-portbld-freebsd4.6
ac_cv_target_alias=i386-portbld-freebsd4.6
ac_cv_type_unsigned_char=yes
ac_cv_type_unsigned_int=yes
ac_cv_type_unsigned_long_int=yes
ac_cv_type_unsigned_short_int=yes
am_cv_CC_dependencies_compiler_type=gcc
lt_cv_archive_cmds_need_lc=yes
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/libexec/elf/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/usr/bin/sed
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGISTW][ABCDGISTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_path_separator=:

configure: exit 1

--------------040404090009010107030101
Content-Type: text/plain;
 name="libmcrypt.err"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="libmcrypt.err"

configure: configuring in libltdl
configure: running /usr/local/bin/bash './configure' --prefix=/usr/local  '--pre
fix=/usr/local' '--build=i386-portbld-freebsd4.6' 'CC=cc' 'CFLAGS=-O -pipe ' 'CP
PFLAGS=-I/usr/local/include' 'build_alias=i386-portbld-freebsd4.6' --enable-ltdl
-install=no --cache-file=/dev/null --srcdir=.
configure: warning: CC=cc: invalid host type
configure: warning: CFLAGS=-O -pipe : invalid host type
configure: error: can only configure for one host and one target at a time
configure: error: /usr/local/bin/bash './configure' failed for libltdl
===>  Script "configure" failed unexpectedly.
      Please report the problem to ports@FreeBSD.org [maintainer] and attach
      the "/pkg/ports/security/libmcrypt/work/libmcrypt-2.5.2/config.log"
      including the output of the failure of your make command. Also, it might
      be a good idea to provide an overview of all packages installed on your
      system (e.g. an `ls /var/db/pkg`).
*** Error code 1
Stop in /pkg/ports/security/libmcrypt.

--------------040404090009010107030101--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D489420.8070102>