pkgsrc-Bugs archive

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

Re: pkg/31483



The following reply was made to PR pkg/31483; it has been noted by GNATS.

From: RUMI Szabolcs <rumi%rtfm.hu@localhost>
To: tron%netbsd.org@localhost
Cc: 
Subject: Re: pkg/31483
Date: Thu, 6 Oct 2005 09:55:57 +0200

 This is a multi-part message in MIME format.
 
 --Multipart=_Thu__6_Oct_2005_09_55_57_+0200_NKSg86XAnEBRAmHD
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 
 On Wed,  5 Oct 2005 18:06:44 +0000 (UTC)
 tron%netbsd.org@localhost wrote:
 
 > Synopsis: libaudiofile-0.2.6 fails to build on Tru64
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: tron%netbsd.org@localhost
 > State-Changed-When: Wed, 05 Oct 2005 18:06:43 +0000
 > State-Changed-Why:
 > The suggested fix is not The Right Thing(TM) becausse "libaudiofile"
 > actually checks for the "int16_t" datatype:
 > 
 > ===> Configuring for libaudiofile-0.2.6nb1
 > => Adding rpaths to pkgconfig files.
 > configure: WARNING: If you wanted to set the --build type, don't use --host.
 >     If a cross compiler is detected then cross compile mode will be used.
 > checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
 > [...]
 > checking for int16_t... yes
 > [...]
 > 
 > We therefore need to find out why this doesn't work on your system.
 > Please provide the output of "make configure" and the contents of
 > "config.log".
 
 Here they are.
 I didn't CC this to anyone, please forward as needed.
 
 Regards,
 
 Szabolcs
 
 --Multipart=_Thu__6_Oct_2005_09_55_57_+0200_NKSg86XAnEBRAmHD
 Content-Type: text/plain;
  name="libaudiofile_configure.txt"
 Content-Disposition: attachment;
  filename="libaudiofile_configure.txt"
 Content-Transfer-Encoding: 7bit
 
 ===> *** No /home/admin/pkgsrc/distfiles/pkg-vulnerabilities file found,
 ===> *** skipping vulnerability checks. To fix, install
 ===> *** the pkgsrc/security/audit-packages package and run
 ===> *** '/usr/pkg/sbin/download-vulnerability-list'.
 => Checksum SHA1 OK for audiofile-0.2.6.tar.gz.
 => Checksum RMD160 OK for audiofile-0.2.6.tar.gz.
 ===> Extracting for libaudiofile-0.2.6nb1
 ===> Required installed package libtool-base>=1.5.18nb5: 
libtool-base-1.5.18nb5 found
 ===> Required installed package patch>=2.2: patch-2.5.4nb2 found
 ===> Patching for libaudiofile-0.2.6nb1
 ===> Applying pkgsrc patches for libaudiofile-0.2.6nb1
 ===> Overriding tools for libaudiofile-0.2.6nb1
 ===> Creating toolchain wrappers for libaudiofile-0.2.6nb1
 ===> Configuring for libaudiofile-0.2.6nb1
 => Adding rpaths to pkgconfig files.
 configure: WARNING: If you wanted to set the --build type, don't use --host.
     If a cross compiler is detected then cross compile mode will be used.
 checking for a BSD-compatible install... /usr/pkg/bin/install-sh -c -o root -g 
system
 checking whether build environment is sane... yes
 checking for gawk... /usr/bin/awk
 checking whether make sets ${MAKE}... yes
 checking for alpha-dec-osf5.1-gcc... cc
 checking for C compiler default output... 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... no
 checking whether cc accepts -g... yes
 checking for style of include used by make... GNU
 checking dependency style of cc... tru64
 checking for a BSD-compatible install... /usr/pkg/bin/install-sh -c -o root -g 
system
 checking whether make sets ${MAKE}... (cached) yes
 checking build system type... alphaev56-dec-osf5.1b
 checking host system type... alpha-dec-osf5.1
 checking for non-GNU ld... 
/home/admin/pkgsrc/work/audio/libaudiofile/work/.wrapper/bin/ld
 checking if the linker 
(/home/admin/pkgsrc/work/audio/libaudiofile/work/.wrapper/bin/ld) is GNU ld... 
no
 checking for /home/admin/pkgsrc/work/audio/libaudiofile/work/.wrapper/bin/ld 
