HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of media-libs/libspiff/0.8.4/1


Ignore:
Timestamp:
08/19/08 17:51:46 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-libs/libspiff/0.8.4/1

    v1 v2  
    1   
     1{{{ 
     2~/libspiff-0.8.4> libtoolize --force --copy 
     3~/libspiff-0.8.4> aclocal 
     4~/libspiff-0.8.4> automake 
     5~/libspiff-0.8.4> autoconf 
     6~/libspiff-0.8.4> autoreconf 
     7~/libspiff-0.8.4> ./configure --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include 
     8checking for a BSD-compatible install... /bin/install -c 
     9checking whether build environment is sane... yes 
     10checking for a thread-safe mkdir -p... /bin/mkdir -p 
     11checking for gawk... gawk 
     12checking whether make sets $(MAKE)... yes 
     13checking build system type... i586-pc-haiku 
     14checking host system type... i586-pc-haiku 
     15checking for style of include used by make... GNU 
     16checking for gcc... gcc 
     17checking for C compiler default output file name... conftest 
     18checking whether the C compiler works... yes 
     19checking whether we are cross compiling... no 
     20checking for suffix of executables...  
     21checking for suffix of object files... o 
     22checking whether we are using the GNU C compiler... yes 
     23checking whether gcc accepts -g... yes 
     24checking for gcc option to accept ISO C89... none needed 
     25checking dependency style of gcc... gcc 
     26checking for a sed that does not truncate output... /bin/sed 
     27checking for grep that handles long lines and -e... /bin/grep 
     28checking for egrep... /bin/grep -E 
     29checking for ld used by gcc... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld 
     30checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU ld... yes 
     31checking for /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld option to reload object files... -r 
     32checking for BSD-compatible nm... /boot/develop/tools/gnupro/bin/nm -B 
     33checking whether ln -s works... yes 
     34checking how to recognize dependent libraries... pass_all 
     35checking how to run the C preprocessor... gcc -E 
     36checking for ANSI C header files... yes 
     37checking for sys/types.h... yes 
     38checking for sys/stat.h... yes 
     39checking for stdlib.h... yes 
     40checking for string.h... yes 
     41checking for memory.h... yes 
     42checking for strings.h... yes 
     43checking for inttypes.h... yes 
     44checking for stdint.h... yes 
     45checking for unistd.h... yes 
     46checking dlfcn.h usability... yes 
     47checking dlfcn.h presence... yes 
     48checking for dlfcn.h... yes 
     49checking for g++... g++ 
     50checking whether we are using the GNU C++ compiler... yes 
     51checking whether g++ accepts -g... yes 
     52checking dependency style of g++... gcc 
     53checking how to run the C++ preprocessor... g++ -E 
     54checking for g77... no 
     55checking for xlf... no 
     56checking for f77... no 
     57checking for frt... no 
     58checking for pgf77... no 
     59checking for cf77... no 
     60checking for fort77... no 
     61checking for fl32... no 
     62checking for af77... no 
     63checking for xlf90... no 
     64checking for f90... no 
     65checking for pgf90... no 
     66checking for pghpf... no 
     67checking for epcf90... no 
     68checking for gfortran... no 
     69checking for g95... no 
     70checking for xlf95... no 
     71checking for f95... no 
     72checking for fort... no 
     73checking for ifort... no 
     74checking for ifc... no 
     75checking for efc... no 
     76checking for pgf95... no 
     77checking for lf95... no 
     78checking for ftn... no 
     79checking whether we are using the GNU Fortran 77 compiler... no 
     80checking whether  accepts -g... no 
     81checking the maximum length of command line arguments... 32768 
     82checking command to parse /boot/develop/tools/gnupro/bin/nm -B output from gcc object... ok 
     83checking for objdir... .libs 
     84checking for ar... ar 
     85checking for ranlib... ranlib 
     86checking for strip... strip 
     87checking if gcc supports -fno-rtti -fno-exceptions... yes 
     88checking for gcc option to produce PIC...  
     89checking if gcc static flag -static works... yes 
     90checking if gcc supports -c -o file.o... yes 
     91checking whether the gcc linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) supports shared libraries... yes 
     92checking whether -lc should be explicitly linked in... yes 
     93checking dynamic linker characteristics... haiku runtime_loader 
     94checking how to hardcode library paths into programs... immediate 
     95checking whether stripping libraries is possible... yes 
     96checking if libtool supports shared libraries... yes 
     97checking whether to build shared libraries... yes 
     98checking whether to build static libraries... yes 
     99configure: creating libtool 
     100appending configuration tag "CXX" to libtool 
     101checking for ld used by g++... /boot/develop/tools/gnupro/i586-pc-haiku/bin/ld 
     102checking if the linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) is GNU ld... yes 
     103checking whether the g++ linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) supports shared libraries... yes 
     104checking for g++ option to produce PIC...  
     105checking if g++ static flag -static works... yes 
     106checking if g++ supports -c -o file.o... yes 
     107checking whether the g++ linker (/boot/develop/tools/gnupro/i586-pc-haiku/bin/ld) supports shared libraries... yes 
     108checking dynamic linker characteristics... haiku runtime_loader 
     109(cached) (cached) checking how to hardcode library paths into programs... immediate 
     110appending configuration tag "F77" to libtool 
     111checking for a BSD-compatible install... /bin/install -c 
     112checking for gcc... (cached) gcc 
     113checking whether we are using the GNU C compiler... (cached) yes 
     114checking whether gcc accepts -g... (cached) yes 
     115checking for gcc option to accept ISO C89... (cached) none needed 
     116checking dependency style of gcc... (cached) gcc 
     117checking whether we are using the GNU C++ compiler... (cached) yes 
     118checking whether g++ accepts -g... (cached) yes 
     119checking dependency style of g++... (cached) gcc 
     120checking for ANSI C header files... (cached) yes 
     121checking sys/time.h usability... yes 
     122checking sys/time.h presence... yes 
     123checking for sys/time.h... yes 
     124checking for gettimeofday... yes 
     125checking for round... yes 
     126checking for XML_ResumeParser in -lexpat... yes 
     127checking expat.h usability... yes 
     128checking expat.h presence... yes 
     129checking for expat.h... yes 
     130checking for uriParseUriA in -luriparser... yes 
     131checking uriparser/Uri.h usability... yes 
     132checking uriparser/Uri.h presence... yes 
     133checking for uriparser/Uri.h... yes 
     134configure: creating ./config.status 
     135config.status: creating Makefile 
     136config.status: creating test/CppTest/config.h 
     137config.status: test/CppTest/config.h is unchanged 
     138config.status: executing depfiles commands 
     139~/libspiff-0.8.4> make 
     140source='src/SpiffData.cpp' object='src/SpiffData.lo' libtool=yes \ 
     141        DEPDIR=.deps depmode=gcc /bin/sh ./depcomp \ 
     142        /bin/sh ./libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I./test/CppTest   -I./include -I/boot/common/include -I/boot/common/include  -g -O2 -c -o src/SpiffData.lo src/SpiffData.cpp 
     143mkdir src/.libs 
     144 g++ -DHAVE_CONFIG_H -I. -I./test/CppTest -I./include -I/boot/common/include -I/boot/common/include -g -O2 -c src/SpiffData.cpp -Wp,-MD,src/.deps/SpiffData.TPlo  -DPIC -o src/.libs/SpiffData.o 
     145/boot/home/libspiff-0.8.4/src/SpiffData.cpp: In function `static struct pair<const char *,const char *> * Spiff::SpiffData::getHelper(deque<pair<pair<const char *,bool> *,pair<const char *,bool> *> *,allocator<pair<pair<const char *,bool> *,pair<const char *,bool> *> *>,0> *&, int)': 
     146/boot/home/libspiff-0.8.4/src/SpiffData.cpp:622: no matching function for call to `deque<pair<pair<const char *,bool> *,pair<const char *,bool> *> *,allocator<pair<pair<const char *,bool> *,pair<const char *,bool> *> *>,0>::at (int &)' 
     147/boot/home/libspiff-0.8.4/src/SpiffData.cpp: In function `static const class Spiff::SpiffExtension * Spiff::SpiffData::getHelper(deque<pair<const Spiff::SpiffExtension *,bool> *,allocator<pair<const Spiff::SpiffExtension *,bool> *>,0> *&, int)': 
     148/boot/home/libspiff-0.8.4/src/SpiffData.cpp:643: no matching function for call to `deque<pair<const Spiff::SpiffExtension *,bool> *,allocator<pair<const Spiff::SpiffExtension *,bool> *>,0>::at (int &)' 
     149make: *** [src/SpiffData.lo] Error 1 
     150~/libspiff-0.8.4>  
     151}}} 
     152 
     153I suspect this may not work with gcc 2.95.3? 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/