Ticket #10718: typescript

File typescript, 3.4 KB (added by macports@…, 18 years ago)

output of port -v install gqview

Line 
1Script started on Mon Sep 18 23:26:24 2006
2sudo port -v install gqview
3
4--->  Building gqview with target all
5make  all-recursive
6Making all in src
7Making all in icons
8make[3]: Nothing to be done for `all'.
9if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I -I.. -I.. -I/opt/local/include -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng12 -I/usr/X11R6/include    -I/opt/local/include  -flat_namespace -MT pixbuf_util.o -MD -MP -MF ".deps/pixbuf_util.Tpo" -c -o pixbuf_util.o pixbuf_util.c; \
10then mv -f ".deps/pixbuf_util.Tpo" ".deps/pixbuf_util.Po"; else rm -f ".deps/pixbuf_util.Tpo"; exit 1; fi
11pixbuf_util.c:92: error: 'folder_closed' undeclared here (not in a function)
12pixbuf_util.c:93: error: 'folder_locked' undeclared here (not in a function)
13pixbuf_util.c:94: error: 'folder_open' undeclared here (not in a function)
14pixbuf_util.c:95: error: 'folder_up' undeclared here (not in a function)
15pixbuf_util.c:96: error: 'icon_scroller' undeclared here (not in a function)
16pixbuf_util.c:97: error: 'icon_broken' undeclared here (not in a function)
17pixbuf_util.c:98: error: 'gqview_logo' undeclared here (not in a function)
18make[3]: *** [pixbuf_util.o] Error 1
19make[2]: *** [all-recursive] Error 1
20make[1]: *** [all-recursive] Error 1
21make: *** [all] Error 2
22Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_graphics_gqview/work/gqview-2.0.1" && make all" returned error 2
23Command output: make  all-recursive
24Making all in src
25Making all in icons
26make[3]: Nothing to be done for `all'.
27if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I -I.. -I.. -I/opt/local/include -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/libpng12 -I/usr/X11R6/include    -I/opt/local/include  -flat_namespace -MT pixbuf_util.o -MD -MP -MF ".deps/pixbuf_util.Tpo" -c -o pixbuf_util.o pixbuf_util.c; \
28then mv -f ".deps/pixbuf_util.Tpo" ".deps/pixbuf_util.Po"; else rm -f ".deps/pixbuf_util.Tpo"; exit 1; fi
29pixbuf_util.c:92: error: 'folder_closed' undeclared here (not in a function)
30pixbuf_util.c:93: error: 'folder_locked' undeclared here (not in a function)
31pixbuf_util.c:94: error: 'folder_open' undeclared here (not in a function)
32pixbuf_util.c:95: error: 'folder_up' undeclared here (not in a function)
33pixbuf_util.c:96: error: 'icon_scroller' undeclared here (not in a function)
34pixbuf_util.c:97: error: 'icon_broken' undeclared here (not in a function)
35pixbuf_util.c:98: error: 'gqview_logo' undeclared here (not in a function)
36make[3]: *** [pixbuf_util.o] Error 1
37make[2]: *** [all-recursive] Error 1
38make[1]: *** [all-recursive] Error 1
39make: *** [all] Error 2
40
41Warning: the following items did not execute (for gqview): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install
42Error: Status 1 encountered during processing.
43
44Script done on Mon Sep 18 23:26:59 2006