option to reload object files... -r
 checking for BSD-compatible nm... nm
 checking whether ln -s works... yes
 checking how to recognise dependant libraries... pass_all
 checking command to parse nm output... failed
 checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking for alpha-dec-osf5.1-ranlib... no
 checking for ranlib... ranlib
 checking for alpha-dec-osf5.1-strip... no
 checking for strip... strip
 checking for objdir... .libs
 checking for cc option to produce PIC... none
 checking if cc static flag -non_shared works... yes
 checking if cc supports -c -o file.o... yes
 checking if cc supports -c -o file.lo... yes
 checking whether the linker 
(/home/admin/pkgsrc/work/audio/libaudiofile/work/.wrapper/bin/ld) supports 
shared libraries... yes
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... no
 checking dynamic linker characteristics... osf5.1 ld.so
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... yes
 creating libtool
 checking for ldexp in -lm... yes
 checking for alOpenPort in -laudio... no
 checking for ANSI C header files... (cached) yes
 checking fcntl.h usability... yes
 checking fcntl.h presence... yes
 checking for fcntl.h... yes
 checking for unistd.h... (cached) yes
 checking for inttypes.h... (cached) yes
 checking for cc option to accept ANSI C... none needed
 checking for an ANSI C-conforming const... yes
 checking whether byte ordering is bigendian... no
 checking for off_t... yes
 checking for size_t... yes
 checking for off_t... (cached) yes
 checking size of off_t... 8
 checking for size_t... (cached) yes
 checking size of size_t... 8
 checking for long... yes
 checking size of long... 8
 checking for u_int8_t... no
 checking for u_int16_t... no
 checking for u_int32_t... no
 checking for int8_t... yes
 checking for int16_t... yes
 checking for int32_t... yes
 checking for working memcmp... yes
 checking for strdup... yes
 checking for platform specific tests to compile... none
 configure: creating ./config.status
 config.status: creating audiofile.spec
 config.status: creating audiofile.pc
 config.status: creating sfcommands/Makefile
 config.status: creating test/Makefile
 config.status: creating examples/Makefile
 config.status: creating libaudiofile/Makefile
 config.status: creating libaudiofile/modules/Makefile
 config.status: creating docs/Makefile
 config.status: creating win32/Makefile
 config.status: creating Makefile
 config.status: creating audiofile-config
 config.status: creating config.h
 config.status: executing default-1 commands
 config.status: executing default commands
 
 --Multipart=_Thu__6_Oct_2005_09_55_57_+0200_NKSg86XAnEBRAmHD
 Content-Type: text/x-log;
  name="libaudiofile_config.log"
 Content-Disposition: attachment;
  filename="libaudiofile_config.log"
 Content-Transfer-Encoding: 7bit
 
 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 --host=alpha-dec-osf5.1 --prefix=/usr/pkg
 
 ## --------- ##
 ## Platform. ##
 ## --------- ##
 
 hostname = obelix.ipn.dynaweb.hu
 uname -m = alpha
 uname -r = V5.1
 uname -s = OSF1
 uname -v = 2650
 
 /usr/bin/uname -p = alpha
 /bin/uname -X     = unknown
 
 /bin/arch              = unknown
 /usr/bin/arch -k       = unknown
 /usr/convex/getsysinfo = unknown
 hostinfo               = unknown
 /bin/machine           = alpha
 /usr/bin/oslevel       = unknown
 /bin/universe          = unknown
 
 PATH: /home/admin/pkgsrc/work/audio/libaudiofile/work/.wrapper/bin
 PATH: /home/admin/pkgsrc/work/audio/libaudiofile/work/.buildlink/bin
 PATH: /home/admin/pkgsrc/work/audio/libaudiofile/work/.ccc/bin
 PATH: /home/admin/pkgsrc/work/audio/libaudiofile/work/.tools/bin
 PATH: /usr/pkg/bin
 PATH: /sbin
 PATH: /usr/sbin
 PATH: /usr/bin
 PATH: /usr/ccs/bin
 PATH: /usr/bin/X11
 PATH: /usr/local
 PATH: /usr/pkg/bin
 PATH: /usr/pkg/sbin
 PATH: /usr/pkg/bin
 PATH: /usr/X11R6/bin
 
 
 ## ----------- ##
 ## Core tests. ##
 ## ----------- ##
 
 configure:1418: checking for a BSD-compatible install
 configure:1472: result: /usr/pkg/bin/install-sh -c -o root -g system
 configure:1483: checking whether build environment is sane
 configure:1526: result: yes
 configure:1560: checking for gawk
 configure:1586: result: /usr/bin/awk
 configure:1596: checking whether make sets ${MAKE}
 configure:1616: result: yes
 configure:1732: checking for alpha-dec-osf5.1-gcc
 configure:1758: result: cc
 configure:2040: checking for C compiler version
 configure:2043: cc --version </dev/null >&5
 cc: Error: No source or object files specified on the command line
 configure:2046: $? = 1
 configure:2048: cc -v </dev/null >&5
 cc: Error: No source or object files specified on the command line
 configure:2051: $? = 1
 configure:2053: cc -V </dev/null >&5
 Compaq C V6.5-303 (dtk) on Compaq Tru64 UNIX V5.1B (Rev. 2650)
 Compiler Driver V6.5-302 (dtk) cc Driver
 configure:2056: $? = 0
 configure:2082: checking for C compiler default output
 configure:2085: cc -O2 -ieee  -Wl,-rpath,/usr/pkg/lib conftest.c  >&5
 configure:2088: $? = 0
 configure:2121: result: a.out
 configure:2126: checking whether the C compiler works
 configure:2132: ./a.out
 configure:2135: $? = 0
 configure:2150: result: yes
 configure:2157: checking whether we are cross compiling
 configure:2159: result: no
 configure:2162: checking for suffix of executables
 configure:2164: cc -o conftest -O2 -ieee  -Wl,-rpath,/usr/pkg/lib conftest.c  
