Ticket #14468: fsv-build-failure.txt

File fsv-build-failure.txt, 3.4 KB (added by jud.leonard@…, 16 years ago)

terminal output from trying to install fsv

Line 
1Slim:~ leonard$ sudo port install fsv
2Password:
3--->  Fetching glib1
4--->  Attempting to fetch glib-1.2.10.tar.gz from ftp://ftp.gtk.org/pub/gtk/v1.2/
5--->  Attempting to fetch ltconfig13 from http://svn.macports.org/repository/macports/distfiles/lt
6--->  Attempting to fetch ltmain13 from http://svn.macports.org/repository/macports/distfiles/lt
7--->  Verifying checksum(s) for glib1
8--->  Extracting glib1
9--->  Applying patches to glib1
10--->  Configuring glib1
11--->  Building glib1 with target all
12--->  Staging glib1 into destroot
13--->  Installing glib1 1.2.10_5
14--->  Activating glib1 1.2.10_5
15--->  Cleaning glib1
16--->  Fetching gtk1
17--->  Attempting to fetch gtk+-1.2.10.tar.gz from ftp://ftp.gtk.org/pub/gtk/v1.2/
18--->  Attempting to fetch ltconfig13 from http://svn.macports.org/repository/macports/distfiles/lt
19--->  Attempting to fetch ltmain13 from http://svn.macports.org/repository/macports/distfiles/lt
20--->  Verifying checksum(s) for gtk1
21--->  Extracting gtk1
22--->  Applying patches to gtk1
23--->  Configuring gtk1
24--->  Building gtk1 with target all
25--->  Staging gtk1 into destroot
26--->  Installing gtk1 1.2.10_6
27--->  Activating gtk1 1.2.10_6
28--->  Cleaning gtk1
29--->  Fetching gtkglarea
30--->  Attempting to fetch gtkglarea-1.2.3.tar.gz from http://www.imem.unavarra.es/3d_mec/download/sources/
31--->  Verifying checksum(s) for gtkglarea
32--->  Extracting gtkglarea
33--->  Configuring gtkglarea
34Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_x11_gtkglarea/work/gtkglarea-1.2.3" && ./configure --prefix=/opt/local " returned error 1
35Command output: checking if libtool supports shared libraries... no
36checking whether to build shared libraries... no
37checking whether to build static libraries... yes
38configure: creating libtool
39appending configuration tag "CXX" to libtool
40checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... no
41-fno-common
42checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes
43checking if /usr/bin/g++-4.0 supports -c -o file.o... yes
44checking whether the /usr/bin/g++-4.0 linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... no
45checking how to hardcode library paths into programs... immediate
46checking whether stripping libraries is possible... no
47checking dynamic linker characteristics... darwin9.2.0 dyld
48appending configuration tag "GCJ" to libtool
49checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
50checking for gcj option to produce PIC... -fno-common
51checking if gcj PIC flag -fno-common works... no
52checking if gcj supports -c -o file.o... no
53checking whether the gcj linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... no
54checking how to hardcode library paths into programs... immediate
55checking whether stripping libraries is possible... no
56checking dynamic linker characteristics... darwin9.2.0 dyld
57checking whether build environment is sane... yes
58checking whether to enable maintainer-specific portions of Makefiles... no
59checking for gtk-config... /opt/local/bin/gtk-config
60checking for GTK - version >= 0.99.7... yes
61checking OpenGL... no
62checking Mesa... no
63checking Mesa with pthreads... no
64configure: error: You need GL or MesaGL libraries
65
66Error: The following dependencies failed to build: gtkglarea
67Error: Status 1 encountered during processing.