File: make.log

package info (click to toggle)
explorer 0.72-2.1
  • links: PTS
  • area: contrib
  • in suites: hamm, slink
  • size: 1,556 kB
  • ctags: 1,203
  • sloc: cpp: 10,226; makefile: 384; sh: 206; ansic: 106; lex: 95; csh: 6
file content (158 lines) | stat: -rw-r--r-- 8,345 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
creating cache ./config.cache
checking for use of motif look... no
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... no
checking how to run the C preprocessor... cc -E
checking for a BSD compatible install... ./install-sh -c
checking whether make sets ${MAKE}... yes
checking for ranlib... :
checking whether ln -s works... yes
checking for X... libraries , headers 
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for mkdirhier... ./mkdirhier
checking for Qt location... /usr/local/qt
checking for Qt libraries and includes... libraries /usr/local/qt/lib, includes /usr/local/qt/include
checking for moc... /usr/local/qt/bin/moc
checking for main in -lqt... yes
checking for main in -ldl... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for ANSI C header files... yes
checking how to run the C++ preprocessor... c++ -E
checking for fcntl.h... yes
checking for unistd.h... yes
checking for sys/ucred.h... no
checking for sys/mount.h... yes
checking for sys/param.h... yes
checking for mntent.h... yes
checking for dlfcn.h... yes
checking for dl.h... no
checking for new.h... yes
checking for working const... yes
checking for off_t... yes
checking for long file names... yes
checking RTLD_LAZY define in dlfcn.h ...... yes
checking for getmntent in -lsun... yes
checking for getmntent... yes
checking for getmntinfo... no
checking for umount... yes
checking for unmount... no
checking for strerror... yes
checking OS name...... IRIX
checking for underscore in dlsym... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating src/Makefile
creating icons/Makefile
creating types/Makefile
creating config.h
cd src ; make  
make[1]: Entering directory `/usr/people/ruben/dev/explorer/src'
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" config_expl.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" cpdlg.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" data_tree.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" data_win.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" diagnostic.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" dialogs.cpp
dialogs.cpp: In method `HelpFrame::HelpFrame(QWidget *, const char *)':
dialogs.cpp:250: warning: comparison is always 1 due to limited range of data type
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" dir_tree.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" ewidgets.cpp
ewidgets.cpp: In method `void ExploreClass::signals_n_slots()':
ewidgets.cpp:1275: warning: ANSI C++ prohibits conversion from `(int)' to `(...)'
ewidgets.cpp:1276: warning: ANSI C++ prohibits conversion from `(int)' to `(...)'
ewidgets.cpp:1277: warning: ANSI C++ prohibits conversion from `(int)' to `(...)'
ewidgets.cpp:1278: warning: ANSI C++ prohibits conversion from `(int)' to `(...)'
ewidgets.cpp:1279: warning: ANSI C++ prohibits conversion from `(int)' to `(...)'
ewidgets.cpp:1280: warning: ANSI C++ prohibits conversion from `(int)' to `(...)'
ewidgets.cpp:1281: warning: ANSI C++ prohibits conversion from `(int)' to `(...)'
ewidgets.cpp:1282: warning: ANSI C++ prohibits conversion from `(int)' to `(...)'
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" expl_vfsl.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" file_list.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" file_tool.cpp
file_tool.cpp: In function `void SigHandler(int)':
file_tool.cpp:279: warning: ANSI C++ prohibits conversion from `(int)' to `(...)'
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" fpropdlg.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" menu.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" plugin_m.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" qprogres.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" vars.cpp
/usr/local/qt/bin/moc cpdlg.h -o mcpdlg.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mcpdlg.cpp
/usr/local/qt/bin/moc data_tree.h -o mdata_tree.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mdata_tree.cpp
/usr/local/qt/bin/moc data_win.h -o mdata_win.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mdata_win.cpp
/usr/local/qt/bin/moc dialogs.h -o mdialogs.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mdialogs.cpp
/usr/local/qt/bin/moc dir_tree.h -o mdir_tree.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mdir_tree.cpp
/usr/local/qt/bin/moc ewidgets.h -o mewidgets.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mewidgets.cpp
/usr/local/qt/bin/moc expl_vfsl.h -o mexpl_vfsl.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mexpl_vfsl.cpp
/usr/local/qt/bin/moc file_list.h -o mfile_list.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mfile_list.cpp
/usr/local/qt/bin/moc file_tool.h -o mfile_tool.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mfile_tool.cpp
/usr/local/qt/bin/moc fpropdlg.h -o mfpropdlg.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mfpropdlg.cpp
/usr/local/qt/bin/moc menu.h -o mmenu.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mmenu.cpp
/usr/local/qt/bin/moc plugin_m.h -o mplugin_m.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mplugin_m.cpp
/usr/local/qt/bin/moc qprogres.h -o mqprogres.cpp
c++ -c -I../include -I. -I.. -O2  -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" mqprogres.cpp
ar rv libexplorer.a config_expl.o cpdlg.o data_tree.o data_win.o diagnostic.o dialogs.o dir_tree.o ewidgets.o expl_vfsl.o file_list.o file_tool.o fpropdlg.o menu.o plugin_m.o qprogres.o vars.o mcpdlg.o mdata_tree.o mdata_win.o mdialogs.o mdir_tree.o mewidgets.o mexpl_vfsl.o mfile_list.o mfile_tool.o mfpropdlg.o mmenu.o mplugin_m.o mqprogres.o
a - config_expl.o
a - cpdlg.o
a - data_tree.o
a - data_win.o
a - diagnostic.o
a - dialogs.o
a - dir_tree.o
a - ewidgets.o
a - expl_vfsl.o
a - file_list.o
a - file_tool.o
a - fpropdlg.o
a - menu.o
a - plugin_m.o
a - qprogres.o
a - vars.o
a - mcpdlg.o
a - mdata_tree.o
a - mdata_win.o
a - mdialogs.o
a - mdir_tree.o
a - mewidgets.o
a - mexpl_vfsl.o
a - mfile_list.o
a - mfile_tool.o
a - mfpropdlg.o
a - mmenu.o
a - mplugin_m.o
a - mqprogres.o
s - creating archive symbol table. Wait...
/usr/lib/ar: Warning: creating libexplorer.a

s - done
: libexplorer.a
make[1]: Leaving directory `/usr/people/ruben/dev/explorer/src'
c++ -c -Isrc -I. -O2   -I/usr/local/qt/include -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" main_expl.cpp
c++ -Isrc -I. -O2   -I/usr/local/qt/include -DHAVE_CONFIG_H -DEXPLORERDATADIR="\"/usr/local/share\"" main_expl.o -o explorer -L./src   -lSM -lICE -lX11 -lexplorer -L/usr/local/qt/lib -lqt -lsun -ldl  
/usr/lib/old_ld:
The shared object /usr/lib/libdl.so did not resolve any symbols.
	You may want to remove it from your link line.
The shared object /usr/lib/libm.so did not resolve any symbols.
	You may want to remove it from your link line.