>&5
 configure:2167: $? = 0
 configure:2189: result: 
 configure:2195: checking for suffix of object files
 configure:2219: cc -c -O2 -ieee  conftest.c >&5
 configure:2222: $? = 0
 configure:2241: result: o
 configure:2245: checking whether we are using the GNU C compiler
 configure:2272: cc -c -O2 -ieee  conftest.c >&5
 cc: Error: configure, line 2262: In this declaration, "choke" must specify a 
type. (badparsedecl)
        choke me
 -------^
 configure:2275: $? = 1
 configure: failed program was:
 #line 2250 "configure"
 #include "confdefs.h"
 
 #ifdef F77_DUMMY_MAIN
 #  ifdef __cplusplus
      extern "C"
 #  endif
    int F77_DUMMY_MAIN() { return 1; }
 #endif
 int
 main ()
 {
 #ifndef __GNUC__
        choke me
 #endif
 
   ;
   return 0;
 }
 configure:2293: result: no
 configure:2299: checking whether cc accepts -g
 configure:2323: cc -c -g  conftest.c >&5
 configure:2326: $? = 0
 configure:2329: test -s conftest.o
 configure:2332: $? = 0
 configure:2342: result: yes
 configure:2369: cc -c -O2 -ieee  conftest.c >&5
 cc: Error: conftest.c, line 2: In this declaration, "choke" appears to be used 
as if it named a type, but there is no declared type of that name visible. 
(typedefnotdef)
   choke me
 --^
 configure:2372: $? = 1
 configure: failed program was:
 #ifndef __cplusplus
   choke me
 #endif
 configure:2490: checking for style of include used by make
 configure:2518: result: GNU
 configure:2525: checking dependency style of cc
 configure:2587: result: tru64
 configure:2604: checking for a BSD-compatible install
 configure:2658: result: /usr/pkg/bin/install-sh -c -o root -g system
 configure:2669: checking whether make sets ${MAKE}
 configure:2689: result: yes
 configure:2771: checking build system type
 configure:2789: result: alphaev56-dec-osf5.1b
 configure:2797: checking host system type
 configure:2811: result: alpha-dec-osf5.1
 configure:2874: checking for non-GNU ld
 configure:2904: result: 
/home/admin/pkgsrc/work/audio/libaudiofile/work/.wrapper/bin/ld
 configure:2913: checking if the linker 
(/home/admin/pkgsrc/work/audio/libaudiofile/work/.wrapper/bin/ld) is GNU ld
 configure:2925: result: no
 configure:2930: checking for 
