Ticket #9027: jigdo-build.txt

File jigdo-build.txt, 3.4 KB (added by baldinux@…, 18 years ago)

verbose output of build sequence

Line 
1--->  Building jigdo with target all
2test -h gfx -o -d gfx || ln -s "./gfx" gfx
3cd src && make all
4Using these {options}: -I. -I. -I./gtk -I./job -I./net -I./util -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="/opt/local/share/jigdo/" -DPACKAGE_LOCALE_DIR="/opt/local/share/locale" -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 -I/opt/local/include/w3c-libwww -DHAVE_CONFIG_H -g -O2 -Wall -W -Wpointer-arith -Wconversion -Wmissing-prototypes -Woverloaded-virtual
5c++ {options} -c cachefile.cc -o cachefile.o
6cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
7c++ {options} -c compat.cc -o compat.o
8cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
9c++ {options} -c configfile.cc -o configfile.o
10cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
11c++ {options} -c glibc-md5.cc -o glibc-md5.o
12cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
13./mimestream.hh: In member function 'Base64Out<Output>& Base64Out<Output>::trailer(std::streamsize)':
14./mimestream.hh:218: error: 'stream' was not declared in this scope
15./mimestream.hh:220: error: 'stream' was not declared in this scope
16make[1]: *** [glibc-md5.o] Error 1
17make: *** [all] Error 2
18Error: 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_net_jigdo/work/jigdo-0.7.0" && make all" returned error 2
19Command output: test -h gfx -o -d gfx || ln -s "./gfx" gfx
20cd src && make all
21Using these {options}: -I. -I. -I./gtk -I./job -I./net -I./util -D_FILE_OFFSET_BITS=64 -DHAVE_CONFIG_H -DPACKAGE_DATA_DIR="/opt/local/share/jigdo/" -DPACKAGE_LOCALE_DIR="/opt/local/share/locale" -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 -I/opt/local/include/w3c-libwww -DHAVE_CONFIG_H -g -O2 -Wall -W -Wpointer-arith -Wconversion -Wmissing-prototypes -Woverloaded-virtual
22c++ {options} -c cachefile.cc -o cachefile.o
23cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
24c++ {options} -c compat.cc -o compat.o
25cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
26c++ {options} -c configfile.cc -o configfile.o
27cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
28c++ {options} -c glibc-md5.cc -o glibc-md5.o
29cc1plus: warning: command line option "-Wmissing-prototypes" is valid for C/ObjC but not for C++
30./mimestream.hh: In member function 'Base64Out<Output>& Base64Out<Output>::trailer(std::streamsize)':
31./mimestream.hh:218: error: 'stream' was not declared in this scope
32./mimestream.hh:220: error: 'stream' was not declared in this scope
33make[1]: *** [glibc-md5.o] Error 1
34make: *** [all] Error 2
35
36Warning: the following items did not execute (for jigdo): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install
37Error: /opt/local/bin/port: Status 1 encountered during processing.