monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] [monotone 0.25] testsuite: 148 failed


From: Roger House
Subject: [Monotone-devel] [monotone 0.25] testsuite: 148 failed
Date: Mon, 23 Jan 2006 14:09:13 -0800
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Today I downloaded monotone 0.25 source to an AMD64 and built it with gcc
3.4.4.  I ran

       make check

afterwards, and an error cropped up.  Attached are testsuite.log and
config.log.  The latter shows the results of running ./configure, which may
be of use to you.

Roger House
Sofware Developer
address@hidden
## -------------------------------------------- ##
## monotone 0.25 test suite: integration tests. ##
## -------------------------------------------- ##

testsuite: command line was:
  $ ././testsuite 

## ---------------- ##
## Tested programs. ##
## ---------------- ##

testsuite.at:12: /home/rhouse/monotone/monotone-0.25/monotone --version
monotone 0.25 (base revision: 4f4cb0aa339ad70c5b2624db22073d9e9a36c115)

## ------------------ ##
## Running the tests. ##
## ------------------ ##
testsuite: starting at: Mon Jan 23 12:15:53 PST 2006
1. basic invocations and options (t_null.at:3): ok      (0m0.135s 0m0.497s)
2. scanning trees (t_scan.at:3): ok     (0m0.243s 0m0.632s)
3. importing a file (t_import.at:3): ok (0m0.229s 0m0.493s)
4. generating and extracting keys and certs (t_genkey.at:3): ok (0m3.579s 
0m1.577s)
5. calculation of unidiffs (t_unidiff.at:3): ok (0m2.060s 0m0.847s)
6. persistence of passphrase (t_persist_phrase.at:3): ok        (0m0.226s 
0m0.610s)
7. multiple version committing (t_versions.at:3): ok    (0m1.516s 0m4.336s)
8. creating a fork (t_fork.at:3): ok    (0m0.727s 0m1.961s)
9. creating a fork and updating (t_update.at:3): ok     (0m0.442s 0m0.868s)
10. creating a fork and merging (t_merge.at:3): ok      (0m0.753s 0m1.205s)
11. merging adds (t_merge_add.at:1): ok (0m0.702s 0m0.956s)
12. merging data in unrelated files (t_related_merge2_data.at:1): ok    
(0m0.690s 0m1.013s)
13. merging adds in unrelated revisions (t_merge2_add.at:1): ok (0m0.519s 
0m0.723s)
14. merging data in unrelated revisions (t_merge2_data.at:1): ok        
(0m0.523s 0m0.742s)
15. calculation of incorrect unidiffs (t_unidiff2.at:3): ok     (0m0.285s 
0m0.753s)
16. delete work file on checkout (t_cwork.at:3): ok     (0m0.232s 0m0.553s)
17. revert file to base version (t_revert.at:3): ok     (0m1.032s 0m3.695s)
18. addition of files and directories (t_add.at:3): ok  (0m0.543s 0m1.892s)
19. add and then drop file does nothing (t_drop.at:3): ok       (0m0.135s 
0m0.598s)
20. drop missing and unknown files (t_drop_missing.at:3): ok    (0m0.346s 
0m1.239s)
21. creating a bad criss-cross merge (t_cross.at:3): ok (0m1.983s 0m1.373s)
22. renaming a file (t_rename.at:3): ok (0m0.953s 0m2.090s)
23. renaming a directory (t_renamed.at:3): ok   (0m0.772s 0m1.367s)
24. renaming and editing a file (t_erename.at:3): ok    (0m1.076s 0m1.617s)
25. importing CVS files (t_cvsimport.at:3): ok  (0m0.629s 0m1.327s)
26. importing files with non-english names (t_i18n_file.at:3): ok       
(0m0.977s 0m1.864s)
27. external unit test of the line merger (t_fmerge.at:3): ok   (0m0.251s 
0m1.023s)
28. exchanging work via netsync (t_netsync.at:3): ok    (0m0.822s 0m1.964s)
29. single manifest netsync (t_netsync_single.at:3): ok (0m0.543s 0m1.172s)
30. netsync transfers public keys (t_netsync_pubkey.at:1): ok   (0m0.963s 
0m1.267s)
31. repeatedly exchanging work via netsync (t_netsync_repeated.at:1): ok        
(0m1.247s 0m1.721s)
32. (normal) netsync on partially unrelated revisions 
(t_netsync_unrelated.at:1): ok    (0m1.155s 0m1.826s)
33. disapproving of a revision (t_disapprove.at:3): ok  (0m0.728s 0m1.038s)
34. creating a good and bad test result (t_testresult.at:3): ok (0m0.765s 
0m1.151s)
35. importing a CVS file with one version (t_singlecvs.at:3): ok        
(0m0.260s 0m0.745s)
36. list missing files (t_ls_missing.at:3): ok  (0m0.347s 0m1.149s)
37. attr set/get commands (t_attributes.at:3): ok       (0m0.414s 0m0.858s)
38. single character filename support (t_single_char_filenames.at:6): ok        
(0m0.576s 0m1.068s)
39. manifest restrictions (t_restrictions.at:3): ok     (0m1.813s 0m7.161s)
40. subdirectory restrictions (t_subdirs.at:3): ok      (0m0.210s 0m1.280s)
41. renaming a patched file (t_movepatch.at:3): ok      (0m0.745s 0m1.252s)
42. renaming a deleted file (t_movedel.at:3): ok        (0m0.764s 0m1.283s)
43. merging a rename twice (t_remerge.at:3): ok (0m1.943s 0m2.279s)
44. updating from a merge which adds a file (t_update_missing.at:3): ok 
(0m0.743s 0m0.952s)
45. changing passphrase of a private key (t_chkeypass.at:3): ok (0m0.783s 
0m0.571s)
46. diffing a revision with an added file (t_diff_added_file.at:3): ok  
(0m0.369s 0m0.505s)
47. updating to a given revision (t_update_to_revision.at:3): ok        
(0m0.717s 0m1.137s)
48. heads (t_heads.at:3): ok    (0m0.971s 0m2.265s)
49. heads with discontinuous branches (t_heads_discontinuous_branch.at:3): ok   
(0m0.506s 0m0.730s)
50. test a merge (t_merge_1.at:1): ok   (0m1.039s 0m1.135s)
51. test a merge 2 (t_merge_2.at:1): ok (0m0.795s 0m1.117s)
52. tags and tagging of revisions (t_tags.at:3): ok     (0m0.797s 0m1.661s)
53. monotone add . (t_add_dot.at:1): ok (0m0.259s 0m0.752s)
56. merging an add edge (t_add_edge.at:1): ok   (0m0.747s 0m1.047s)
57. merge(<>, <patch a, drop a, add a>) (t_patch_drop_add.at:1): ok     
(0m1.006s 0m1.168s)
58. merge(<>, <add a, drop a, add a>) (t_add_drop_add.at:1): ok (0m1.020s 
0m1.168s)
59. merge(<add a>, <add a, drop a, add a>) (t_merge2_add_drop_add.at:1): ok     
(0m1.174s 0m1.293s)
60. merge(<>, <add a, patch a, drop a, add a>) (t_add_patch_drop_add.at:1): ok  
(0m1.173s 0m1.273s)
61. merge(<patch a>, <drop a, add a>) (t_patch_vs_drop_add.at:1): ok    
(0m0.843s 0m1.056s)
62. explicit_merge (t_explicit_merge.at:1): ok  (0m0.850s 0m1.192s)
63. update with multiple candidates (t_ambig_update.at:1): ok   (0m0.866s 
0m1.932s)
64. checkout validates target directory (t_checkout_dir.at:1): ok       
(0m0.289s 0m0.634s)
65. checkout creates right MT/options (t_checkout_options.at:1): ok     
(0m0.529s 0m2.073s)
66. trust hooks and trusted command (t_trusted.at:1): ok        (0m0.257s 
0m1.415s)
67. attr set adds .mt-attrs (t_attr.at:1): ok   (0m0.265s 0m0.672s)
68. --rcfile requires extant file (t_rcfile_required.at:1): ok  (0m0.066s 
0m0.284s)
69. persistent netsync server - revs & certs 
(t_persistent_server_revision.at:1): ok    (0m2.018s 0m2.752s)
70. persistent netsync server - keys (t_persistent_server_keys.at:1): ok        
(0m2.227s 0m1.078s)
71. first extent normalization pass (t_fmerge_normalize.at:1): ok       
(0m0.131s 0m0.482s)
73. schema migration (t_migrate_schema.at:1): ok        (0m6.067s 0m20.038s)
74. database dump/load (t_dump_load.at:1): ok   (0m2.503s 0m2.678s)
75. no-change deltas disappear (t_no_change_deltas.at:1): ok    (0m0.627s 
0m0.947s)
76. merge(<>, <drop a, rename b a, patch a>) (t_drop_rename_patch.at:1): ok     
(0m0.896s 0m1.201s)
77. verification of command line options (t_cmdline_options.at:1): ok   
(0m0.123s 0m0.451s)
78. log hides deleted/renamed files (t_log_nonexistent.at:1): ok        
(0m0.919s 0m0.953s)
79. CRLF line normalization (t_crlf.at:1): ok   (0m0.215s 0m0.576s)
80. pull a netsync branch which has a parent from another branch 
(t_netsync_diffbranch.at:1): ok        (0m0.593s 0m0.868s)
82. check_same_db_contents macro (t_check_same_db_contents.at:1): ok    
(0m0.768s 0m2.002s)
83. merge rev with ancestor (t_merge_ancestor.at:1): ok (0m0.493s 0m0.557s)
84. propagate a descendent (t_propagate_desc.at:1): ok  (0m0.708s 0m0.733s)
85. propagate an ancestor (t_propagate_anc.at:1): ok    (0m2.112s 0m5.845s)
86. status with missing files (t_status_missing.at:1): ok       (0m0.228s 
0m0.600s)
87. (imp) persistent netsync server - keys 2 (t_persistent_server_keys_2.at:1): 
ok      (0m0.851s 0m0.878s)
88. update 1 (t_update_1.at:1): ok      (0m0.495s 0m0.966s)
90. --db with .. (t_db_with_dots.at:1): ok      (0m0.113s 0m0.565s)
91. add in subdir (t_subdir_add.at:1): ok       (0m0.236s 0m0.630s)
93. revert in subdirs (t_subdir_revert.at:1): ok        (0m0.266s 0m0.699s)
94. rename in subdir (t_subdir_rename.at:1): ok (0m0.431s 0m0.925s)
95. attr command in subdirs (t_subdir_attr.at:3): ok    (0m0.261s 0m0.642s)
97. (normal) update 2 (t_update_2.at:1): ok     (0m0.522s 0m0.744s)
98. rename_dir to non-sibling (t_rename_dir_cross_level.at:1): ok       
(0m1.081s 0m2.535s)
99. merge with add, rename file, and rename dir 
(t_rename_added_in_rename.at:1): ok     (0m1.072s 0m1.475s)
100. merge(<rename a b>, <rename a c>) (t_rename_conflict.at:1): ok     
(0m0.575s 0m0.843s)
101. merge(<patch foo/a>, <rename foo/ bar/>) (t_rename_dir_patch.at:1): ok     
(0m0.706s 0m1.040s)
103. revert directories (t_revert_dirs.at:1): ok        (0m0.251s 0m0.609s)
104. revert renames (t_revert_rename.at:1): ok  (0m0.371s 0m1.302s)
105. revert unchanged file preserves mtime (t_revert_unchanged.at:3): ok        
(0m0.254s 0m0.961s)
107. rename cannot overwrite files (t_no_rename_overwrite.at:1): ok     
(0m0.418s 0m1.028s)
108. failed checkout is a no-op (t_checkout_noop_on_fail.at:1): ok      
(0m0.097s 0m0.438s)
111. db rebuild (t_rebuild.at:1): ok    (0m1.632s 0m2.459s)
112. reading private keys from lua hooks (t_lua_privkey.at:1): ok       
(0m0.733s 0m0.960s)
113. committing with a non-english message (t_i18n_changelog.at:3): ok  
(0m0.653s 0m0.705s)
114. warn on bad restriction (t_restrictions_warn_on_unknown.at:1): ok  
(0m0.065s 0m0.281s)
115. MT/revision is required (t_need_mt_revision.at:1): ok      (0m0.287s 
0m0.736s)
116. update no-ops when no parent revision (t_update_null_revision.at:1): ok    
(0m0.087s 0m0.319s)
117. branch-based checkout (t_branch_checkout.at:1): ok (0m0.347s 0m0.564s)
118. db load must create a new db (t_load_into_existing.at:1): ok       
(0m0.267s 0m0.646s)
119. automate automate_version (t_automate_version.at:1): ok    (0m0.070s 
0m0.426s)
120. automate heads (t_automate_heads.at:1): ok (0m0.934s 0m1.669s)
121. merge normalization edge case (t_merge_normalization_edge_case.at:1): ok   
(0m0.258s 0m1.031s)
123. modification of an empty file (t_change_empty_file.at:3): ok       
(0m0.351s 0m0.514s)
124. largish file (t_largish_file.at:1): ok     (0m5.002s 0m1.568s)
125. files with intermediate MT path elements 
(t_add_intermediate_MT_path.at:3): ok     (0m0.883s 0m1.753s)
128. db missing (t_db_missing.at:1): ok (0m0.104s 0m0.432s)
129. database check (t_database_check.at:3): ok (0m1.114s 0m2.571s)
131. can execute things (t_can_execute.at:1): ok        (0m0.187s 0m0.377s)
132. diff a binary file (t_diff_binary.at:1): ok        (0m0.139s 0m0.573s)
133. command completion (t_command_completion.at:1): ok (0m0.138s 0m0.502s)
134. merge rename file and rename dir 
(t_merge_rename_file_and_rename_dir.at:3): ok     (0m0.692s 0m1.009s)
135. diff respects restrictions (t_diff_restrict.at:1): ok      (0m0.427s 
0m0.991s)
136. cat -r REV PATH (t_cat_file_by_name.at:1): ok      (0m0.501s 0m1.662s)
137. client absorbs and checks epochs (t_epoch.at:1): ok        (0m1.763s 
0m2.256s)
138. server absorbs and checks epochs (t_epoch_server.at:1): ok (0m1.774s 
0m2.173s)
139. epochs are not sent upstream by pull (t_epoch_unidirectional.at:1): ok     
(0m0.573s 0m1.015s)
140. vars (t_vars.at:1): ok     (0m0.227s 0m0.952s)
141. default server/pattern (t_netsync_defaults.at:1): ok       (0m1.078s 
0m1.351s)
142. default server/pattern setting (t_netsync_set_defaults.at:1): ok   
(0m0.749s 0m0.853s)
143. client absorbs server key (t_netsync_absorbs.at:1): ok     (0m0.701s 
0m0.928s)
144. netsync verifies server keys (t_netsync_checks_server_key.at:1): ok        
(0m1.182s 0m0.860s)
146. empty id completion (t_empty_id_completion.at:1): ok       (0m0.073s 
0m0.277s)
147. empty string as a path name (t_empty_path.at:1): ok        (0m0.327s 
0m0.757s)
149. short options work correctly (t_short_opts.at:5): ok       (0m0.216s 
0m0.423s)
150. netsync is not interrupted by SIGPIPE (t_netsync_sigpipe.at:3): ok 
(0m0.553s 0m0.714s)
151. setup creates MT/log (t_setup_creates_log.at:3): ok        (0m0.044s 
0m0.278s)
152. checkout creates MT/log (t_checkout_creates_log.at:3): ok  (0m0.219s 
0m0.435s)
153. commit using MT/log (t_commit_log_1.at:3): ok      (0m0.222s 0m0.477s)
154. commit w/o MT/log being present (t_commit_log_2.at:3): ok  (0m0.223s 
0m0.463s)
155. drop a public key (t_dropkey_1.at:3): ok   (0m0.116s 0m0.515s)
156. drop a public and private key (t_dropkey_2.at:3): ok       (0m0.734s 
0m0.620s)
157. rename moves attributes (t_rename_attr.at:1): ok   (0m0.450s 0m0.995s)
158. automate ancestors (t_automate_ancestors.at:1): ok (0m1.160s 0m2.287s)
159. automate descendents (t_automate_descendents.at:1): ok     (0m1.180s 
0m2.556s)
160. automate erase_ancestors (t_automate_erase_ancestors.at:1): ok     
(0m1.317s 0m4.028s)
161. automate toposort (t_automate_toposort.at:1): ok   (0m1.435s 0m4.860s)
162. diff in a never-committed project (t_diff_first_rev.at:1): ok      
(0m0.079s 0m0.424s)
163. automate ancestry_difference (t_automate_ancestry_difference.at:1): ok     
(0m1.249s 0m3.112s)
164. automate leaves (t_automate_leaves.at:1): ok       (0m0.830s 0m1.874s)
165. log --last=N (t_log_depth.at:1): ok        (0m0.550s 0m0.820s)
166. commit using MT/log and --message (t_commit_log_3.at:3): ok        
(0m0.078s 0m0.366s)
167. check that --xargs / -@ behave correctly (t_at_sign.at:1): ok      
(0m0.091s 0m0.381s)
168. db execute (t_db_execute.at:1): ok (0m0.171s 0m0.805s)
169. sql functions unpack, unbase64 (t_sql_unpack.at:1): ok     (0m0.084s 
0m0.456s)
170. files with spaces at the end (t_final_space.at:1): ok      (0m0.196s 
0m0.368s)
171. inodeprints (t_inodeprints.at:1): ok       (0m0.459s 0m1.029s)
172. update updates inodeprints (t_inodeprints_update.at:1): ok (0m0.385s 
0m0.558s)
173. listing working copy manifests (t_ls_known.at:3): ok       (0m0.354s 
0m1.293s)
174. importing CVS files with identical logs (t_cvsimport_samelog.at:3): ok     
(0m0.646s 0m1.284s)
175. sticky branches (t_sticky_branch.at:1): ok (0m1.674s 0m1.817s)
176. checkout without --branch sets branch (t_checkout_id_sets_branch.at:1): ok 
(0m0.457s 0m0.809s)
177. netsync largish file (t_netsync_largish_file.at:1): ok     (0m32.067s 
0m4.512s)
178. update to off-branch rev (t_update_off_branch.at:1): ok    (0m0.383s 
0m0.546s)
179. setup/checkout touch new MT/options only 
(t_setup_checkout_modify_new_dir.at:1): ok        (0m0.687s 0m1.138s)
181. test problematic cvs import (t_rcs_import.at:1): ok        (0m0.157s 
0m0.494s)
182. cvs_import with file added on a branch (t_cvsimport2.at:1): ok     
(0m0.413s 0m0.359s)
183. use get_linesep_conv hook (t_lf_crlf.at:1): ok     (0m0.455s 0m1.218s)
184. add working copy commit in another (t_add_vs_commit.at:1): ok      
(0m0.445s 0m0.944s)
185. update to non-existent rev (t_update_nonexistent.at:1): ok (0m0.211s 
0m0.375s)
186. --author, --date (t_override_author_date.at:1): ok (0m0.290s 0m0.528s)
188. db check and non-serious errors (t_database_check_minor.at:1): ok  
(0m0.349s 0m0.691s)
189. db kill_rev_locally command (t_db_kill_rev_locally.at:1): ok       
(0m0.462s 0m0.743s)
190. drop removes attributes (t_drop_attr.at:1): ok     (0m0.251s 0m0.711s)
191. attr drop drops entries from .mt-attrs (t_attr_drop.at:1): ok      
(0m0.176s 0m1.104s)
192. log --last=N FILENAME (t_log_depth_single.at:1): ok        (0m0.529s 
0m0.662s)
193. attr init functions (t_attr_init.at:1): ok (0m0.119s 0m0.598s)
194. add executable (t_add_executable.at:1): ok (0m0.231s 0m0.452s)
195. use_inodeprints hook (t_inodeprints_hook.at:1): ok (0m0.308s 0m0.888s)
196. bad packet args (t_bad_packets.at:1): ok   (0m0.189s 0m0.654s)
197. commit/update multiple heads message (t_multiple_heads_msg.at:3): ok       
(0m0.880s 0m1.602s)
198. diffing with explicit rev same as wc rev (t_diff_currev.at:3): ok  
(0m0.264s 0m0.616s)
199. normalized filenames (t_normalized_filenames.at:1): ok     (0m0.108s 
0m0.441s)
200. working copy inventory (t_automate_inventory.at:1): ok     (0m0.982s 
0m4.074s)
203. replace dir with file (t_replace_dir_with_file.at:1): ok   (0m0.243s 
0m0.512s)
204. automate parents, automate children (t_parents_children.at:1): ok  
(0m1.266s 0m2.796s)
205. automate graph (t_automate_graph.at:1): ok (0m1.022s 0m1.567s)
206. files with non-utf8 data (t_i18n_file_data.at:1): ok       (0m0.716s 
0m1.575s)
207. cvs import, file dead on head and branch 
(t_cvsimport_manifest_cycle.at:3): ok     (0m0.382s 0m0.754s)
208. selecting arbitrary certs (t_select_cert.at:1): ok (0m0.717s 0m1.193s)
209. check automate select (t_automate_select.at:1): ok (0m0.655s 0m1.261s)
210. refresh_inodeprints (t_refresh_inodeprints.at:1): ok       (0m0.208s 
0m0.448s)
211. test a merge 6 (t_merge_6.at:1): ok        (0m0.677s 0m0.944s)
212. test annotate command (t_annotate.at:1): ok        (0m1.946s 0m3.192s)
213. annotate file added on different forks (t_annotate_add_collision.at:1): ok 
(0m0.737s 0m1.098s)
214. annotate file on multirooted branch (t_annotate_branch_collision.at:1): ok 
(0m0.557s 0m0.921s)
215. netsync badhost gives nice error (t_netsync_error.at:1): ok        
(0m0.062s 0m0.299s)
216. checking a few command specific options (t_options.at:3): ok       
(0m0.247s 0m0.535s)
217. annotate where one parent is full copy (t_annotate_copy_all.at:1): ok      
(0m0.725s 0m1.299s)
218. cvs import, deleted file invariant (t_cvsimport_deleted_invar.at:3): ok    
(0m1.640s 0m0.912s)
219. --rcfile=- (t_rcfile_stdin.at:1): ok       (0m0.201s 0m0.388s)
220. monotone up (t_monotone_up.at:1): ok       (0m0.369s 0m0.540s)
221. merge(<drop a>, <rename a b, patch b>) (t_drop_vs_patch_rename.at:1): ok   
(0m0.691s 0m0.892s)
222. fail cleanly on unreadable MT/options (t_unreadable_MT.at:3): ok   
(0m0.085s 0m0.405s)
223. importing CVS with vendor imports and branches (t_cvsimport3.at:3): ok     
(0m0.898s 0m1.681s)
224. commit with --message-file (t_commit_message_file.at:1): ok        
(0m0.481s 0m0.956s)
225. automate attributes (t_automate_attributes.at:1): ok       (0m0.117s 
0m0.499s)
226. diff against empty file (t_unidiff3.at:1): ok      (0m0.212s 0m0.655s)
227. netsync permissions (t_netsync_permissions.at:3): ok       (0m7.540s 
0m5.337s)
229. merge(<drop a>, <drop a, add a>) (t_drop_vs_dropadd.at:2): ok      
(0m0.870s 0m1.105s)
230. annotate where lineage depends on traversal 
(t_annotate_lineage_dependent.at:1): ok        (0m0.692s 0m1.361s)
231. annotate where line splits (t_annotate_split_line.at:1): ok        
(0m0.727s 0m1.321s)
232. automate certs (t_automate_certs.at:3): ok (0m0.269s 0m0.760s)
233. check later and earlier selectors (t_selector_later_earlier.at:1): ok      
(0m0.925s 0m5.039s)
234. automate stdio (t_automate_stdio.at:1): ok (0m0.092s 0m0.612s)
235. importing a small, real CVS repository (t_cvsimport_drepper.at:3): ok      
(0m0.663s 0m0.680s)
236. update with pending drop (t_update_with_pending_drop.at:3): ok     
(0m0.425s 0m0.796s)
237. update with pending add (t_update_with_pending_add.at:3): ok       
(0m0.452s 0m0.730s)
238. update with pending rename (t_update_with_pending_rename.at:3): ok 
(0m0.465s 0m0.853s)
240. merge manual file (t_merge_manual.at:1): ok        (0m2.383s 0m2.721s)
241. revert works with restrictions (t_revert_restrict.at:3): ok        
(0m0.320s 0m1.651s)
242. status with missing files (t_status.at:1): ok      (0m0.371s 0m1.605s)
243. a tricky CVS repository with tags (t_cvsimport_drepper2.at:3): ok  
(0m2.118s 0m0.806s)
244. --rcfile=directory (t_rcfile_dir.at:1): ok (0m0.093s 0m0.523s)
245. include() and includedir() lua functions (t_lua_includedir.at:1): ok       
(0m0.118s 0m0.619s)
246. lua function existsonpath (t_existsonpath.at:1): ok        (0m0.070s 
0m0.380s)
247. db kill_branch_certs_locally command 
(t_db_kill_branch_certs_locally.at:1): ok     (0m0.319s 0m0.748s)
248. netsync with globs (t_netsync_globs.at:1): ok      (0m0.939s 0m1.316s)
249. --set-default (t_set_default.at:1): ok     (0m1.283s 0m1.189s)
250. get_netsync_read_permitted (t_netsync_read_permissions.at:1): ok   
(0m1.098s 0m1.365s)
251. serve/pull with --exclude (t_netsync_exclude.at:1): ok     (0m1.086s 
0m1.321s)
252. --exclude defaults (t_netsync_exclude_default.at:1): ok    (0m2.937s 
0m3.967s)
253. ls tags with ambiguous tags (t_ambiguous_tags.at:1): ok    (0m0.476s 
0m0.621s)
254. db kill_tag_locally (t_kill_tag_locally.at:1): ok  (0m0.979s 0m1.900s)
256. b: and t: selector globbing (t_selector_globbing.at:1): ok (0m0.883s 
0m3.278s)
257. diff --external (t_diff_external.at:1): ok (0m0.333s 0m1.604s)
258. db migrate on bad schema (t_migrate_broken_schema.at:1): ok        
(0m0.104s 0m0.368s)
259. list branches (t_ls_branches.at:3): ok     (0m0.543s 0m0.978s)
260. database check for normalization (t_database_check_normalized.at:3): ok    
(0m0.173s 0m0.588s)
261. annotate with no revs (t_annotate_no_rev.at:1): ok (0m0.076s 0m0.330s)
263. update -b foo updates MT/options correctly (t_update_branch.at:1): ok      
(0m0.418s 0m0.893s)
264. MT/* handled correctly in aborted commit (t_commit_cancelled.at:1): ok     
(0m0.244s 0m0.693s)
265. merge --lca (t_merge_lca.at:1): ok (0m1.189s 0m1.288s)
266. commit writes message back to MT/log (t_commit_log_writeback.at:1): ok     
(0m0.115s 0m0.809s)
267. log --brief (t_log_brief.at:1): ok (0m0.487s 0m0.709s)
268. explicit_merge LEFT RIGHT ANC BRANCH (t_explicit_merge_with_anc.at:1): ok  
(0m0.827s 0m0.886s)
269. drop with actual removal (t_drop_execute.at:3): ok (0m0.137s 0m0.617s)
270. rename with actual file rename (t_rename_execute.at:3): ok (0m0.145s 
0m0.716s)
271. monotone read FILE (t_read_from_file.at:1): ok     (0m1.017s 0m0.548s)
272. setup on existing path (t_setup_existing_path.at:1): ok    (0m0.094s 
0m0.401s)
273. things in .mt-ignore get ignored (t_mt_ignore.at:1): ok    (0m0.121s 
0m1.087s)
274. automate get_file (t_automate_get_file.at:3): ok   (0m0.253s 0m0.767s)
275. automate get_manifest (t_automate_get_manifest.at:3): ok   (0m0.296s 
0m0.866s)
276. automate get_manifest (t_automate_get_revision.at:3): ok   (0m0.280s 
0m0.880s)
277. fail cleanly on unreadable db (t_unreadable_db.at:1): ok   (0m0.270s 
0m1.175s)
278. use restrictions with --exclude (t_restriction_with_exclude.at:1): ok      
(0m0.967s 0m1.378s)
279. use restrictions with --exclude and inodeprints 
(t_restriction_with_exclude_iprint.at:1): ok       (0m0.398s 0m0.696s)
281. key management without a database (t_key_management_without_db.at:1): ok   
(0m0.709s 0m0.545s)
282. automate keys (t_automate_keys.at:1): ok   (0m1.501s 0m1.131s)
283. diffing a file within revision outside a working dir 
(t_diff_outside_working_dir.at:3): ok (0m0.395s 0m0.576s)
284. logging a file within revision outside a working dir 
(t_log_outside_working_dir.at:3): ok  (0m0.218s 0m0.437s)
285. add inside MT/ (t_add_inside_MT.at:1): ok  (0m0.075s 0m0.341s)
286. annotate file whose name changed (t_annotate_renames.at:1): ok     
(0m0.733s 0m1.095s)
287. --confdir option and get_confdir lua function work 
(t_config_confdir.at:1): ok     (0m0.060s 0m0.374s)
288. database is closed on signal exit (t_database_sig_cleanup.at:3): ok        
(0m0.089s 0m0.945s)
289. update -b switches branches even when noop (t_update_switch_branch.at:1): 
ok       (0m0.285s 0m0.639s)
290. restrictions when pwd is mixed case (t_mixed_case_pwd.at:1): ok    
(0m0.351s 0m0.517s)
291. read and convert old privkey packet (t_read_privkey.at:1): ok      
(0m0.265s 0m0.532s)
testsuite: ending at: Mon Jan 23 12:34:03 PST 2006
testsuite: test suite duration: 0h 18m 10s

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: All 291 tests were run,
26 failed (25 expected failures).

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
monotone 0.25 test suite: integration tests test groups:

 NUM: FILENAME:LINE      TEST-GROUP-NAME
      KEYWORDS

 148: t_empty_env.at:1   empty environment

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

148. t_empty_env.at:1: testing ...
t_empty_env.at:2: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua 
--nostd --norc --db=$_ROOT_DIR/test.db --keydir=$_ROOT_DIR/keys address@hidden 
--root=$_ROOT_DIR db init
stderr:
stdout:
t_empty_env.at:2: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua 
--nostd --norc --db=$_ROOT_DIR/test.db --keydir=$_ROOT_DIR/keys address@hidden 
--root=$_ROOT_DIR read <test_keys
stderr:
monotone: read 1 packet
stdout:
t_empty_env.at:2: $PREEXECUTE $_MT_EXEC --rcfile=$_ROOT_DIR/test_hooks.lua 
--nostd --norc --db=$_ROOT_DIR/test.db --keydir=$_ROOT_DIR/keys address@hidden 
--root=$_ROOT_DIR setup --branch=testbranch .
stderr:
stdout:
t_empty_env.at:2: rm test_keys
t_empty_env.at:6: if test "$OSTYPE" = "msys"; then
  cp $(which libiconv-2.dll) .
fi
t_empty_env.at:8: env -i $PREEXECUTE $_MT_EXEC 
--rcfile=$_ROOT_DIR/test_hooks.lua --nostd --norc --db=$_ROOT_DIR/test.db 
--keydir=$_ROOT_DIR/keys address@hidden --root=$_ROOT_DIR --help
stderr:
/home/rhouse/monotone/monotone-0.25/monotone: error while loading shared 
libraries: libboost_regex-gcc-1_33_1.so.1.33.1: cannot open shared object file: 
No such file or directory
stdout:
t_empty_env.at:8: exit code was 127, expected 2
148. t_empty_env.at:1: 148. empty environment (t_empty_env.at:1): FAILED 
(t_empty_env.at:8)


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by monotone configure 0.25, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/home/rhouse/monotone 
CPPFLAGS=-I/home/rhouse/boost/boost_1_33_1 LDFLAGS=-I/home/rhouse/boost/lib 
BOOST_SUFFIX=-gcc

## --------- ##
## Platform. ##
## --------- ##

hostname = fourier.infocentricity.com
uname -m = x86_64
uname -r = 2.6.9-11.ELsmp
uname -s = Linux
uname -v = #1 SMP Fri May 20 18:25:30 EDT 2005

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/sun/java/bin
PATH: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /home/rhouse/bin
PATH: /opt/infocentricity


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1388: checking for a BSD-compatible install
configure:1443: result: /usr/bin/install -c
configure:1454: checking whether build environment is sane
configure:1497: result: yes
configure:1562: checking for gawk
configure:1578: found /bin/gawk
configure:1588: result: gawk
configure:1598: checking whether make sets $(MAKE)
configure:1618: result: yes
configure:1856: checking for g++
configure:1872: found /usr/bin/g++
configure:1882: result: g++
configure:1898: checking for C++ compiler version
configure:1901: g++ --version </dev/null >&5
g++ (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1904: $? = 0
configure:1906: g++ -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.4/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
configure:1909: $? = 0
configure:1911: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:1914: $? = 1
configure:1937: checking for C++ compiler default output file name
configure:1940: g++  -I/home/rhouse/boost/boost_1_33_1 -I/home/rhouse/boost/lib 
conftest.cc  >&5
configure:1943: $? = 0
configure:1989: result: a.out
configure:1994: checking whether the C++ compiler works
configure:2000: ./a.out
configure:2003: $? = 0
configure:2020: result: yes
configure:2027: checking whether we are cross compiling
configure:2029: result: no
configure:2032: checking for suffix of executables
configure:2034: g++ -o conftest  -I/home/rhouse/boost/boost_1_33_1 
-I/home/rhouse/boost/lib conftest.cc  >&5
configure:2037: $? = 0
configure:2062: result: 
configure:2068: checking for suffix of object files
configure:2089: g++ -c  -I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:2092: $? = 0
configure:2114: result: o
configure:2118: checking whether we are using the GNU C++ compiler
configure:2142: g++ -c  -I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:2148: $? = 0
configure:2151: test -z                          || test ! -s conftest.err
configure:2154: $? = 0
configure:2157: test -s conftest.o
configure:2160: $? = 0
configure:2173: result: yes
configure:2179: checking whether g++ accepts -g
configure:2200: g++ -c -g -I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:2206: $? = 0
configure:2209: test -z                          || test ! -s conftest.err
configure:2212: $? = 0
configure:2215: test -s conftest.o
configure:2218: $? = 0
configure:2229: result: yes
configure:2271: g++ -c -g -O2 -I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:2277: $? = 0
configure:2280: test -z                          || test ! -s conftest.err
configure:2283: $? = 0
configure:2286: test -s conftest.o
configure:2289: $? = 0
configure:2315: g++ -c -g -O2 -I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:15: error: `exit' undeclared (first use this function)
conftest.cc:15: error: (Each undeclared identifier is reported only once for 
each function it appears in.)
configure:2321: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "monotone"
| #define PACKAGE_TARNAME "monotone"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "monotone 0.25"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "monotone"
| #define VERSION "0.25"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2271: g++ -c -g -O2 -I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:2277: $? = 0
configure:2280: test -z                          || test ! -s conftest.err
configure:2283: $? = 0
configure:2286: test -s conftest.o
configure:2289: $? = 0
configure:2315: g++ -c -g -O2 -I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:2321: $? = 0
configure:2324: test -z                          || test ! -s conftest.err
configure:2327: $? = 0
configure:2330: test -s conftest.o
configure:2333: $? = 0
configure:2367: checking for style of include used by make
configure:2395: result: GNU
configure:2423: checking dependency style of g++
configure:2513: result: gcc3
configure:2576: checking for gcc
configure:2592: found /usr/bin/gcc
configure:2602: result: gcc
configure:2846: checking for C compiler version
configure:2849: gcc --version </dev/null >&5
gcc (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2852: $? = 0
configure:2854: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.4/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--disable-checking --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
configure:2857: $? = 0
configure:2859: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2862: $? = 1
configure:2865: checking whether we are using the GNU C compiler
configure:2889: gcc -c  -I/home/rhouse/boost/boost_1_33_1 conftest.c >&5
configure:2895: $? = 0
configure:2898: test -z                          || test ! -s conftest.err
configure:2901: $? = 0
configure:2904: test -s conftest.o
configure:2907: $? = 0
configure:2920: result: yes
configure:2926: checking whether gcc accepts -g
configure:2947: gcc -c -g -I/home/rhouse/boost/boost_1_33_1 conftest.c >&5
configure:2953: $? = 0
configure:2956: test -z                          || test ! -s conftest.err
configure:2959: $? = 0
configure:2962: test -s conftest.o
configure:2965: $? = 0
configure:2976: result: yes
configure:2993: checking for gcc option to accept ANSI C
configure:3063: gcc  -c -g -O2 -I/home/rhouse/boost/boost_1_33_1 conftest.c >&5
configure:3069: $? = 0
configure:3072: test -z                          || test ! -s conftest.err
configure:3075: $? = 0
configure:3078: test -s conftest.o
configure:3081: $? = 0
configure:3099: result: none needed
configure:3117: gcc -c -g -O2 -I/home/rhouse/boost/boost_1_33_1 conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:3123: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3255: checking dependency style of gcc
configure:3345: result: gcc3
configure:3407: checking for ranlib
configure:3423: found /usr/bin/ranlib
configure:3434: result: ranlib
configure:3448: checking whether the compiler knows -fexception
configure:3481: gcc -c -g -O2 -fno-strict-aliasing -fexceptions 
-I/home/rhouse/boost/boost_1_33_1 conftest.c >&5
configure:3487: $? = 0
configure:3490: test -z                          || test ! -s conftest.err
configure:3493: $? = 0
configure:3496: test -s conftest.o
configure:3499: $? = 0
configure:3518: result: yes
configure:3538: checking for C++ compiler warning flags
configure:3639: result: -Wall
configure:3644: checking whether the compiler supports typeof
configure:3673: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:3679: $? = 0
configure:3682: test -z                          || test ! -s conftest.err
configure:3685: $? = 0
configure:3688: test -s conftest.o
configure:3691: $? = 0
configure:3709: result: yes
configure:3721: checking whether the compiler supports __gnu_cxx::hash_map
configure:3751: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:3757: $? = 0
configure:3760: test -z                          || test ! -s conftest.err
configure:3763: $? = 0
configure:3766: test -s conftest.o
configure:3769: $? = 0
configure:3787: result: yes
configure:3798: checking whether the compiler supports std::hash_map
configure:3828: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
conftest.cc:16:20: hash_map: No such file or directory
conftest.cc:17: error: `std::hash_map' has not been declared
configure:3834: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "monotone"
| #define PACKAGE_TARNAME "monotone"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "monotone 0.25"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "monotone"
| #define VERSION "0.25"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_TYPEOF
| #define HAVE_GNUCXX_HASHMAP
| /* end confdefs.h.  */
| #include <hash_map>
| using std::hash_map;
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3864: result: no
configure:3877: checking whether gcc and cc understand -c and -o together
configure:3907: gcc -c conftest.cc -o conftest.o >&5
configure:3910: $? = 0
configure:3912: gcc -c conftest.cc -o conftest.o >&5
configure:3915: $? = 0
configure:3922: cc -c conftest.cc >&5
configure:3925: $? = 0
configure:3928: cc -c conftest.cc -o conftest.o >&5
configure:3931: $? = 0
configure:3933: cc -c conftest.cc -o conftest.o >&5
configure:3936: $? = 0
configure:3954: result: yes
configure:3982: checking whether the compiler supports extern template
configure:4011: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:4017: $? = 0
configure:4020: test -z                          || test ! -s conftest.err
configure:4023: $? = 0
configure:4026: test -s conftest.o
configure:4029: $? = 0
configure:4047: result: yes
configure:4081: checking for msgfmt
configure:4109: result: /usr/bin/msgfmt
configure:4118: checking for gmsgfmt
configure:4149: result: /usr/bin/msgfmt
configure:4159: checking for xgettext
configure:4187: result: /usr/bin/xgettext
configure:4198: checking for msgmerge
configure:4225: result: /usr/bin/msgmerge
configure:4282: checking build system type
configure:4300: result: x86_64-unknown-linux-gnu
configure:4308: checking host system type
configure:4322: result: x86_64-unknown-linux-gnu
configure:4341: checking for ld used by GCC
configure:4404: result: /usr/bin/ld
configure:4413: checking if the linker (/usr/bin/ld) is GNU ld
GNU ld version 2.15.92.0.2 20040927
configure:4425: result: yes
configure:4431: checking for shared library run path origin
configure:4444: result: done
configure:4861: checking whether NLS is requested
configure:4870: result: yes
configure:4887: checking for GNU gettext in libc
configure:4911: gcc -o conftest -g -O2 -fno-strict-aliasing -fexceptions 
-I/home/rhouse/boost/boost_1_33_1 -I/home/rhouse/boost/lib conftest.c  >&5
conftest.c: In function `main':
conftest.c:24: warning: cast from pointer to integer of different size
configure:4917: $? = 0
configure:4920: test -z                          || test ! -s conftest.err
configure:4923: $? = 0
configure:4926: test -s conftest
configure:4929: $? = 0
configure:4941: result: yes
configure:5723: checking for iconv
configure:5750: gcc -o conftest -g -O2 -fno-strict-aliasing -fexceptions 
-I/home/rhouse/boost/boost_1_33_1 -I/home/rhouse/boost/lib conftest.c  >&5
configure:5756: $? = 0
configure:5759: test -z                          || test ! -s conftest.err
configure:5762: $? = 0
configure:5765: test -s conftest
configure:5768: $? = 0
configure:5833: result: yes
configure:5856: checking for iconv declaration
configure:5890: gcc -c -g -O2 -fno-strict-aliasing -fexceptions 
-I/home/rhouse/boost/boost_1_33_1 conftest.c >&5
configure:5896: $? = 0
configure:5899: test -z                          || test ! -s conftest.err
configure:5902: $? = 0
configure:5905: test -s conftest.o
configure:5908: $? = 0
configure:5923: result: 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, 
char * *outbuf, size_t *outbytesleft);
configure:5946: checking whether xgettext supports --flag
configure:5962: result: yes
configure:5971: checking how to run the C++ preprocessor
configure:6002: g++ -E -I/home/rhouse/boost/boost_1_33_1 conftest.cc
configure:6008: $? = 0
configure:6040: g++ -E -I/home/rhouse/boost/boost_1_33_1 conftest.cc
conftest.cc:22:28: ac_nonexistent.h: No such file or directory
configure:6046: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "monotone"
| #define PACKAGE_TARNAME "monotone"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "monotone 0.25"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "monotone"
| #define VERSION "0.25"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_TYPEOF
| #define HAVE_GNUCXX_HASHMAP
| #define HAVE_EXTERN_TEMPLATE
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6085: result: g++ -E
configure:6109: g++ -E -I/home/rhouse/boost/boost_1_33_1 conftest.cc
configure:6115: $? = 0
configure:6147: g++ -E -I/home/rhouse/boost/boost_1_33_1 conftest.cc
conftest.cc:22:28: ac_nonexistent.h: No such file or directory
configure:6153: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "monotone"
| #define PACKAGE_TARNAME "monotone"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "monotone 0.25"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "monotone"
| #define VERSION "0.25"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_TYPEOF
| #define HAVE_GNUCXX_HASHMAP
| #define HAVE_EXTERN_TEMPLATE
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6197: checking for egrep
configure:6207: result: grep -E
configure:6212: checking for ANSI C header files
configure:6237: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6243: $? = 0
configure:6246: test -z                          || test ! -s conftest.err
configure:6249: $? = 0
configure:6252: test -s conftest.o
configure:6255: $? = 0
configure:6344: g++ -o conftest -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 -I/home/rhouse/boost/lib conftest.cc  >&5
configure:6347: $? = 0
configure:6349: ./conftest
configure:6352: $? = 0
configure:6367: result: yes
configure:6391: checking for sys/types.h
configure:6407: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6413: $? = 0
configure:6416: test -z                          || test ! -s conftest.err
configure:6419: $? = 0
configure:6422: test -s conftest.o
configure:6425: $? = 0
configure:6436: result: yes
configure:6391: checking for sys/stat.h
configure:6407: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6413: $? = 0
configure:6416: test -z                          || test ! -s conftest.err
configure:6419: $? = 0
configure:6422: test -s conftest.o
configure:6425: $? = 0
configure:6436: result: yes
configure:6391: checking for stdlib.h
configure:6407: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6413: $? = 0
configure:6416: test -z                          || test ! -s conftest.err
configure:6419: $? = 0
configure:6422: test -s conftest.o
configure:6425: $? = 0
configure:6436: result: yes
configure:6391: checking for string.h
configure:6407: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6413: $? = 0
configure:6416: test -z                          || test ! -s conftest.err
configure:6419: $? = 0
configure:6422: test -s conftest.o
configure:6425: $? = 0
configure:6436: result: yes
configure:6391: checking for memory.h
configure:6407: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6413: $? = 0
configure:6416: test -z                          || test ! -s conftest.err
configure:6419: $? = 0
configure:6422: test -s conftest.o
configure:6425: $? = 0
configure:6436: result: yes
configure:6391: checking for strings.h
configure:6407: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6413: $? = 0
configure:6416: test -z                          || test ! -s conftest.err
configure:6419: $? = 0
configure:6422: test -s conftest.o
configure:6425: $? = 0
configure:6436: result: yes
configure:6391: checking for inttypes.h
configure:6407: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6413: $? = 0
configure:6416: test -z                          || test ! -s conftest.err
configure:6419: $? = 0
configure:6422: test -s conftest.o
configure:6425: $? = 0
configure:6436: result: yes
configure:6391: checking for stdint.h
configure:6407: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6413: $? = 0
configure:6416: test -z                          || test ! -s conftest.err
configure:6419: $? = 0
configure:6422: test -s conftest.o
configure:6425: $? = 0
configure:6436: result: yes
configure:6391: checking for unistd.h
configure:6407: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6413: $? = 0
configure:6416: test -z                          || test ! -s conftest.err
configure:6419: $? = 0
configure:6422: test -s conftest.o
configure:6425: $? = 0
configure:6436: result: yes
configure:6454: checking for unistd.h
configure:6459: result: yes
configure:6463: checking errno.h usability
configure:6475: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:6481: $? = 0
configure:6484: test -z                          || test ! -s conftest.err
configure:6487: $? = 0
configure:6490: test -s conftest.o
configure:6493: $? = 0
configure:6503: result: yes
configure:6507: checking errno.h presence
configure:6517: g++ -E -I/home/rhouse/boost/boost_1_33_1 conftest.cc
configure:6523: $? = 0
configure:6543: result: yes
configure:6578: checking for errno.h
configure:6585: result: yes
configure:6598: checking if setlocale() and nl_langinfo() works
configure:6626: g++ -o conftest -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 -I/home/rhouse/boost/lib conftest.cc  >&5
configure:6629: $? = 0
configure:6631: ./conftest
configure:6634: $? = 0
configure:6649: result: yes
configure:6664: checking for pthread_mutex_lock
configure:6721: g++ -o conftest -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 -I/home/rhouse/boost/lib conftest.cc  >&5
configure:6727: $? = 0
configure:6730: test -z                          || test ! -s conftest.err
configure:6733: $? = 0
configure:6736: test -s conftest
configure:6739: $? = 0
configure:6751: result: yes
configure:7182: checking boost version 1.32 or newer
configure:7198: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
configure:7204: $? = 0
configure:7207: test -z                          || test ! -s conftest.err
configure:7210: $? = 0
configure:7213: test -s conftest.o
configure:7216: $? = 0
configure:7228: result: yes
configure:7242: checking if boost requires extra flags to compile
configure:7258: g++ -c -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 conftest.cc >&5
conftest.cc:5:4: #error boost version is not 1.32.0
configure:7264: $? = 1
configure: failed program was:
| #include <boost/version.hpp>
|   #if (BOOST_VERSION == 103200) && defined(__GNUC__)
|   int main() { return 0; }
|   #else
|   #error boost version is not 1.32.0
|   #endif
| 
configure:7288: result: no
configure:7314: checking for the libboost_filesystem-gcc library
configure:7336: g++ -o conftest -g -O2 -fno-strict-aliasing -Wall 
-I/home/rhouse/boost/boost_1_33_1 -I/home/rhouse/boost/lib conftest.cc 
-lboost_filesystem-gcc  >&5
/usr/bin/ld: cannot find -lboost_filesystem-gcc
collect2: ld returned 1 exit status
configure:7342: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "monotone"
| #define PACKAGE_TARNAME "monotone"
| #define PACKAGE_VERSION "0.25"
| #define PACKAGE_STRING "monotone 0.25"
| #define PACKAGE_BUGREPORT "address@hidden"
| #define PACKAGE "monotone"
| #define VERSION "0.25"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define HAVE_TYPEOF
| #define HAVE_GNUCXX_HASHMAP
| #define HAVE_EXTERN_TEMPLATE
| #define ENABLE_NLS 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define HAVE_ICONV 1
| #define ICONV_CONST 
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ERRNO_H 1
| #define LOCALE_WORKS 1
| /* end confdefs.h.  */
| 
|       #include <boost/filesystem/path.hpp>
|       #include <boost/filesystem/operations.hpp>
|       using namespace boost::filesystem;
| 
| int
| main ()
| {
| exists(path("/boot"));
|   ;
|   return 0;
| }
configure:7363: result: no
configure:7372: error: libboost_filesystem failure
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cc_fexceptions=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_extern_template=yes
ac_cv_cxx_gnucxx_hashmap=yes
ac_cv_cxx_stlport_hashmap=no
ac_cv_cxx_typeof=yes
ac_cv_env_BOOST_SUFFIX_set=set
ac_cv_env_BOOST_SUFFIX_value=-gcc
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/home/rhouse/boost/boost_1_33_1
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-I/home/rhouse/boost/lib
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_pthread_mutex_lock=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux-gnu
ac_cv_locale_works=yes
ac_cv_objext=o
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_warnings=-Wall
ac_cv_prog_egrep='grep -E'
ac_cv_prog_make_make_set=yes
ac_cv_version_boost=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_path_LD=/usr/bin/ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib'
acl_cv_sys_lib_search_path_spec='/lib /usr/lib /usr/local/lib'
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_func_iconv=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
gt_cv_func_gnugettext1_libc=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/rhouse/monotone/monotone-0.25/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/rhouse/monotone/monotone-0.25/missing --run tar'
AUTOCONF='${SHELL} /home/rhouse/monotone/monotone-0.25/missing --run autoconf'
AUTOHEADER='${SHELL} /home/rhouse/monotone/monotone-0.25/missing --run 
autoheader'
AUTOMAKE='${SHELL} /home/rhouse/monotone/monotone-0.25/missing --run 
automake-1.9'
AWK='gawk'
BOOST_LIBDIR=''
BOOST_SUFFIX='-gcc'
BUILD_PCH_FALSE=''
BUILD_PCH_TRUE=''
BUILD_UNIT_TESTS_FALSE=''
BUILD_UNIT_TESTS_TRUE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -fno-strict-aliasing -fexceptions'
CPPFLAGS='-I/home/rhouse/boost/boost_1_33_1'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2 -fno-strict-aliasing -Wall'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
GMSGFMT='/usr/bin/msgfmt'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
LDFLAGS='-I/home/rhouse/boost/lib'
LIB3RDPARTY_CFLAGS=''
LIB3RDPARTY_CXXFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS='-lboost_filesystem-gcc '
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/rhouse/monotone/monotone-0.25/missing --run makeinfo'
MISSING_GETADDRINFO_FALSE=''
MISSING_GETADDRINFO_TRUE=''
MISSING_INET6_FALSE=''
MISSING_INET6_TRUE=''
MISSING_INET_NTOP_FALSE=''
MISSING_INET_NTOP_TRUE=''
MISSING_INET_PTON_FALSE=''
MISSING_INET_PTON_TRUE=''
MKINSTALLDIRS='./mkinstalldirs'
MONOTONE_CFLAGS=''
MONOTONE_CXXFLAGS=''
MSGFMT='/usr/bin/msgfmt'
MSGMERGE='/usr/bin/msgmerge'
OBJEXT='o'
PACKAGE='monotone'
PACKAGE_BUGREPORT='address@hidden'
PACKAGE_NAME='monotone'
PACKAGE_STRING='monotone 0.25'
PACKAGE_TARNAME='monotone'
PACKAGE_VERSION='0.25'
PATH_SEPARATOR=':'
POPT_SOURCE_PATH=''
POSUB='po'
PTHREAD_CC=''
PTHREAD_CFLAGS=''
PTHREAD_LIBS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
SQLITE_CPPFLAGS=''
STATIC_BOOST_FALSE=''
STATIC_BOOST_TRUE=''
STRIP=''
USE_NLS='yes'
VERSION='0.25'
WIN32_PLATFORM_FALSE=''
WIN32_PLATFORM_TRUE=''
XGETTEXT='/usr/bin/xgettext'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP=''
acx_pthread_config=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${prefix}/share'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/rhouse/monotone/monotone-0.25/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/home/rhouse/monotone'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define ENABLE_NLS 1
#define HAVE_DCGETTEXT 1
#define HAVE_ERRNO_H 1
#define HAVE_EXTERN_TEMPLATE
#define HAVE_GETTEXT 1
#define HAVE_GNUCXX_HASHMAP
#define HAVE_ICONV 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_TYPEOF
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define ICONV_CONST 
#define LOCALE_WORKS 1
#define PACKAGE "monotone"
#define PACKAGE_BUGREPORT "address@hidden"
#define PACKAGE_NAME "monotone"
#define PACKAGE_STRING "monotone 0.25"
#define PACKAGE_TARNAME "monotone"
#define PACKAGE_VERSION "0.25"
#define STDC_HEADERS 1
#define VERSION "0.25"
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]