/home/admin/pkgsrc/work/audio/libaudiofile/work/.wrapper/bin/ld option to 
reload object files
 configure:2937: result: -r
 configure:2942: checking for BSD-compatible nm
 configure:2978: result: nm
 configure:2981: checking whether ln -s works
 configure:2985: result: yes
 configure:2992: checking how to recognise dependant libraries
 configure:3164: result: pass_all
 configure:3177: checking command to parse nm output
 configure:3258: cc -c -O2 -ieee  conftest.c >&5
 configure:3261: $? = 0
 configure:3265: nm conftest.o \| sed -n -e 's/^.*[     
]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' \> conftest.nm
 configure:3268: $? = 0
 cannot run sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      
]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'
 configure:3258: cc -c -O2 -ieee  conftest.c >&5
 configure:3261: $? = 0
 configure:3265: nm conftest.o \| sed -n -e 's/^.*[     
]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 
\2\3 \3/p' \> conftest.nm
 configure:3268: $? = 0
 cannot run sed -n -e 's/^.*[   ]\([BCDEGRST][BCDEGRST]*\)[     ][      
]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'
 configure:3364: result: failed
 configure:3376: checking how to run the C preprocessor
 configure:3402: cc -E  conftest.c
 configure:3408: $? = 0
 configure:3435: cc -E  conftest.c
 cc: Error: configure, line 3431: Cannot find file <ac_nonexistent.h> specified 
in #include directive. (noinclfile)
 #include <ac_nonexistent.h>
 -^
 configure:3441: $? = 1
 configure: failed program was:
 #line 3430 "configure"
 #include "confdefs.h"
 #include <ac_nonexistent.h>
 configure:3478: result: cc -E
 configure:3493: cc -E  conftest.c
 configure:3499: $? = 0
 configure:3526: cc -E  conftest.c
 cc: Error: configure, line 3522: Cannot find file <ac_nonexistent.h> specified 
in #include directive. (noinclfile)
 #include <ac_nonexistent.h>
 -^
 configure:3532: $? = 1
 configure: failed program was:
 #line 3521 "configure"
 #include "confdefs.h"
 #include <ac_nonexistent.h>
 configure:3572: checking for ANSI C header files
 configure:3586: cc -E  conftest.c
 configure:3592: $? = 0
 configure:3679: cc -o conftest -O2 -ieee  -Wl,-rpath,/usr/pkg/lib conftest.c  
>&5
 configure:3682: $? = 0
 configure:3684: ./conftest
 configure:3687: $? = 0
 configure:3701: result: yes
 configure:3725: checking for sys/types.h
 configure:3738: cc -c -O2 -ieee  conftest.c >&5
 configure:3741: $? = 0
 configure:3744: test -s conftest.o
 configure:3747: $? = 0
 configure:3757: result: yes
 configure:3725: checking for sys/stat.h
 configure:3738: cc -c -O2 -ieee  conftest.c >&5
 configure:3741: $? = 0
 configure:3744: test -s conftest.o
 configure:3747: $? = 0
 configure:3757: result: yes
 configure:3725: checking for stdlib.h
 configure:3738: cc -c -O2 -ieee  conftest.c >&5
 configure:3741: $? = 0
 configure:3744: test -s conftest.o
 configure:3747: $? = 0
 configure:3757: result: yes
 configure:3725: checking for string.h
 configure:3738: cc -c -O2 -ieee  conftest.c >&5
 configure:3741: $? = 0
 configure:3744: test -s conftest.o
 configure:3747: $? = 0
 configure:3757: result: yes
 configure:3725: checking for memory.h
 configure:3738: cc -c -O2 -ieee  conftest.c >&5
 configure:3741: $? = 0
 configure:3744: test -s conftest.o
 configure:3747: $? = 0
 configure:3757: result: yes
 configure:3725: checking for strings.h
 configure:3738: cc -c -O2 -ieee  conftest.c >&5
 configure:3741: $? = 0
 configure:3744: test -s conftest.o
 configure:3747: $? = 0
 configure:3757: result: yes
 configure:3725: checking for inttypes.h
 configure:3738: cc -c -O2 -ieee  conftest.c >&5
 configure:3741: $? = 0
 configure:3744: test -s conftest.o
 configure:3747: $? = 0
 configure:3757: result: yes
 configure:3725: checking for stdint.h
 configure:3738: cc -c -O2 -ieee  conftest.c >&5
 configure:3741: $? = 0
 configure:3744: test -s conftest.o
 configure:3747: $? = 0
 configure:3757: result: yes
 configure:3725: checking for unistd.h
 configure:3738: cc -c -O2 -ieee  conftest.c >&5
 configure:3741: $? = 0
 configure:3744: test -s conftest.o
 configure:3747: $? = 0
 configure:3757: result: yes
 configure:3783: checking dlfcn.h usability
 configure:3792: cc -c -O2 -ieee  conftest.c >&5
 configure:3795: $? = 0
 configure:3798: test -s conftest.o
 configure:3801: $? = 0
 configure:3810: result: yes
 configure:3814: checking dlfcn.h presence
 configure:3821: cc -E  conftest.c
 configure:3827: $? = 0
 configure:3845: result: yes
 configure:3863: checking for dlfcn.h
 configure:3870: result: yes
 configure:4029: checking for alpha-dec-osf5.1-ranlib
 configure:4058: result: no
 configure:4067: checking for ranlib
 configure:4083: found /usr/bin/ranlib
 configure:4094: result: ranlib
 configure:4109: checking for alpha-dec-osf5.1-strip
 configure:4138: result: no
 configure:4147: checking for strip
 configure:4163: found 
