From owner-freebsd-ports@FreeBSD.ORG Mon Feb 5 13:17:40 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7D04716A400 for ; Mon, 5 Feb 2007 13:17:40 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by mx1.freebsd.org (Postfix) with ESMTP id 2BDE513C48E for ; Mon, 5 Feb 2007 13:17:40 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so922010ana for ; Mon, 05 Feb 2007 05:17:39 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=sM4QGTvyQW5GwPpvZJfXLVqSGRB/auvZx40F+AzPQyY2C6w9AoQy379ob53D4n7AQk747OarNQ+xALTbMA1hPtc5RNwwykao0Fx23RGtArw1mi0z4F9wFsy+R0WglesTa1URz9AcTzbAHcmtQweRA4tay4fpcXEC04wlwjw/xwg= Received: by 10.114.204.3 with SMTP id b3mr591571wag.1170681458530; Mon, 05 Feb 2007 05:17:38 -0800 (PST) Received: by 10.114.170.13 with HTTP; Mon, 5 Feb 2007 05:17:38 -0800 (PST) Message-ID: Date: Mon, 5 Feb 2007 14:17:38 +0100 From: "Rene Ladan" To: ports@freebsd.org, "List for discussing optimization of BOINC apps" In-Reply-To: <20070202041311.GB80567@xor.obsecurity.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_15817_20816726.1170681458493" References: <20070202041311.GB80567@xor.obsecurity.org> Cc: Subject: Fwd: [ports-amd64@FreeBSD.org: boinc-setiathome-enhanced-5.13 failed on amd64 5] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Feb 2007 13:17:40 -0000 ------=_Part_15817_20816726.1170681458493 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, for some reason the astro/boinc-setiathome-enhanced port fails to compile on FreeBSD/amd64 since 2007/02/02, because the configure script fails to determine the size of (long int). All dependencies are correctly installed. See below for details. The source archive lives at http://home.tiscali.nl/rladan/distfiles/boinc-setiathome-enhanced-5.13.tar.gz Please tell me if anyone has any clues. Thanks, Rene ---------- Forwarded message ---------- From: Kris Kennaway Date: 2 feb 2007 05:13 Subject: [ports-amd64@FreeBSD.org: boinc-setiathome-enhanced-5.13 failed on amd64 5] To: r.c.ladan@gmail.com FYI; can you please investigate and/or report to the developers? If you are already aware of this problem but do not yet have a fix, please mark the port BROKEN in the appropriate case, so that users do not unexpectedly encounter it. [...] ===> boinc-setiathome-enhanced-5.13 depends on file: /usr/local/include/fftw3.h - found ===> boinc-setiathome-enhanced-5.13 depends on file: /usr/local/include/BOINC/std_fixes.h - found ===> boinc-setiathome-enhanced-5.13 depends on shared library: fftw3f - found ===> Configuring for boinc-setiathome-enhanced-5.13 configure: WARNING: you should use --build, --host, --target checking build system type... amd64-portbld-freebsd5.5 checking host system type... amd64-portbld-freebsd5.5 checking target system type... amd64-portbld-freebsd5.5 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes configure: "--- Configuring SETI_BOINC 5.13 (client only) ---" checking whether to enable maintainer-specific portions of Makefiles... no checking for amd64-portbld-freebsd5.5-g++... c++ 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for gawk... (cached) nawk checking whether ln -s works... yes checking for tr... /usr/bin/tr checking for ar... /usr/bin/ar checking for grep... /usr/bin/grep checking for autoconf... no checking for autoheader... no checking for astyle... no checking for indent... /usr/bin/indent checking for cp... /bin/cp checking for ln... /bin/ln checking for sort... /usr/bin/sort checking for uniq... /usr/bin/uniq checking for cat... /bin/cat checking for mv... /bin/mv checking for rm... /bin/rm checking for amd64-portbld-freebsd5.5-gcc... cc checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking how to recognise dependent libraries... pass_all 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 how to run the C++ preprocessor... c++ -E checking for amd64-portbld-freebsd5.5-g77... no checking for amd64-portbld-freebsd5.5-f77... no checking for amd64-portbld-freebsd5.5-xlf... no checking for amd64-portbld-freebsd5.5-frt... no checking for amd64-portbld-freebsd5.5-pgf77... no checking for amd64-portbld-freebsd5.5-fort77... no checking for amd64-portbld-freebsd5.5-fl32... no checking for amd64-portbld-freebsd5.5-af77... no checking for amd64-portbld-freebsd5.5-f90... no checking for amd64-portbld-freebsd5.5-xlf90... no checking for amd64-portbld-freebsd5.5-pgf90... no checking for amd64-portbld-freebsd5.5-epcf90... no checking for amd64-portbld-freebsd5.5-f95... no checking for amd64-portbld-freebsd5.5-fort... no checking for amd64-portbld-freebsd5.5-xlf95... no checking for amd64-portbld-freebsd5.5-ifc... no checking for amd64-portbld-freebsd5.5-efc... no checking for amd64-portbld-freebsd5.5-pgf95... no checking for amd64-portbld-freebsd5.5-lf95... no checking for amd64-portbld-freebsd5.5-gfortran... no checking for g77... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes checking the maximum length of command line arguments... (cached) 262144 checking command to parse nm output from cc object... ok checking for objdir... .libs checking for amd64-portbld-freebsd5.5-ar... /usr/bin/ar checking for amd64-portbld-freebsd5.5-ranlib... no checking for ranlib... ranlib checking for amd64-portbld-freebsd5.5-strip... no checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd5.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking default bitness of compiler... 64 checking boinc platform... amd64-portbld-freebsd checking whether make sets $(MAKE)... (cached) yes checking shared object extension... so checking library extension... a checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc checking for openssl... yes OpenSSL found in /usr checking cc flags for static linkage ...... unknown checking cc flags for dynamic linkage ...... unknown checking cc flags for exporting dynamic symbols from an executable ...... checking for RSA_new in dynamic library crypto... -lcrypto checking cc flags for exporting dynamic symbols from an executable ...... checking for dynamic library ssl... -lssl checking cc flags for exporting dynamic symbols from an executable ...... checking for shmget in dynamic library cygipc... no checking cc flags for exporting dynamic symbols from an executable ...... checking for aio_fork in dynamic library aio... no checking cc flags for exporting dynamic symbols from an executable ...... checking for dlopen in dynamic library dl... no checking cc flags for exporting dynamic symbols from an executable ...... checking for elf_hash in dynamic library elf... no checking cc flags for exporting dynamic symbols from an executable ...... checking for sin in dynamic library m... -lm checking cc flags for exporting dynamic symbols from an executable ...... checking for fftwf_plan_dft_1d in static library fftw3f... /usr/local/lib/libfftw3f.a checking cc flags for exporting dynamic symbols from an executable ...... checking for gethostbyname in dynamic library nsl... no checking cc flags for exporting dynamic symbols from an executable ...... checking for sched_get_priority_min in dynamic library rt... no checking cc flags for exporting dynamic symbols from an executable ...... checking for bind in static library socket... no checking cc flags for exporting dynamic symbols from an executable ...... checking for bind in dynamic library socket... no checking cc flags for exporting dynamic symbols from an executable ...... checking for uncompress in static library z... /usr/lib/libz.a checking cc flags for exporting dynamic symbols from an executable ...... checking for jpeg_start_decompress in static library jpeg... /usr/local/lib/libjpeg.a checking cc flags for exporting dynamic symbols from an executable ...... checking for sscanf in static library stdc++... /usr/lib/libstdc++.a checking cc flags for exporting dynamic symbols from an executable ...... checking for _Unwind_Resume in static library gcc_eh... no checking cc flags for exporting dynamic symbols from an executable ...... checking for _Unwind_Resume in dynamic library gcc_eh... no checking cc flags for exporting dynamic symbols from an executable ...... checking for sscanf in static library gcc... /usr/lib/libgcc.a checking cc flags for exporting dynamic symbols from an executable ...... checking for pthread_join in dynamic library pthread... -lpthread checking cc flags for exporting dynamic symbols from an executable ...... checking for atexit in dynamic library c... -lc checking if compiler works with -nodefaultlibs flag... no checking for head... /usr/bin/head checking for find... /usr/bin/find checking for SETILIB... not found checking for HEALPIX... /root checking for Intel Performance Primitives... no checking for BOINC... /usr/local checking for RSAPublicEncrypt in -lrsaeuro... no checking for ANSI C header files... (cached) yes checking whether largefile support breaks C++... no checking standard C++ headers... yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for C++ header ... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for memory.h... (cached) yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking floatingpoint.h usability... yes checking floatingpoint.h presence... yes checking for floatingpoint.h... yes checking complex.h usability... yes checking complex.h presence... yes checking for complex.h... yes checking fftw3.h usability... yes checking fftw3.h presence... no configure: WARNING: fftw3.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: fftw3.h: proceeding with the compiler's result checking for fftw3.h... yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working long double with more range or precision than double... yes checking for off_t... yes checking for size_t... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for long int... yes checking size of long int... configure: error: cannot compute sizeof (long int), 77 See `config.log' for more details. ===> Script "configure" failed unexpectedly. Please report the problem to r.c.ladan@gmail.com [maintainer] and attach the "/work/a/ports/astro/boinc-setiathome-enhanced/work/boinc-setiathome-enhanced-5.13/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 /a/ports/astro/boinc-setiathome-enhanced. ================================================================ build of /usr/ports/astro/boinc-setiathome-enhanced ended at Fri Feb 2 04:09:39 UTC 2007 ----- End forwarded message ----- ------=_Part_15817_20816726.1170681458493 Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 X-Attachment-Id: 0.1 Content-Disposition: attachment LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjEuNC42IChGcmVl QlNEKQoKaUQ4REJRRkZ3cnBYV3J5MEJXam9RS1VSQWlXV0FLRFZkQUNpaWlMREJka2V1eVBZSFRS WUx4VUhjd0NmUjFNawoxRUMrZkhnaXVQdnJyODZLeGdsbmNVUT0KPWlET2IKLS0tLS1FTkQgUEdQ IFNJR05BVFVSRS0tLS0tCg== ------=_Part_15817_20816726.1170681458493--