/home/admin/pkgsrc/work/audio/libaudiofile/work/.tools/bin/strip
 configure:4174: result: strip
 configure:4385: checking for objdir
 configure:4396: result: .libs
 configure:4413: checking for cc option to produce PIC
 configure:4560: result: none
 configure:4655: checking if cc static flag -non_shared works
 configure:4682: cc -o conftest -O2 -ieee  -Wl,-rpath,/usr/pkg/lib -non_shared 
conftest.c  >&5
 configure:4685: $? = 0
 configure:4688: test -s conftest
 configure:4691: $? = 0
 configure:4706: result: yes
 configure:4718: checking if cc supports -c -o file.o
 configure:4738: cc -c -O2 -ieee -o out/conftest2.o  conftest.c >&5
 configure:4762: result: yes
 configure:4767: checking if cc supports -c -o file.lo
 configure:4797: cc -c -O2 -ieee -c -o conftest.lo  conftest.c >&5
 configure:4800: $? = 0
 configure:4803: test -s conftest.lo
 configure:4806: $? = 0
 configure:4827: result: yes
 configure:4919: checking whether the linker 
(/home/admin/pkgsrc/work/audio/libaudiofile/work/.wrapper/bin/ld) supports 
shared libraries
 configure:5600: result: yes
 configure:5605: checking how to hardcode library paths into programs
 configure:5629: result: immediate
 configure:5634: checking whether stripping libraries is possible
 configure:5642: result: no
 configure:5650: checking dynamic linker characteristics
 configure:6047: result: osf5.1 ld.so
 configure:6052: checking if libtool supports shared libraries
 configure:6054: result: yes
 configure:6057: checking whether to build shared libraries
 configure:6078: result: yes
 configure:6081: checking whether to build static libraries
 configure:6085: result: yes
 configure:7360: checking for ldexp in -lm
 configure:7393: cc -o conftest -O2 -ieee  -Wl,-rpath,/usr/pkg/lib conftest.c 
-lm   >&5
 configure:7396: $? = 0
 configure:7399: test -s conftest
 configure:7402: $? = 0
 configure:7413: result: yes
 configure:7425: checking for alOpenPort in -laudio
 configure:7458: cc -o conftest -O2 -ieee  -Wl,-rpath,/usr/pkg/lib conftest.c 
-laudio  -lm  >&5
 ld:
 Can't locate file for: -laudio
 configure:7461: $? = 1
 configure: failed program was:
 #line 7432 "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 alOpenPort ();
 #ifdef F77_DUMMY_MAIN
 #  ifdef __cplusplus
      extern "C"
 #  endif
    int F77_DUMMY_MAIN() { return 1; }
 #endif
 int
 main ()
 {
 alOpenPort ();
   ;
   return 0;
 }
 configure:7478: result: no
 configure:7486: checking for ANSI C header files
 configure:7615: result: yes
 configure:7641: checking fcntl.h usability
 configure:7650: cc -c -O2 -ieee  conftest.c >&5
 configure:7653: $? = 0
 configure:7656: test -s conftest.o
 configure:7659: $? = 0
 configure:7668: result: yes
 configure:7672: checking fcntl.h presence
 configure:7679: cc -E  conftest.c
 configure:7685: $? = 0
 configure:7703: result: yes
 configure:7721: checking for fcntl.h
 configure:7728: result: yes
 configure:7632: checking for unistd.h
 configure:7637: result: yes
 configure:7632: checking for inttypes.h
 configure:7637: result: yes
 configure:7742: checking for cc option to accept ANSI C
 configure:7805: cc  -c -O2 -ieee  conftest.c >&5
 configure:7808: $? = 0
 configure:7811: test -s conftest.o
 configure:7814: $? = 0
 configure:7831: result: none needed
 configure:7839: checking for an ANSI C-conforming const
 configure:7909: cc -c -O2 -ieee  conftest.c >&5
 cc: Warning: configure, line 7880: The scalar variable "t" is fetched but not 
initialized.  And there may be other such fetches of this variable that have 
not been reported in this compilation. (uninit1)
     *t++ = 0;
 -----^
 cc: Warning: configure, line 7895: The scalar variable "b" is fetched but not 
initialized.  And there may be other such fetches of this variable that have 
not been reported in this compilation. (uninit1)
     struct s *b; b->j = 5;
 -----------------^
 configure:7912: $? = 0
 configure:7915: test -s conftest.o
 configure:7918: $? = 0
 configure:7928: result: yes
 configure:7938: checking whether byte ordering is bigendian
 configure:7968: cc -c -O2 -ieee  conftest.c >&5
 configure:7971: $? = 0
 configure:7974: test -s conftest.o
 configure:7977: $? = 0
 configure:8004: cc -c -O2 -ieee  conftest.c >&5
 cc: Error: configure, line 7994: In this declaration, "not" must specify a 
type. (badparsedecl)
  not big endian
 -^
 configure:8007: $? = 1
 configure: failed program was:
 #line 7980 "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:8121: result: no
 configure:8457: checking for off_t
 configure:8484: cc -c -O2 -ieee  conftest.c >&5
 configure:8487: $? = 0
 configure:8490: test -s conftest.o
 configure:8493: $? = 0
 configure:8503: result: yes
 configure:8515: checking for size_t
 configure:8542: cc -c -O2 -ieee  conftest.c >&5
 configure:8545: $? = 0
 configure:8548: test -s conftest.o
 configure:8551: $? = 0
 configure:8561: result: yes
 configure:8574: checking for off_t
 configure:8620: result: yes
 configure:8623: checking size of off_t
 configure:8901: cc -o conftest -O2 -ieee  -Wl,-rpath,/usr/pkg/lib conftest.c 
-lm  >&5
 configure:8904: $? = 0
 configure:8906: ./conftest
 configure:8909: $? = 0
 configure:8929: result: 8
 configure:8936: checking for size_t
 configure:8982: result: yes
 configure:8985: checking size of size_t
 configure:9263: cc -o conftest -O2 -ieee  -Wl,-rpath,/usr/pkg/lib conftest.c 
-lm  >&5
 configure:9266: $? = 0
 configure:9268: ./conftest
 configure:9271: $? = 0
 configure:9291: result: 8
 configure:9298: checking for long
 configure:9325: cc -c -O2 -ieee  conftest.c >&5
 configure:9328: $? = 0
 configure:9331: test -s conftest.o
 configure:9334: $? = 0
 configure:9344: result: yes
 configure:9347: checking size of long
 configure:9625: cc -o conftest -O2 -ieee  -Wl,-rpath,/usr/pkg/lib conftest.c 
-lm  >&5
 configure:9628: $? = 0
 configure:9630: ./conftest
 configure:9633: $? = 0
 configure:9653: result: 8
 configure:9661: checking for u_int8_t
 configure:9688: cc -c -O2 -ieee  conftest.c >&5
 cc: Error: configure, line 9710: Invalid expression. (badexpr)
 if ((u_int8_t *) 0)
 ---------------^
 cc: Error: configure, line 9712: In this statement, "u_int8_t" is not 
declared. (undeclared)
 if (sizeof (u_int8_t))
 ------------^
 configure:9691: $? = 1
 configure: failed program was:
 #line 9666 "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
 #ifdef F77_DUMMY_MAIN
 #  ifdef __cplusplus
      extern "C"
 #  endif
    int F77_DUMMY_MAIN() { return 1; }
 #endif
 int
 main ()
 {
 if ((u_int8_t *) 0)
   return 0;
 if (sizeof (u_int8_t))
   return 0;
   ;
   return 0;
 }
 configure:9707: result: no
 configure:9719: checking for u_int16_t
 configure:9746: cc -c -O2 -ieee  conftest.c >&5
 cc: Error: configure, line 9768: Invalid expression. (badexpr)
 if ((u_int16_t *) 0)
 ----------------^
 cc: Error: configure, line 9770: In this statement, "u_int16_t" is not 
declared. (undeclared)
 if (sizeof (u_int16_t))
 ------------^
 configure:9749: $? = 1
 configure: failed program was:
 #line 9724 "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
 #ifdef F77_DUMMY_MAIN
 #  ifdef __cplusplus
      extern "C"
 #  endif
    int F77_DUMMY_MAIN() { return 1; }
 #endif
 int
 main ()
 {
 if ((u_int16_t *) 0)
   return 0;
 if (sizeof (u_int16_t))
   return 0;
   ;
   return 0;
 }
 configure:9765: result: no
 configure:9777: checking for u_int32_t
 configure:9804: cc -c -O2 -ieee  conftest.c >&5
 cc: Error: configure, line 9826: Invalid expression. (badexpr)
 if ((u_int32_t *) 0)
 ----------------^
 cc: Error: configure, line 9828: In this statement, "u_int32_t" is not 
declared. (undeclared)
 if (sizeof (u_int32_t))
 ------------^
 configure:9807: $? = 1
 configure: failed program was:
 #line 9782 "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
 #ifdef F77_DUMMY_MAIN
 #  ifdef __cplusplus
      extern "C"
 #  endif
    int F77_DUMMY_MAIN() { return 1; }
 #endif
 int
 main ()
 {
 if ((u_int32_t *) 0)
   return 0;
 if (sizeof (u_int32_t))
   return 0;
   ;
   return 0;
 }
 configure:9823: result: no
 configure:9835: checking for int8_t
 configure:9862: cc -c -O2 -ieee  conftest.c >&5
 configure:9865: $? = 0
 configure:9868: test -s conftest.o
 configure:9871: $? = 0
 configure:9881: result: yes
 configure:9893: checking for int16_t
 configure:9920: cc -c -O2 -ieee  conftest.c >&5
 configure:9923: $? = 0
 configure:9926: test -s conftest.o
 configure:9929: $? = 0
 configure:9939: result: yes
 configure:9951: checking for int32_t
 configure:9978: cc -c -O2 -ieee  conftest.c >&5
 configure:9981: $? = 0
 configure:9984: test -s conftest.o
 configure:9987: $? = 0
 configure:9997: result: yes
 configure:10054: checking for working memcmp
 configure:10105: cc -o conftest -O2 -ieee  -Wl,-rpath,/usr/pkg/lib conftest.c 
-lm  >&5
 configure:10108: $? = 0
 configure:10110: ./conftest
 configure:10113: $? = 0
 configure:10126: result: yes
 configure:10134: checking for strdup
 configure:10177: cc -o conftest -O2 -ieee  -Wl,-rpath,/usr/pkg/lib conftest.c 
-lm  >&5
 configure:10180: $? = 0
 configure:10183: test -s conftest
 configure:10186: $? = 0
 configure:10196: result: yes
 configure:10208: checking for platform specific tests to compile
 configure:10226: result: none
 configure:10312: 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 obelix.ipn.dynaweb.hu
 
 config.status:632: creating audiofile.spec
 config.status:632: creating audiofile.pc
 config.status:632: creating sfcommands/Makefile
 config.status:632: creating test/Makefile
 config.status:632: creating examples/Makefile
 config.status:632: creating libaudiofile/Makefile
 config.status:632: creating libaudiofile/modules/Makefile
 config.status:632: creating docs/Makefile
 config.status:632: creating win32/Makefile
 config.status:632: creating Makefile
 config.status:632: creating audiofile-config
 config.status:736: creating config.h
 config.status:968: executing default-1 commands
 config.status:968: executing default commands
 
 ## ---------------- ##
 ## Cache variables. ##
 ## ---------------- ##
 
 ac_cv_build=alphaev56-dec-osf5.1b
 ac_cv_build_alias=alphaev56-dec-osf5.1b
 ac_cv_c_bigendian=no
 ac_cv_c_compiler_gnu=no
 ac_cv_c_const=yes
 ac_cv_env_CC_set=set
 ac_cv_env_CC_value=cc
 ac_cv_env_CFLAGS_set=set
 ac_cv_env_CFLAGS_value='-O2 -ieee'
 ac_cv_env_CPPFLAGS_set=set
 ac_cv_env_CPPFLAGS_value=''
 ac_cv_env_CPP_set=''
 ac_cv_env_CPP_value=''
 ac_cv_env_LDFLAGS_set=set
 ac_cv_env_LDFLAGS_value=-Wl,-rpath,/usr/pkg/lib
 ac_cv_env_build_alias_set=''
 ac_cv_env_build_alias_value=''
 ac_cv_env_host_alias_set=set
 ac_cv_env_host_alias_value=alpha-dec-osf5.1
 ac_cv_env_target_alias_set=''
 ac_cv_env_target_alias_value=''
 ac_cv_exeext=''
 ac_cv_func_memcmp_working=yes
 ac_cv_func_strdup=yes
 ac_cv_header_dlfcn_h=yes
 ac_cv_header_fcntl_h=yes
 ac_cv_header_inttypes_h=yes
 ac_cv_header_memory_h=yes
 ac_cv_header_stdc=yes
 ac_cv_header_stdint_h=yes
 ac_cv_header_stdlib_h=yes
 ac_cv_header_string_h=yes
 ac_cv_header_strings_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=alpha-dec-osf5.1
 ac_cv_host_alias=alpha-dec-osf5.1
 ac_cv_lib_audio_alOpenPort=no
 ac_cv_lib_m_ldexp=yes
 ac_cv_objext=o
 ac_cv_path_ECHO=/usr/bin/echo
 ac_cv_path_EGREP=/usr/bin/grep
 ac_cv_path_ENV=/usr/bin/env
 ac_cv_path_FALSE=false
 ac_cv_path_GREP=/usr/bin/grep
 ac_cv_path_TEST=test
 ac_cv_path_TRUE=true
 ac_cv_prog_AWK=/usr/bin/awk
 ac_cv_prog_CC=cc
 ac_cv_prog_CPP='cc -E'
 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_long=8
 ac_cv_sizeof_off_t=8
 ac_cv_sizeof_size_t=8
 ac_cv_type_int16_t=yes
 ac_cv_type_int32_t=yes
 ac_cv_type_int8_t=yes
 ac_cv_type_long=yes
 ac_cv_type_off_t=yes
 ac_cv_type_size_t=yes
 ac_cv_type_u_int16_t=no
 ac_cv_type_u_int32_t=no
 ac_cv_type_u_int8_t=no
 am_cv_CC_dependencies_compiler_type=tru64
 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=/shlib/libc.so
 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=/home/admin/pkgsrc/work/audio/libaudiofile/work/.wrapper/bin/ld
 lt_cv_path_NM=nm
 lt_cv_prog_cc_can_build_shared=yes
 lt_cv_prog_cc_no_builtin=''
 lt_cv_prog_cc_pic=''
 lt_cv_prog_cc_shlib=''
 lt_cv_prog_cc_static=-non_shared
 lt_cv_prog_cc_static_works=yes
 lt_cv_prog_cc_wl=-Wl,
 lt_cv_prog_gnu_ld=no
 lt_cv_sys_global_symbol_pipe=''
 lt_cv_sys_path_separator=:
 
 ## ----------- ##
 ## confdefs.h. ##
 ## ----------- ##
 
 #define PACKAGE_NAME ""
 #define PACKAGE_TARNAME ""
 #define PACKAGE_VERSION ""
 #define PACKAGE_STRING ""
 #define PACKAGE_BUGREPORT ""
 #define PACKAGE "audiofile"
 #define VERSION "0.2.6"
 #define STDC_HEADERS 1
 #define HAVE_SYS_TYPES_H 1
 #define HAVE_SYS_STAT_H 1
 #define HAVE_STDLIB_H 1
 #define HAVE_STRING_H 1
 #define HAVE_MEMORY_H 1
 #define HAVE_STRINGS_H 1
 #define HAVE_INTTYPES_H 1
 #define HAVE_STDINT_H 1
 #define HAVE_UNISTD_H 1
 #define HAVE_DLFCN_H 1
 #define HAVE_LIBM 1
 #define STDC_HEADERS 1
 #define HAVE_FCNTL_H 1
 #define HAVE_UNISTD_H 1
 #define HAVE_INTTYPES_H 1
 #define SIZEOF_OFF_T 8
 #define SIZEOF_SIZE_T 8
 #define SIZEOF_LONG 8
 #define u_int8_t unsigned char
 #define u_int16_t unsigned short
 #define u_int32_t unsigned int
 #define HAVE_STRDUP 1
 
 configure: exit 0
 
 --Multipart=_Thu__6_Oct_2005_09_55_57_+0200_NKSg86XAnEBRAmHD--
 



Home | Main Index | Thread Index | Old Index