Created
January 16, 2014 18:49
-
-
Save olgabot/8460937 to your computer and use it in GitHub Desktop.
After installing ATT gcc/gfortran
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tac | |
ta | |
scrm-bio-228-232-2:~ olga$ tac | |
-bash: tac: command not found | |
scrm-bio-228-232-2:~ olga$ ta | |
scrm-bio-228-232-2:rosalind-c olga$ cd rosalind_problems/Chapter\ 4-Assembly/figures/ | |
scrm-bio-228-232-2:figures olga$ git add . ; git commit -m 'finished overlap graph' ; git push origin master | |
[master 5822e8a] finished overlap graph | |
21 files changed, 196 insertions(+), 198 deletions(-) | |
create mode 100644 rosalind_problems/LaTeX Files/Chapters/Assembly.log | |
create mode 100644 rosalind_problems/LaTeX Files/images/bwt/PNG/BWT_Watson_Crick.png | |
create mode 100644 rosalind_problems/LaTeX Files/images/bwt/PNG/Burrows-Wheeler.png | |
create mode 100644 rosalind_problems/LaTeX Files/images/bwt/PNG/Burrows-Wheeler_matrix.png | |
rewrite rosalind_problems/LaTeX Files/images/bwt/PNG/LCP_array.png (95%) | |
create mode 100644 rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-0.png | |
create mode 100644 rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-1.png | |
create mode 100644 rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-2.png | |
create mode 100644 rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-3.png | |
create mode 100644 rosalind_problems/LaTeX Files/images/rearrangements/PNG/shared_k-mers.png | |
create mode 100644 rosalind_problems/LaTeX Files/images/rosalind_no_interior.pdf | |
To [email protected]:bioinf/rosalind-c.git | |
! [rejected] master -> master (fetch first) | |
error: failed to push some refs to '[email protected]:bioinf/rosalind-c.git' | |
hint: Updates were rejected because the remote contains work that you do | |
hint: not have locally. This is usually caused by another repository pushing | |
hint: to the same ref. You may want to first integrate the remote changes | |
hint: (e.g., 'git pull ...') before pushing again. | |
hint: See the 'Note about fast-forwards' in 'git push --help' for details. | |
scrm-bio-228-232-2:figures olga$ git pull origin master | |
remote: Counting objects: 166, done. | |
remote: Compressing objects: 100% (153/153), done. | |
remote: Total 166 (delta 51), reused 116 (delta 13) | |
Receiving objects: 100% (166/166), 22.46 MiB | 1.68 MiB/s, done. | |
Resolving deltas: 100% (51/51), done. | |
From github.com:bioinf/rosalind-c | |
* branch master -> FETCH_HEAD | |
2eaa61f..c7d3989 master -> origin/master | |
warning: Cannot merge binary files: rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-3.png (HEAD vs. c7d3989e4be32a9e25de69da589a17513fbe47b2) | |
warning: Cannot merge binary files: rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-2.png (HEAD vs. c7d3989e4be32a9e25de69da589a17513fbe47b2) | |
warning: Cannot merge binary files: rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-1.png (HEAD vs. c7d3989e4be32a9e25de69da589a17513fbe47b2) | |
Auto-merging rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-3.png | |
CONFLICT (add/add): Merge conflict in rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-3.png | |
Auto-merging rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-2.png | |
CONFLICT (add/add): Merge conflict in rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-2.png | |
Auto-merging rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-1.png | |
CONFLICT (add/add): Merge conflict in rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-1.png | |
Auto-merging rosalind_problems/LaTeX Files/Chapters/Replication.tex | |
Auto-merging rosalind_problems/LaTeX Files/Chapters/Rearrangements.tex | |
Auto-merging rosalind_problems/LaTeX Files/Chapters/Motifs.tex | |
Auto-merging rosalind_problems/LaTeX Files/Chapters/Bowtie.tex | |
CONFLICT (content): Merge conflict in rosalind_problems/LaTeX Files/Chapters/Bowtie.tex | |
Auto-merging rosalind_problems/LaTeX Files/Chapters/Assembly.tex | |
CONFLICT (content): Merge conflict in rosalind_problems/LaTeX Files/Chapters/Assembly.tex | |
Auto-merging rosalind_problems/LaTeX Files/Chapters/Antibiotics.tex | |
Auto-merging rosalind_problems/LaTeX Files/Chapters/Alignment.tex | |
CONFLICT (content): Merge conflict in rosalind_problems/LaTeX Files/Chapters/Alignment.tex | |
Auto-merging rosalind_problems/LaTeX Files/Bioinformatics-Algorithms_two-sided_letter.tex | |
CONFLICT (content): Merge conflict in rosalind_problems/LaTeX Files/Bioinformatics-Algorithms_two-sided_letter.tex | |
Auto-merging rosalind_problems/LaTeX Files/Bioinformatics-Algorithms_two-sided_letter.cc | |
CONFLICT (content): Merge conflict in rosalind_problems/LaTeX Files/Bioinformatics-Algorithms_two-sided_letter.cc | |
Removing rosalind_problems/Chapter 1-Replication/figures/figures.pptx | |
Automatic merge failed; fix conflicts and then commit the result. | |
scrm-bio-228-232-2:figures olga$ git checkout rosalind_problems/LaTeX Files/images/bwt | |
error: pathspec 'rosalind_problems/LaTeX' did not match any file(s) known to git. | |
error: pathspec 'Files/images/bwt' did not match any file(s) known to git. | |
scrm-bio-228-232-2:figures olga$ git checkout rosalind_problems/LaTeX Files/images/bwt* | |
error: pathspec 'rosalind_problems/LaTeX' did not match any file(s) known to git. | |
error: pathspec 'Files/images/bwt*' did not match any file(s) known to git. | |
scrm-bio-228-232-2:figures olga$ cd .. | |
scrm-bio-228-232-2:Chapter 4-Assembly olga$ cd .. | |
scrm-bio-228-232-2:rosalind_problems olga$ cd .. | |
scrm-bio-228-232-2:rosalind-c olga$ git checkout rosalind_problems/LaTeX Files/images/bwt* | |
error: pathspec 'rosalind_problems/LaTeX' did not match any file(s) known to git. | |
error: pathspec 'Files/images/bwt*' did not match any file(s) known to git. | |
scrm-bio-228-232-2:rosalind-c olga$ git reset --help | |
scrm-bio-228-232-2:rosalind-c olga$ git reset --HEAD rosalind_problems/LaTeX Files/images/bwt | |
error: unknown option `HEAD' | |
usage: git reset [--mixed | --soft | --hard | --merge | --keep] [-q] [<commit>] | |
or: git reset [-q] <tree-ish> [--] <paths>... | |
or: git reset --patch [<tree-ish>] [--] [<paths>...] | |
-q, --quiet be quiet, only report errors | |
--mixed reset HEAD and index | |
--soft reset only HEAD | |
--hard reset HEAD, index and working tree | |
--merge reset HEAD, index and working tree | |
--keep reset HEAD but keep local changes | |
-p, --patch select hunks interactively | |
scrm-bio-228-232-2:rosalind-c olga$ git reset rosalind_problems/LaTeX Files/images/bwt | |
fatal: ambiguous argument 'rosalind_problems/LaTeX': unknown revision or path not in the working tree. | |
Use '--' to separate paths from revisions, like this: | |
'git <command> [<revision>...] -- [<file>...]' | |
scrm-bio-228-232-2:rosalind-c olga$ git reset -p rosalind_problems/LaTeX Files/images/bwt | |
fatal: ambiguous argument 'rosalind_problems/LaTeX': unknown revision or path not in the working tree. | |
Use '--' to separate paths from revisions, like this: | |
'git <command> [<revision>...] -- [<file>...]' | |
scrm-bio-228-232-2:rosalind-c olga$ git checkout rosalind_problems/LaTeX Files/images/bwt | |
error: pathspec 'rosalind_problems/LaTeX' did not match any file(s) known to git. | |
error: pathspec 'Files/images/bwt' did not match any file(s) known to git. | |
scrm-bio-228-232-2:rosalind-c olga$ git checkout rosalind_problems/LaTeX\ Files/images/bwt | |
error: path 'rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-1.png' is unmerged | |
error: path 'rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-2.png' is unmerged | |
error: path 'rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-3.png' is unmerged | |
scrm-bio-228-232-2:rosalind-c olga$ git status | |
On branch master | |
Your branch and 'origin/master' have diverged, | |
and have 2 and 8 different commits each, respectively. | |
(use "git pull" to merge the remote branch into yours) | |
You have unmerged paths. | |
(fix conflicts and run "git commit") | |
Changes to be committed: | |
new file: rosalind_problems/Chapter 1-Replication/figures/Master Figures.pptx | |
deleted: rosalind_problems/Chapter 1-Replication/figures/figures.pptx | |
modified: rosalind_problems/Chapter 7-Bowtie/figures/Master Figures.pptx | |
modified: rosalind_problems/LaTeX Files/Chapters/Antibiotics.tex | |
modified: rosalind_problems/LaTeX Files/Chapters/Motifs.tex | |
modified: rosalind_problems/LaTeX Files/Chapters/Rearrangements.tex | |
modified: rosalind_problems/LaTeX Files/Chapters/Replication.tex | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/backtracking_bowtie.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bantenna.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-1.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-2.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-3.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-4-a.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-4-b.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-4.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_array_suffix_array.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-1.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-2.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-3.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-4.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-5.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-6.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/checkpoint_arrays.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/count_matrices.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/failure_edge.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-1.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-2.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-3.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-4.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-5.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-6.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first_occurrence.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/panamabananas_colored.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/partial_suffix_array.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/pigeonhole-1.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/pigeonhole-2.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/pigeonhole-3.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/preorder_traversal.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/suffix_tree.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/suffix_trie.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/suffix_trie_starting_positions.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/suffix_trie_threading.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/top_bottom_pointers.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/trie.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/trie_threading.png | |
renamed: rosalind_problems/LaTeX Files/images/bwt/PNG/trie_threading_2.png -> rosalind_problems/LaTeX Files/images/bwt/PNG/trie_threading_1.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/trie_threading_2.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/backtracking_bowtie.pdf | |
new file: rosalind_problems/LaTeX Files/images/bwt/bantenna.pdf | |
new file: rosalind_problems/LaTeX Files/images/bwt/failure_edge.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/partial_suffix_array.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/preorder_traversal.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/suffix_tree.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/suffix_trie.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/suffix_trie_starting_positions.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/suffix_trie_threading.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/top_bottom_pointers.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/trie.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/trie_threading_1.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/trie_threading_2.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/asymmetric_replication.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/asymmetric_replication_almost_complete.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/asymmetric_replication_complete.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/half_strands.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/increasing_decreasing_skew.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/naive_replication.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/naive_replication_complete.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/okazaki.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/replication_fork.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/reverse_complement.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/skew_diagram_basic.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/skew_diagram_inversion.png | |
modified: rosalind_problems/LaTeX Files/images/replication/asymmetric_replication.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/asymmetric_replication_almost_complete.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/asymmetric_replication_complete.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/half_strands.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/increasing_decreasing_skew.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/naive_replication.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/naive_replication_complete.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/okazaki.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/replication_fork.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/reverse_complement.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/skew_diagram_basic.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/skew_diagram_inversion.pdf | |
Unmerged paths: | |
(use "git add <file>..." to mark resolution) | |
both modified: rosalind_problems/LaTeX Files/Bioinformatics-Algorithms_two-sided_letter.cc | |
both modified: rosalind_problems/LaTeX Files/Bioinformatics-Algorithms_two-sided_letter.tex | |
both modified: rosalind_problems/LaTeX Files/Chapters/Alignment.tex | |
both modified: rosalind_problems/LaTeX Files/Chapters/Assembly.tex | |
both modified: rosalind_problems/LaTeX Files/Chapters/Bowtie.tex | |
both added: rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-1.png | |
both added: rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-2.png | |
both added: rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-3.png | |
Changes not staged for commit: | |
(use "git add <file>..." to update what will be committed) | |
(use "git checkout -- <file>..." to discard changes in working directory) | |
modified: rosalind_problems/Chapter 4-Assembly/figures/Master Figures.pptx | |
modified: rosalind_problems/LaTeX Files/BA_two_sided.cc | |
modified: rosalind_problems/LaTeX Files/Bioinformatics Algorithms.cc | |
modified: rosalind_problems/LaTeX Files/images/assembly/PNG/path_graph.png | |
modified: rosalind_problems/LaTeX Files/images/assembly/overlap_graph_lex.pdf | |
modified: rosalind_problems/LaTeX Files/images/assembly/path_graph.pdf | |
Untracked files: | |
(use "git add <file>..." to include in what will be committed) | |
Pavel_figures.pptx | |
scrm-bio-228-232-2:rosalind-c olga$ git checkout abcde rosalind_problems/LaTeX\ Files/images/replication | |
error: pathspec 'abcde' did not match any file(s) known to git. | |
scrm-bio-228-232-2:rosalind-c olga$ git checkout rosalind_problems/LaTeX\ Files/images/replication | |
scrm-bio-228-232-2:rosalind-c olga$ git checkout rosalind_problems/LaTeX\ Files/images/bwt/ | |
error: path 'rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-1.png' is unmerged | |
error: path 'rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-2.png' is unmerged | |
error: path 'rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-3.png' is unmerged | |
scrm-bio-228-232-2:rosalind-c olga$ git stauts | |
WARNING: You called a Git command named 'stauts', which does not exist. | |
Continuing under the assumption that you meant 'status' | |
in 0.1 seconds automatically... | |
On branch master | |
Your branch and 'origin/master' have diverged, | |
and have 2 and 8 different commits each, respectively. | |
(use "git pull" to merge the remote branch into yours) | |
You have unmerged paths. | |
(fix conflicts and run "git commit") | |
Changes to be committed: | |
new file: rosalind_problems/Chapter 1-Replication/figures/Master Figures.pptx | |
deleted: rosalind_problems/Chapter 1-Replication/figures/figures.pptx | |
modified: rosalind_problems/Chapter 7-Bowtie/figures/Master Figures.pptx | |
modified: rosalind_problems/LaTeX Files/Chapters/Antibiotics.tex | |
modified: rosalind_problems/LaTeX Files/Chapters/Motifs.tex | |
modified: rosalind_problems/LaTeX Files/Chapters/Rearrangements.tex | |
modified: rosalind_problems/LaTeX Files/Chapters/Replication.tex | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/backtracking_bowtie.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bantenna.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-1.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-2.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-3.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-4-a.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-4-b.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt-inversion-4.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_array_suffix_array.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-1.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-2.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-3.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-4.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-5.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/bwt_pattern_matching-6.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/checkpoint_arrays.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/count_matrices.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/failure_edge.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-1.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-2.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-3.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-4.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-5.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first-last-6.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/first_occurrence.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/panamabananas_colored.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/partial_suffix_array.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/pigeonhole-1.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/pigeonhole-2.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/pigeonhole-3.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/preorder_traversal.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/suffix_tree.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/suffix_trie.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/suffix_trie_starting_positions.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/suffix_trie_threading.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/PNG/top_bottom_pointers.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/trie.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/trie_threading.png | |
renamed: rosalind_problems/LaTeX Files/images/bwt/PNG/trie_threading_2.png -> rosalind_problems/LaTeX Files/images/bwt/PNG/trie_threading_1.png | |
modified: rosalind_problems/LaTeX Files/images/bwt/PNG/trie_threading_2.png | |
new file: rosalind_problems/LaTeX Files/images/bwt/backtracking_bowtie.pdf | |
new file: rosalind_problems/LaTeX Files/images/bwt/bantenna.pdf | |
new file: rosalind_problems/LaTeX Files/images/bwt/failure_edge.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/partial_suffix_array.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/preorder_traversal.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/suffix_tree.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/suffix_trie.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/suffix_trie_starting_positions.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/suffix_trie_threading.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/top_bottom_pointers.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/trie.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/trie_threading_1.pdf | |
modified: rosalind_problems/LaTeX Files/images/bwt/trie_threading_2.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/asymmetric_replication.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/asymmetric_replication_almost_complete.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/asymmetric_replication_complete.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/half_strands.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/increasing_decreasing_skew.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/naive_replication.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/naive_replication_complete.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/okazaki.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/replication_fork.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/reverse_complement.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/skew_diagram_basic.png | |
modified: rosalind_problems/LaTeX Files/images/replication/PNG/skew_diagram_inversion.png | |
modified: rosalind_problems/LaTeX Files/images/replication/asymmetric_replication.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/asymmetric_replication_almost_complete.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/asymmetric_replication_complete.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/half_strands.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/increasing_decreasing_skew.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/naive_replication.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/naive_replication_complete.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/okazaki.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/replication_fork.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/reverse_complement.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/skew_diagram_basic.pdf | |
modified: rosalind_problems/LaTeX Files/images/replication/skew_diagram_inversion.pdf | |
Unmerged paths: | |
(use "git add <file>..." to mark resolution) | |
both modified: rosalind_problems/LaTeX Files/Bioinformatics-Algorithms_two-sided_letter.cc | |
both modified: rosalind_problems/LaTeX Files/Bioinformatics-Algorithms_two-sided_letter.tex | |
both modified: rosalind_problems/LaTeX Files/Chapters/Alignment.tex | |
both modified: rosalind_problems/LaTeX Files/Chapters/Assembly.tex | |
both modified: rosalind_problems/LaTeX Files/Chapters/Bowtie.tex | |
both added: rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-1.png | |
both added: rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-2.png | |
both added: rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-3.png | |
Changes not staged for commit: | |
(use "git add <file>..." to update what will be committed) | |
(use "git checkout -- <file>..." to discard changes in working directory) | |
modified: rosalind_problems/Chapter 4-Assembly/figures/Master Figures.pptx | |
modified: rosalind_problems/LaTeX Files/BA_two_sided.cc | |
modified: rosalind_problems/LaTeX Files/Bioinformatics Algorithms.cc | |
modified: rosalind_problems/LaTeX Files/images/assembly/PNG/path_graph.png | |
modified: rosalind_problems/LaTeX Files/images/assembly/overlap_graph_lex.pdf | |
modified: rosalind_problems/LaTeX Files/images/assembly/path_graph.pdf | |
Untracked files: | |
(use "git add <file>..." to include in what will be committed) | |
Pavel_figures.pptx | |
scrm-bio-228-232-2:rosalind-c olga$ git checkout rosalind_problems/LaTeX\ Files/images/bwt/ | |
error: path 'rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-1.png' is unmerged | |
error: path 'rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-2.png' is unmerged | |
error: path 'rosalind_problems/LaTeX Files/images/bwt/PNG/first_try-3.png' is unmerged | |
scrm-bio-228-232-2:rosalind-c olga$ cd ~/workspace-git/YeoLab/gscripts/ | |
scrm-bio-228-232-2:gscripts olga$ git checkout miso_one_touch | |
Branch miso_one_touch set up to track remote branch miso_one_touch from origin. | |
Switched to a new branch 'miso_one_touch' | |
scrm-bio-228-232-2:gscripts olga$ git checkout master | |
Switched to branch 'master' | |
Your branch is ahead of 'origin/master' by 10 commits. | |
(use "git push" to publish your local commits) | |
scrm-bio-228-232-2:gscripts olga$ cd ~/packages/ | |
scrm-bio-228-232-2:packages olga$ wget http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz | |
--2014-01-15 09:31:54-- http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz | |
Resolving mirror.ctan.org... 176.28.54.184 | |
Connecting to mirror.ctan.org|176.28.54.184|:80... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: http://ctan.mirrorcatalogs.com/systems/texlive/tlnet/install-tl-unx.tar.gz [following] | |
--2014-01-15 09:31:54-- http://ctan.mirrorcatalogs.com/systems/texlive/tlnet/install-tl-unx.tar.gz | |
Resolving ctan.mirrorcatalogs.com... 204.45.83.20 | |
Connecting to ctan.mirrorcatalogs.com|204.45.83.20|:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: 2944765 (2.8M) [application/octet-stream] | |
Saving to: ‘install-tl-unx.tar.gz’ | |
100%[========================================================================================================>] 2,944,765 2.65MB/s in 1.1s | |
2014-01-15 09:31:56 (2.65 MB/s) - ‘install-tl-unx.tar.gz’ saved [2944765/2944765] | |
scrm-bio-228-232-2:packages olga$ tar xzvf install-tl-unx.tar.gz | |
x install-tl-20140115/ | |
x install-tl-20140115/readme-txt.dir/ | |
x install-tl-20140115/readme-txt.dir/README.RU-cp1251 | |
x install-tl-20140115/readme-txt.dir/README.EN | |
x install-tl-20140115/readme-txt.dir/README.ZH-CN | |
x install-tl-20140115/readme-txt.dir/README.JA | |
x install-tl-20140115/readme-txt.dir/README.FR | |
x install-tl-20140115/readme-txt.dir/README.SK-ascii | |
x install-tl-20140115/readme-txt.dir/README.RU-koi8 | |
x install-tl-20140115/readme-txt.dir/README.CS | |
x install-tl-20140115/readme-txt.dir/README.IT | |
x install-tl-20140115/readme-txt.dir/README.PL | |
x install-tl-20140115/readme-txt.dir/README.DE | |
x install-tl-20140115/readme-txt.dir/README.SK-il2 | |
x install-tl-20140115/readme-txt.dir/README.SR | |
x install-tl-20140115/readme-txt.dir/README.SK-cp1250 | |
x install-tl-20140115/readme-txt.dir/README.RU | |
x install-tl-20140115/release-texlive.txt | |
x install-tl-20140115/LICENSE.CTAN | |
x install-tl-20140115/install-tl | |
x install-tl-20140115/README.usergroups | |
x install-tl-20140115/README | |
x install-tl-20140115/texmf-dist/ | |
x install-tl-20140115/texmf-dist/scripts/ | |
x install-tl-20140115/texmf-dist/scripts/texlive/ | |
x install-tl-20140115/texmf-dist/scripts/texlive/tlmgr.pl | |
x install-tl-20140115/texmf-dist/scripts/texlive/tlmgrgui.pl | |
x install-tl-20140115/texmf-dist/scripts/texlive/uninstall-win32.pl | |
x install-tl-20140115/texmf-dist/web2c/ | |
x install-tl-20140115/texmf-dist/web2c/updmap-hdr.cfg | |
x install-tl-20140115/texmf-dist/web2c/fmtutil-hdr.cnf | |
x install-tl-20140115/LICENSE.TL | |
x install-tl-20140115/tlpkg/ | |
x install-tl-20140115/tlpkg/installer/ | |
x install-tl-20140115/tlpkg/installer/installer-options.txt | |
x install-tl-20140115/tlpkg/installer/install-tl.html | |
x install-tl-20140115/tlpkg/installer/COPYING.MinGW-runtime.txt | |
x install-tl-20140115/tlpkg/installer/ctan-mirrors.pl | |
x install-tl-20140115/tlpkg/installer/tl-cmd.bat | |
x install-tl-20140115/tlpkg/installer/install-menu-perltk.pl | |
x install-tl-20140115/tlpkg/installer/wget/ | |
x install-tl-20140115/tlpkg/installer/wget/wget.x86_64-darwin | |
x install-tl-20140115/tlpkg/installer/wget/wget.universal-darwin | |
x install-tl-20140115/tlpkg/installer/wget/wget.i386-freebsd | |
x install-tl-20140115/tlpkg/installer/wget/wget.i386-kfreebsd | |
x install-tl-20140115/tlpkg/installer/wget/wget.sparc-solaris | |
x install-tl-20140115/tlpkg/installer/wget/wget.amd64-freebsd | |
x install-tl-20140115/tlpkg/installer/wget/wget.amd64-kfreebsd | |
x install-tl-20140115/tlpkg/installer/wget/wget.i386-netbsd | |
x install-tl-20140115/tlpkg/installer/wget/wget.amd64-netbsd | |
x install-tl-20140115/tlpkg/installer/install-menu-wizard.pl | |
x install-tl-20140115/tlpkg/installer/config.guess | |
x install-tl-20140115/tlpkg/installer/xz/ | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.i386-cygwin.exe | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.armhf-linux | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.i386-kfreebsd | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.i386-netbsd | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.armel-linux | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.mipsel-linux | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.i386-linux | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.powerpc-linux | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.amd64-netbsd | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.x86_64-linux | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.alpha-linux | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.mips-irix | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.amd64-freebsd | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.universal-darwin | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.sparc-solaris | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.amd64-kfreebsd | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.i386-solaris | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.x86_64-solaris | |
x install-tl-20140115/tlpkg/installer/xz/xz.i386-cygwin.exe | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.i386-freebsd | |
x install-tl-20140115/tlpkg/installer/xz/xzdec.x86_64-darwin | |
x install-tl-20140115/tlpkg/installer/tl-tray-menu.ini | |
x install-tl-20140115/tlpkg/installer/texlive.png | |
x install-tl-20140115/tlpkg/installer/install-menu-text.pl | |
x install-tl-20140115/tlpkg/translations/ | |
x install-tl-20140115/tlpkg/translations/sl.po | |
x install-tl-20140115/tlpkg/translations/nl.po | |
x install-tl-20140115/tlpkg/translations/uk.po | |
x install-tl-20140115/tlpkg/translations/messages.pot | |
x install-tl-20140115/tlpkg/translations/fr.po | |
x install-tl-20140115/tlpkg/translations/vi.po | |
x install-tl-20140115/tlpkg/translations/ru.po | |
x install-tl-20140115/tlpkg/translations/pl.po | |
x install-tl-20140115/tlpkg/translations/es.po | |
x install-tl-20140115/tlpkg/translations/zh_TW.po | |
x install-tl-20140115/tlpkg/translations/cs.po | |
x install-tl-20140115/tlpkg/translations/it.po | |
x install-tl-20140115/tlpkg/translations/pt_BR.po | |
x install-tl-20140115/tlpkg/translations/translators | |
x install-tl-20140115/tlpkg/translations/de.po | |
x install-tl-20140115/tlpkg/translations/sk.po | |
x install-tl-20140115/tlpkg/translations/ja.po | |
x install-tl-20140115/tlpkg/translations/zh_CN.po | |
x install-tl-20140115/tlpkg/translations/sr.po | |
x install-tl-20140115/tlpkg/TeXLive/ | |
x install-tl-20140115/tlpkg/TeXLive/TLUtils.pm | |
x install-tl-20140115/tlpkg/TeXLive/trans.pl | |
x install-tl-20140115/tlpkg/TeXLive/TLPSRC.pm | |
x install-tl-20140115/tlpkg/TeXLive/TLConfig.pm | |
x install-tl-20140115/tlpkg/TeXLive/TLPaper.pm | |
x install-tl-20140115/tlpkg/TeXLive/waitVariableX.pm | |
x install-tl-20140115/tlpkg/TeXLive/TLWinGoo.pm | |
x install-tl-20140115/tlpkg/TeXLive/TLPOBJ.pm | |
x install-tl-20140115/tlpkg/TeXLive/TLDownload.pm | |
x install-tl-20140115/tlpkg/TeXLive/TeXCatalogue.pm | |
x install-tl-20140115/tlpkg/TeXLive/TLTREE.pm | |
x install-tl-20140115/tlpkg/TeXLive/Splashscreen.pm | |
x install-tl-20140115/tlpkg/TeXLive/TLConfFile.pm | |
x install-tl-20140115/tlpkg/TeXLive/TLPDB.pm | |
x install-tl-20140115/index.html | |
x install-tl-20140115/readme-html.dir/ | |
x install-tl-20140115/readme-html.dir/readme.zh-cn.html | |
x install-tl-20140115/readme-html.dir/readme.ja.html | |
x install-tl-20140115/readme-html.dir/readme.it.html | |
x install-tl-20140115/readme-html.dir/readme.fr.html | |
x install-tl-20140115/readme-html.dir/readme.cs.html | |
x install-tl-20140115/readme-html.dir/readme.en.html | |
x install-tl-20140115/readme-html.dir/readme.pl.html | |
x install-tl-20140115/readme-html.dir/readme.sr.html | |
x install-tl-20140115/readme-html.dir/readme.ru.html | |
x install-tl-20140115/readme-html.dir/readme.de.html | |
scrm-bio-228-232-2:packages olga$ cd install-tl- | |
-bash: cd: install-tl-: No such file or directory | |
scrm-bio-228-232-2:packages olga$ cd install-tl- | |
install-tl-20140115/ install-tl-unx.tar.gz | |
scrm-bio-228-232-2:packages olga$ cd install-tl-20140115/ | |
scrm-bio-228-232-2:install-tl-20140115 olga$ ls | |
LICENSE.CTAN README index.html readme-html.dir release-texlive.txt tlpkg | |
LICENSE.TL README.usergroups install-tl readme-txt.dir texmf-dist | |
scrm-bio-228-232-2:install-tl-20140115 olga$ less README | |
scrm-bio-228-232-2:install-tl-20140115 olga$ lll | |
-bash: lll: command not found | |
scrm-bio-228-232-2:install-tl-20140115 olga$ ll | |
total 216 | |
-rw-r--r-- 1 olga staff 2.0K Sep 28 2006 LICENSE.CTAN | |
-rw-r--r-- 1 olga staff 5.0K Jun 5 2011 LICENSE.TL | |
-rw-r--r-- 1 olga staff 183B Aug 9 2008 README | |
-rw-r--r-- 1 olga staff 250B Aug 9 2008 README.usergroups | |
-rw-r--r-- 1 olga staff 1.1K May 31 2010 index.html | |
-rwxr-xr-x 1 olga staff 78K Sep 15 13:16 install-tl | |
drwxr-xr-x 12 olga staff 408B Jan 14 18:24 readme-html.dir | |
drwxr-xr-x 17 olga staff 578B Jan 14 18:24 readme-txt.dir | |
-rw-r--r-- 1 olga staff 360B May 29 2013 release-texlive.txt | |
drwxr-xr-x 4 olga staff 136B Jan 14 18:24 texmf-dist | |
drwxr-xr-x 5 olga staff 170B Jan 14 18:24 tlpkg | |
scrm-bio-228-232-2:install-tl-20140115 olga$ ./install-tl | |
Loading http://ctan.mackichan.com/systems/texlive/tlnet/tlpkg/texlive.tlpdb | |
Installing TeX Live 2013 from: http://ctan.mackichan.com/systems/texlive/tlnet | |
Platform: x86_64-darwin => 'x86_64 with MacOSX/Darwin' | |
Distribution: net (downloading) | |
Using URL: http://ctan.mackichan.com/systems/texlive/tlnet | |
Directory for temporary files: /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/ | |
An old installation of TeX Live has been found in /usr/local/texlive/2012 | |
If you want the selection of collections and various options being taken | |
over press `y', otherwise anything else. | |
Import settings from previous TeX Live installation: (y/n): y | |
Trying to load old TeX Live Database, | |
Importing settings from old installation in /usr/local/texlive/2012 | |
======================> TeX Live installation procedure <===================== | |
======> Letters/digits in <angle brackets> indicate <======= | |
======> menu items for commands or options <======= | |
Detected platform: x86_64 with MacOSX/Darwin | |
<B> binary platforms: 2 out of 21 | |
<S> set installation scheme (scheme-custom) | |
<C> customizing installation collections | |
43 collections out of 45, disk space required: 3686 MB | |
<D> directories: | |
TEXDIR (the main TeX directory): | |
/usr/local/texlive/2013 | |
TEXMFLOCAL (directory for site-wide local files): | |
/usr/local/texlive/texmf-local | |
TEXMFSYSVAR (directory for variable and automatically generated data): | |
/usr/local/texlive/2013/texmf-var | |
TEXMFSYSCONFIG (directory for local config): | |
/usr/local/texlive/2013/texmf-config | |
TEXMFVAR (personal directory for variable and automatically generated data): | |
~/.texlive2013/texmf-var | |
TEXMFCONFIG (personal directory for local config): | |
~/.texlive2013/texmf-config | |
TEXMFHOME (directory for user-specific files): | |
~/texmf | |
<O> options: | |
[X] use letter size instead of A4 by default | |
[X] allow execution of restricted list of programs via \write18 | |
[X] create all format files | |
[X] install macro/font doc tree | |
[X] install macro/font source tree | |
<V> set up for portable installation | |
Actions: | |
<I> start installation to hard disk | |
<H> help | |
<Q> quit | |
Enter command: I | |
Installing to: /usr/local/texlive/2013 | |
Installing [0001/2883, time/total: ??:??/??:??]: 12many [376k] | |
Installing [0002/2883, time/total: 00:01/01:17:56]: 2up [66k] | |
Installing [0003/2883, time/total: 00:02/02:12:48]: Asana-Math [458k] | |
Installing [0004/2883, time/total: 00:03/01:37:40]: ESIEEcv [137k] | |
Installing [0005/2883, time/total: 00:04/01:53:04]: FAQ-en [4926k] | |
Installing [0006/2883, time/total: 00:08/39:14]: GS1 [1100k] | |
Installing [0007/2883, time/total: 00:10/41:24]: HA-prosper [266k] | |
Installing [0008/2883, time/total: 00:11/43:54]: IEEEconf [188k] | |
Installing [0009/2883, time/total: 00:13/50:35]: IEEEtran [1341k] | |
Installing [0010/2883, time/total: 00:15/49:32]: MemoirChapStyles [739k] | |
Installing [0011/2883, time/total: 00:16/48:46]: SIstyle [338k] | |
Installing [0012/2883, time/total: 00:18/53:00]: SIunits [284k] | |
Installing [0013/2883, time/total: 00:19/54:23]: Tabbing [217k] | |
Installing [0014/2883, time/total: 00:21/58:52]: Type1fonts [516k] | |
Installing [0015/2883, time/total: 00:22/58:46]: a0poster [119k] | |
Installing [0016/2883, time/total: 00:23/01:00:47]: a2ping [48k] | |
Installing [0017/2883, time/total: 00:23/01:00:31]: a2ping.universal-darwin [1k] | |
Installing [0018/2883, time/total: 00:24/01:03:09]: a2ping.x86_64-darwin [1k] | |
Installing [0019/2883, time/total: 00:24/01:03:09]: a4wide [133k] | |
Installing [0020/2883, time/total: 00:25/01:05:00]: a5comb [91k] | |
Installing [0021/2883, time/total: 00:26/01:07:04]: aastex [1292k] | |
Installing [0022/2883, time/total: 00:28/01:04:50]: abbr [4k] | |
Installing [0023/2883, time/total: 00:28/01:04:49]: abc [156k] | |
Installing [0024/2883, time/total: 00:30/01:08:36]: abntex2 [4526k] | |
Installing [0025/2883, time/total: 00:33/55:44]: abraces [197k] | |
Installing [0026/2883, time/total: 00:34/56:46]: abstract [154k] | |
Installing [0027/2883, time/total: 00:35/57:56]: abstyles [151k] | |
Installing [0028/2883, time/total: 00:36/59:05]: accanthis [653k] | |
Installing [0029/2883, time/total: 00:38/01:00:10]: accfonts [37k] | |
Installing [0030/2883, time/total: 00:39/01:01:38]: accfonts.universal-darwin [1k] | |
Installing [0031/2883, time/total: 00:39/01:01:38]: accfonts.x86_64-darwin [1k] | |
Installing [0032/2883, time/total: 00:39/01:01:37]: achemso [470k] | |
Installing [0033/2883, time/total: 00:41/01:03:11]: acmconf [111k] | |
Installing [0034/2883, time/total: 00:43/01:05:53]: acro [532k] | |
Installing [0035/2883, time/total: 00:44/01:05:35]: acronym [282k] | |
Installing [0036/2883, time/total: 00:46/01:07:36]: acroterm [160k] | |
Installing [0037/2883, time/total: 00:47/01:08:31]: active-conf [327k] | |
Installing [0038/2883, time/total: 00:48/01:08:51]: actuarialangle [3k] | |
Installing [0039/2883, time/total: 00:49/01:10:17]: addlines [96k] | |
Installing [0040/2883, time/total: 00:50/01:11:23]: adfathesis [151k] | |
Installing [0041/2883, time/total: 00:51/01:12:17]: adforn [388k] | |
Installing [0042/2883, time/total: 00:52/01:12:20]: adfsymbols [401k] | |
Installing [0043/2883, time/total: 00:54/01:13:43]: adhocfilelist [30k] | |
Installing [0044/2883, time/total: 00:55/01:14:58]: adhocfilelist.universal-darwin [1k] | |
Installing [0045/2883, time/total: 00:55/01:14:58]: adhocfilelist.x86_64-darwin [1k] | |
Installing [0046/2883, time/total: 00:55/01:14:58]: adjmulticol [308k] | |
Installing [0047/2883, time/total: 00:56/01:15:15]: adjustbox [780k] | |
Installing [0048/2883, time/total: 00:58/01:15:15]: adobemapping [1829k] | |
Installing [0049/2883, time/total: 01:00/01:12:00]: adrconv [428k] | |
Installing [0050/2883, time/total: 01:02/01:13:07]: advdate [146k] | |
Installing [0051/2883, time/total: 01:03/01:13:52]: ae [84k] | |
Installing [0052/2883, time/total: 01:04/01:14:47]: aecc [42k] | |
Installing [0053/2883, time/total: 01:05/01:15:50]: aeguill [29k] | |
Installing [0054/2883, time/total: 01:05/01:15:45]: afm2pl [30k] | |
Installing [0055/2883, time/total: 01:06/01:16:49]: afm2pl.universal-darwin [64k] | |
Installing [0056/2883, time/total: 01:07/01:17:47]: afm2pl.x86_64-darwin [38k] | |
Installing [0057/2883, time/total: 01:07/01:17:40]: afthesis [45k] | |
Installing [0058/2883, time/total: 01:08/01:18:42]: aguplus [351k] | |
Installing [0059/2883, time/total: 01:09/01:18:45]: aiaa [932k] | |
Installing [0060/2883, time/total: 01:11/01:18:12]: aichej [7k] | |
Installing [0061/2883, time/total: 01:12/01:19:17]: akktex [16k] | |
Installing [0062/2883, time/total: 01:12/01:19:14]: akletter [208k] | |
Installing [0063/2883, time/total: 01:13/01:19:43]: alegreya [6315k] | |
Installing [0064/2883, time/total: 01:18/01:08:55]: aleph [13k] | |
Installing [0065/2883, time/total: 01:19/01:09:46]: aleph.universal-darwin [385k] | |
Installing [0066/2883, time/total: 01:20/01:09:51]: aleph.x86_64-darwin [232k] | |
Installing [0067/2883, time/total: 01:20/01:09:22]: alg [10k] | |
Installing [0068/2883, time/total: 01:21/01:10:13]: algorithm2e [528k] | |
Installing [0069/2883, time/total: 01:23/01:10:50]: algorithmicx [174k] | |
Installing [0070/2883, time/total: 01:24/01:11:20]: algorithms [302k] | |
Installing [0071/2883, time/total: 01:25/01:11:33]: allrunes [8443k] | |
Installing [0072/2883, time/total: 01:31/01:01:37]: alnumsec [129k] | |
Installing [0073/2883, time/total: 01:32/01:02:07]: alterqcm [939k] | |
Installing [0074/2883, time/total: 01:34/01:02:07]: altfont [170k] | |
Installing [0075/2883, time/total: 01:35/01:02:32]: ametsoc [550k] | |
Installing [0076/2883, time/total: 01:36/01:02:25]: amiri [1637k] | |
Installing [0077/2883, time/total: 01:39/01:02:07]: amsaddr [196k] | |
Installing [0078/2883, time/total: 01:40/01:02:29]: amscls [1066k] | |
Installing [0079/2883, time/total: 01:43/01:02:55]: amsfonts [4725k] | |
Installing [0080/2883, time/total: 01:48/01:00:03]: amslatex-primer [555k] | |
Installing [0081/2883, time/total: 01:49/59:58]: amsldoc-it [314k] | |
Installing [0082/2883, time/total: 01:50/01:00:10]: amsldoc-vn [1143k] | |
Installing [0083/2883, time/total: 01:52/59:59]: amsmath [2256k] | |
Installing [0084/2883, time/total: 01:55/59:08]: amsmath-it [14k] | |
Installing [0085/2883, time/total: 01:56/59:38]: amsrefs [2020k] | |
Installing [0086/2883, time/total: 01:59/59:05]: amstex [519k] | |
Installing [0087/2883, time/total: 02:00/59:04]: amstex.universal-darwin [1k] | |
Installing [0088/2883, time/total: 02:01/59:33]: amstex.x86_64-darwin [1k] | |
Installing [0089/2883, time/total: 02:01/59:33]: amsthdoc-it [98k] | |
Installing [0090/2883, time/total: 02:02/59:57]: animate [3085k] | |
Installing [0091/2883, time/total: 02:05/58:23]: anonchap [185k] | |
Installing [0092/2883, time/total: 02:05/58:13]: anonymouspro [780k] | |
Installing [0093/2883, time/total: 02:08/58:53]: answers [233k] | |
Installing [0094/2883, time/total: 02:09/59:08]: antiqua [67k] | |
Installing [0095/2883, time/total: 02:10/59:32]: antomega [251k] | |
Installing [0096/2883, time/total: 02:12/01:00:12]: antt [7012k] | |
Installing [0097/2883, time/total: 02:17/56:19]: anufinalexam [3k] | |
Installing [0098/2883, time/total: 02:18/56:44]: anyfontsize [182k] | |
Installing [0099/2883, time/total: 02:19/57:00]: anysize [35k] | |
Installing [0100/2883, time/total: 02:19/56:58]: aobs-tikz [94k] | |
Installing [0101/2883, time/total: 02:20/57:18]: aomart [939k] | |
Installing [0102/2883, time/total: 02:23/57:46]: apa [39k] | |
Installing [0103/2883, time/total: 02:23/57:45]: apa6 [599k] | |
Installing [0104/2883, time/total: 02:25/58:04]: apa6e [252k] | |
Installing [0105/2883, time/total: 02:27/58:40]: apacite [827k] | |
Installing [0106/2883, time/total: 02:29/58:48]: apalike2 [7k] | |
Installing [0107/2883, time/total: 02:29/58:48]: appendix [169k] | |
Installing [0108/2883, time/total: 02:30/59:04]: appendixnumberbeamer [2k] | |
Installing [0109/2883, time/total: 02:31/59:27]: apprends-latex [2432k] | |
Installing [0110/2883, time/total: 02:33/58:20]: apptools [87k] | |
Installing [0111/2883, time/total: 02:34/58:39]: arabi [3811k] | |
Installing [0112/2883, time/total: 02:38/57:19]: arabtex [598k] | |
Installing [0113/2883, time/total: 02:40/57:37]: arabxetex [618k] | |
Installing [0114/2883, time/total: 02:42/57:54]: aramaic-serto [312k] | |
Installing [0115/2883, time/total: 02:44/58:24]: arara [4985k] | |
Installing [0116/2883, time/total: 02:49/56:44]: arara.universal-darwin [1k] | |
Installing [0117/2883, time/total: 02:49/56:44]: arara.x86_64-darwin [1k] | |
Installing [0118/2883, time/total: 02:49/56:44]: archaic [3177k] | |
Installing [0119/2883, time/total: 02:53/56:02]: arcs [55k] | |
Installing [0120/2883, time/total: 02:54/56:19]: arev [1464k] | |
Installing [0121/2883, time/total: 02:57/56:23]: around-the-bend [441k] | |
Installing [0122/2883, time/total: 02:58/56:25]: arphic [26878k] | |
Installing [0123/2883, time/total: 03:08/46:09]: arrayjobx [429k] | |
Installing [0124/2883, time/total: 03:09/46:13]: arraysort [309k] | |
Installing [0125/2883, time/total: 03:10/46:21]: arsclassica [299k] | |
Installing [0126/2883, time/total: 03:12/46:43]: articleingud [409k] | |
Installing [0127/2883, time/total: 03:13/46:48]: arydshln [576k] | |
Installing [0128/2883, time/total: 03:15/47:04]: asaetr [82k] | |
Installing [0129/2883, time/total: 03:16/47:16]: ascelike [122k] | |
Installing [0130/2883, time/total: 03:17/47:28]: ascii-chart [26k] | |
Installing [0131/2883, time/total: 03:18/47:42]: ascii-font [53k] | |
Installing [0132/2883, time/total: 03:18/47:41]: askmaps [309k] | |
Installing [0133/2883, time/total: 03:20/48:02]: aspectratio [394k] | |
Installing [0134/2883, time/total: 03:22/48:22]: assignment [82k] | |
Installing [0135/2883, time/total: 03:23/48:34]: astro [17k] | |
Installing [0136/2883, time/total: 03:24/48:48]: asyfig [219k] | |
Installing [0137/2883, time/total: 03:25/48:57]: asymptote [1949k] | |
Installing [0138/2883, time/total: 03:28/48:53]: asymptote-by-example-zh-cn [515k] | |
Installing [0139/2883, time/total: 03:29/48:55]: asymptote-faq-zh-cn [366k] | |
Installing [0140/2883, time/total: 03:30/49:01]: asymptote-manual-zh-cn [878k] | |
Installing [0141/2883, time/total: 03:32/49:08]: asymptote.universal-darwin [3216k] | |
Installing [0142/2883, time/total: 03:35/48:36]: asymptote.x86_64-darwin [1683k] | |
Installing [0143/2883, time/total: 03:37/48:25]: attachfile [349k] | |
Installing [0144/2883, time/total: 03:38/48:31]: augie [64k] | |
Installing [0145/2883, time/total: 03:39/48:42]: auncial-new [541k] | |
Installing [0146/2883, time/total: 03:41/48:57]: aurical [2457k] | |
Installing [0147/2883, time/total: 03:44/48:43]: authoraftertitle [114k] | |
Installing [0148/2883, time/total: 03:45/48:53]: authorindex [123k] | |
Installing [0149/2883, time/total: 03:46/49:03]: authorindex.universal-darwin [1k] | |
Installing [0150/2883, time/total: 03:46/49:03]: authorindex.x86_64-darwin [1k] | |
Installing [0151/2883, time/total: 03:46/49:03]: auto-pst-pdf [322k] | |
Installing [0152/2883, time/total: 03:48/49:22]: autoarea [40k] | |
Installing [0153/2883, time/total: 03:48/49:22]: automata [92k] | |
Installing [0154/2883, time/total: 03:49/49:33]: autonum [379k] | |
Installing [0155/2883, time/total: 03:51/49:50]: autopdf [237k] | |
Installing [0156/2883, time/total: 03:52/49:58]: avantgar [236k] | |
Installing [0157/2883, time/total: 03:53/50:06]: b1encoding [152k] | |
Installing [0158/2883, time/total: 03:54/50:15]: babel [462k] | |
Installing [0159/2883, time/total: 03:57/50:43]: babel-bahasa [180k] | |
Installing [0160/2883, time/total: 03:58/50:52]: babel-basque [161k] | |
Installing [0161/2883, time/total: 03:59/51:02]: babel-bulgarian [199k] | |
Installing [0162/2883, time/total: 04:00/51:10]: babel-catalan [217k] | |
Installing [0163/2883, time/total: 04:02/51:31]: babel-czech [202k] | |
Installing [0164/2883, time/total: 04:03/51:39]: babel-english [134k] | |
Installing [0165/2883, time/total: 04:04/51:49]: babel-esperanto [132k] | |
Installing [0166/2883, time/total: 04:05/51:58]: babel-french [401k] | |
Installing [0167/2883, time/total: 04:07/52:15]: babel-galician [467k] | |
Installing [0168/2883, time/total: 04:09/52:29]: babel-georgian [6k] | |
Installing [0169/2883, time/total: 04:09/52:29]: babel-german [143k] | |
Installing [0170/2883, time/total: 04:10/52:39]: babel-greek [1050k] | |
Installing [0171/2883, time/total: 04:12/52:40]: babel-hebrew [761k] | |
Installing [0172/2883, time/total: 04:15/53:00]: babel-interlingua [114k] | |
Installing [0173/2883, time/total: 04:16/53:10]: babel-italian [385k] | |
Installing [0174/2883, time/total: 04:17/53:14]: babel-polish [142k] | |
Installing [0175/2883, time/total: 04:18/53:23]: babel-portuges [152k] | |
Installing [0176/2883, time/total: 04:19/53:32]: babel-russian [155k] | |
Installing [0177/2883, time/total: 04:21/53:54]: babel-serbian [135k] | |
Installing [0178/2883, time/total: 04:22/54:03]: babel-serbianc [57k] | |
Installing [0179/2883, time/total: 04:23/54:14]: babel-slovak [210k] | |
Installing [0180/2883, time/total: 04:24/54:21]: babel-sorbian [220k] | |
Installing [0181/2883, time/total: 04:25/54:29]: babel-spanish [202k] | |
Installing [0182/2883, time/total: 04:27/54:49]: babel-thai [228k] | |
Installing [0183/2883, time/total: 04:28/54:56]: babel-ukraineb [227k] | |
Installing [0184/2883, time/total: 04:29/55:03]: babel-vietnamese [4k] | |
Installing [0185/2883, time/total: 04:30/55:15]: babelbib [1239k] | |
Installing [0186/2883, time/total: 04:32/55:11]: background [111k] | |
Installing [0187/2883, time/total: 04:33/55:21]: backnaur [295k] | |
Installing [0188/2883, time/total: 04:34/55:26]: bangtex [50k] | |
Installing [0189/2883, time/total: 04:35/55:37]: barcodes [155k] | |
Installing [0190/2883, time/total: 04:36/55:45]: bardiag [588k] | |
Installing [0191/2883, time/total: 04:38/55:56]: barr [302k] | |
Installing [0192/2883, time/total: 04:39/56:01]: bartel-chess-fonts [23k] | |
Installing [0193/2883, time/total: 04:40/56:13]: bashful [563k] | |
Installing [0194/2883, time/total: 04:41/56:12]: baskervald [661k] | |
Installing [0195/2883, time/total: 04:43/56:20]: basque-book [231k] | |
Installing [0196/2883, time/total: 04:45/56:39]: basque-date [196k] | |
Installing [0197/2883, time/total: 04:46/56:46]: bbcard [9k] | |
Installing [0198/2883, time/total: 04:46/56:46]: bbding [449k] | |
Installing [0199/2883, time/total: 04:48/57:00]: bbm [35k] | |
Installing [0200/2883, time/total: 04:48/56:59]: bbm-macros [300k] | |
Installing [0201/2883, time/total: 04:50/57:16]: bbold [170k] | |
Installing [0202/2883, time/total: 04:51/57:24]: bbold-type1 [108k] | |
Installing [0203/2883, time/total: 04:52/57:33]: bchart [147k] | |
Installing [0204/2883, time/total: 04:53/57:41]: bclogo [756k] | |
Installing [0205/2883, time/total: 04:55/57:47]: beamer [2507k] | |
Installing [0206/2883, time/total: 04:58/57:25]: beamer-FUBerlin [441k] | |
Installing [0207/2883, time/total: 04:59/57:26]: beamer-tut-pt [899k] | |
Installing [0208/2883, time/total: 05:01/57:29]: beamer2thesis [575k] | |
Installing [0209/2883, time/total: 05:03/57:39]: beameraudience [3k] | |
Installing [0210/2883, time/total: 05:03/57:39]: beamerposter [77k] | |
Installing [0211/2883, time/total: 05:04/57:49]: beamersubframe [390k] | |
Installing [0212/2883, time/total: 05:05/57:51]: beamertheme-upenn-bc [334k] | |
Installing [0213/2883, time/total: 05:07/58:06]: beamerthemejltree [2k] | |
Installing [0214/2883, time/total: 05:07/58:06]: beamerthemenirma [4k] | |
Installing [0215/2883, time/total: 05:07/58:06]: beamerthemephnompenh [57k] | |
Installing [0216/2883, time/total: 05:08/58:16]: beebe [345k] | |
Installing [0217/2883, time/total: 05:09/58:20]: begriff [42k] | |
Installing [0218/2883, time/total: 05:10/58:30]: belleek [83k] | |
Installing [0219/2883, time/total: 05:11/58:40]: bengali [100k] | |
Installing [0220/2883, time/total: 05:12/58:49]: bera [324k] | |
Installing [0221/2883, time/total: 05:13/58:53]: berenisadf [1714k] | |
Installing [0222/2883, time/total: 05:16/58:48]: besjournals [17k] | |
Installing [0223/2883, time/total: 05:16/58:47]: betababel [152k] | |
Installing [0224/2883, time/total: 05:17/58:55]: beton [66k] | |
Installing [0225/2883, time/total: 05:18/59:05]: bez123 [268k] | |
Installing [0226/2883, time/total: 05:20/59:21]: bezos [933k] | |
Installing [0227/2883, time/total: 05:21/59:11]: bgreek [243k] | |
Installing [0228/2883, time/total: 05:23/59:28]: bgteubner [1477k] | |
Installing [0229/2883, time/total: 05:26/59:28]: bguq [134k] | |
Installing [0230/2883, time/total: 05:27/59:36]: bhcexam [17k] | |
Installing [0231/2883, time/total: 05:27/59:35]: bib-fr [15k] | |
Installing [0232/2883, time/total: 05:28/59:46]: bibarts [279k] | |
Installing [0233/2883, time/total: 05:29/59:51]: biber [2229k] | |
Installing [0234/2883, time/total: 05:32/59:34]: biber.universal-darwin [11989k] | |
Installing [0235/2883, time/total: 05:37/56:19]: biber.x86_64-darwin [11956k] | |
Installing [0236/2883, time/total: 05:42/53:30]: bibexport [269k] | |
Installing [0237/2883, time/total: 05:43/53:35]: bibexport.universal-darwin [1k] | |
Installing [0238/2883, time/total: 05:44/53:44]: bibexport.x86_64-darwin [1k] | |
Installing [0239/2883, time/total: 05:44/53:44]: bibhtml [35k] | |
Installing [0240/2883, time/total: 05:44/53:43]: biblatex [6303k] | |
Installing [0241/2883, time/total: 05:49/52:44]: biblatex-apa [221k] | |
Installing [0242/2883, time/total: 05:50/52:49]: biblatex-bwl [113k] | |
Installing [0243/2883, time/total: 05:51/52:56]: biblatex-caspervector [270k] | |
Installing [0244/2883, time/total: 05:52/53:01]: biblatex-chem [989k] | |
Installing [0245/2883, time/total: 05:53/52:54]: biblatex-chicago [2862k] | |
Installing [0246/2883, time/total: 05:56/52:35]: biblatex-dw [1121k] | |
Installing [0247/2883, time/total: 05:58/52:34]: biblatex-fiwi [551k] | |
Installing [0248/2883, time/total: 06:00/52:43]: biblatex-gost [897k] | |
Installing [0249/2883, time/total: 06:01/52:38]: biblatex-historian [589k] | |
Installing [0250/2883, time/total: 06:03/52:46]: biblatex-ieee [564k] | |
Installing [0251/2883, time/total: 06:04/52:46]: biblatex-juradiss [141k] | |
Installing [0252/2883, time/total: 06:05/52:52]: biblatex-luh-ipw [356k] | |
Installing [0253/2883, time/total: 06:07/53:04]: biblatex-mla [672k] | |
Installing [0254/2883, time/total: 06:08/53:02]: biblatex-musuos [419k] | |
Installing [0255/2883, time/total: 06:09/53:04]: biblatex-nature [380k] | |
Installing [0256/2883, time/total: 06:11/53:16]: biblatex-nejm [160k] | |
Installing [0257/2883, time/total: 06:12/53:22]: biblatex-philosophy [496k] | |
Installing [0258/2883, time/total: 06:13/53:23]: biblatex-phys [410k] | |
Installing [0259/2883, time/total: 06:15/53:33]: biblatex-publist [110k] | |
Installing [0260/2883, time/total: 06:16/53:40]: biblatex-science [365k] | |
Installing [0261/2883, time/total: 06:17/53:43]: biblatex-source-division [67k] | |
Installing [0262/2883, time/total: 06:18/53:50]: biblatex-swiss-legal [512k] | |
Installing [0263/2883, time/total: 06:19/53:51]: biblatex-trad [243k] | |
Installing [0264/2883, time/total: 06:20/53:56]: bibleref [489k] | |
Installing [0265/2883, time/total: 06:22/54:05]: bibleref-french [640k] | |
Installing [0266/2883, time/total: 06:23/54:03]: bibleref-german [652k] | |
Installing [0267/2883, time/total: 06:25/54:10]: bibleref-lds [276k] | |
Installing [0268/2883, time/total: 06:26/54:14]: bibleref-mouth [381k] | |
Installing [0269/2883, time/total: 06:28/54:25]: bibleref-parse [107k] | |
Installing [0270/2883, time/total: 06:29/54:32]: biblist [211k] | |
Installing [0271/2883, time/total: 06:30/54:37]: bibtex [389k] | |
Installing [0272/2883, time/total: 06:31/54:39]: bibtex.universal-darwin [119k] | |
Installing [0273/2883, time/total: 06:32/54:46]: bibtex.x86_64-darwin [68k] | |
Installing [0274/2883, time/total: 06:32/54:45]: bibtex8 [23k] | |
Installing [0275/2883, time/total: 06:33/54:53]: bibtex8.universal-darwin [135k] | |
Installing [0276/2883, time/total: 06:33/54:51]: bibtex8.x86_64-darwin [76k] | |
Installing [0277/2883, time/total: 06:34/54:58]: bibtexu [14k] | |
Installing [0278/2883, time/total: 06:35/55:06]: bibtexu.universal-darwin [8205k] | |
Installing [0279/2883, time/total: 06:39/53:34]: bibtexu.x86_64-darwin [4178k] | |
Installing [0280/2883, time/total: 06:42/52:57]: bibtopic [265k] | |
Installing [0281/2883, time/total: 06:44/53:09]: bibtopicprefix [373k] | |
Installing [0282/2883, time/total: 06:45/53:12]: bibunits [208k] | |
Installing [0283/2883, time/total: 06:46/53:16]: bidi [3109k] | |
Installing [0284/2883, time/total: 06:50/53:03]: bigfoot [252k] | |
Installing [0285/2883, time/total: 06:52/53:15]: bigints [107k] | |
Installing [0286/2883, time/total: 06:52/53:14]: binomexp [73k] | |
Installing [0287/2883, time/total: 06:53/53:21]: biocon [224k] | |
Installing [0288/2883, time/total: 06:54/53:25]: bitelist [366k] | |
Installing [0289/2883, time/total: 06:57/53:43]: bizcard [80k] | |
Installing [0290/2883, time/total: 06:58/53:50]: blacklettert1 [141k] | |
Installing [0291/2883, time/total: 06:59/53:56]: blindtext [361k] | |
Installing [0292/2883, time/total: 07:01/54:06]: blkarray [304k] | |
Installing [0293/2883, time/total: 07:02/54:09]: block [61k] | |
Installing [0294/2883, time/total: 07:03/54:16]: blockdraw_mp [275k] | |
Installing [0295/2883, time/total: 07:05/54:28]: bloques [124k] | |
Installing [0296/2883, time/total: 07:06/54:34]: blowup [117k] | |
Installing [0297/2883, time/total: 07:07/54:40]: bodegraph [351k] | |
Installing [0298/2883, time/total: 07:08/54:42]: bohr [435k] | |
Installing [0299/2883, time/total: 07:10/54:51]: boisik [1128k] | |
Installing [0300/2883, time/total: 07:12/54:50]: boites [278k] | |
Installing [0301/2883, time/total: 07:13/54:54]: bold-extra [215k] | |
Installing [0302/2883, time/total: 07:14/54:59]: boldtensors [55k] | |
Installing [0303/2883, time/total: 07:15/55:05]: bondgraph [50k] | |
Installing [0304/2883, time/total: 07:16/55:12]: bookest [209k] | |
Installing [0305/2883, time/total: 07:17/55:17]: bookhands [1818k] | |
Installing [0306/2883, time/total: 07:20/55:14]: booklet [229k] | |
Installing [0307/2883, time/total: 07:22/55:25]: bookman [272k] | |
Installing [0308/2883, time/total: 07:23/55:29]: booktabs [190k] | |
Installing [0309/2883, time/total: 07:24/55:34]: booktabs-de [268k] | |
Installing [0310/2883, time/total: 07:25/55:38]: booktabs-fr [217k] | |
Installing [0311/2883, time/total: 07:26/55:42]: boolexpr [154k] | |
Installing [0312/2883, time/total: 07:27/55:47]: boondox [124k] | |
Installing [0313/2883, time/total: 07:28/55:53]: bophook [50k] | |
Installing [0314/2883, time/total: 07:29/56:00]: borceux [42k] | |
Installing [0315/2883, time/total: 07:30/56:07]: bosisio [481k] | |
Installing [0316/2883, time/total: 07:31/56:07]: boxedminipage [115k] | |
Installing [0317/2883, time/total: 07:32/56:13]: boxhandler [346k] | |
Installing [0318/2883, time/total: 07:34/56:23]: bpchem [189k] | |
Installing [0319/2883, time/total: 07:35/56:28]: bpolynomial [197k] | |
Installing [0320/2883, time/total: 07:36/56:32]: bracketkey [288k] | |
Installing [0321/2883, time/total: 07:37/56:36]: braids [290k] | |
Installing [0322/2883, time/total: 07:39/56:46]: braille [66k] | |
Installing [0323/2883, time/total: 07:40/56:53]: braket [213k] | |
Installing [0324/2883, time/total: 07:41/56:57]: brandeis-dissertation [263k] | |
Installing [0325/2883, time/total: 07:42/57:01]: breakcites [146k] | |
Installing [0326/2883, time/total: 07:43/57:06]: breakurl [119k] | |
Installing [0327/2883, time/total: 07:44/57:12]: bropd [63k] | |
Installing [0328/2883, time/total: 07:45/57:18]: brushscr [53k] | |
Installing [0329/2883, time/total: 07:46/57:25]: bullcntr [729k] | |
Installing [0330/2883, time/total: 07:48/57:29]: bundledoc [48k] | |
Installing [0331/2883, time/total: 07:49/57:36]: bundledoc.universal-darwin [1k] | |
Installing [0332/2883, time/total: 07:49/57:36]: bundledoc.x86_64-darwin [1k] | |
Installing [0333/2883, time/total: 07:49/57:36]: burmese [187k] | |
Installing [0334/2883, time/total: 07:50/57:40]: bussproofs [112k] | |
Installing [0335/2883, time/total: 07:51/57:46]: bxbase [22k] | |
Installing [0336/2883, time/total: 07:52/57:53]: bxcjkjatype [261k] | |
Installing [0337/2883, time/total: 07:53/57:57]: bxdpx-beamer [4k] | |
Installing [0338/2883, time/total: 07:54/58:04]: bxeepic [18k] | |
Installing [0339/2883, time/total: 07:54/58:04]: bxjscls [202k] | |
Installing [0340/2883, time/total: 07:56/58:16]: bytefield [701k] | |
Installing [0341/2883, time/total: 07:57/58:13]: c-pascal [11k] | |
Installing [0342/2883, time/total: 07:58/58:20]: c90 [95k] | |
Installing [0343/2883, time/total: 07:59/58:26]: cabin [1623k] | |
Installing [0344/2883, time/total: 08:02/58:24]: cachepic [161k] | |
Installing [0345/2883, time/total: 08:03/58:29]: cachepic.universal-darwin [1k] | |
Installing [0346/2883, time/total: 08:03/58:29]: cachepic.x86_64-darwin [1k] | |
Installing [0347/2883, time/total: 08:03/58:29]: calcage [281k] | |
Installing [0348/2883, time/total: 08:04/58:32]: calctab [403k] | |
Installing [0349/2883, time/total: 08:06/58:41]: calculator [565k] | |
Installing [0350/2883, time/total: 08:08/58:47]: calligra [117k] | |
Installing [0351/2883, time/total: 08:09/58:53]: calligra-type1 [59k] | |
Installing [0352/2883, time/total: 08:10/58:59]: calrsfs [151k] | |
Installing [0353/2883, time/total: 08:11/59:04]: cals [370k] | |
Installing [0354/2883, time/total: 08:13/59:13]: calxxxx-yyyy [360k] | |
Installing [0355/2883, time/total: 08:14/59:15]: cancel [258k] | |
Installing [0356/2883, time/total: 08:15/59:18]: canoniclayout [475k] | |
Installing [0357/2883, time/total: 08:17/59:26]: cantarell [570k] | |
Installing [0358/2883, time/total: 08:20/59:39]: capt-of [76k] | |
Installing [0359/2883, time/total: 08:21/59:45]: captcont [110k] | |
Installing [0360/2883, time/total: 08:22/59:51]: captdef [213k] | |
Installing [0361/2883, time/total: 08:23/59:55]: caption [1864k] | |
Installing [0362/2883, time/total: 08:26/59:49]: carlisle [34k] | |
Installing [0363/2883, time/total: 08:27/59:55]: carolmin-ps [104k] | |
Installing [0364/2883, time/total: 08:28/01:00:01]: cascadilla [96k] | |
Installing [0365/2883, time/total: 08:28/01:00:00]: cases [304k] | |
Installing [0366/2883, time/total: 08:30/01:00:09]: casyl [77k] | |
Installing [0367/2883, time/total: 08:30/01:00:08]: catchfilebetweentags [149k] | |
Installing [0368/2883, time/total: 08:32/01:00:20]: catcodes [541k] | |
Installing [0369/2883, time/total: 08:33/01:00:19]: catechis [160k] | |
Installing [0370/2883, time/total: 08:35/01:00:31]: catoptions [426k] | |
Installing [0371/2883, time/total: 08:36/01:00:32]: cbcoptic [284k] | |
Installing [0372/2883, time/total: 08:38/01:00:42]: cbfonts [64861k] | |
Installing [0373/2883, time/total: 09:00/50:13]: cbfonts-fd [648k] | |
Installing [0374/2883, time/total: 09:01/50:13]: cc-pl [419k] | |
Installing [0375/2883, time/total: 09:03/50:20]: ccaption [497k] | |
Installing [0376/2883, time/total: 09:05/50:26]: ccfonts [194k] | |
Installing [0377/2883, time/total: 09:06/50:30]: ccicons [95k] | |
Installing [0378/2883, time/total: 09:07/50:34]: cclicenses [85k] | |
Installing [0379/2883, time/total: 09:10/50:50]: cd [110k] | |
Installing [0380/2883, time/total: 09:11/50:55]: cd-cover [314k] | |
Installing [0381/2883, time/total: 09:14/51:08]: cdpbundl [724k] | |
Installing [0382/2883, time/total: 09:16/51:12]: cell [12k] | |
Installing [0383/2883, time/total: 09:16/51:12]: cellspace [326k] | |
Installing [0384/2883, time/total: 09:17/51:15]: censor [182k] | |
Installing [0385/2883, time/total: 09:18/51:18]: cfr-lm [2611k] | |
Installing [0386/2883, time/total: 09:22/51:15]: changebar [309k] | |
Installing [0387/2883, time/total: 09:24/51:23]: changelayout [60k] | |
Installing [0388/2883, time/total: 09:24/51:23]: changepage [277k] | |
Installing [0389/2883, time/total: 09:26/51:31]: changes [419k] | |
Installing [0390/2883, time/total: 09:27/51:32]: chappg [193k] | |
Installing [0391/2883, time/total: 09:29/51:41]: chapterfolder [187k] | |
Installing [0392/2883, time/total: 09:30/51:45]: charter [172k] | |
Installing [0393/2883, time/total: 09:31/51:49]: chbibref [167k] | |
Installing [0394/2883, time/total: 09:32/51:53]: checkcites [223k] | |
Installing [0395/2883, time/total: 09:33/51:56]: checkcites.universal-darwin [1k] | |
Installing [0396/2883, time/total: 09:34/52:01]: checkcites.x86_64-darwin [1k] | |
Installing [0397/2883, time/total: 09:34/52:01]: chem-journal [5k] | |
Installing [0398/2883, time/total: 09:34/52:01]: chemarrow [344k] | |
Installing [0399/2883, time/total: 09:35/52:03]: chembst [223k] | |
Installing [0400/2883, time/total: 09:37/52:12]: chemcompounds [118k] | |
Installing [0401/2883, time/total: 09:38/52:16]: chemcono [234k] | |
Installing [0402/2883, time/total: 09:39/52:20]: chemexec [312k] | |
Installing [0403/2883, time/total: 09:40/52:22]: chemfig [2041k] | |
Installing [0404/2883, time/total: 09:43/52:18]: chemmacros [4546k] | |
Installing [0405/2883, time/total: 09:49/52:07]: chemnum [849k] | |
Installing [0406/2883, time/total: 09:51/52:10]: chemstyle [296k] | |
Installing [0407/2883, time/total: 09:53/52:17]: cherokee [5k] | |
Installing [0408/2883, time/total: 09:53/52:17]: chess [55k] | |
Installing [0409/2883, time/total: 09:54/52:22]: chess-problem-diagrams [309k] | |
Installing [0410/2883, time/total: 09:55/52:25]: chessboard [42k] | |
Installing [0411/2883, time/total: 09:56/52:29]: chessfss [23k] | |
Installing [0412/2883, time/total: 09:57/52:35]: chet [174k] | |
Installing [0413/2883, time/total: 09:58/52:38]: chextras [139k] | |
Installing [0414/2883, time/total: 09:59/52:42]: chicago [11k] | |
Installing [0415/2883, time/total: 09:59/52:42]: chicago-annote [10k] | |
Installing [0416/2883, time/total: 10:01/52:52]: chickenize [201k] | |
Installing [0417/2883, time/total: 10:02/52:56]: chkfloat [46k] | |
Installing [0418/2883, time/total: 10:03/53:01]: chktex [222k] | |
Installing [0419/2883, time/total: 10:04/53:04]: chktex.universal-darwin [84k] | |
Installing [0420/2883, time/total: 10:05/53:08]: chktex.x86_64-darwin [50k] | |
Installing [0421/2883, time/total: 10:05/53:08]: chletter [150k] | |
Installing [0422/2883, time/total: 10:07/53:17]: chngcntr [231k] | |
Installing [0423/2883, time/total: 10:08/53:20]: chronology [15k] | |
Installing [0424/2883, time/total: 10:08/53:20]: chronosys [236k] | |
Installing [0425/2883, time/total: 10:09/53:23]: chscite [202k] | |
Installing [0426/2883, time/total: 10:11/53:31]: circ [264k] | |
Installing [0427/2883, time/total: 10:12/53:34]: circuitikz [353k] | |
Installing [0428/2883, time/total: 10:14/53:41]: cite [296k] | |
Installing [0429/2883, time/total: 10:15/53:44]: cjhebrew [134k] | |
Installing [0430/2883, time/total: 10:16/53:48]: cjk [1531k] | |
Installing [0431/2883, time/total: 10:19/53:49]: cjk-ko [140k] | |
Installing [0432/2883, time/total: 10:20/53:52]: cjkpunct [152k] | |
Installing [0433/2883, time/total: 10:21/53:56]: cjkutils [337k] | |
Installing [0434/2883, time/total: 10:23/54:03]: cjkutils.universal-darwin [74k] | |
Installing [0435/2883, time/total: 10:23/54:03]: cjkutils.x86_64-darwin [44k] | |
Installing [0436/2883, time/total: 10:24/54:07]: classics [207k] | |
Installing [0437/2883, time/total: 10:25/54:11]: classicthesis [458k] | |
Installing [0438/2883, time/total: 10:26/54:11]: clefval [321k] | |
Installing [0439/2883, time/total: 10:28/54:19]: cleveref [475k] | |
Installing [0440/2883, time/total: 10:31/54:30]: clipboard [36k] | |
Installing [0441/2883, time/total: 10:31/54:29]: clock [70k] | |
Installing [0442/2883, time/total: 10:32/54:34]: clrscode [36k] | |
Installing [0443/2883, time/total: 10:33/54:39]: cm [238k] | |
Installing [0444/2883, time/total: 10:34/54:42]: cm-lgc [4841k] | |
Installing [0445/2883, time/total: 10:38/54:16]: cm-super [63071k] | |
Installing [0446/2883, time/total: 11:01/47:30]: cm-unicode [14720k] | |
Installing [0447/2883, time/total: 11:11/46:32]: cmap [8k] | |
Installing [0448/2883, time/total: 11:11/46:32]: cmarrows [57k] | |
Installing [0449/2883, time/total: 11:12/46:36]: cmbright [176k] | |
Installing [0450/2883, time/total: 11:14/46:43]: cmcyr [888k] | |
Installing [0451/2883, time/total: 11:16/46:46]: cmdstring [339k] | |
Installing [0452/2883, time/total: 11:17/46:47]: cmdtrack [137k] | |
Installing [0453/2883, time/total: 11:18/46:51]: cmextra [11k] | |
Installing [0454/2883, time/total: 11:18/46:51]: cmll [421k] | |
Installing [0455/2883, time/total: 11:20/46:56]: cmpica [8k] | |
Installing [0456/2883, time/total: 11:21/47:00]: cmpj [440k] | |
Installing [0457/2883, time/total: 11:22/47:01]: cmsd [4k] | |
Installing [0458/2883, time/total: 11:22/47:01]: cmtiup [324k] | |
Installing [0459/2883, time/total: 11:24/47:07]: cnbwp [678k] | |
Installing [0460/2883, time/total: 11:26/47:11]: cnltx [792k] | |
Installing [0461/2883, time/total: 11:27/47:10]: cns [2916k] | |
Installing [0462/2883, time/total: 11:30/47:03]: codedoc [379k] | |
Installing [0463/2883, time/total: 11:32/47:09]: codepage [286k] | |
Installing [0464/2883, time/total: 11:33/47:11]: codicefiscaleitaliano [223k] | |
Installing [0465/2883, time/total: 11:34/47:14]: collcell [226k] | |
Installing [0466/2883, time/total: 11:36/47:20]: collectbox [275k] | |
Installing [0467/2883, time/total: 11:37/47:23]: collection-basic [1k] | |
Installing [0468/2883, time/total: 11:37/47:23]: collection-bibtexextra [1k] | |
Installing [0469/2883, time/total: 11:37/47:23]: collection-binextra [1k] | |
Installing [0470/2883, time/total: 11:38/47:27]: collection-context [1k] | |
Installing [0471/2883, time/total: 11:38/47:27]: collection-fontsextra [2k] | |
Installing [0472/2883, time/total: 11:38/47:27]: collection-fontsrecommended [1k] | |
Installing [0473/2883, time/total: 11:38/47:27]: collection-fontutils [1k] | |
Installing [0474/2883, time/total: 11:38/47:27]: collection-formatsextra [1k] | |
Installing [0475/2883, time/total: 11:38/47:27]: collection-games [1k] | |
Installing [0476/2883, time/total: 11:39/47:31]: collection-genericextra [1k] | |
Installing [0477/2883, time/total: 11:39/47:31]: collection-genericrecommended [1k] | |
Installing [0478/2883, time/total: 11:39/47:31]: collection-htmlxml [1k] | |
Installing [0479/2883, time/total: 11:39/47:31]: collection-humanities [1k] | |
Installing [0480/2883, time/total: 11:39/47:31]: collection-langafrican [1k] | |
Installing [0481/2883, time/total: 11:40/47:35]: collection-langarabic [1k] | |
Installing [0482/2883, time/total: 11:40/47:35]: collection-langcjk [1k] | |
Installing [0483/2883, time/total: 11:40/47:35]: collection-langcyrillic [1k] | |
Installing [0484/2883, time/total: 11:40/47:35]: collection-langczechslovak [1k] | |
Installing [0485/2883, time/total: 11:40/47:35]: collection-langenglish [1k] | |
Installing [0486/2883, time/total: 11:40/47:35]: collection-langfrench [1k] | |
Installing [0487/2883, time/total: 11:41/47:39]: collection-langgerman [1k] | |
Installing [0488/2883, time/total: 11:41/47:39]: collection-langgreek [1k] | |
Installing [0489/2883, time/total: 11:41/47:39]: collection-langindic [1k] | |
Installing [0490/2883, time/total: 11:41/47:39]: collection-langitalian [1k] | |
Installing [0491/2883, time/total: 11:41/47:39]: collection-langother [1k] | |
Installing [0492/2883, time/total: 11:42/47:43]: collection-langpolish [1k] | |
Installing [0493/2883, time/total: 11:42/47:43]: collection-langportuguese [1k] | |
Installing [0494/2883, time/total: 11:42/47:43]: collection-langspanish [1k] | |
Installing [0495/2883, time/total: 11:42/47:43]: collection-latex [1k] | |
Installing [0496/2883, time/total: 11:42/47:43]: collection-latexextra [5k] | |
Installing [0497/2883, time/total: 11:42/47:43]: collection-latexrecommended [1k] | |
Installing [0498/2883, time/total: 11:43/47:47]: collection-luatex [1k] | |
Installing [0499/2883, time/total: 11:43/47:47]: collection-mathextra [1k] | |
Installing [0500/2883, time/total: 11:43/47:47]: collection-metapost [1k] | |
Installing [0501/2883, time/total: 11:43/47:47]: collection-music [1k] | |
Installing [0502/2883, time/total: 11:43/47:47]: collection-omega [1k] | |
Installing [0503/2883, time/total: 11:44/47:51]: collection-pictures [1k] | |
Installing [0504/2883, time/total: 11:44/47:51]: collection-plainextra [1k] | |
Installing [0505/2883, time/total: 11:44/47:51]: collection-pstricks [1k] | |
Installing [0506/2883, time/total: 11:44/47:51]: collection-publishers [1k] | |
Installing [0507/2883, time/total: 11:44/47:51]: collection-science [1k] | |
Installing [0508/2883, time/total: 11:44/47:51]: collection-texworks [1k] | |
Installing [0509/2883, time/total: 11:45/47:55]: collection-xetex [1k] | |
Installing [0510/2883, time/total: 11:45/47:55]: collref [261k] | |
Installing [0511/2883, time/total: 11:46/47:57]: colordoc [183k] | |
Installing [0512/2883, time/total: 11:47/48:00]: colorinfo [3k] | |
Installing [0513/2883, time/total: 11:48/48:04]: colorsep [2k] | |
Installing [0514/2883, time/total: 11:48/48:04]: colortab [67k] | |
Installing [0515/2883, time/total: 11:49/48:08]: colortbl [556k] | |
Installing [0516/2883, time/total: 11:50/48:08]: colorwav [103k] | |
Installing [0517/2883, time/total: 11:51/48:12]: colorweb [1211k] | |
Installing [0518/2883, time/total: 11:54/48:16]: colourchange [231k] | |
Installing [0519/2883, time/total: 11:55/48:18]: combelow [95k] | |
Installing [0520/2883, time/total: 11:56/48:22]: combine [494k] | |
Installing [0521/2883, time/total: 11:57/48:22]: combinedgraphics [432k] | |
Installing [0522/2883, time/total: 11:59/48:28]: comfortaa [819k] | |
Installing [0523/2883, time/total: 12:02/48:34]: comma [152k] | |
Installing [0524/2883, time/total: 12:02/48:33]: commado [533k] | |
Installing [0525/2883, time/total: 12:04/48:38]: commath [102k] | |
Installing [0526/2883, time/total: 12:05/48:41]: comment [248k] | |
Installing [0527/2883, time/total: 12:06/48:43]: compactbib [2k] | |
Installing [0528/2883, time/total: 12:06/48:43]: complexity [176k] | |
Installing [0529/2883, time/total: 12:07/48:46]: components-of-TeX [12k] | |
Installing [0530/2883, time/total: 12:08/48:50]: comprehensive [5086k] | |
Installing [0531/2883, time/total: 12:11/48:28]: computational-complexity [897k] | |
Installing [0532/2883, time/total: 12:14/48:34]: concepts [317k] | |
Installing [0533/2883, time/total: 12:15/48:36]: concmath [272k] | |
Installing [0534/2883, time/total: 12:16/48:38]: concmath-fonts [18k] | |
Installing [0535/2883, time/total: 12:18/48:46]: concprog [6k] | |
Installing [0536/2883, time/total: 12:18/48:46]: concrete [12k] | |
Installing [0537/2883, time/total: 12:19/48:50]: confproc [1934k] | |
Installing [0538/2883, time/total: 12:22/48:49]: constants [99k] | |
Installing [0539/2883, time/total: 12:23/48:52]: conteq [305k] | |
Installing [0540/2883, time/total: 12:24/48:54]: context [5494k] | |
Installing [0541/2883, time/total: 12:29/48:38]: context-account [118k] | |
Installing [0542/2883, time/total: 12:30/48:41]: context-algorithmic [4k] | |
Installing [0543/2883, time/total: 12:31/48:45]: context-bnf [267k] | |
Installing [0544/2883, time/total: 12:32/48:47]: context-chromato [224k] | |
Installing [0545/2883, time/total: 12:33/48:50]: context-construction-plan [454k] | |
Installing [0546/2883, time/total: 12:35/48:54]: context-cyrillicnumbers [185k] | |
Installing [0547/2883, time/total: 12:36/48:57]: context-degrade [179k] | |
Installing [0548/2883, time/total: 12:37/49:00]: context-filter [16k] | |
Installing [0549/2883, time/total: 12:38/49:04]: context-fixme [4k] | |
Installing [0550/2883, time/total: 12:38/49:04]: context-french [86k] | |
Installing [0551/2883, time/total: 12:39/49:07]: context-fullpage [84k] | |
Installing [0552/2883, time/total: 12:39/49:06]: context-games [48k] | |
Installing [0553/2883, time/total: 12:40/49:10]: context-gantt [7k] | |
Installing [0554/2883, time/total: 12:40/49:10]: context-gnuplot [457k] | |
Installing [0555/2883, time/total: 12:42/49:15]: context-letter [25k] | |
Installing [0556/2883, time/total: 12:43/49:18]: context-lettrine [91k] | |
Installing [0557/2883, time/total: 12:43/49:18]: context-lilypond [191k] | |
Installing [0558/2883, time/total: 12:45/49:24]: context-mathsets [396k] | |
Installing [0559/2883, time/total: 12:46/49:26]: context-notes-zh-cn [839k] | |
Installing [0560/2883, time/total: 12:47/49:24]: context-rst [157k] | |
Installing [0561/2883, time/total: 12:49/49:31]: context-ruby [5k] | |
Installing [0562/2883, time/total: 12:49/49:31]: context-simplefonts [9k] | |
Installing [0563/2883, time/total: 12:50/49:34]: context-simpleslides [861k] | |
Installing [0564/2883, time/total: 12:53/49:40]: context-transliterator [252k] | |
Installing [0565/2883, time/total: 12:56/49:50]: context-typearea [78k] | |
Installing [0566/2883, time/total: 12:58/49:58]: context-typescripts [10k] | |
Installing [0567/2883, time/total: 13:00/50:05]: context-vim [15k] | |
Installing [0568/2883, time/total: 13:01/50:09]: context.universal-darwin [1k] | |
Installing [0569/2883, time/total: 13:01/50:09]: context.x86_64-darwin [1k] | |
Installing [0570/2883, time/total: 13:01/50:09]: contour [159k] | |
Installing [0571/2883, time/total: 13:04/50:19]: contracard [195k] | |
Installing [0572/2883, time/total: 13:07/50:30]: convbkmk [6k] | |
Installing [0573/2883, time/total: 13:08/50:34]: convbkmk.universal-darwin [1k] | |
Installing [0574/2883, time/total: 13:08/50:34]: convbkmk.x86_64-darwin [1k] | |
Installing [0575/2883, time/total: 13:09/50:37]: cooking [68k] | |
Installing [0576/2883, time/total: 13:11/50:45]: cookingsymbols [347k] | |
Installing [0577/2883, time/total: 13:14/50:54]: cool [435k] | |
Installing [0578/2883, time/total: 13:16/50:59]: coollist [117k] | |
Installing [0579/2883, time/total: 13:18/51:06]: coolstr [123k] | |
Installing [0580/2883, time/total: 13:19/51:09]: coolthms [118k] | |
Installing [0581/2883, time/total: 13:20/51:12]: cooltooltips [197k] | |
Installing [0582/2883, time/total: 13:22/51:18]: coordsys [274k] | |
Installing [0583/2883, time/total: 13:24/51:24]: copyrightbox [1654k] | |
Installing [0584/2883, time/total: 13:26/51:20]: coseoul [154k] | |
Installing [0585/2883, time/total: 13:27/51:23]: countriesofeurope [346k] | |
Installing [0586/2883, time/total: 13:29/51:28]: counttexruns [231k] | |
Installing [0587/2883, time/total: 13:31/51:35]: courier [491k] | |
Installing [0588/2883, time/total: 13:32/51:35]: courier-scaled [151k] | |
Installing [0589/2883, time/total: 13:33/51:38]: courseoutline [6k] | |
Installing [0590/2883, time/total: 13:35/51:45]: coursepaper [7k] | |
Installing [0591/2883, time/total: 13:35/51:45]: coverpage [289k] | |
Installing [0592/2883, time/total: 13:37/51:51]: covington [411k] | |
Installing [0593/2883, time/total: 13:38/51:52]: cprotect [586k] | |
Installing [0594/2883, time/total: 13:41/52:00]: crbox [31k] | |
Installing [0595/2883, time/total: 13:42/52:03]: crop [213k] | |
Installing [0596/2883, time/total: 13:43/52:05]: crossreference [43k] | |
Installing [0597/2883, time/total: 13:44/52:09]: crossword [350k] | |
Installing [0598/2883, time/total: 13:46/52:14]: crosswrd [234k] | |
Installing [0599/2883, time/total: 13:47/52:16]: cryst [66k] | |
Installing [0600/2883, time/total: 13:48/52:20]: cs [1757k] | |
Installing [0601/2883, time/total: 13:50/52:15]: csbulletin [244k] | |
Installing [0602/2883, time/total: 13:51/52:18]: cslatex [36k] | |
Installing [0603/2883, time/total: 13:52/52:21]: cslatex.universal-darwin [1k] | |
Installing [0604/2883, time/total: 13:52/52:21]: cslatex.x86_64-darwin [1k] | |
Installing [0605/2883, time/total: 13:52/52:21]: csplain [66k] | |
Installing [0606/2883, time/total: 13:53/52:24]: csplain.universal-darwin [1k] | |
Installing [0607/2883, time/total: 13:53/52:24]: csplain.x86_64-darwin [1k] | |
Installing [0608/2883, time/total: 13:53/52:24]: csquotes [284k] | |
Installing [0609/2883, time/total: 13:55/52:30]: csquotes-de [315k] | |
Installing [0610/2883, time/total: 13:56/52:32]: cstex [4341k] | |
Installing [0611/2883, time/total: 14:00/52:18]: csvsimple [620k] | |
Installing [0612/2883, time/total: 14:01/52:17]: csvtools [211k] | |
Installing [0613/2883, time/total: 14:03/52:23]: ctable [700k] | |
Installing [0614/2883, time/total: 14:08/52:37]: ctanify [37k] | |
Installing [0615/2883, time/total: 14:08/52:37]: ctanify.universal-darwin [1k] | |
Installing [0616/2883, time/total: 14:09/52:41]: ctanify.x86_64-darwin [1k] | |
Installing [0617/2883, time/total: 14:09/52:41]: ctanupload [176k] | |
Installing [0618/2883, time/total: 14:10/52:43]: ctanupload.universal-darwin [1k] | |
Installing [0619/2883, time/total: 14:10/52:43]: ctanupload.x86_64-darwin [1k] | |
Installing [0620/2883, time/total: 14:10/52:43]: ctex [255k] | |
Installing [0621/2883, time/total: 14:12/52:49]: ctex-faq [464k] | |
Installing [0622/2883, time/total: 14:13/52:49]: ctib [335k] | |
Installing [0623/2883, time/total: 14:15/52:55]: ctie [5k] | |
Installing [0624/2883, time/total: 14:15/52:55]: ctie.universal-darwin [53k] | |
Installing [0625/2883, time/total: 14:16/52:58]: ctie.x86_64-darwin [31k] | |
Installing [0626/2883, time/total: 14:16/52:58]: cuisine [79k] | |
Installing [0627/2883, time/total: 14:17/53:01]: currfile [178k] | |
Installing [0628/2883, time/total: 14:19/53:07]: currvita [105k] | |
Installing [0629/2883, time/total: 14:20/53:10]: cursolatex [5282k] | |
Installing [0630/2883, time/total: 14:24/52:50]: curve [273k] | |
Installing [0631/2883, time/total: 14:25/52:51]: curve2e [395k] | |
Installing [0632/2883, time/total: 14:27/52:56]: curves [158k] | |
Installing [0633/2883, time/total: 14:29/53:02]: custom-bib [752k] | |
Installing [0634/2883, time/total: 14:31/53:05]: cutwin [310k] | |
Installing [0635/2883, time/total: 14:33/53:10]: cv [53k] | |
Installing [0636/2883, time/total: 14:34/53:13]: cweb [74k] | |
Installing [0637/2883, time/total: 14:35/53:17]: cweb-latex [271k] | |
Installing [0638/2883, time/total: 14:36/53:18]: cweb.universal-darwin [121k] | |
Installing [0639/2883, time/total: 14:37/53:21]: cweb.x86_64-darwin [69k] | |
Installing [0640/2883, time/total: 14:38/53:24]: cyklop [704k] | |
Installing [0641/2883, time/total: 14:40/53:27]: cyrillic [446k] | |
Installing [0642/2883, time/total: 14:42/53:31]: cyrillic-bin [9k] | |
Installing [0643/2883, time/total: 14:42/53:31]: cyrillic-bin.universal-darwin [1k] | |
Installing [0644/2883, time/total: 14:42/53:31]: cyrillic-bin.x86_64-darwin [1k] | |
Installing [0645/2883, time/total: 14:42/53:31]: cyrplain [9k] | |
Installing [0646/2883, time/total: 14:43/53:35]: dancers [4k] | |
Installing [0647/2883, time/total: 14:44/53:38]: dashbox [162k] | |
Installing [0648/2883, time/total: 14:45/53:41]: dashrule [233k] | |
Installing [0649/2883, time/total: 14:46/53:43]: dashundergaps [125k] | |
Installing [0650/2883, time/total: 14:47/53:46]: dataref [235k] | |
Installing [0651/2883, time/total: 14:49/53:52]: datatool [2288k] | |
Installing [0652/2883, time/total: 14:52/53:47]: dateiliste [255k] | |
Installing [0653/2883, time/total: 14:53/53:49]: datenumber [101k] | |
Installing [0654/2883, time/total: 14:54/53:52]: datetime [461k] | |
Installing [0655/2883, time/total: 14:58/54:04]: dblfloatfix [218k] | |
Installing [0656/2883, time/total: 14:59/54:06]: dcpic [920k] | |
Installing [0657/2883, time/total: 15:00/54:03]: de-macro [57k] | |
Installing [0658/2883, time/total: 15:01/54:06]: de-macro.universal-darwin [1k] | |
Installing [0659/2883, time/total: 15:01/54:06]: de-macro.x86_64-darwin [1k] | |
Installing [0660/2883, time/total: 15:02/54:10]: decimal [160k] | |
Installing [0661/2883, time/total: 15:03/54:13]: decorule [410k] | |
Installing [0662/2883, time/total: 15:04/54:13]: dehyph-exptl [297k] | |
Installing [0663/2883, time/total: 15:06/54:19]: dejavu [11534k] | |
Installing [0664/2883, time/total: 15:13/53:28]: delim [297k] | |
Installing [0665/2883, time/total: 15:14/53:30]: delimtxt [50k] | |
Installing [0666/2883, time/total: 15:15/53:33]: detex [9k] | |
Installing [0667/2883, time/total: 15:16/53:36]: detex.universal-darwin [67k] | |
Installing [0668/2883, time/total: 15:16/53:36]: detex.x86_64-darwin [42k] | |
Installing [0669/2883, time/total: 15:17/53:39]: detlev-cm [1394k] | |
Installing [0670/2883, time/total: 15:19/53:37]: devnag [1k] | |
Installing [0671/2883, time/total: 15:19/53:37]: devnag.universal-darwin [19k] | |
Installing [0672/2883, time/total: 15:19/53:37]: devnag.x86_64-darwin [12k] | |
Installing [0673/2883, time/total: 15:19/53:37]: dhua [324k] | |
Installing [0674/2883, time/total: 15:21/53:42]: diagbox [158k] | |
Installing [0675/2883, time/total: 15:22/53:44]: diagmac2 [215k] | |
Installing [0676/2883, time/total: 15:23/53:46]: diagnose [67k] | |
Installing [0677/2883, time/total: 15:24/53:49]: dialogl [785k] | |
Installing [0678/2883, time/total: 15:26/53:51]: dice [5k] | |
Installing [0679/2883, time/total: 15:27/53:55]: dichokey [208k] | |
Installing [0680/2883, time/total: 15:28/53:57]: dictsym [51k] | |
Installing [0681/2883, time/total: 15:28/53:57]: digiconfigs [120k] | |
Installing [0682/2883, time/total: 15:29/53:59]: din1505 [19k] | |
Installing [0683/2883, time/total: 15:30/54:03]: dinat [20k] | |
Installing [0684/2883, time/total: 15:30/54:03]: dinbrief [494k] | |
Installing [0685/2883, time/total: 15:32/54:06]: dingbat [116k] | |
Installing [0686/2883, time/total: 15:33/54:09]: directory [175k] | |
Installing [0687/2883, time/total: 15:34/54:11]: dirtree [108k] | |
Installing [0688/2883, time/total: 15:36/54:18]: dirtytalk [389k] | |
Installing [0689/2883, time/total: 15:37/54:19]: disser [90k] | |
Installing [0690/2883, time/total: 15:38/54:22]: dk-bib [410k] | |
Installing [0691/2883, time/total: 15:40/54:26]: dlfltxb [700k] | |
Installing [0692/2883, time/total: 15:41/54:25]: dnaseq [209k] | |
Installing [0693/2883, time/total: 15:43/54:30]: dnp [1k] | |
Installing [0694/2883, time/total: 15:43/54:30]: doc-pictex [2k] | |
Installing [0695/2883, time/total: 15:43/54:30]: docmfp [155k] | |
Installing [0696/2883, time/total: 15:44/54:33]: docmute [149k] | |
Installing [0697/2883, time/total: 15:46/54:39]: documentation [95k] | |
Installing [0698/2883, time/total: 15:47/54:42]: doi [3k] | |
Installing [0699/2883, time/total: 15:47/54:42]: doipubmed [79k] | |
Installing [0700/2883, time/total: 15:48/54:45]: dosepsbin [79k] | |
Installing [0701/2883, time/total: 15:49/54:48]: dosepsbin.universal-darwin [1k] | |
Installing [0702/2883, time/total: 15:49/54:48]: dosepsbin.x86_64-darwin [1k] | |
Installing [0703/2883, time/total: 15:49/54:48]: dot2texi [216k] | |
Installing [0704/2883, time/total: 15:50/54:50]: dotarrow [79k] | |
Installing [0705/2883, time/total: 15:51/54:53]: dotseqn [136k] | |
Installing [0706/2883, time/total: 15:53/54:59]: dottex [94k] | |
Installing [0707/2883, time/total: 15:53/54:58]: doublestroke [158k] | |
Installing [0708/2883, time/total: 15:55/55:04]: dowith [1192k] | |
Installing [0709/2883, time/total: 15:57/55:03]: download [149k] | |
Installing [0710/2883, time/total: 15:58/55:06]: dox [135k] | |
Installing [0711/2883, time/total: 15:59/55:08]: dozenal [270k] | |
Installing [0712/2883, time/total: 16:01/55:13]: dpfloat [193k] | |
Installing [0713/2883, time/total: 16:02/55:16]: dprogress [67k] | |
Installing [0714/2883, time/total: 16:03/55:19]: drac [587k] | |
Installing [0715/2883, time/total: 16:04/55:18]: draftcopy [127k] | |
Installing [0716/2883, time/total: 16:05/55:21]: draftwatermark [98k] | |
Installing [0717/2883, time/total: 16:07/55:27]: dramatist [295k] | |
Installing [0718/2883, time/total: 16:08/55:29]: dratex [56k] | |
Installing [0719/2883, time/total: 16:09/55:32]: drawstack [105k] | |
Installing [0720/2883, time/total: 16:10/55:34]: droid [2157k] | |
Installing [0721/2883, time/total: 16:14/55:34]: droit-fr [267k] | |
Installing [0722/2883, time/total: 16:16/55:39]: drs [103k] | |
Installing [0723/2883, time/total: 16:16/55:38]: drv [214k] | |
Installing [0724/2883, time/total: 16:18/55:44]: dtk [317k] | |
Installing [0725/2883, time/total: 16:19/55:45]: dtl [20k] | |
Installing [0726/2883, time/total: 16:19/55:45]: dtl.universal-darwin [31k] | |
Installing [0727/2883, time/total: 16:20/55:48]: dtl.x86_64-darwin [19k] | |
Installing [0728/2883, time/total: 16:21/55:52]: dtxgallery [346k] | |
Installing [0729/2883, time/total: 16:22/55:53]: dtxgen [69k] | |
Installing [0730/2883, time/total: 16:23/55:56]: dtxgen.universal-darwin [1k] | |
Installing [0731/2883, time/total: 16:23/55:56]: dtxgen.x86_64-darwin [1k] | |
Installing [0732/2883, time/total: 16:24/55:59]: dtxtut [196k] | |
Installing [0733/2883, time/total: 16:25/56:01]: duerer [16k] | |
Installing [0734/2883, time/total: 16:25/56:01]: duerer-latex [148k] | |
Installing [0735/2883, time/total: 16:26/56:04]: duotenzor [158k] | |
Installing [0736/2883, time/total: 16:27/56:06]: dutchcal [37k] | |
Installing [0737/2883, time/total: 16:28/56:09]: dvdcoll [211k] | |
Installing [0738/2883, time/total: 16:29/56:11]: dvgloss [212k] | |
Installing [0739/2883, time/total: 16:30/56:13]: dvi2tty [13k] | |
Installing [0740/2883, time/total: 16:31/56:17]: dvi2tty.universal-darwin [90k] | |
Installing [0741/2883, time/total: 16:31/56:16]: dvi2tty.x86_64-darwin [57k] | |
Installing [0742/2883, time/total: 16:32/56:19]: dviasm [8k] | |
Installing [0743/2883, time/total: 16:32/56:19]: dviasm.universal-darwin [1k] | |
Installing [0744/2883, time/total: 16:32/56:19]: dviasm.x86_64-darwin [1k] | |
Installing [0745/2883, time/total: 16:33/56:22]: dvicopy [5k] | |
Installing [0746/2883, time/total: 16:33/56:22]: dvicopy.universal-darwin [87k] | |
Installing [0747/2883, time/total: 16:34/56:25]: dvicopy.x86_64-darwin [50k] | |
Installing [0748/2883, time/total: 16:34/56:25]: dvidvi [9k] | |
Installing [0749/2883, time/total: 16:34/56:25]: dvidvi.universal-darwin [13k] | |
Installing [0750/2883, time/total: 16:35/56:28]: dvidvi.x86_64-darwin [8k] | |
Installing [0751/2883, time/total: 16:35/56:28]: dviincl [5k] | |
Installing [0752/2883, time/total: 16:35/56:28]: dviljk [37k] | |
Installing [0753/2883, time/total: 16:36/56:31]: dviljk.universal-darwin [124k] | |
Installing [0754/2883, time/total: 16:37/56:34]: dviljk.x86_64-darwin [77k] | |
Installing [0755/2883, time/total: 16:37/56:33]: dvipdfmx [341k] | |
Installing [0756/2883, time/total: 16:39/56:38]: dvipdfmx-def [3k] | |
Installing [0757/2883, time/total: 16:39/56:38]: dvipdfmx.universal-darwin [557k] | |
Installing [0758/2883, time/total: 16:40/56:38]: dvipdfmx.x86_64-darwin [313k] | |
Installing [0759/2883, time/total: 16:41/56:39]: dvipng [267k] | |
Installing [0760/2883, time/total: 16:42/56:41]: dvipng.universal-darwin [771k] | |
Installing [0761/2883, time/total: 16:44/56:42]: dvipng.x86_64-darwin [445k] | |
Installing [0762/2883, time/total: 16:45/56:43]: dvipos [8k] | |
Installing [0763/2883, time/total: 16:45/56:43]: dvipos.universal-darwin [72k] | |
Installing [0764/2883, time/total: 16:46/56:46]: dvipos.x86_64-darwin [43k] | |
Installing [0765/2883, time/total: 16:46/56:45]: dvips [604k] | |
Installing [0766/2883, time/total: 16:49/56:52]: dvips.universal-darwin [230k] | |
Installing [0767/2883, time/total: 16:50/56:53]: dvips.x86_64-darwin [133k] | |
Installing [0768/2883, time/total: 16:51/56:56]: dvipsconfig [12k] | |
Installing [0769/2883, time/total: 16:51/56:56]: dvisvgm [41k] | |
Installing [0770/2883, time/total: 16:52/56:59]: dvisvgm.universal-darwin [838k] | |
Installing [0771/2883, time/total: 16:53/56:57]: dvisvgm.x86_64-darwin [485k] | |
Installing [0772/2883, time/total: 16:54/56:57]: dynblocks [347k] | |
Installing [0773/2883, time/total: 16:55/56:58]: dyntree [137k] | |
Installing [0774/2883, time/total: 16:57/57:04]: ean [4k] | |
Installing [0775/2883, time/total: 16:57/57:04]: ean13isbn [308k] | |
Installing [0776/2883, time/total: 16:58/57:05]: easy [17k] | |
Installing [0777/2883, time/total: 16:59/57:09]: easy-todo [139k] | |
Installing [0778/2883, time/total: 17:00/57:11]: easyfig [248k] | |
Installing [0779/2883, time/total: 17:01/57:13]: easylist [599k] | |
Installing [0780/2883, time/total: 17:03/57:16]: ebezier [304k] | |
Installing [0781/2883, time/total: 17:04/57:17]: ebgaramond [2935k] | |
Installing [0782/2883, time/total: 17:08/57:11]: ebong [52k] | |
Installing [0783/2883, time/total: 17:08/57:11]: ebong.universal-darwin [1k] | |
Installing [0784/2883, time/total: 17:08/57:11]: ebong.x86_64-darwin [1k] | |
Installing [0785/2883, time/total: 17:09/57:14]: ebook [3k] | |
Installing [0786/2883, time/total: 17:09/57:14]: ebsthesis [259k] | |
Installing [0787/2883, time/total: 17:10/57:16]: ec [281k] | |
Installing [0788/2883, time/total: 17:12/57:21]: ecc [20k] | |
Installing [0789/2883, time/total: 17:13/57:24]: ecclesiastic [236k] | |
Installing [0790/2883, time/total: 17:14/57:26]: ecltree [34k] | |
Installing [0791/2883, time/total: 17:15/57:29]: eco [154k] | |
Installing [0792/2883, time/total: 17:16/57:31]: economic [828k] | |
Installing [0793/2883, time/total: 17:18/57:32]: ecv [260k] | |
Installing [0794/2883, time/total: 17:19/57:34]: ed [296k] | |
Installing [0795/2883, time/total: 17:20/57:35]: edfnotes [291k] | |
Installing [0796/2883, time/total: 17:22/57:40]: edmac [102k] | |
Installing [0797/2883, time/total: 17:23/57:43]: edmargin [313k] | |
Installing [0798/2883, time/total: 17:25/57:47]: ednotes [398k] | |
Installing [0799/2883, time/total: 17:27/57:51]: eemeir [142k] | |
Installing [0800/2883, time/total: 17:28/57:54]: eepic [106k] | |
Installing [0801/2883, time/total: 17:29/57:56]: egameps [141k] | |
Installing [0802/2883, time/total: 17:30/57:59]: egplot [488k] | |
Installing [0803/2883, time/total: 17:31/57:59]: eiad [140k] | |
Installing [0804/2883, time/total: 17:32/58:01]: eiad-ltx [10k] | |
Installing [0805/2883, time/total: 17:33/58:04]: eijkhout [7k] | |
Installing [0806/2883, time/total: 17:33/58:04]: einfuehrung [156k] | |
Installing [0807/2883, time/total: 17:34/58:07]: ejpecp [183k] | |
Installing [0808/2883, time/total: 17:35/58:09]: elbioimp [290k] | |
Installing [0809/2883, time/total: 17:37/58:13]: electrum [995k] | |
Installing [0810/2883, time/total: 17:39/58:13]: eledform [128k] | |
Installing [0811/2883, time/total: 17:40/58:16]: eledmac [1468k] | |
Installing [0812/2883, time/total: 17:43/58:16]: ellipsis [97k] | |
Installing [0813/2883, time/total: 17:44/58:19]: elmath [67k] | |
Installing [0814/2883, time/total: 17:45/58:22]: elpres [462k] | |
Installing [0815/2883, time/total: 17:46/58:22]: elsarticle [757k] | |
Installing [0816/2883, time/total: 17:48/58:24]: elteikthesis [2422k] | |
Installing [0817/2883, time/total: 17:51/58:18]: eltex [185k] | |
Installing [0818/2883, time/total: 17:52/58:20]: elvish [13k] | |
Installing [0819/2883, time/total: 17:53/58:23]: emarks [1457k] | |
Installing [0820/2883, time/total: 17:55/58:20]: embedall [156k] | |
Installing [0821/2883, time/total: 17:56/58:22]: embrac [447k] | |
Installing [0822/2883, time/total: 17:57/58:22]: emp [221k] | |
Installing [0823/2883, time/total: 17:58/58:24]: emptypage [52k] | |
Installing [0824/2883, time/total: 17:59/58:27]: emulateapj [162k] | |
Installing [0825/2883, time/total: 18:00/58:29]: enctex [247k] | |
Installing [0826/2883, time/total: 18:01/58:31]: encxvlna [244k] | |
Installing [0827/2883, time/total: 18:03/58:36]: endfloat [205k] | |
Installing [0828/2883, time/total: 18:04/58:38]: endheads [253k] | |
Installing [0829/2883, time/total: 18:05/58:39]: endiagram [675k] | |
Installing [0830/2883, time/total: 18:07/58:42]: endnotes [259k] | |
Installing [0831/2883, time/total: 18:08/58:43]: engpron [1912k] | |
Installing [0832/2883, time/total: 18:11/58:40]: engrec [274k] | |
Installing [0833/2883, time/total: 18:12/58:42]: engtlc [589k] | |
Installing [0834/2883, time/total: 18:15/58:48]: enigma [279k] | |
Installing [0835/2883, time/total: 18:16/58:49]: enotez [457k] | |
Installing [0836/2883, time/total: 18:17/58:49]: enumitem [350k] | |
Installing [0837/2883, time/total: 18:19/58:54]: enumitem-zref [700k] | |
Installing [0838/2883, time/total: 18:21/58:55]: envbig [2k] | |
Installing [0839/2883, time/total: 18:21/58:55]: environ [150k] | |
Installing [0840/2883, time/total: 18:22/58:58]: envlab [353k] | |
Installing [0841/2883, time/total: 18:24/59:02]: epigrafica [596k] | |
Installing [0842/2883, time/total: 18:26/59:04]: epigram [1k] | |
Installing [0843/2883, time/total: 18:26/59:04]: epigraph [170k] | |
Installing [0844/2883, time/total: 18:27/59:07]: epiolmec [233k] | |
Installing [0845/2883, time/total: 18:29/59:11]: eplain [1368k] | |
Installing [0846/2883, time/total: 18:32/59:12]: eplain.universal-darwin [1k] | |
Installing [0847/2883, time/total: 18:32/59:12]: eplain.x86_64-darwin [1k] | |
Installing [0848/2883, time/total: 18:32/59:12]: epsdice [77k] | |
Installing [0849/2883, time/total: 18:33/59:15]: epsf [275k] | |
Installing [0850/2883, time/total: 18:34/59:16]: epsincl [6k] | |
Installing [0851/2883, time/total: 18:35/59:19]: epslatex-fr [1013k] | |
Installing [0852/2883, time/total: 18:36/59:16]: epspdf [277k] | |
Installing [0853/2883, time/total: 18:38/59:21]: epspdf.universal-darwin [1k] | |
Installing [0854/2883, time/total: 18:38/59:21]: epspdf.x86_64-darwin [1k] | |
Installing [0855/2883, time/total: 18:38/59:21]: epspdfconversion [412k] | |
Installing [0856/2883, time/total: 18:39/59:21]: epstopdf [22k] | |
Installing [0857/2883, time/total: 18:40/59:24]: epstopdf.universal-darwin [1k] | |
Installing [0858/2883, time/total: 18:40/59:24]: epstopdf.x86_64-darwin [1k] | |
Installing [0859/2883, time/total: 18:40/59:24]: eqell [180k] | |
Installing [0860/2883, time/total: 18:41/59:26]: eqlist [71k] | |
Installing [0861/2883, time/total: 18:42/59:29]: eqname [1k] | |
Installing [0862/2883, time/total: 18:42/59:29]: eqnarray [108k] | |
Installing [0863/2883, time/total: 18:43/59:31]: eqparbox [376k] | |
Installing [0864/2883, time/total: 18:45/59:35]: erdc [692k] | |
Installing [0865/2883, time/total: 18:47/59:37]: errata [153k] | |
Installing [0866/2883, time/total: 18:48/59:39]: es-tex-faq [485k] | |
Installing [0867/2883, time/total: 18:49/59:39]: esami [1154k] | |
Installing [0868/2883, time/total: 18:51/59:38]: esdiff [86k] | |
Installing [0869/2883, time/total: 18:52/59:41]: esint [113k] | |
Installing [0870/2883, time/total: 18:53/59:43]: esint-type1 [72k] | |
Installing [0871/2883, time/total: 18:54/59:46]: esk [424k] | |
Installing [0872/2883, time/total: 18:56/59:50]: eskd [268k] | |
Installing [0873/2883, time/total: 18:57/59:51]: eskdx [458k] | |
Installing [0874/2883, time/total: 18:59/59:54]: eso-pic [255k] | |
Installing [0875/2883, time/total: 19:00/59:56]: esstix [477k] | |
Installing [0876/2883, time/total: 19:02/59:59]: estcpmm [290k] | |
Installing [0877/2883, time/total: 19:03/01:00:00]: esvect [116k] | |
Installing [0878/2883, time/total: 19:05/01:00:06]: etaremune [80k] | |
Installing [0879/2883, time/total: 19:06/01:00:09]: etex [197k] | |
Installing [0880/2883, time/total: 19:07/01:00:11]: etex-pkg [6k] | |
Installing [0881/2883, time/total: 19:07/01:00:10]: etextools [972k] | |
Installing [0882/2883, time/total: 19:09/01:00:10]: ethiop [507k] | |
Installing [0883/2883, time/total: 19:12/01:00:17]: ethiop-t1 [5071k] | |
Installing [0884/2883, time/total: 19:15/59:53]: etoc [363k] | |
Installing [0885/2883, time/total: 19:17/59:57]: etoolbox [205k] | |
Installing [0886/2883, time/total: 19:18/59:59]: etoolbox-de [230k] | |
Installing [0887/2883, time/total: 19:19/01:00:01]: euenc [153k] | |
Installing [0888/2883, time/total: 19:20/01:00:03]: eukdate [114k] | |
Installing [0889/2883, time/total: 19:21/01:00:05]: euler [245k] | |
Installing [0890/2883, time/total: 19:23/01:00:10]: eulervm [117k] | |
Installing [0891/2883, time/total: 19:24/01:00:12]: euro [213k] | |
Installing [0892/2883, time/total: 19:25/01:00:14]: euro-ce [12k] | |
Installing [0893/2883, time/total: 19:26/01:00:17]: europecv [627k] | |
Installing [0894/2883, time/total: 19:27/01:00:16]: eurosym [408k] | |
Installing [0895/2883, time/total: 19:29/01:00:20]: euxm [26k] | |
Installing [0896/2883, time/total: 19:30/01:00:23]: everyhook [115k] | |
Installing [0897/2883, time/total: 19:31/01:00:25]: everypage [20k] | |
Installing [0898/2883, time/total: 19:31/01:00:25]: exam [544k] | |
Installing [0899/2883, time/total: 19:33/01:00:28]: examdesign [408k] | |
Installing [0900/2883, time/total: 19:35/01:00:31]: examplep [404k] | |
Installing [0901/2883, time/total: 19:36/01:00:32]: exceltex [10k] | |
Installing [0902/2883, time/total: 19:37/01:00:35]: exceltex.universal-darwin [1k] | |
Installing [0903/2883, time/total: 19:37/01:00:35]: exceltex.x86_64-darwin [1k] | |
Installing [0904/2883, time/total: 19:37/01:00:35]: excludeonly [216k] | |
Installing [0905/2883, time/total: 19:38/01:00:36]: exercise [293k] | |
Installing [0906/2883, time/total: 19:40/01:00:41]: exp-testopt [92k] | |
Installing [0907/2883, time/total: 19:41/01:00:43]: expdlist [150k] | |
Installing [0908/2883, time/total: 19:42/01:00:45]: expex [416k] | |
Installing [0909/2883, time/total: 19:43/01:00:46]: export [289k] | |
Installing [0910/2883, time/total: 19:45/01:00:50]: expressg [519k] | |
Installing [0911/2883, time/total: 19:47/01:00:53]: exsheets [1544k] | |
Installing [0912/2883, time/total: 19:49/01:00:49]: exsol [252k] | |
Installing [0913/2883, time/total: 19:50/01:00:51]: extarrows [29k] | |
Installing [0914/2883, time/total: 19:51/01:00:54]: exteps [110k] | |
Installing [0915/2883, time/total: 19:52/01:00:56]: extpfeil [117k] | |
Installing [0916/2883, time/total: 19:53/01:00:58]: extract [201k] | |
Installing [0917/2883, time/total: 19:54/01:01:00]: extsizes [202k] | |
Installing [0918/2883, time/total: 19:55/01:01:02]: facsimile [44k] | |
Installing [0919/2883, time/total: 19:56/01:01:05]: factura [16k] | |
Installing [0920/2883, time/total: 19:57/01:01:08]: facture [135k] | |
Installing [0921/2883, time/total: 19:58/01:01:10]: faktor [85k] | |
Installing [0922/2883, time/total: 19:59/01:01:12]: fancybox [279k] | |
Installing [0923/2883, time/total: 20:00/01:01:14]: fancyhdr [250k] | |
Installing [0924/2883, time/total: 20:01/01:01:15]: fancyhdr-it [255k] | |
Installing [0925/2883, time/total: 20:02/01:01:16]: fancynum [62k] | |
Installing [0926/2883, time/total: 20:03/01:01:19]: fancypar [115k] | |
Installing [0927/2883, time/total: 20:04/01:01:21]: fancyref [124k] | |
Installing [0928/2883, time/total: 20:05/01:01:24]: fancytabs [181k] | |
Installing [0929/2883, time/total: 20:06/01:01:26]: fancytooltips [1111k] | |
Installing [0930/2883, time/total: 20:09/01:01:28]: fancyvrb [482k] | |
Installing [0931/2883, time/total: 20:10/01:01:28]: fandol [20549k] | |
Installing [0932/2883, time/total: 20:19/59:47]: fast-diagram [1366k] | |
Installing [0933/2883, time/total: 20:20/59:42]: fbb [1955k] | |
Installing [0934/2883, time/total: 20:23/59:39]: fbithesis [819k] | |
Installing [0935/2883, time/total: 20:26/59:43]: fbs [6k] | |
Installing [0936/2883, time/total: 20:26/59:43]: fc [154k] | |
Installing [0937/2883, time/total: 20:27/59:45]: fcltxdoc [652k] | |
Installing [0938/2883, time/total: 20:29/59:47]: fdsymbol [1367k] | |
Installing [0939/2883, time/total: 20:32/59:47]: featpost [15596k] | |
Installing [0940/2883, time/total: 20:38/58:34]: fenixpar [5k] | |
Installing [0941/2883, time/total: 20:38/58:34]: fetamont [3204k] | |
Installing [0942/2883, time/total: 20:42/58:27]: feupphdteses [190k] | |
Installing [0943/2883, time/total: 20:43/58:29]: feyn [261k] | |
Installing [0944/2883, time/total: 20:45/58:33]: feynmf [537k] | |
Installing [0945/2883, time/total: 20:47/58:35]: feynmp-auto [373k] | |
Installing [0946/2883, time/total: 20:48/58:36]: fge [172k] | |
Installing [0947/2883, time/total: 20:49/58:38]: fifinddo-info [275k] | |
Installing [0948/2883, time/total: 20:51/58:42]: fig4latex [62k] | |
Installing [0949/2883, time/total: 20:52/58:45]: fig4latex.universal-darwin [1k] | |
Installing [0950/2883, time/total: 20:52/58:45]: fig4latex.x86_64-darwin [1k] | |
Installing [0951/2883, time/total: 20:52/58:45]: figbas [94k] | |
Installing [0952/2883, time/total: 20:53/58:47]: figbib [134k] | |
Installing [0953/2883, time/total: 20:54/58:49]: figflow [3k] | |
Installing [0954/2883, time/total: 20:54/58:49]: figsize [88k] | |
Installing [0955/2883, time/total: 20:55/58:51]: filecontents [238k] | |
Installing [0956/2883, time/total: 20:56/58:53]: filedate [559k] | |
Installing [0957/2883, time/total: 20:58/58:55]: filehook [270k] | |
Installing [0958/2883, time/total: 20:59/58:56]: fileinfo [904k] | |
Installing [0959/2883, time/total: 21:01/58:57]: filemod [275k] | |
Installing [0960/2883, time/total: 21:03/59:01]: findhyph [16k] | |
Installing [0961/2883, time/total: 21:03/59:01]: findhyph.universal-darwin [1k] | |
Installing [0962/2883, time/total: 21:03/59:01]: findhyph.x86_64-darwin [1k] | |
Installing [0963/2883, time/total: 21:03/59:01]: fink [90k] | |
Installing [0964/2883, time/total: 21:04/59:03]: finstrut [177k] | |
Installing [0965/2883, time/total: 21:06/59:08]: first-latex-doc [493k] | |
Installing [0966/2883, time/total: 21:07/59:08]: fix2col [78k] | |
Installing [0967/2883, time/total: 21:08/59:10]: fixfoot [52k] | |
Installing [0968/2883, time/total: 21:09/59:13]: fixlatvian [123k] | |
Installing [0969/2883, time/total: 21:10/59:15]: fixltxhyph [397k] | |
Installing [0970/2883, time/total: 21:11/59:15]: fixme [369k] | |
Installing [0971/2883, time/total: 21:13/59:19]: fixmetodonotes [7k] | |
Installing [0972/2883, time/total: 21:14/59:22]: fixpdfmag [2k] | |
Installing [0973/2883, time/total: 21:14/59:22]: fjodor [444k] | |
Installing [0974/2883, time/total: 21:15/59:22]: flabels [346k] | |
Installing [0975/2883, time/total: 21:17/59:25]: flacards [30k] | |
Installing [0976/2883, time/total: 21:17/59:25]: flagderiv [194k] | |
Installing [0977/2883, time/total: 21:18/59:27]: flashcards [141k] | |
Installing [0978/2883, time/total: 21:19/59:29]: flashmovie [1312k] | |
Installing [0979/2883, time/total: 21:21/59:27]: flipbook [343k] | |
Installing [0980/2883, time/total: 21:23/59:31]: flippdf [16k] | |
Installing [0981/2883, time/total: 21:23/59:31]: float [125k] | |
Installing [0982/2883, time/total: 21:24/59:33]: floatflt [319k] | |
Installing [0983/2883, time/total: 21:26/59:36]: floatrow [1295k] | |
Installing [0984/2883, time/total: 21:29/59:37]: flowchart [415k] | |
Installing [0985/2883, time/total: 21:30/59:38]: flowfram [1795k] | |
Installing [0986/2883, time/total: 21:33/59:36]: fltpoint [192k] | |
Installing [0987/2883, time/total: 21:34/59:38]: fmp [137k] | |
Installing [0988/2883, time/total: 21:35/59:40]: fmtcount [589k] | |
Installing [0989/2883, time/total: 21:37/59:42]: fn2end [24k] | |
Installing [0990/2883, time/total: 21:38/59:45]: fnbreak [209k] | |
Installing [0991/2883, time/total: 21:39/59:46]: fncychap [277k] | |
Installing [0992/2883, time/total: 21:40/59:47]: fncylab [200k] | |
Installing [0993/2883, time/total: 21:41/59:49]: fnpara [175k] | |
Installing [0994/2883, time/total: 21:42/59:51]: fnpct [590k] | |
Installing [0995/2883, time/total: 21:44/59:53]: fntproof [212k] | |
Installing [0996/2883, time/total: 21:45/59:55]: fnumprint [254k] | |
Installing [0997/2883, time/total: 21:46/59:56]: foekfont [102k] | |
Installing [0998/2883, time/total: 21:47/59:58]: foilhtml [24k] | |
Installing [0999/2883, time/total: 21:48/01:00:01]: fonetika [186k] | |
Installing [1000/2883, time/total: 21:49/01:00:02]: font-change [854k] | |
Installing [1001/2883, time/total: 21:51/01:00:03]: fontawesome [185k] | |
Installing [1002/2883, time/total: 21:52/01:00:05]: fontaxes [126k] | |
Installing [1003/2883, time/total: 21:53/01:00:07]: fontbook [1221k] | |
Installing [1004/2883, time/total: 21:55/01:00:05]: fontch [94k] | |
Installing [1005/2883, time/total: 21:56/01:00:08]: fontinst [1467k] | |
Installing [1006/2883, time/total: 22:00/01:00:10]: fontinst.universal-darwin [1k] | |
Installing [1007/2883, time/total: 22:00/01:00:10]: fontinst.x86_64-darwin [1k] | |
Installing [1008/2883, time/total: 22:00/01:00:10]: fontname [745k] | |
Installing [1009/2883, time/total: 22:02/01:00:12]: fontools [83k] | |
Installing [1010/2883, time/total: 22:03/01:00:14]: fontools.universal-darwin [1k] | |
Installing [1011/2883, time/total: 22:03/01:00:14]: fontools.x86_64-darwin [1k] | |
Installing [1012/2883, time/total: 22:03/01:00:14]: fonts-tlwg [5898k] | |
Installing [1013/2883, time/total: 22:09/59:57]: fontspec [3003k] | |
Installing [1014/2883, time/total: 22:12/59:49]: fonttable [323k] | |
Installing [1015/2883, time/total: 22:14/59:52]: fontware [14k] | |
Installing [1016/2883, time/total: 22:14/59:52]: fontware.universal-darwin [156k] | |
Installing [1017/2883, time/total: 22:15/59:54]: fontware.x86_64-darwin [91k] | |
Installing [1018/2883, time/total: 22:16/59:56]: fontwrap [277k] | |
Installing [1019/2883, time/total: 22:17/59:57]: footbib [221k] | |
Installing [1020/2883, time/total: 22:18/59:59]: footmisc [343k] | |
Installing [1021/2883, time/total: 22:20/01:00:02]: footnotebackref [111k] | |
Installing [1022/2883, time/total: 22:21/01:00:04]: footnoterange [387k] | |
Installing [1023/2883, time/total: 22:22/01:00:05]: footnpag [61k] | |
Installing [1024/2883, time/total: 22:23/01:00:07]: forarray [260k] | |
Installing [1025/2883, time/total: 22:25/01:00:11]: foreign [88k] | |
Installing [1026/2883, time/total: 22:26/01:00:13]: forest [959k] | |
Installing [1027/2883, time/total: 22:28/01:00:14]: forloop [73k] | |
Installing [1028/2883, time/total: 22:29/01:00:16]: formlett [360k] | |
Installing [1029/2883, time/total: 22:30/01:00:17]: formular [138k] | |
Installing [1030/2883, time/total: 22:31/01:00:18]: fouridx [211k] | |
Installing [1031/2883, time/total: 22:33/01:00:23]: fourier [371k] | |
Installing [1032/2883, time/total: 22:35/01:00:26]: fouriernc [49k] | |
Installing [1033/2883, time/total: 22:35/01:00:26]: fp [25k] | |
Installing [1034/2883, time/total: 22:36/01:00:28]: fpl [382k] | |
Installing [1035/2883, time/total: 22:37/01:00:29]: fragmaster [86k] | |
Installing [1036/2883, time/total: 22:38/01:00:31]: fragmaster.universal-darwin [1k] | |
Installing [1037/2883, time/total: 22:39/01:00:34]: fragmaster.x86_64-darwin [1k] | |
Installing [1038/2883, time/total: 22:39/01:00:34]: fragments [3k] | |
Installing [1039/2883, time/total: 22:39/01:00:34]: frame [32k] | |
Installing [1040/2883, time/total: 22:40/01:00:36]: framed [242k] | |
Installing [1041/2883, time/total: 22:41/01:00:37]: francais-bst [10k] | |
Installing [1042/2883, time/total: 22:41/01:00:37]: frankenstein [1927k] | |
Installing [1043/2883, time/total: 22:44/01:00:35]: frcursive [2061k] | |
Installing [1044/2883, time/total: 22:47/01:00:31]: frege [144k] | |
Installing [1045/2883, time/total: 22:48/01:00:33]: frenchle [528k] | |
Installing [1046/2883, time/total: 22:50/01:00:36]: frletter [3k] | |
Installing [1047/2883, time/total: 22:50/01:00:36]: frontespizio [893k] | |
Installing [1048/2883, time/total: 22:52/01:00:36]: ftcap [208k] | |
Installing [1049/2883, time/total: 22:53/01:00:38]: ftnxtra [28k] | |
Installing [1050/2883, time/total: 22:54/01:00:40]: fullblck [42k] | |
Installing [1051/2883, time/total: 22:54/01:00:40]: fullwidth [282k] | |
Installing [1052/2883, time/total: 22:56/01:00:44]: functan [157k] | |
Installing [1053/2883, time/total: 22:57/01:00:45]: fundus-calligra [187k] | |
Installing [1054/2883, time/total: 22:58/01:00:47]: fundus-cyr [2k] | |
Installing [1055/2883, time/total: 22:58/01:00:47]: fundus-sueterlin [182k] | |
Installing [1056/2883, time/total: 22:59/01:00:49]: fwlw [39k] | |
Installing [1057/2883, time/total: 23:00/01:00:51]: g-brief [144k] | |
Installing [1058/2883, time/total: 23:01/01:00:53]: gaceta [139k] | |
Installing [1059/2883, time/total: 23:02/01:00:55]: galois [94k] | |
Installing [1060/2883, time/total: 23:03/01:00:57]: gamebook [221k] | |
Installing [1061/2883, time/total: 23:05/01:01:01]: garrigues [9k] | |
Installing [1062/2883, time/total: 23:05/01:01:01]: garuda-c90 [5k] | |
Installing [1063/2883, time/total: 23:05/01:01:01]: gastex [22k] | |
Installing [1064/2883, time/total: 23:06/01:01:03]: gatech-thesis [159k] | |
Installing [1065/2883, time/total: 23:07/01:01:05]: gates [208k] | |
Installing [1066/2883, time/total: 23:08/01:01:07]: gauss [128k] | |
Installing [1067/2883, time/total: 23:09/01:01:09]: gb4e [154k] | |
Installing [1068/2883, time/total: 23:10/01:01:10]: gcard [127k] | |
Installing [1069/2883, time/total: 23:11/01:01:12]: gchords [53k] | |
Installing [1070/2883, time/total: 23:12/01:01:15]: gcite [170k] | |
Installing [1071/2883, time/total: 23:13/01:01:16]: gene-logic [68k] | |
Installing [1072/2883, time/total: 23:14/01:01:19]: genealogy [4k] | |
Installing [1073/2883, time/total: 23:14/01:01:19]: genmisc [56k] | |
Installing [1074/2883, time/total: 23:15/01:01:21]: genmpage [79k] | |
Installing [1075/2883, time/total: 23:16/01:01:23]: gentium-tug [5119k] | |
Installing [1076/2883, time/total: 23:21/01:01:08]: gentle [386k] | |
Installing [1077/2883, time/total: 23:22/01:01:09]: geometry [228k] | |
Installing [1078/2883, time/total: 23:23/01:01:10]: geometry-de [434k] | |
Installing [1079/2883, time/total: 23:25/01:01:13]: german [223k] | |
Installing [1080/2883, time/total: 23:26/01:01:14]: germbib [47k] | |
Installing [1081/2883, time/total: 23:27/01:01:17]: germkorr [171k] | |
Installing [1082/2883, time/total: 23:28/01:01:18]: geschichtsfrkl [224k] | |
Installing [1083/2883, time/total: 23:29/01:01:20]: getfiledate [105k] | |
Installing [1084/2883, time/total: 23:30/01:01:22]: getoptk [276k] | |
Installing [1085/2883, time/total: 23:31/01:01:23]: gfsartemisia [1074k] | |
Installing [1086/2883, time/total: 23:33/01:01:22]: gfsbaskerville [159k] | |
Installing [1087/2883, time/total: 23:35/01:01:27]: gfsbodoni [977k] | |
Installing [1088/2883, time/total: 23:37/01:01:26]: gfscomplutum [178k] | |
Installing [1089/2883, time/total: 23:38/01:01:28]: gfsdidot [1198k] | |
Installing [1090/2883, time/total: 23:40/01:01:27]: gfsneohellenic [965k] | |
Installing [1091/2883, time/total: 23:41/01:01:24]: gfsporson [156k] | |
Installing [1092/2883, time/total: 23:42/01:01:26]: gfssolomos [152k] | |
Installing [1093/2883, time/total: 23:44/01:01:30]: ghab [29k] | |
Installing [1094/2883, time/total: 23:44/01:01:30]: gillcm [206k] | |
Installing [1095/2883, time/total: 23:45/01:01:31]: gillius [1131k] | |
Installing [1096/2883, time/total: 23:48/01:01:33]: gincltex [172k] | |
Installing [1097/2883, time/total: 23:49/01:01:35]: ginpenc [202k] | |
Installing [1098/2883, time/total: 23:50/01:01:36]: gitinfo [84k] | |
Installing [1099/2883, time/total: 23:51/01:01:38]: gloss [106k] | |
Installing [1100/2883, time/total: 23:52/01:01:40]: glossaries [4045k] | |
Installing [1101/2883, time/total: 23:56/01:01:29]: glossaries.universal-darwin [1k] | |
Installing [1102/2883, time/total: 23:56/01:01:29]: glossaries.x86_64-darwin [1k] | |
Installing [1103/2883, time/total: 23:56/01:01:29]: glyphlist [25k] | |
Installing [1104/2883, time/total: 23:57/01:01:31]: gmdoc [942k] | |
Installing [1105/2883, time/total: 23:59/01:01:31]: gmdoc-enhance [134k] | |
Installing [1106/2883, time/total: 24:00/01:01:33]: gmiflink [45k] | |
Installing [1107/2883, time/total: 24:00/01:01:33]: gmp [812k] | |
Installing [1108/2883, time/total: 24:02/01:01:34]: gmutils [1698k] | |
Installing [1109/2883, time/total: 24:05/01:01:32]: gmverb [224k] | |
Installing [1110/2883, time/total: 24:06/01:01:33]: gmverse [105k] | |
Installing [1111/2883, time/total: 24:07/01:01:35]: gnu-freefont [11228k] | |
Installing [1112/2883, time/total: 24:15/01:00:56]: gnuplottex [406k] | |
Installing [1113/2883, time/total: 24:17/01:00:59]: go [13k] | |
Installing [1114/2883, time/total: 24:17/01:00:59]: gost [1425k] | |
Installing [1115/2883, time/total: 24:20/01:00:59]: gothic [281k] | |
Installing [1116/2883, time/total: 24:21/01:01:00]: gradientframe [236k] | |
Installing [1117/2883, time/total: 24:22/01:01:01]: grafcet [292k] | |
Installing [1118/2883, time/total: 24:23/01:01:02]: graphics [725k] | |
Installing [1119/2883, time/total: 24:25/01:01:03]: graphics-pln [13k] | |
Installing [1120/2883, time/total: 24:26/01:01:06]: graphicx-psmin [99k] | |
Installing [1121/2883, time/total: 24:27/01:01:08]: graphicxbox [433k] | |
Installing [1122/2883, time/total: 24:28/01:01:08]: graphviz [95k] | |
Installing [1123/2883, time/total: 24:30/01:01:13]: greek-fontenc [670k] | |
Installing [1124/2883, time/total: 24:31/01:01:12]: greek-inputenc [382k] | |
Installing [1125/2883, time/total: 24:32/01:01:12]: greekdates [107k] | |
Installing [1126/2883, time/total: 24:34/01:01:17]: greektex [310k] | |
Installing [1127/2883, time/total: 24:35/01:01:17]: greenpoint [3k] | |
Installing [1128/2883, time/total: 24:35/01:01:17]: grfpaste [367k] | |
Installing [1129/2883, time/total: 24:36/01:01:18]: grid [136k] | |
Installing [1130/2883, time/total: 24:37/01:01:20]: grid-system [47k] | |
Installing [1131/2883, time/total: 24:38/01:01:22]: gridset [117k] | |
Installing [1132/2883, time/total: 24:39/01:01:24]: grotesq [55k] | |
Installing [1133/2883, time/total: 24:40/01:01:26]: gsftopk [16k] | |
Installing [1134/2883, time/total: 24:41/01:01:29]: gsftopk.universal-darwin [62k] | |
Installing [1135/2883, time/total: 24:41/01:01:28]: gsftopk.x86_64-darwin [37k] | |
Installing [1136/2883, time/total: 24:42/01:01:31]: gtl [546k] | |
Installing [1137/2883, time/total: 24:43/01:01:30]: gtrcrd [147k] | |
Installing [1138/2883, time/total: 24:44/01:01:32]: gu [714k] | |
Installing [1139/2883, time/total: 24:46/01:01:33]: guide-to-latex [171k] | |
Installing [1140/2883, time/total: 24:47/01:01:35]: guitar [103k] | |
Installing [1141/2883, time/total: 24:48/01:01:37]: guitarchordschemes [122k] | |
Installing [1142/2883, time/total: 24:49/01:01:38]: guitlogo [457k] | |
Installing [1143/2883, time/total: 24:50/01:01:39]: gustlib [44k] | |
Installing [1144/2883, time/total: 24:51/01:01:41]: gustprog [293k] | |
Installing [1145/2883, time/total: 24:52/01:01:42]: hacm [422k] | |
Installing [1146/2883, time/total: 24:54/01:01:45]: hands [3k] | |
Installing [1147/2883, time/total: 24:54/01:01:45]: hanging [152k] | |
Installing [1148/2883, time/total: 24:55/01:01:46]: hanoi [2k] | |
Installing [1149/2883, time/total: 24:55/01:01:46]: happy4th [52k] | |
Installing [1150/2883, time/total: 24:56/01:01:48]: har2nat [213k] | |
Installing [1151/2883, time/total: 24:57/01:01:50]: hardwrap [131k] | |
Installing [1152/2883, time/total: 24:58/01:01:52]: harmony [138k] | |
Installing [1153/2883, time/total: 24:59/01:01:53]: harnon-cv [52k] | |
Installing [1154/2883, time/total: 25:00/01:01:56]: harpoon [21k] | |
Installing [1155/2883, time/total: 25:00/01:01:55]: harvard [91k] | |
Installing [1156/2883, time/total: 25:01/01:01:57]: harveyballs [137k] | |
Installing [1157/2883, time/total: 25:02/01:01:59]: harvmac [12k] | |
Installing [1158/2883, time/total: 25:03/01:02:02]: hatching [4k] | |
Installing [1159/2883, time/total: 25:03/01:02:02]: hausarbeit-jura [14k] | |
Installing [1160/2883, time/total: 25:04/01:02:04]: hc [69k] | |
Installing [1161/2883, time/total: 25:05/01:02:06]: he-she [203k] | |
Installing [1162/2883, time/total: 25:06/01:02:08]: helvetic [528k] | |
Installing [1163/2883, time/total: 25:07/01:02:07]: hep [4k] | |
Installing [1164/2883, time/total: 25:08/01:02:10]: hepnames [753k] | |
Installing [1165/2883, time/total: 25:09/01:02:08]: hepparticles [153k] | |
Installing [1166/2883, time/total: 25:10/01:02:10]: hepthesis [780k] | |
Installing [1167/2883, time/total: 25:12/01:02:11]: hepunits [76k] | |
Installing [1168/2883, time/total: 25:13/01:02:13]: here [2k] | |
Installing [1169/2883, time/total: 25:13/01:02:13]: hexgame [30k] | |
Installing [1170/2883, time/total: 25:14/01:02:15]: hf-tikz [123k] | |
Installing [1171/2883, time/total: 25:15/01:02:17]: hfbright [819k] | |
Installing [1172/2883, time/total: 25:16/01:02:15]: hfoldsty [524k] | |
Installing [1173/2883, time/total: 25:19/01:02:20]: hhtensor [359k] | |
Installing [1174/2883, time/total: 25:20/01:02:20]: histogr [95k] | |
Installing [1175/2883, time/total: 25:21/01:02:22]: historische-zeitschrift [9k] | |
Installing [1176/2883, time/total: 25:21/01:02:22]: hitec [22k] | |
Installing [1177/2883, time/total: 25:22/01:02:25]: hletter [2477k] | |
Installing [1178/2883, time/total: 25:25/01:02:19]: hobby [535k] | |
Installing [1179/2883, time/total: 25:27/01:02:21]: hobete [365k] | |
Installing [1180/2883, time/total: 25:28/01:02:22]: horoscop [747k] | |
Installing [1181/2883, time/total: 25:30/01:02:23]: hpsdiss [125k] | |
Installing [1182/2883, time/total: 25:31/01:02:24]: hrefhide [439k] | |
Installing [1183/2883, time/total: 25:33/01:02:27]: hvfloat [330k] | |
Installing [1184/2883, time/total: 25:34/01:02:28]: hvindex [68k] | |
Installing [1185/2883, time/total: 25:35/01:02:30]: hypdvips [1057k] | |
Installing [1186/2883, time/total: 25:37/01:02:29]: hyper [320k] | |
Installing [1187/2883, time/total: 25:38/01:02:30]: hypernat [185k] | |
Installing [1188/2883, time/total: 25:39/01:02:31]: hyperref [3729k] | |
Installing [1189/2883, time/total: 25:44/01:02:24]: hyperref-docsrc [241k] | |
Installing [1190/2883, time/total: 25:45/01:02:25]: hyperxmp [603k] | |
Installing [1191/2883, time/total: 25:47/01:02:27]: hyph-utf8 [1680k] | |
Installing [1192/2883, time/total: 25:50/01:02:26]: hyphen-afrikaans [1k] | |
Installing [1193/2883, time/total: 25:51/01:02:28]: hyphen-ancientgreek [17k] | |
Installing [1194/2883, time/total: 25:51/01:02:28]: hyphen-arabic [1k] | |
Installing [1195/2883, time/total: 25:51/01:02:28]: hyphen-base [22k] | |
Installing [1196/2883, time/total: 25:51/01:02:28]: hyphen-basque [1k] | |
Installing [1197/2883, time/total: 25:52/01:02:30]: hyphen-bulgarian [1k] | |
Installing [1198/2883, time/total: 25:52/01:02:30]: hyphen-catalan [1k] | |
Installing [1199/2883, time/total: 25:52/01:02:30]: hyphen-chinese [1k] | |
Installing [1200/2883, time/total: 25:52/01:02:30]: hyphen-coptic [1k] | |
Installing [1201/2883, time/total: 25:52/01:02:30]: hyphen-czech [1k] | |
Installing [1202/2883, time/total: 25:53/01:02:33]: hyphen-english [1k] | |
Installing [1203/2883, time/total: 25:53/01:02:33]: hyphen-esperanto [1k] | |
Installing [1204/2883, time/total: 25:53/01:02:33]: hyphen-ethiopic [1k] | |
Installing [1205/2883, time/total: 25:53/01:02:33]: hyphen-farsi [1k] | |
Installing [1206/2883, time/total: 25:53/01:02:33]: hyphen-french [1k] | |
Installing [1207/2883, time/total: 25:53/01:02:33]: hyphen-galician [1k] | |
Installing [1208/2883, time/total: 25:54/01:02:35]: hyphen-georgian [1k] | |
Installing [1209/2883, time/total: 25:54/01:02:35]: hyphen-german [46k] | |
Installing [1210/2883, time/total: 25:54/01:02:35]: hyphen-greek [717k] | |
Installing [1211/2883, time/total: 25:56/01:02:36]: hyphen-indic [1k] | |
Installing [1212/2883, time/total: 25:56/01:02:36]: hyphen-indonesian [1k] | |
Installing [1213/2883, time/total: 25:56/01:02:36]: hyphen-interlingua [1k] | |
Installing [1214/2883, time/total: 25:56/01:02:36]: hyphen-italian [1k] | |
Installing [1215/2883, time/total: 25:57/01:02:38]: hyphen-mongolian [1k] | |
Installing [1216/2883, time/total: 25:57/01:02:38]: hyphen-polish [1k] | |
Installing [1217/2883, time/total: 25:57/01:02:38]: hyphen-portuguese [1k] | |
Installing [1218/2883, time/total: 25:57/01:02:38]: hyphen-russian [1k] | |
Installing [1219/2883, time/total: 25:57/01:02:38]: hyphen-sanskrit [1k] | |
Installing [1220/2883, time/total: 25:57/01:02:38]: hyphen-serbian [1k] | |
Installing [1221/2883, time/total: 25:58/01:02:41]: hyphen-slovak [1k] | |
Installing [1222/2883, time/total: 25:58/01:02:41]: hyphen-spanish [1k] | |
Installing [1223/2883, time/total: 25:58/01:02:41]: hyphen-thai [1k] | |
Installing [1224/2883, time/total: 25:58/01:02:41]: hyphen-turkmen [1k] | |
Installing [1225/2883, time/total: 25:58/01:02:41]: hyphen-ukrainian [1k] | |
Installing [1226/2883, time/total: 25:59/01:02:43]: hyphenat [161k] | |
Installing [1227/2883, time/total: 26:00/01:02:45]: hyphenex [191k] | |
Installing [1228/2883, time/total: 26:01/01:02:46]: hyplain [51k] | |
Installing [1229/2883, time/total: 26:02/01:02:48]: ibycus-babel [63k] | |
Installing [1230/2883, time/total: 26:02/01:02:48]: ibygrk [151k] | |
Installing [1231/2883, time/total: 26:04/01:02:52]: icsv [219k] | |
Installing [1232/2883, time/total: 26:05/01:02:53]: idxcmds [117k] | |
Installing [1233/2883, time/total: 26:06/01:02:55]: idxlayout [346k] | |
Installing [1234/2883, time/total: 26:07/01:02:56]: ieeepes [252k] | |
Installing [1235/2883, time/total: 26:08/01:02:57]: ifetex [133k] | |
Installing [1236/2883, time/total: 26:09/01:02:59]: ifluatex [132k] | |
Installing [1237/2883, time/total: 26:11/01:03:03]: ifmslide [437k] | |
Installing [1238/2883, time/total: 26:12/01:03:03]: ifmtarg [172k] | |
Installing [1239/2883, time/total: 26:13/01:03:04]: ifnextok [224k] | |
Installing [1240/2883, time/total: 26:15/01:03:08]: ifoddpage [134k] | |
Installing [1241/2883, time/total: 26:16/01:03:10]: ifplatform [156k] | |
Installing [1242/2883, time/total: 26:17/01:03:11]: ifsym [128k] | |
Installing [1243/2883, time/total: 26:18/01:03:13]: iftex [32k] | |
Installing [1244/2883, time/total: 26:19/01:03:15]: ifthenx [6k] | |
Installing [1245/2883, time/total: 26:19/01:03:15]: ifxetex [166k] | |
Installing [1246/2883, time/total: 26:20/01:03:17]: iitem [377k] | |
Installing [1247/2883, time/total: 26:22/01:03:20]: ijmart [951k] | |
Installing [1248/2883, time/total: 26:23/01:03:17]: ijqc [111k] | |
Installing [1249/2883, time/total: 26:24/01:03:19]: imac [126k] | |
Installing [1250/2883, time/total: 26:25/01:03:21]: image-gallery [712k] | |
Installing [1251/2883, time/total: 26:27/01:03:22]: imakeidx [516k] | |
Installing [1252/2883, time/total: 26:28/01:03:22]: impatient [1408k] | |
Installing [1253/2883, time/total: 26:30/01:03:19]: impatient-fr [1541k] | |
Installing [1254/2883, time/total: 26:33/01:03:18]: impnattypo [154k] | |
Installing [1255/2883, time/total: 26:34/01:03:20]: import [242k] | |
Installing [1256/2883, time/total: 26:35/01:03:21]: imsproc [71k] | |
Installing [1257/2883, time/total: 26:36/01:03:23]: imtekda [646k] | |
Installing [1258/2883, time/total: 26:38/01:03:24]: incgraph [564k] | |
Installing [1259/2883, time/total: 26:39/01:03:24]: inconsolata [505k] | |
Installing [1260/2883, time/total: 26:41/01:03:26]: index [179k] | |
Installing [1261/2883, time/total: 26:42/01:03:28]: initials [3063k] | |
Installing [1262/2883, time/total: 26:45/01:03:19]: inlinebib [27k] | |
Installing [1263/2883, time/total: 26:45/01:03:19]: inlinedef [148k] | |
Installing [1264/2883, time/total: 26:47/01:03:23]: inputtrc [338k] | |
Installing [1265/2883, time/total: 26:48/01:03:23]: insbox [14k] | |
Installing [1266/2883, time/total: 26:49/01:03:26]: installfont [60k] | |
Installing [1267/2883, time/total: 26:49/01:03:25]: installfont.universal-darwin [1k] | |
Installing [1268/2883, time/total: 26:49/01:03:25]: installfont.x86_64-darwin [1k] | |
Installing [1269/2883, time/total: 26:50/01:03:28]: interactiveworkbook [398k] | |
Installing [1270/2883, time/total: 26:51/01:03:28]: interfaces [816k] | |
Installing [1271/2883, time/total: 26:53/01:03:29]: interpreter [126k] | |
Installing [1272/2883, time/total: 26:54/01:03:30]: interval [300k] | |
Installing [1273/2883, time/total: 26:55/01:03:31]: intro-scientific [269k] | |
Installing [1274/2883, time/total: 26:57/01:03:34]: inversepath [78k] | |
Installing [1275/2883, time/total: 26:58/01:03:36]: invoice [138k] | |
Installing [1276/2883, time/total: 26:59/01:03:38]: ionumbers [481k] | |
Installing [1277/2883, time/total: 27:00/01:03:38]: iopart-num [70k] | |
Installing [1278/2883, time/total: 27:01/01:03:40]: ipaex [15364k] | |
Installing [1279/2883, time/total: 27:07/01:02:37]: ipaex-type1 [12479k] | |
Installing [1280/2883, time/total: 27:14/01:01:52]: iso [856k] | |
Installing [1281/2883, time/total: 27:16/01:01:52]: iso10303 [748k] | |
Installing [1282/2883, time/total: 27:18/01:01:53]: isodate [441k] | |
Installing [1283/2883, time/total: 27:20/01:01:56]: isodoc [1974k] | |
Installing [1284/2883, time/total: 27:23/01:01:53]: isomath [633k] | |
Installing [1285/2883, time/total: 27:24/01:01:52]: isonums [201k] | |
Installing [1286/2883, time/total: 27:25/01:01:53]: isorot [136k] | |
Installing [1287/2883, time/total: 27:26/01:01:55]: isotope [5k] | |
Installing [1288/2883, time/total: 27:27/01:01:57]: issuulinks [375k] | |
Installing [1289/2883, time/total: 27:28/01:01:58]: itnumpar [135k] | |
Installing [1290/2883, time/total: 27:29/01:01:59]: iwhdp [347k] | |
Installing [1291/2883, time/total: 27:31/01:02:02]: iwona [4267k] | |
Installing [1292/2883, time/total: 27:35/01:01:51]: jablantile [18k] | |
Installing [1293/2883, time/total: 27:35/01:01:51]: jadetex [79k] | |
Installing [1294/2883, time/total: 27:36/01:01:53]: jadetex.universal-darwin [1k] | |
Installing [1295/2883, time/total: 27:37/01:01:55]: jadetex.x86_64-darwin [1k] | |
Installing [1296/2883, time/total: 27:37/01:01:55]: jamtimes [876k] | |
Installing [1297/2883, time/total: 27:39/01:01:55]: japanese [50k] | |
Installing [1298/2883, time/total: 27:39/01:01:55]: japanese-otf [464k] | |
Installing [1299/2883, time/total: 27:43/01:02:02]: japanese-otf-uptex [172k] | |
Installing [1300/2883, time/total: 27:45/01:02:05]: jfontmaps [331k] | |
Installing [1301/2883, time/total: 27:47/01:02:08]: jfontmaps.universal-darwin [1k] | |
Installing [1302/2883, time/total: 27:47/01:02:08]: jfontmaps.x86_64-darwin [1k] | |
Installing [1303/2883, time/total: 27:47/01:02:08]: jknapltx [13k] | |
Installing [1304/2883, time/total: 27:48/01:02:10]: jlabels [28k] | |
Installing [1305/2883, time/total: 27:48/01:02:10]: jmlr [1624k] | |
Installing [1306/2883, time/total: 27:51/01:02:09]: jmn [40k] | |
Installing [1307/2883, time/total: 27:51/01:02:09]: jneurosci [239k] | |
Installing [1308/2883, time/total: 27:53/01:02:12]: jpsj [154k] | |
Installing [1309/2883, time/total: 27:54/01:02:14]: js-misc [32k] | |
Installing [1310/2883, time/total: 27:54/01:02:14]: jsclasses [684k] | |
Installing [1311/2883, time/total: 27:56/01:02:15]: junicode [1198k] | |
Installing [1312/2883, time/total: 28:00/01:02:18]: jura [233k] | |
Installing [1313/2883, time/total: 28:01/01:02:19]: juraabbrev [456k] | |
Installing [1314/2883, time/total: 28:03/01:02:22]: jurabib [748k] | |
Installing [1315/2883, time/total: 28:05/01:02:23]: juramisc [1140k] | |
Installing [1316/2883, time/total: 28:07/01:02:22]: jurarsp [154k] | |
Installing [1317/2883, time/total: 28:09/01:02:25]: jvlisting [202k] | |
Installing [1318/2883, time/total: 28:10/01:02:27]: kantlipsum [466k] | |
Installing [1319/2883, time/total: 28:12/01:02:29]: karnaugh [144k] | |
Installing [1320/2883, time/total: 28:13/01:02:30]: kastrup [145k] | |
Installing [1321/2883, time/total: 28:14/01:02:32]: kdgdocs [716k] | |
Installing [1322/2883, time/total: 28:16/01:02:33]: kerkis [1657k] | |
Installing [1323/2883, time/total: 28:18/01:02:30]: kerntest [656k] | |
Installing [1324/2883, time/total: 28:20/01:02:31]: keycommand [356k] | |
Installing [1325/2883, time/total: 28:21/01:02:31]: keyreader [237k] | |
Installing [1326/2883, time/total: 28:22/01:02:32]: keystroke [40k] | |
Installing [1327/2883, time/total: 28:23/01:02:34]: keyval2e [311k] | |
Installing [1328/2883, time/total: 28:24/01:02:35]: kix [123k] | |
Installing [1329/2883, time/total: 28:26/01:02:39]: kixfont [18k] | |
Installing [1330/2883, time/total: 28:27/01:02:41]: kluwer [115k] | |
Installing [1331/2883, time/total: 28:28/01:02:43]: knitting [989k] | |
Installing [1332/2883, time/total: 28:31/01:02:45]: knittingpattern [136k] | |
Installing [1333/2883, time/total: 28:32/01:02:46]: knuth [13850k] | |
Installing [1334/2883, time/total: 28:45/01:02:10]: knuthotherfonts [17k] | |
Installing [1335/2883, time/total: 28:45/01:02:10]: koma-moderncvclassic [191k] | |
Installing [1336/2883, time/total: 28:46/01:02:11]: koma-script [6371k] | |
Installing [1337/2883, time/total: 28:50/01:01:51]: koma-script-examples [403k] | |
Installing [1338/2883, time/total: 28:52/01:01:53]: koma-script-sfs [40k] | |
Installing [1339/2883, time/total: 28:52/01:01:53]: kotex-oblivoir [242k] | |
Installing [1340/2883, time/total: 28:54/01:01:56]: kotex-plain [11k] | |
Installing [1341/2883, time/total: 28:55/01:01:58]: kotex-utf [6696k] | |
Installing [1342/2883, time/total: 29:01/01:01:41]: kotex-utils [74k] | |
Installing [1343/2883, time/total: 29:02/01:01:43]: kotex-utils.universal-darwin [1k] | |
Installing [1344/2883, time/total: 29:02/01:01:43]: kotex-utils.x86_64-darwin [1k] | |
Installing [1345/2883, time/total: 29:02/01:01:43]: kpathsea [1091k] | |
Installing [1346/2883, time/total: 29:04/01:01:42]: kpathsea.universal-darwin [69k] | |
Installing [1347/2883, time/total: 29:05/01:01:44]: kpathsea.x86_64-darwin [44k] | |
Installing [1348/2883, time/total: 29:05/01:01:44]: kpfonts [4020k] | |
Installing [1349/2883, time/total: 29:10/01:01:36]: ksfh_nat [4k] | |
Installing [1350/2883, time/total: 29:10/01:01:36]: ktv-texdata [205k] | |
Installing [1351/2883, time/total: 29:11/01:01:38]: kurier [4227k] | |
Installing [1352/2883, time/total: 29:16/01:01:29]: l2picfaq [357k] | |
Installing [1353/2883, time/total: 29:18/01:01:32]: l2tabu [249k] | |
Installing [1354/2883, time/total: 29:19/01:01:33]: l2tabu-english [261k] | |
Installing [1355/2883, time/total: 29:20/01:01:34]: l2tabu-french [264k] | |
Installing [1356/2883, time/total: 29:21/01:01:35]: l2tabu-italian [252k] | |
Installing [1357/2883, time/total: 29:22/01:01:36]: l2tabu-spanish [223k] | |
Installing [1358/2883, time/total: 29:23/01:01:37]: l3experimental [6182k] | |
Installing [1359/2883, time/total: 29:30/01:01:24]: l3kernel [3130k] | |
Installing [1360/2883, time/total: 29:37/01:01:25]: l3packages [1799k] | |
Installing [1361/2883, time/total: 29:39/01:01:22]: labbook [233k] | |
Installing [1362/2883, time/total: 29:41/01:01:25]: labelcas [227k] | |
Installing [1363/2883, time/total: 29:42/01:01:26]: labels [192k] | |
Installing [1364/2883, time/total: 29:43/01:01:27]: lacheck [8k] | |
Installing [1365/2883, time/total: 29:44/01:01:29]: lacheck.universal-darwin [28k] | |
Installing [1366/2883, time/total: 29:44/01:01:29]: lacheck.x86_64-darwin [20k] | |
Installing [1367/2883, time/total: 29:44/01:01:29]: lambda [46k] | |
Installing [1368/2883, time/total: 29:45/01:01:31]: lambda-lists [129k] | |
Installing [1369/2883, time/total: 29:46/01:01:32]: langcode [311k] | |
Installing [1370/2883, time/total: 29:47/01:01:33]: lapdf [2486k] | |
Installing [1371/2883, time/total: 29:50/01:01:28]: lastpage [556k] | |
Installing [1372/2883, time/total: 29:52/01:01:30]: latex [8576k] | |
Installing [1373/2883, time/total: 29:59/01:01:08]: latex-bib-ex [49k] | |
Installing [1374/2883, time/total: 29:59/01:01:07]: latex-bin [20k] | |
Installing [1375/2883, time/total: 30:00/01:01:09]: latex-bin.universal-darwin [1k] | |
Installing [1376/2883, time/total: 30:00/01:01:09]: latex-bin.x86_64-darwin [1k] | |
Installing [1377/2883, time/total: 30:00/01:01:09]: latex-brochure [6056k] | |
Installing [1378/2883, time/total: 30:06/01:00:56]: latex-course [587k] | |
Installing [1379/2883, time/total: 30:07/01:00:55]: latex-doc-ptr [129k] | |
Installing [1380/2883, time/total: 30:08/01:00:57]: latex-fonts [19k] | |
Installing [1381/2883, time/total: 30:10/01:01:01]: latex-git-log [95k] | |
Installing [1382/2883, time/total: 30:11/01:01:02]: latex-git-log.universal-darwin [1k] | |
Installing [1383/2883, time/total: 30:11/01:01:02]: latex-git-log.x86_64-darwin [1k] | |
Installing [1384/2883, time/total: 30:11/01:01:02]: latex-graphics-companion [61k] | |
Installing [1385/2883, time/total: 30:12/01:01:04]: latex-notes-zh-cn [678k] | |
Installing [1386/2883, time/total: 30:13/01:01:03]: latex-referenz [98k] | |
Installing [1387/2883, time/total: 30:14/01:01:05]: latex-tabellen [46k] | |
Installing [1388/2883, time/total: 30:15/01:01:07]: latex-tds [149k] | |
Installing [1389/2883, time/total: 30:17/01:01:10]: latex-veryshortguide [1561k] | |
Installing [1390/2883, time/total: 30:19/01:01:08]: latex-web-companion [267k] | |
Installing [1391/2883, time/total: 30:21/01:01:11]: latex2e-help-texinfo [853k] | |
Installing [1392/2883, time/total: 30:22/01:01:09]: latex2e-help-texinfo-spanish [788k] | |
Installing [1393/2883, time/total: 30:23/01:01:08]: latex2man [240k] | |
Installing [1394/2883, time/total: 30:25/01:01:11]: latex2man.universal-darwin [1k] | |
Installing [1395/2883, time/total: 30:25/01:01:11]: latex2man.x86_64-darwin [1k] | |
Installing [1396/2883, time/total: 30:25/01:01:11]: latex4wp [638k] | |
Installing [1397/2883, time/total: 30:27/01:01:12]: latex4wp-it [648k] | |
Installing [1398/2883, time/total: 30:28/01:01:11]: latexcheat [153k] | |
Installing [1399/2883, time/total: 30:29/01:01:13]: latexcheat-esmx [260k] | |
Installing [1400/2883, time/total: 30:30/01:01:14]: latexcheat-ptbr [141k] | |
Installing [1401/2883, time/total: 30:31/01:01:15]: latexconfig [8k] | |
Installing [1402/2883, time/total: 30:31/01:01:15]: latexdiff [395k] | |
Installing [1403/2883, time/total: 30:33/01:01:17]: latexdiff.universal-darwin [1k] | |
Installing [1404/2883, time/total: 30:33/01:01:17]: latexdiff.x86_64-darwin [1k] | |
Installing [1405/2883, time/total: 30:33/01:01:17]: latexfileinfo-pkgs [17k] | |
Installing [1406/2883, time/total: 30:34/01:01:19]: latexfileversion [3k] | |
Installing [1407/2883, time/total: 30:34/01:01:19]: latexfileversion.universal-darwin [1k] | |
Installing [1408/2883, time/total: 30:34/01:01:19]: latexfileversion.x86_64-darwin [1k] | |
Installing [1409/2883, time/total: 30:35/01:01:21]: latexindent [303k] | |
Installing [1410/2883, time/total: 30:36/01:01:22]: latexindent.universal-darwin [1k] | |
Installing [1411/2883, time/total: 30:36/01:01:22]: latexindent.x86_64-darwin [1k] | |
Installing [1412/2883, time/total: 30:36/01:01:22]: latexmk [391k] | |
Installing [1413/2883, time/total: 30:38/01:01:24]: latexmk.universal-darwin [1k] | |
Installing [1414/2883, time/total: 30:38/01:01:24]: latexmk.x86_64-darwin [1k] | |
Installing [1415/2883, time/total: 30:38/01:01:24]: latexmp [150k] | |
Installing [1416/2883, time/total: 30:39/01:01:26]: latexpand [6k] | |
Installing [1417/2883, time/total: 30:40/01:01:28]: latexpand.universal-darwin [1k] | |
Installing [1418/2883, time/total: 30:40/01:01:28]: latexpand.x86_64-darwin [1k] | |
Installing [1419/2883, time/total: 30:40/01:01:28]: lato [1325k] | |
Installing [1420/2883, time/total: 30:43/01:01:28]: layaureo [135k] | |
Installing [1421/2883, time/total: 30:44/01:01:30]: layouts [520k] | |
Installing [1422/2883, time/total: 30:46/01:01:31]: lazylist [120k] | |
Installing [1423/2883, time/total: 30:47/01:01:33]: lcd [77k] | |
Installing [1424/2883, time/total: 30:48/01:01:35]: lcdftypetools [106k] | |
Installing [1425/2883, time/total: 30:49/01:01:36]: lcdftypetools.universal-darwin [1113k] | |
Installing [1426/2883, time/total: 30:51/01:01:35]: lcdftypetools.x86_64-darwin [638k] | |
Installing [1427/2883, time/total: 30:52/01:01:35]: lcg [251k] | |
Installing [1428/2883, time/total: 30:54/01:01:38]: lcyw [117k] | |
Installing [1429/2883, time/total: 30:55/01:01:39]: leading [87k] | |
Installing [1430/2883, time/total: 30:56/01:01:41]: leaflet [347k] | |
Installing [1431/2883, time/total: 30:58/01:01:43]: lecturer [1118k] | |
Installing [1432/2883, time/total: 31:00/01:01:43]: ledmac [2473k] | |
Installing [1433/2883, time/total: 31:04/01:01:40]: leftidx [54k] | |
Installing [1434/2883, time/total: 31:04/01:01:40]: leipzig [477k] | |
Installing [1435/2883, time/total: 31:06/01:01:42]: lengthconvert [440k] | |
Installing [1436/2883, time/total: 31:07/01:01:42]: lettre [770k] | |
Installing [1437/2883, time/total: 31:09/01:01:43]: lettrine [456k] | |
Installing [1438/2883, time/total: 31:11/01:01:45]: levy [59k] | |
Installing [1439/2883, time/total: 31:12/01:01:47]: lewis [41k] | |
Installing [1440/2883, time/total: 31:12/01:01:47]: lexikon [179k] | |
Installing [1441/2883, time/total: 31:13/01:01:48]: lexref [371k] | |
Installing [1442/2883, time/total: 31:14/01:01:48]: lfb [53k] | |
Installing [1443/2883, time/total: 31:15/01:01:50]: lgreek [201k] | |
Installing [1444/2883, time/total: 31:16/01:01:51]: lh [263k] | |
Installing [1445/2883, time/total: 31:18/01:01:54]: lhcyr [38k] | |
Installing [1446/2883, time/total: 31:19/01:01:56]: lhelp [249k] | |
Installing [1447/2883, time/total: 31:20/01:01:57]: libertine [11821k] | |
Installing [1448/2883, time/total: 31:33/01:01:33]: libgreek [52k] | |
Installing [1449/2883, time/total: 31:34/01:01:35]: librarian [165k] | |
Installing [1450/2883, time/total: 31:35/01:01:36]: librebaskerville [585k] | |
Installing [1451/2883, time/total: 31:36/01:01:36]: librecaslon [1070k] | |
Installing [1452/2883, time/total: 31:39/01:01:37]: libris [735k] | |
Installing [1453/2883, time/total: 31:41/01:01:38]: lilyglyphs [1578k] | |
Installing [1454/2883, time/total: 31:44/01:01:37]: lilyglyphs.universal-darwin [1k] | |
Installing [1455/2883, time/total: 31:44/01:01:37]: lilyglyphs.x86_64-darwin [1k] | |
Installing [1456/2883, time/total: 31:44/01:01:37]: limap [15k] | |
Installing [1457/2883, time/total: 31:45/01:01:39]: linearA [314k] | |
Installing [1458/2883, time/total: 31:47/01:01:42]: linegoal [148k] | |
Installing [1459/2883, time/total: 31:48/01:01:43]: lineno [739k] | |
Installing [1460/2883, time/total: 31:50/01:01:44]: linguex [275k] | |
Installing [1461/2883, time/total: 31:53/01:01:49]: lipsum [378k] | |
Installing [1462/2883, time/total: 31:54/01:01:49]: lisp-on-tex [579k] | |
Installing [1463/2883, time/total: 31:56/01:01:51]: listbib [359k] | |
Installing [1464/2883, time/total: 31:58/01:01:53]: listbib.universal-darwin [1k] | |
Installing [1465/2883, time/total: 31:58/01:01:53]: listbib.x86_64-darwin [1k] | |
Installing [1466/2883, time/total: 31:58/01:01:53]: listing [256k] | |
Installing [1467/2883, time/total: 31:59/01:01:54]: listings [1489k] | |
Installing [1468/2883, time/total: 32:03/01:01:56]: listings-ext [129k] | |
Installing [1469/2883, time/total: 32:04/01:01:57]: listings-ext.universal-darwin [1k] | |
Installing [1470/2883, time/total: 32:04/01:01:57]: listings-ext.x86_64-darwin [1k] | |
Installing [1471/2883, time/total: 32:04/01:01:57]: listliketab [126k] | |
Installing [1472/2883, time/total: 32:05/01:01:58]: listofsymbols [59k] | |
Installing [1473/2883, time/total: 32:06/01:02:00]: liturg [121k] | |
Installing [1474/2883, time/total: 32:07/01:02:02]: lkproof [255k] | |
Installing [1475/2883, time/total: 32:08/01:02:02]: lm [17956k] | |
Installing [1476/2883, time/total: 32:20/01:01:13]: lm-math [467k] | |
Installing [1477/2883, time/total: 32:22/01:01:15]: lmake [272k] | |
Installing [1478/2883, time/total: 32:24/01:01:18]: lobster2 [798k] | |
Installing [1479/2883, time/total: 32:25/01:01:16]: locality [181k] | |
Installing [1480/2883, time/total: 32:27/01:01:19]: localloc [250k] | |
Installing [1481/2883, time/total: 32:28/01:01:20]: logbox [584k] | |
Installing [1482/2883, time/total: 32:30/01:01:22]: logical-markup-utils [15k] | |
Installing [1483/2883, time/total: 32:30/01:01:22]: logicpuzzle [521k] | |
Installing [1484/2883, time/total: 32:33/01:01:25]: logpap [94k] | |
Installing [1485/2883, time/total: 32:34/01:01:27]: logreq [7k] | |
Installing [1486/2883, time/total: 32:35/01:01:29]: longnamefilelist [308k] | |
Installing [1487/2883, time/total: 32:36/01:01:29]: loops [20k] | |
Installing [1488/2883, time/total: 32:37/01:01:31]: lpic [100k] | |
Installing [1489/2883, time/total: 32:37/01:01:31]: lplfitch [232k] | |
Installing [1490/2883, time/total: 32:39/01:01:34]: lps [169k] | |
Installing [1491/2883, time/total: 32:40/01:01:35]: lsc [197k] | |
Installing [1492/2883, time/total: 32:41/01:01:36]: lshort-bulgarian [1856k] | |
Installing [1493/2883, time/total: 32:43/01:01:32]: lshort-chinese [1267k] | |
Installing [1494/2883, time/total: 32:45/01:01:31]: lshort-czech [1607k] | |
Installing [1495/2883, time/total: 32:47/01:01:29]: lshort-english [2204k] | |
Installing [1496/2883, time/total: 32:50/01:01:26]: lshort-french [2098k] | |
Installing [1497/2883, time/total: 32:52/01:01:21]: lshort-german [931k] | |
Installing [1498/2883, time/total: 32:54/01:01:21]: lshort-italian [670k] | |
Installing [1499/2883, time/total: 32:55/01:01:20]: lshort-japanese [539k] | |
Installing [1500/2883, time/total: 32:57/01:01:22]: lshort-korean [1067k] | |
Installing [1501/2883, time/total: 32:58/01:01:20]: lshort-mongol [1654k] | |
Installing [1502/2883, time/total: 33:00/01:01:17]: lshort-persian [831k] | |
Installing [1503/2883, time/total: 33:02/01:01:17]: lshort-polish [1092k] | |
Installing [1504/2883, time/total: 33:04/01:01:17]: lshort-portuguese [2137k] | |
Installing [1505/2883, time/total: 33:06/01:01:12]: lshort-russian [1278k] | |
Installing [1506/2883, time/total: 33:10/01:01:15]: lshort-slovak [693k] | |
Installing [1507/2883, time/total: 33:12/01:01:16]: lshort-spanish [1428k] | |
Installing [1508/2883, time/total: 33:14/01:01:14]: lshort-thai [465k] | |
Installing [1509/2883, time/total: 33:15/01:01:14]: lshort-ukr [2038k] | |
Installing [1510/2883, time/total: 33:17/01:01:10]: lshort-vietnamese [1534k] | |
Installing [1511/2883, time/total: 33:20/01:01:09]: lstaddons [366k] | |
Installing [1512/2883, time/total: 33:21/01:01:10]: lt3graph [556k] | |
Installing [1513/2883, time/total: 33:23/01:01:11]: ltablex [231k] | |
Installing [1514/2883, time/total: 33:24/01:01:12]: ltabptch [267k] | |
Installing [1515/2883, time/total: 33:25/01:01:13]: ltxdockit [8k] | |
Installing [1516/2883, time/total: 33:26/01:01:15]: ltxfileinfo [55k] | |
Installing [1517/2883, time/total: 33:26/01:01:15]: ltxfileinfo.universal-darwin [1k] | |
Installing [1518/2883, time/total: 33:26/01:01:15]: ltxfileinfo.x86_64-darwin [1k] | |
Installing [1519/2883, time/total: 33:27/01:01:17]: ltximg [54k] | |
Installing [1520/2883, time/total: 33:27/01:01:16]: ltximg.universal-darwin [1k] | |
Installing [1521/2883, time/total: 33:27/01:01:16]: ltximg.x86_64-darwin [1k] | |
Installing [1522/2883, time/total: 33:28/01:01:18]: ltxindex [83k] | |
Installing [1523/2883, time/total: 33:29/01:01:20]: ltxkeys [731k] | |
Installing [1524/2883, time/total: 33:30/01:01:19]: ltxmisc [16k] | |
Installing [1525/2883, time/total: 33:31/01:01:21]: ltxnew [164k] | |
Installing [1526/2883, time/total: 33:32/01:01:22]: ltxtools [52k] | |
Installing [1527/2883, time/total: 33:33/01:01:23]: lua-alt-getopt [6k] | |
Installing [1528/2883, time/total: 33:33/01:01:23]: lua-check-hyphen [80k] | |
Installing [1529/2883, time/total: 33:34/01:01:25]: lua-visual-debug [383k] | |
Installing [1530/2883, time/total: 33:35/01:01:25]: lua2dox [502k] | |
Installing [1531/2883, time/total: 33:37/01:01:27]: lua2dox.universal-darwin [1k] | |
Installing [1532/2883, time/total: 33:38/01:01:29]: lua2dox.x86_64-darwin [1k] | |
Installing [1533/2883, time/total: 33:38/01:01:29]: luabibentry [149k] | |
Installing [1534/2883, time/total: 33:39/01:01:30]: luabidi [3k] | |
Installing [1535/2883, time/total: 33:39/01:01:30]: luacode [414k] | |
Installing [1536/2883, time/total: 33:41/01:01:32]: luaindex [175k] | |
Installing [1537/2883, time/total: 33:42/01:01:33]: luainputenc [414k] | |
Installing [1538/2883, time/total: 33:44/01:01:35]: luaintro [30k] | |
Installing [1539/2883, time/total: 33:45/01:01:37]: lualatex-doc [126k] | |
Installing [1540/2883, time/total: 33:46/01:01:38]: lualatex-doc-de [135k] | |
Installing [1541/2883, time/total: 33:47/01:01:40]: lualatex-math [320k] | |
Installing [1542/2883, time/total: 33:48/01:01:40]: lualibs [189k] | |
Installing [1543/2883, time/total: 33:50/01:01:43]: luamplib [136k] | |
Installing [1544/2883, time/total: 33:51/01:01:45]: luaotfload [476k] | |
Installing [1545/2883, time/total: 33:53/01:01:46]: luaotfload.universal-darwin [1k] | |
Installing [1546/2883, time/total: 33:54/01:01:48]: luaotfload.x86_64-darwin [1k] | |
Installing [1547/2883, time/total: 33:54/01:01:48]: luasseq [142k] | |
Installing [1548/2883, time/total: 33:55/01:01:49]: luatex [973k] | |
Installing [1549/2883, time/total: 33:57/01:01:49]: luatex.universal-darwin [3731k] | |
Installing [1550/2883, time/total: 34:00/01:01:40]: luatex.x86_64-darwin [2069k] | |
Installing [1551/2883, time/total: 34:02/01:01:36]: luatexbase [2377k] | |
Installing [1552/2883, time/total: 34:05/01:01:33]: luatexja [2446k] | |
Installing [1553/2883, time/total: 34:08/01:01:29]: luatexko [332k] | |
Installing [1554/2883, time/total: 34:10/01:01:31]: luatextra [315k] | |
Installing [1555/2883, time/total: 34:12/01:01:33]: luaxml [126k] | |
Installing [1556/2883, time/total: 34:13/01:01:35]: lxfonts [1436k] | |
Installing [1557/2883, time/total: 34:16/01:01:35]: ly1 [58k] | |
Installing [1558/2883, time/total: 34:16/01:01:35]: m-tx [416k] | |
Installing [1559/2883, time/total: 34:18/01:01:37]: m-tx.universal-darwin [70k] | |
Installing [1560/2883, time/total: 34:18/01:01:36]: m-tx.x86_64-darwin [41k] | |
Installing [1561/2883, time/total: 34:19/01:01:38]: macros2e [182k] | |
Installing [1562/2883, time/total: 34:20/01:01:39]: macroswap [164k] | |
Installing [1563/2883, time/total: 34:21/01:01:40]: mafr [61k] | |
Installing [1564/2883, time/total: 34:22/01:01:42]: magaz [231k] | |
Installing [1565/2883, time/total: 34:23/01:01:43]: mailing [63k] | |
Installing [1566/2883, time/total: 34:24/01:01:44]: mailmerge [96k] | |
Installing [1567/2883, time/total: 34:26/01:01:47]: makebarcode [271k] | |
Installing [1568/2883, time/total: 34:29/01:01:52]: makebox [271k] | |
Installing [1569/2883, time/total: 34:31/01:01:54]: makecell [693k] | |
Installing [1570/2883, time/total: 34:34/01:01:57]: makecirc [475k] | |
Installing [1571/2883, time/total: 34:35/01:01:57]: makecmds [120k] | |
Installing [1572/2883, time/total: 34:36/01:01:58]: makedtx [194k] | |
Installing [1573/2883, time/total: 34:38/01:02:01]: makeglos [54k] | |
Installing [1574/2883, time/total: 34:38/01:02:01]: makeindex [294k] | |
Installing [1575/2883, time/total: 34:39/01:02:02]: makeindex.universal-darwin [74k] | |
Installing [1576/2883, time/total: 34:40/01:02:03]: makeindex.x86_64-darwin [44k] | |
Installing [1577/2883, time/total: 34:41/01:02:05]: makeplot [143k] | |
Installing [1578/2883, time/total: 34:42/01:02:06]: makeshape [754k] | |
Installing [1579/2883, time/total: 34:44/01:02:07]: mandi [1031k] | |
Installing [1580/2883, time/total: 34:47/01:02:08]: manfnt [33k] | |
Installing [1581/2883, time/total: 34:47/01:02:08]: manuscript [167k] | |
Installing [1582/2883, time/total: 34:49/01:02:11]: margbib [190k] | |
Installing [1583/2883, time/total: 34:50/01:02:12]: marginfix [260k] | |
Installing [1584/2883, time/total: 34:51/01:02:13]: marginnote [295k] | |
Installing [1585/2883, time/total: 34:53/01:02:15]: marvosym [549k] | |
Installing [1586/2883, time/total: 34:55/01:02:17]: matc3 [436k] | |
Installing [1587/2883, time/total: 34:56/01:02:17]: matc3mem [392k] | |
Installing [1588/2883, time/total: 34:58/01:02:19]: match_parens [57k] | |
Installing [1589/2883, time/total: 34:58/01:02:19]: match_parens.universal-darwin [1k] | |
Installing [1590/2883, time/total: 34:59/01:02:21]: match_parens.x86_64-darwin [1k] | |
Installing [1591/2883, time/total: 34:59/01:02:21]: math-e [52k] | |
Installing [1592/2883, time/total: 34:59/01:02:21]: mathabx [586k] | |
Installing [1593/2883, time/total: 35:02/01:02:24]: mathabx-type1 [1816k] | |
Installing [1594/2883, time/total: 35:04/01:02:20]: mathalfa [353k] | |
Installing [1595/2883, time/total: 35:06/01:02:23]: mathastext [491k] | |
Installing [1596/2883, time/total: 35:08/01:02:24]: mathcomp [167k] | |
Installing [1597/2883, time/total: 35:09/01:02:25]: mathdesign [2692k] | |
Installing [1598/2883, time/total: 35:13/01:02:22]: mathdots [101k] | |
Installing [1599/2883, time/total: 35:14/01:02:24]: mathexam [153k] | |
Installing [1600/2883, time/total: 35:15/01:02:25]: mathmode [2917k] | |
Installing [1601/2883, time/total: 35:18/01:02:19]: mathpazo [445k] | |
Installing [1602/2883, time/total: 35:20/01:02:21]: mathspec [214k] | |
Installing [1603/2883, time/total: 35:21/01:02:22]: mathspic [2421k] | |
Installing [1604/2883, time/total: 35:24/01:02:18]: mathspic.universal-darwin [1k] | |
Installing [1605/2883, time/total: 35:24/01:02:18]: mathspic.x86_64-darwin [1k] | |
Installing [1606/2883, time/total: 35:24/01:02:18]: mattens [710k] | |
Installing [1607/2883, time/total: 35:26/01:02:19]: maybemath [61k] | |
Installing [1608/2883, time/total: 35:26/01:02:19]: mbenotes [238k] | |
Installing [1609/2883, time/total: 35:28/01:02:21]: mcaption [127k] | |
Installing [1610/2883, time/total: 35:29/01:02:23]: mceinleger [44k] | |
Installing [1611/2883, time/total: 35:29/01:02:23]: mcite [145k] | |
Installing [1612/2883, time/total: 35:31/01:02:26]: mciteplus [417k] | |
Installing [1613/2883, time/total: 35:32/01:02:26]: mdframed [1426k] | |
Installing [1614/2883, time/total: 35:36/01:02:27]: mdputu [209k] | |
Installing [1615/2883, time/total: 35:37/01:02:28]: mdsymbol [1287k] | |
Installing [1616/2883, time/total: 35:40/01:02:29]: mdwtools [1689k] | |
Installing [1617/2883, time/total: 35:43/01:02:28]: media9 [5673k] | |
Installing [1618/2883, time/total: 35:49/01:02:17]: meetingmins [595k] | |
Installing [1619/2883, time/total: 35:51/01:02:18]: memdesign [1694k] | |
Installing [1620/2883, time/total: 35:53/01:02:16]: memexsupp [121k] | |
Installing [1621/2883, time/total: 35:54/01:02:17]: memoir [3226k] | |
Installing [1622/2883, time/total: 35:58/01:02:12]: memory [34k] | |
Installing [1623/2883, time/total: 35:59/01:02:14]: mentis [156k] | |
Installing [1624/2883, time/total: 36:00/01:02:15]: menu [121k] | |
Installing [1625/2883, time/total: 36:01/01:02:16]: menukeys [517k] | |
Installing [1626/2883, time/total: 36:04/01:02:19]: merriweather [1403k] | |
Installing [1627/2883, time/total: 36:07/01:02:19]: metafont [71k] | |
Installing [1628/2883, time/total: 36:08/01:02:21]: metafont-beginners [176k] | |
Installing [1629/2883, time/total: 36:09/01:02:22]: metafont.universal-darwin [297k] | |
Installing [1630/2883, time/total: 36:10/01:02:22]: metafont.x86_64-darwin [171k] | |
Installing [1631/2883, time/total: 36:10/01:02:22]: metago [32k] | |
Installing [1632/2883, time/total: 36:11/01:02:23]: metalogo [86k] | |
Installing [1633/2883, time/total: 36:12/01:02:25]: metaobj [629k] | |
Installing [1634/2883, time/total: 36:14/01:02:26]: metaplot [287k] | |
Installing [1635/2883, time/total: 36:15/01:02:27]: metapost [2338k] | |
Installing [1636/2883, time/total: 36:18/01:02:23]: metapost-examples [22k] | |
Installing [1637/2883, time/total: 36:19/01:02:25]: metapost.universal-darwin [972k] | |
Installing [1638/2883, time/total: 36:20/01:02:23]: metapost.x86_64-darwin [523k] | |
Installing [1639/2883, time/total: 36:21/01:02:23]: metatex [138k] | |
Installing [1640/2883, time/total: 36:22/01:02:24]: metauml [384k] | |
Installing [1641/2883, time/total: 36:24/01:02:26]: method [341k] | |
Installing [1642/2883, time/total: 36:26/01:02:28]: metre [168k] | |
Installing [1643/2883, time/total: 36:27/01:02:29]: metrix [499k] | |
Installing [1644/2883, time/total: 36:29/01:02:31]: mex [85k] | |
Installing [1645/2883, time/total: 36:30/01:02:32]: mex.universal-darwin [1k] | |
Installing [1646/2883, time/total: 36:30/01:02:32]: mex.x86_64-darwin [1k] | |
Installing [1647/2883, time/total: 36:30/01:02:32]: mf2pt1 [224k] | |
Installing [1648/2883, time/total: 36:31/01:02:33]: mf2pt1.universal-darwin [1k] | |
Installing [1649/2883, time/total: 36:32/01:02:35]: mf2pt1.x86_64-darwin [1k] | |
Installing [1650/2883, time/total: 36:32/01:02:35]: mflogo [260k] | |
Installing [1651/2883, time/total: 36:34/01:02:37]: mfnfss [187k] | |
Installing [1652/2883, time/total: 36:36/01:02:40]: mfpic [1356k] | |
Installing [1653/2883, time/total: 36:41/01:02:44]: mfpic4ode [623k] | |
Installing [1654/2883, time/total: 36:45/01:02:48]: mftinc [265k] | |
Installing [1655/2883, time/total: 36:47/01:02:51]: mfware [28k] | |
Installing [1656/2883, time/total: 36:48/01:02:52]: mfware.universal-darwin [182k] | |
Installing [1657/2883, time/total: 36:49/01:02:53]: mfware.x86_64-darwin [103k] | |
Installing [1658/2883, time/total: 36:50/01:02:55]: mh [2107k] | |
Installing [1659/2883, time/total: 36:57/01:02:59]: mhchem [257k] | |
Installing [1660/2883, time/total: 36:59/01:03:01]: mhequ [44k] | |
Installing [1661/2883, time/total: 36:59/01:03:01]: microtype [1334k] | |
Installing [1662/2883, time/total: 37:03/01:03:03]: microtype-de [1347k] | |
Installing [1663/2883, time/total: 37:07/01:03:05]: midnight [339k] | |
Installing [1664/2883, time/total: 37:08/01:03:05]: midpage [186k] | |
Installing [1665/2883, time/total: 37:09/01:03:06]: mil3 [36k] | |
Installing [1666/2883, time/total: 37:10/01:03:08]: miller [260k] | |
Installing [1667/2883, time/total: 37:11/01:03:09]: minibox [279k] | |
Installing [1668/2883, time/total: 37:13/01:03:11]: minifp [478k] | |
Installing [1669/2883, time/total: 37:15/01:03:13]: minipage-marginpar [79k] | |
Installing [1670/2883, time/total: 37:16/01:03:14]: miniplot [169k] | |
Installing [1671/2883, time/total: 37:17/01:03:15]: minitoc [63847k] | |
Installing [1672/2883, time/total: 37:45/01:00:19]: minorrevision [165k] | |
Installing [1673/2883, time/total: 37:46/01:00:20]: minted [360k] | |
Installing [1674/2883, time/total: 37:47/01:00:21]: mintspirit [1381k] | |
Installing [1675/2883, time/total: 37:50/01:00:21]: minutes [273k] | |
Installing [1676/2883, time/total: 37:53/01:00:25]: misc [42k] | |
Installing [1677/2883, time/total: 37:53/01:00:25]: misc209 [12k] | |
Installing [1678/2883, time/total: 37:54/01:00:26]: mkgrkindex [93k] | |
Installing [1679/2883, time/total: 37:54/01:00:26]: mkgrkindex.universal-darwin [1k] | |
Installing [1680/2883, time/total: 37:55/01:00:28]: mkgrkindex.x86_64-darwin [1k] | |
Installing [1681/2883, time/total: 37:55/01:00:28]: mkjobtexmf [106k] | |
Installing [1682/2883, time/total: 37:56/01:00:29]: mkjobtexmf.universal-darwin [1k] | |
Installing [1683/2883, time/total: 37:56/01:00:29]: mkjobtexmf.x86_64-darwin [1k] | |
Installing [1684/2883, time/total: 37:57/01:00:30]: mkpattern [86k] | |
Installing [1685/2883, time/total: 37:57/01:00:30]: mla-paper [5k] | |
Installing [1686/2883, time/total: 37:58/01:00:32]: mlist [201k] | |
Installing [1687/2883, time/total: 37:59/01:00:33]: mltex [15k] | |
Installing [1688/2883, time/total: 37:59/01:00:33]: mltex.universal-darwin [1k] | |
Installing [1689/2883, time/total: 38:00/01:00:34]: mltex.x86_64-darwin [1k] | |
Installing [1690/2883, time/total: 38:00/01:00:34]: mmap [20k] | |
Installing [1691/2883, time/total: 38:00/01:00:34]: mnotes [211k] | |
Installing [1692/2883, time/total: 38:02/01:00:37]: mnsymbol [4570k] | |
Installing [1693/2883, time/total: 38:06/01:00:28]: moderncv [735k] | |
Installing [1694/2883, time/total: 38:08/01:00:29]: moderntimeline [178k] | |
Installing [1695/2883, time/total: 38:09/01:00:30]: modiagram [667k] | |
Installing [1696/2883, time/total: 38:10/01:00:29]: modref [162k] | |
Installing [1697/2883, time/total: 38:11/01:00:30]: modroman [1291k] | |
Installing [1698/2883, time/total: 38:14/01:00:31]: mongolian-babel [105k] | |
Installing [1699/2883, time/total: 38:15/01:00:32]: monofill [291k] | |
Installing [1700/2883, time/total: 38:16/01:00:33]: montex [2279k] | |
Installing [1701/2883, time/total: 38:24/01:00:38]: moreenum [219k] | |
Installing [1702/2883, time/total: 38:25/01:00:39]: morefloats [541k] | |
Installing [1703/2883, time/total: 38:27/01:00:40]: morehype [2318k] | |
Installing [1704/2883, time/total: 38:30/01:00:37]: moresize [253k] | |
Installing [1705/2883, time/total: 38:31/01:00:38]: moreverb [122k] | |
Installing [1706/2883, time/total: 38:33/01:00:41]: morewrites [1032k] | |
Installing [1707/2883, time/total: 38:36/01:00:42]: movie15 [496k] | |
Installing [1708/2883, time/total: 38:37/01:00:42]: mp3d [735k] | |
Installing [1709/2883, time/total: 38:39/01:00:43]: mparhack [71k] | |
Installing [1710/2883, time/total: 38:40/01:00:44]: mpattern [14k] | |
Installing [1711/2883, time/total: 38:40/01:00:44]: mpcolornames [117k] | |
Installing [1712/2883, time/total: 38:41/01:00:45]: mpgraphics [192k] | |
Installing [1713/2883, time/total: 38:43/01:00:48]: mpman-ru [845k] | |
Installing [1714/2883, time/total: 38:44/01:00:47]: mptopdf [41k] | |
Installing [1715/2883, time/total: 38:45/01:00:48]: mptopdf.universal-darwin [1k] | |
Installing [1716/2883, time/total: 38:45/01:00:48]: mptopdf.x86_64-darwin [1k] | |
Installing [1717/2883, time/total: 38:45/01:00:48]: ms [2054k] | |
Installing [1718/2883, time/total: 38:48/01:00:46]: msc [422k] | |
Installing [1719/2883, time/total: 38:49/01:00:46]: msg [926k] | |
Installing [1720/2883, time/total: 38:51/01:00:46]: mslapa [280k] | |
Installing [1721/2883, time/total: 38:53/01:00:48]: msu-thesis [317k] | |
Installing [1722/2883, time/total: 38:54/01:00:49]: mtgreek [161k] | |
Installing [1723/2883, time/total: 38:55/01:00:50]: multenum [107k] | |
Installing [1724/2883, time/total: 38:56/01:00:51]: multibbl [82k] | |
Installing [1725/2883, time/total: 38:57/01:00:53]: multibib [214k] | |
Installing [1726/2883, time/total: 38:58/01:00:53]: multibibliography [459k] | |
Installing [1727/2883, time/total: 39:00/01:00:55]: multibibliography.universal-darwin [1k] | |
Installing [1728/2883, time/total: 39:00/01:00:55]: multibibliography.x86_64-darwin [1k] | |
Installing [1729/2883, time/total: 39:00/01:00:55]: multicap [98k] | |
Installing [1730/2883, time/total: 39:02/01:00:58]: multido [109k] | |
Installing [1731/2883, time/total: 39:03/01:00:59]: multienv [211k] | |
Installing [1732/2883, time/total: 39:04/01:01:00]: multiexpand [285k] | |
Installing [1733/2883, time/total: 39:05/01:01:01]: multiobjective [98k] | |
Installing [1734/2883, time/total: 39:06/01:01:02]: multirow [283k] | |
Installing [1735/2883, time/total: 39:07/01:01:02]: munich [278k] | |
Installing [1736/2883, time/total: 39:08/01:01:03]: musixguit [159k] | |
Installing [1737/2883, time/total: 39:09/01:01:04]: musixtex [2081k] | |
Installing [1738/2883, time/total: 39:14/01:01:05]: musixtex-fonts [4452k] | |
Installing [1739/2883, time/total: 39:18/01:00:57]: musixtex.universal-darwin [1k] | |
Installing [1740/2883, time/total: 39:18/01:00:57]: musixtex.x86_64-darwin [1k] | |
Installing [1741/2883, time/total: 39:18/01:00:57]: musuos [518k] | |
Installing [1742/2883, time/total: 39:20/01:00:58]: muthesis [9k] | |
Installing [1743/2883, time/total: 39:21/01:01:00]: mversion [155k] | |
Installing [1744/2883, time/total: 39:22/01:01:01]: mwcls [172k] | |
Installing [1745/2883, time/total: 39:23/01:01:02]: mwe [1063k] | |
Installing [1746/2883, time/total: 39:26/01:01:03]: mweights [3k] | |
Installing [1747/2883, time/total: 39:26/01:01:03]: mxedruli [437k] | |
Installing [1748/2883, time/total: 39:28/01:01:05]: mychemistry [1683k] | |
Installing [1749/2883, time/total: 39:30/01:01:03]: mycv [517k] | |
Installing [1750/2883, time/total: 39:33/01:01:05]: mylatexformat [156k] | |
Installing [1751/2883, time/total: 39:35/01:01:08]: nag [454k] | |
Installing [1752/2883, time/total: 39:36/01:01:08]: nameauth [682k] | |
Installing [1753/2883, time/total: 39:38/01:01:09]: namespc [86k] | |
Installing [1754/2883, time/total: 39:39/01:01:10]: nanumtype1 [27664k] | |
Installing [1755/2883, time/total: 39:50/01:00:00]: natbib [493k] | |
Installing [1756/2883, time/total: 39:51/01:00:00]: nath [152k] | |
Installing [1757/2883, time/total: 39:52/01:00:01]: nature [13k] | |
Installing [1758/2883, time/total: 39:53/01:00:02]: navigator [145k] | |
Installing [1759/2883, time/total: 39:54/01:00:03]: ncclatex [579k] | |
Installing [1760/2883, time/total: 39:56/01:00:04]: ncctools [2320k] | |
Installing [1761/2883, time/total: 39:59/01:00:02]: ncntrsbk [285k] | |
Installing [1762/2883, time/total: 40:00/01:00:02]: nddiss [400k] | |
Installing [1763/2883, time/total: 40:02/01:00:04]: needspace [158k] | |
Installing [1764/2883, time/total: 40:03/01:00:05]: nestquot [2k] | |
Installing [1765/2883, time/total: 40:03/01:00:05]: neuralnetwork [631k] | |
Installing [1766/2883, time/total: 40:05/01:00:06]: newcommand [399k] | |
Installing [1767/2883, time/total: 40:06/01:00:07]: newenviron [4k] | |
Installing [1768/2883, time/total: 40:06/01:00:07]: newfile [156k] | |
Installing [1769/2883, time/total: 40:07/01:00:08]: newlfm [402k] | |
Installing [1770/2883, time/total: 40:09/01:00:09]: newpx [913k] | |
Installing [1771/2883, time/total: 40:12/01:00:11]: newsletr [151k] | |
Installing [1772/2883, time/total: 40:13/01:00:12]: newspaper [201k] | |
Installing [1773/2883, time/total: 40:14/01:00:13]: newtx [3002k] | |
Installing [1774/2883, time/total: 40:17/01:00:08]: newunicodechar [389k] | |
Installing [1775/2883, time/total: 40:19/01:00:10]: newvbtm [84k] | |
Installing [1776/2883, time/total: 40:20/01:00:11]: newverbs [186k] | |
Installing [1777/2883, time/total: 40:21/01:00:12]: nextpage [2k] | |
Installing [1778/2883, time/total: 40:22/01:00:14]: nfssext-cfr [156k] | |
Installing [1779/2883, time/total: 40:22/01:00:13]: nicefilelist [598k] | |
Installing [1780/2883, time/total: 40:27/01:00:19]: niceframe [261k] | |
Installing [1781/2883, time/total: 40:30/01:00:22]: nicetext [2471k] | |
Installing [1782/2883, time/total: 40:40/01:00:30]: nih [35k] | |
Installing [1783/2883, time/total: 40:41/01:00:31]: nkarta [145k] | |
Installing [1784/2883, time/total: 40:44/01:00:35]: nlctdoc [13k] | |
Installing [1785/2883, time/total: 40:45/01:00:37]: noconflict [3k] | |
Installing [1786/2883, time/total: 40:45/01:00:37]: noindentafter [219k] | |
Installing [1787/2883, time/total: 40:48/01:00:40]: noitcrul [82k] | |
Installing [1788/2883, time/total: 40:50/01:00:43]: nolbreaks [124k] | |
Installing [1789/2883, time/total: 40:52/01:00:46]: nomencl [179k] | |
Installing [1790/2883, time/total: 40:57/01:00:53]: nomentbl [179k] | |
Installing [1791/2883, time/total: 40:59/01:00:55]: nonfloat [307k] | |
Installing [1792/2883, time/total: 41:02/01:00:58]: nonumonpart [772k] | |
Installing [1793/2883, time/total: 41:09/01:01:06]: nopageno [168k] | |
Installing [1794/2883, time/total: 41:11/01:01:09]: norasi-c90 [10k] | |
Installing [1795/2883, time/total: 41:11/01:01:09]: nostarch [630k] | |
Installing [1796/2883, time/total: 41:17/01:01:16]: notes [86k] | |
Installing [1797/2883, time/total: 41:18/01:01:17]: notes2bib [212k] | |
Installing [1798/2883, time/total: 41:21/01:01:21]: notoccite [224k] | |
Installing [1799/2883, time/total: 41:23/01:01:23]: nowidow [176k] | |
Installing [1800/2883, time/total: 41:25/01:01:26]: nox [176k] | |
Installing [1801/2883, time/total: 41:26/01:01:26]: nrc [255k] | |
Installing [1802/2883, time/total: 41:29/01:01:30]: ntgclass [1050k] | |
Installing [1803/2883, time/total: 41:36/01:01:37]: ntheorem [466k] | |
Installing [1804/2883, time/total: 41:41/01:01:43]: ntheorem-vn [371k] | |
Installing [1805/2883, time/total: 41:44/01:01:46]: nuc [81k] | |
Installing [1806/2883, time/total: 41:45/01:01:48]: numberedblock [34k] | |
Installing [1807/2883, time/total: 41:45/01:01:48]: numericplots [441k] | |
Installing [1808/2883, time/total: 41:51/01:01:55]: numname [112k] | |
Installing [1809/2883, time/total: 41:52/01:01:56]: numprint [1204k] | |
Installing [1810/2883, time/total: 41:59/01:02:03]: oberdiek [15839k] | |
Installing [1811/2883, time/total: 42:33/01:02:03]: objectz [280k] | |
Installing [1812/2883, time/total: 42:34/01:02:04]: ocg-p [493k] | |
Installing [1813/2883, time/total: 42:36/01:02:05]: ocgx [978k] | |
Installing [1814/2883, time/total: 42:38/01:02:05]: ocherokee [122k] | |
Installing [1815/2883, time/total: 42:39/01:02:06]: ocr-b [12k] | |
Installing [1816/2883, time/total: 42:40/01:02:08]: ocr-b-outline [270k] | |
Installing [1817/2883, time/total: 42:41/01:02:08]: ocr-latex [171k] | |
Installing [1818/2883, time/total: 42:42/01:02:09]: octavo [116k] | |
Installing [1819/2883, time/total: 42:43/01:02:10]: odsfile [195k] | |
Installing [1820/2883, time/total: 42:44/01:02:11]: ofs [726k] | |
Installing [1821/2883, time/total: 42:46/01:02:12]: ogham [14k] | |
Installing [1822/2883, time/total: 42:47/01:02:13]: oinuit [302k] | |
Installing [1823/2883, time/total: 42:49/01:02:15]: oldlatin [433k] | |
Installing [1824/2883, time/total: 42:50/01:02:15]: oldstandard [2404k] | |
Installing [1825/2883, time/total: 42:55/01:02:15]: oldstyle [55k] | |
Installing [1826/2883, time/total: 42:55/01:02:15]: omega [1162k] | |
Installing [1827/2883, time/total: 42:58/01:02:16]: omegaware [48k] | |
Installing [1828/2883, time/total: 42:59/01:02:17]: omegaware.universal-darwin [262k] | |
Installing [1829/2883, time/total: 43:00/01:02:18]: omegaware.x86_64-darwin [154k] | |
Installing [1830/2883, time/total: 43:00/01:02:17]: onlyamsmath [213k] | |
Installing [1831/2883, time/total: 43:02/01:02:20]: onrannual [156k] | |
Installing [1832/2883, time/total: 43:03/01:02:20]: opcit [277k] | |
Installing [1833/2883, time/total: 43:05/01:02:23]: opensans [2624k] | |
Installing [1834/2883, time/total: 43:16/01:02:30]: opteng [43k] | |
Installing [1835/2883, time/total: 43:17/01:02:32]: optional [292k] | |
Installing [1836/2883, time/total: 43:19/01:02:34]: ordinalpt [260k] | |
Installing [1837/2883, time/total: 43:21/01:02:36]: orkhun [107k] | |
Installing [1838/2883, time/total: 43:22/01:02:37]: oscola [632k] | |
Installing [1839/2883, time/total: 43:26/01:02:41]: ot-tableau [67k] | |
Installing [1840/2883, time/total: 43:27/01:02:42]: othello [18k] | |
Installing [1841/2883, time/total: 43:27/01:02:42]: othelloboard [211k] | |
Installing [1842/2883, time/total: 43:30/01:02:46]: otibet [135k] | |
Installing [1843/2883, time/total: 43:32/01:02:48]: oubraces [61k] | |
Installing [1844/2883, time/total: 43:33/01:02:49]: outline [231k] | |
Installing [1845/2883, time/total: 43:35/01:02:51]: outliner [5k] | |
Installing [1846/2883, time/total: 43:36/01:02:53]: outlines [130k] | |
Installing [1847/2883, time/total: 43:37/01:02:54]: overpic [531k] | |
Installing [1848/2883, time/total: 43:41/01:02:58]: pacioli [61k] | |
Installing [1849/2883, time/total: 43:42/01:02:59]: pagecolor [398k] | |
Installing [1850/2883, time/total: 43:44/01:03:01]: pagecont [77k] | |
Installing [1851/2883, time/total: 43:45/01:03:02]: pagenote [146k] | |
Installing [1852/2883, time/total: 43:47/01:03:05]: pagerange [84k] | |
Installing [1853/2883, time/total: 43:48/01:03:06]: pageslts [954k] | |
Installing [1854/2883, time/total: 43:54/01:03:11]: palatino [319k] | |
Installing [1855/2883, time/total: 43:55/01:03:12]: paper [151k] | |
Installing [1856/2883, time/total: 43:57/01:03:14]: papercdcase [143k] | |
Installing [1857/2883, time/total: 43:58/01:03:15]: papermas [418k] | |
Installing [1858/2883, time/total: 44:01/01:03:18]: papertex [447k] | |
Installing [1859/2883, time/total: 44:04/01:03:21]: paracol [484k] | |
Installing [1860/2883, time/total: 44:07/01:03:24]: paralist [223k] | |
Installing [1861/2883, time/total: 44:09/01:03:26]: parallel [129k] | |
Installing [1862/2883, time/total: 44:10/01:03:27]: paratype [4925k] | |
Installing [1863/2883, time/total: 44:22/01:03:29]: paresse [1406k] | |
Installing [1864/2883, time/total: 44:25/01:03:29]: parnotes [4k] | |
Installing [1865/2883, time/total: 44:26/01:03:30]: parrun [113k] | |
Installing [1866/2883, time/total: 44:27/01:03:32]: parselines [142k] | |
Installing [1867/2883, time/total: 44:28/01:03:32]: parskip [175k] | |
Installing [1868/2883, time/total: 44:29/01:03:33]: pas-cours [99k] | |
Installing [1869/2883, time/total: 44:31/01:03:36]: pas-crosswords [168k] | |
Installing [1870/2883, time/total: 44:32/01:03:37]: pas-cv [327k] | |
Installing [1871/2883, time/total: 44:34/01:03:39]: pas-tableur [5k] | |
Installing [1872/2883, time/total: 44:35/01:03:40]: passivetex [44k] | |
Installing [1873/2883, time/total: 44:35/01:03:40]: patch [10k] | |
Installing [1874/2883, time/total: 44:36/01:03:41]: patchcmd [69k] | |
Installing [1875/2883, time/total: 44:37/01:03:43]: patgen [12k] | |
Installing [1876/2883, time/total: 44:37/01:03:43]: patgen.universal-darwin [34k] | |
Installing [1877/2883, time/total: 44:38/01:03:44]: patgen.x86_64-darwin [20k] | |
Installing [1878/2883, time/total: 44:38/01:03:44]: patgen2-tutorial [61k] | |
Installing [1879/2883, time/total: 44:39/01:03:45]: path [289k] | |
Installing [1880/2883, time/total: 44:40/01:03:46]: pauldoc [142k] | |
Installing [1881/2883, time/total: 44:41/01:03:47]: pawpict [12k] | |
Installing [1882/2883, time/total: 44:42/01:03:48]: pax [39k] | |
Installing [1883/2883, time/total: 44:43/01:03:49]: pax.universal-darwin [1k] | |
Installing [1884/2883, time/total: 44:43/01:03:49]: pax.x86_64-darwin [1k] | |
Installing [1885/2883, time/total: 44:43/01:03:49]: pb-diagram [136k] | |
Installing [1886/2883, time/total: 44:44/01:03:50]: pbox [238k] | |
Installing [1887/2883, time/total: 44:46/01:03:52]: pbsheet [406k] | |
Installing [1888/2883, time/total: 44:50/01:03:57]: pdf-trans [70k] | |
Installing [1889/2883, time/total: 44:51/01:03:58]: pdf14 [360k] | |
Installing [1890/2883, time/total: 44:53/01:04:00]: pdfcomment [1148k] | |
Installing [1891/2883, time/total: 44:56/01:04:00]: pdfcprot [398k] | |
Installing [1892/2883, time/total: 44:58/01:04:02]: pdfcrop [15k] | |
Installing [1893/2883, time/total: 44:58/01:04:02]: pdfcrop.universal-darwin [1k] | |
Installing [1894/2883, time/total: 44:58/01:04:02]: pdfcrop.x86_64-darwin [1k] | |
Installing [1895/2883, time/total: 44:59/01:04:03]: pdfjam [199k] | |
Installing [1896/2883, time/total: 45:00/01:04:04]: pdfjam.universal-darwin [1k] | |
Installing [1897/2883, time/total: 45:00/01:04:04]: pdfjam.x86_64-darwin [1k] | |
Installing [1898/2883, time/total: 45:00/01:04:04]: pdfmarginpar [375k] | |
Installing [1899/2883, time/total: 45:02/01:04:06]: pdfpages [346k] | |
Installing [1900/2883, time/total: 45:05/01:04:09]: pdfscreen [481k] | |
Installing [1901/2883, time/total: 45:06/01:04:09]: pdfslide [205k] | |
Installing [1902/2883, time/total: 45:08/01:04:11]: pdfsync [258k] | |
Installing [1903/2883, time/total: 45:09/01:04:12]: pdftex [2828k] | |
Installing [1904/2883, time/total: 45:14/01:04:10]: pdftex-def [14k] | |
Installing [1905/2883, time/total: 45:15/01:04:12]: pdftex.universal-darwin [1030k] | |
Installing [1906/2883, time/total: 45:17/01:04:11]: pdftex.x86_64-darwin [582k] | |
Installing [1907/2883, time/total: 45:19/01:04:12]: pdftools [23k] | |
Installing [1908/2883, time/total: 45:20/01:04:14]: pdftools.universal-darwin [294k] | |
Installing [1909/2883, time/total: 45:21/01:04:14]: pdftools.x86_64-darwin [164k] | |
Installing [1910/2883, time/total: 45:22/01:04:15]: pdftricks [217k] | |
Installing [1911/2883, time/total: 45:23/01:04:16]: pdftricks2 [67k] | |
Installing [1912/2883, time/total: 45:24/01:04:17]: pdfwin [319k] | |
Installing [1913/2883, time/total: 45:25/01:04:17]: pdfx [167k] | |
Installing [1914/2883, time/total: 45:27/01:04:20]: pecha [82k] | |
Installing [1915/2883, time/total: 45:28/01:04:21]: pedigree-perl [651k] | |
Installing [1916/2883, time/total: 45:30/01:04:22]: pedigree-perl.universal-darwin [1k] | |
Installing [1917/2883, time/total: 45:30/01:04:22]: pedigree-perl.x86_64-darwin [1k] | |
Installing [1918/2883, time/total: 45:30/01:04:22]: perception [7k] | |
Installing [1919/2883, time/total: 45:30/01:04:22]: perltex [308k] | |
Installing [1920/2883, time/total: 45:32/01:04:23]: perltex.universal-darwin [1k] | |
Installing [1921/2883, time/total: 45:32/01:04:23]: perltex.x86_64-darwin [1k] | |
Installing [1922/2883, time/total: 45:32/01:04:23]: permute [83k] | |
Installing [1923/2883, time/total: 45:33/01:04:25]: persian-bib [247k] | |
Installing [1924/2883, time/total: 45:35/01:04:27]: persian-modern [2631k] | |
Installing [1925/2883, time/total: 45:42/01:04:28]: petiteannonce [193k] | |
Installing [1926/2883, time/total: 45:43/01:04:29]: petri-nets [194k] | |
Installing [1927/2883, time/total: 45:44/01:04:30]: pfarrei [506k] | |
Installing [1928/2883, time/total: 45:46/01:04:31]: pfarrei.universal-darwin [1k] | |
Installing [1929/2883, time/total: 45:46/01:04:31]: pfarrei.x86_64-darwin [1k] | |
Installing [1930/2883, time/total: 45:47/01:04:33]: pgf [5486k] | |
Installing [1931/2883, time/total: 45:56/01:04:28]: pgf-blur [252k] | |
Installing [1932/2883, time/total: 45:57/01:04:29]: pgf-soroban [345k] | |
Installing [1933/2883, time/total: 45:58/01:04:29]: pgf-umlsd [90k] | |
Installing [1934/2883, time/total: 45:59/01:04:30]: pgfgantt [922k] | |
Installing [1935/2883, time/total: 46:01/01:04:30]: pgfkeyx [9k] | |
Installing [1936/2883, time/total: 46:02/01:04:32]: pgfmolbio [897k] | |
Installing [1937/2883, time/total: 46:05/01:04:33]: pgfopts [130k] | |
Installing [1938/2883, time/total: 46:06/01:04:34]: pgfplots [12856k] | |
Installing [1939/2883, time/total: 46:18/01:04:11]: phaistos [353k] | |
Installing [1940/2883, time/total: 46:20/01:04:13]: philex [215k] | |
Installing [1941/2883, time/total: 46:21/01:04:14]: philokalia [168k] | |
Installing [1942/2883, time/total: 46:22/01:04:15]: philosophersimprint [468k] | |
Installing [1943/2883, time/total: 46:24/01:04:16]: phonetic [69k] | |
Installing [1944/2883, time/total: 46:25/01:04:17]: phonrule [32k] | |
Installing [1945/2883, time/total: 46:25/01:04:17]: photo [151k] | |
Installing [1946/2883, time/total: 46:26/01:04:18]: physics [234k] | |
Installing [1947/2883, time/total: 46:28/01:04:20]: physymb [298k] | |
Installing [1948/2883, time/total: 46:29/01:04:21]: piano [3k] | |
Installing [1949/2883, time/total: 46:29/01:04:21]: picinpar [390k] | |
Installing [1950/2883, time/total: 46:30/01:04:21]: pict2e [747k] | |
Installing [1951/2883, time/total: 46:32/01:04:21]: pictex [42k] | |
Installing [1952/2883, time/total: 46:33/01:04:23]: pictex2 [4k] | |
Installing [1953/2883, time/total: 46:33/01:04:23]: pictexsum [189k] | |
Installing [1954/2883, time/total: 46:34/01:04:23]: piechartmp [48k] | |
Installing [1955/2883, time/total: 46:35/01:04:25]: piff [589k] | |
Installing [1956/2883, time/total: 46:36/01:04:24]: pigpen [55k] | |
Installing [1957/2883, time/total: 46:37/01:04:25]: pinlabel [256k] | |
Installing [1958/2883, time/total: 46:38/01:04:26]: pitex [130k] | |
Installing [1959/2883, time/total: 46:39/01:04:27]: pittetd [357k] | |
Installing [1960/2883, time/total: 46:42/01:04:30]: pkfix [12k] | |
Installing [1961/2883, time/total: 46:42/01:04:30]: pkfix-helper [642k] | |
Installing [1962/2883, time/total: 46:44/01:04:31]: pkfix-helper.universal-darwin [1k] | |
Installing [1963/2883, time/total: 46:44/01:04:31]: pkfix-helper.x86_64-darwin [1k] | |
Installing [1964/2883, time/total: 46:44/01:04:31]: pkfix.universal-darwin [1k] | |
Installing [1965/2883, time/total: 46:45/01:04:32]: pkfix.x86_64-darwin [1k] | |
Installing [1966/2883, time/total: 46:45/01:04:32]: pkuthss [400k] | |
Installing [1967/2883, time/total: 46:46/01:04:32]: pl [1910k] | |
Installing [1968/2883, time/total: 46:49/01:04:31]: placeins [254k] | |
Installing [1969/2883, time/total: 46:50/01:04:31]: placeins-plain [3k] | |
Installing [1970/2883, time/total: 46:50/01:04:31]: plain [42k] | |
Installing [1971/2883, time/total: 46:50/01:04:31]: plain-doc [5k] | |
Installing [1972/2883, time/total: 46:51/01:04:32]: plainpkg [357k] | |
Installing [1973/2883, time/total: 46:52/01:04:33]: plantslabels [215k] | |
Installing [1974/2883, time/total: 46:53/01:04:33]: plari [140k] | |
Installing [1975/2883, time/total: 46:54/01:04:34]: plates [86k] | |
Installing [1976/2883, time/total: 46:55/01:04:36]: play [8k] | |
Installing [1977/2883, time/total: 46:56/01:04:37]: plipsum [295k] | |
Installing [1978/2883, time/total: 46:57/01:04:37]: plnfss [15k] | |
Installing [1979/2883, time/total: 46:58/01:04:39]: plstmary [151k] | |
Installing [1980/2883, time/total: 46:59/01:04:40]: plweb [117k] | |
Installing [1981/2883, time/total: 47:00/01:04:41]: pmgraph [137k] | |
Installing [1982/2883, time/total: 47:01/01:04:42]: pmx [535k] | |
Installing [1983/2883, time/total: 47:02/01:04:41]: pmx.universal-darwin [398k] | |
Installing [1984/2883, time/total: 47:03/01:04:42]: pmx.x86_64-darwin [213k] | |
Installing [1985/2883, time/total: 47:04/01:04:42]: pmxchords [390k] | |
Installing [1986/2883, time/total: 47:06/01:04:44]: pmxchords.universal-darwin [1k] | |
Installing [1987/2883, time/total: 47:06/01:04:44]: pmxchords.x86_64-darwin [1k] | |
Installing [1988/2883, time/total: 47:06/01:04:44]: pnas2009 [4k] | |
Installing [1989/2883, time/total: 47:06/01:04:44]: poemscol [663k] | |
Installing [1990/2883, time/total: 47:08/01:04:45]: poetrytex [286k] | |
Installing [1991/2883, time/total: 47:10/01:04:46]: polski [237k] | |
Installing [1992/2883, time/total: 47:11/01:04:47]: poltawski [8018k] | |
Installing [1993/2883, time/total: 47:19/01:04:34]: polyglossia [548k] | |
Installing [1994/2883, time/total: 47:22/01:04:36]: polynom [229k] | |
Installing [1995/2883, time/total: 47:23/01:04:37]: polynomial [138k] | |
Installing [1996/2883, time/total: 47:24/01:04:38]: polytable [308k] | |
Installing [1997/2883, time/total: 47:26/01:04:40]: postcards [4k] | |
Installing [1998/2883, time/total: 47:26/01:04:40]: poster-mac [95k] | |
Installing [1999/2883, time/total: 47:27/01:04:41]: powerdot [984k] | |
Installing [2000/2883, time/total: 47:30/01:04:42]: powerdot-FUBerlin [1379k] | |
Installing [2001/2883, time/total: 47:32/01:04:40]: ppr-prv [325k] | |
Installing [2002/2883, time/total: 47:35/01:04:43]: pracjourn [397k] | |
Installing [2003/2883, time/total: 47:36/01:04:44]: preprint [663k] | |
Installing [2004/2883, time/total: 47:38/01:04:44]: prerex [649k] | |
Installing [2005/2883, time/total: 47:40/01:04:45]: present [800k] | |
Installing [2006/2883, time/total: 47:41/01:04:44]: presentations [3982k] | |
Installing [2007/2883, time/total: 47:45/01:04:38]: presentations-en [812k] | |
Installing [2008/2883, time/total: 47:47/01:04:38]: prettyref [36k] | |
Installing [2009/2883, time/total: 47:48/01:04:39]: preview [197k] | |
Installing [2010/2883, time/total: 47:49/01:04:40]: printlen [242k] | |
Installing [2011/2883, time/total: 47:50/01:04:41]: proba [76k] | |
Installing [2012/2883, time/total: 47:51/01:04:42]: probsoln [746k] | |
Installing [2013/2883, time/total: 47:53/01:04:42]: procIAGssymp [6k] | |
Installing [2014/2883, time/total: 47:54/01:04:43]: prodint [36k] | |
Installing [2015/2883, time/total: 47:54/01:04:43]: productbox [390k] | |
Installing [2016/2883, time/total: 47:56/01:04:45]: program [298k] | |
Installing [2017/2883, time/total: 47:57/01:04:45]: progress [84k] | |
Installing [2018/2883, time/total: 47:58/01:04:46]: progressbar [371k] | |
Installing [2019/2883, time/total: 47:59/01:04:47]: properties [3k] | |
Installing [2020/2883, time/total: 48:00/01:04:48]: proposal [1936k] | |
Installing [2021/2883, time/total: 48:02/01:04:45]: prosper [427k] | |
Installing [2022/2883, time/total: 48:04/01:04:46]: protex [19k] | |
Installing [2023/2883, time/total: 48:05/01:04:48]: protocol [327k] | |
Installing [2024/2883, time/total: 48:07/01:04:49]: przechlewski-book [293k] | |
Installing [2025/2883, time/total: 48:08/01:04:50]: ps2pkm [16k] | |
Installing [2026/2883, time/total: 48:08/01:04:50]: ps2pkm.universal-darwin [143k] | |
Installing [2027/2883, time/total: 48:09/01:04:51]: ps2pkm.x86_64-darwin [83k] | |
Installing [2028/2883, time/total: 48:10/01:04:52]: psbao [96k] | |
Installing [2029/2883, time/total: 48:10/01:04:52]: pseudocode [134k] | |
Installing [2030/2883, time/total: 48:11/01:04:52]: psfrag [86k] | |
Installing [2031/2883, time/total: 48:12/01:04:54]: psfrag-italian [134k] | |
Installing [2032/2883, time/total: 48:13/01:04:55]: psfragx [377k] | |
Installing [2033/2883, time/total: 48:15/01:04:56]: psgo [88k] | |
Installing [2034/2883, time/total: 48:16/01:04:57]: psizzl [29k] | |
Installing [2035/2883, time/total: 48:16/01:04:57]: pslatex [7k] | |
Installing [2036/2883, time/total: 48:17/01:04:58]: psnfss [502k] | |
Installing [2037/2883, time/total: 48:19/01:05:00]: pspicture [50k] | |
Installing [2038/2883, time/total: 48:20/01:05:01]: pst-2dplot [70k] | |
Installing [2039/2883, time/total: 48:20/01:05:01]: pst-3d [103k] | |
Installing [2040/2883, time/total: 48:21/01:05:02]: pst-3dplot [3118k] | |
Installing [2041/2883, time/total: 48:26/01:04:59]: pst-abspos [59k] | |
Installing [2042/2883, time/total: 48:26/01:04:59]: pst-am [828k] | |
Installing [2043/2883, time/total: 48:28/01:04:59]: pst-asr [272k] | |
Installing [2044/2883, time/total: 48:29/01:05:00]: pst-bar [176k] | |
Installing [2045/2883, time/total: 48:31/01:05:02]: pst-barcode [384k] | |
Installing [2046/2883, time/total: 48:32/01:05:02]: pst-bezier [79k] | |
Installing [2047/2883, time/total: 48:33/01:05:03]: pst-blur [87k] | |
Installing [2048/2883, time/total: 48:34/01:05:04]: pst-bspline [167k] | |
Installing [2049/2883, time/total: 48:35/01:05:05]: pst-calendar [280k] | |
Installing [2050/2883, time/total: 48:36/01:05:06]: pst-circ [642k] | |
Installing [2051/2883, time/total: 48:38/01:05:06]: pst-coil [254k] | |
Installing [2052/2883, time/total: 48:39/01:05:07]: pst-cox [1262k] | |
Installing [2053/2883, time/total: 48:42/01:05:07]: pst-dbicons [144k] | |
Installing [2054/2883, time/total: 48:43/01:05:08]: pst-diffraction [1049k] | |
Installing [2055/2883, time/total: 48:45/01:05:08]: pst-electricfield [5153k] | |
Installing [2056/2883, time/total: 48:50/01:04:59]: pst-eps [81k] | |
Installing [2057/2883, time/total: 48:51/01:05:00]: pst-eucl [344k] | |
Installing [2058/2883, time/total: 48:53/01:05:02]: pst-eucl-translation-bg [355k] | |
Installing [2059/2883, time/total: 48:54/01:05:02]: pst-exa [217k] | |
Installing [2060/2883, time/total: 48:55/01:05:03]: pst-fill [1120k] | |
Installing [2061/2883, time/total: 48:57/01:05:02]: pst-fit [87k] | |
Installing [2062/2883, time/total: 48:58/01:05:03]: pst-fr3d [177k] | |
Installing [2063/2883, time/total: 48:59/01:05:04]: pst-fractal [711k] | |
Installing [2064/2883, time/total: 49:01/01:05:04]: pst-fun [397k] | |
Installing [2065/2883, time/total: 49:03/01:05:06]: pst-func [2928k] | |
Installing [2066/2883, time/total: 49:07/01:05:03]: pst-gantt [92k] | |
Installing [2067/2883, time/total: 49:08/01:05:04]: pst-geo [28125k] | |
Installing [2068/2883, time/total: 49:23/01:04:02]: pst-ghsb [88k] | |
Installing [2069/2883, time/total: 49:25/01:04:04]: pst-gr3d [165k] | |
Installing [2070/2883, time/total: 49:26/01:04:05]: pst-grad [214k] | |
Installing [2071/2883, time/total: 49:27/01:04:06]: pst-graphicx [2k] | |
Installing [2072/2883, time/total: 49:27/01:04:06]: pst-infixplot [155k] | |
Installing [2073/2883, time/total: 49:29/01:04:08]: pst-jtree [304k] | |
Installing [2074/2883, time/total: 49:30/01:04:08]: pst-knot [68k] | |
Installing [2075/2883, time/total: 49:31/01:04:09]: pst-labo [3211k] | |
Installing [2076/2883, time/total: 49:35/01:04:06]: pst-layout [85k] | |
Installing [2077/2883, time/total: 49:36/01:04:07]: pst-lens [456k] | |
Installing [2078/2883, time/total: 49:37/01:04:07]: pst-light3d [820k] | |
Installing [2079/2883, time/total: 49:39/01:04:07]: pst-magneticfield [2204k] | |
Installing [2080/2883, time/total: 49:42/01:04:04]: pst-math [165k] | |
Installing [2081/2883, time/total: 49:43/01:04:05]: pst-mirror [5925k] | |
Installing [2082/2883, time/total: 49:47/01:03:54]: pst-node [527k] | |
Installing [2083/2883, time/total: 49:49/01:03:55]: pst-ob3d [177k] | |
Installing [2084/2883, time/total: 49:50/01:03:56]: pst-ode [114k] | |
Installing [2085/2883, time/total: 49:51/01:03:57]: pst-optexp [3051k] | |
Installing [2086/2883, time/total: 49:55/01:03:53]: pst-optic [660k] | |
Installing [2087/2883, time/total: 49:57/01:03:54]: pst-osci [1305k] | |
Installing [2088/2883, time/total: 49:59/01:03:53]: pst-ovl [37k] | |
Installing [2089/2883, time/total: 49:59/01:03:53]: pst-pad [140k] | |
Installing [2090/2883, time/total: 50:01/01:03:55]: pst-pdf [1152k] | |
Installing [2091/2883, time/total: 50:03/01:03:54]: pst-pdf.universal-darwin [1k] | |
Installing [2092/2883, time/total: 50:03/01:03:54]: pst-pdf.x86_64-darwin [1k] | |
Installing [2093/2883, time/total: 50:03/01:03:54]: pst-pdgr [180k] | |
Installing [2094/2883, time/total: 50:05/01:03:56]: pst-platon [93k] | |
Installing [2095/2883, time/total: 50:06/01:03:57]: pst-plot [1713k] | |
Installing [2096/2883, time/total: 50:08/01:03:55]: pst-poly [145k] | |
Installing [2097/2883, time/total: 50:09/01:03:56]: pst-pulley [243k] | |
Installing [2098/2883, time/total: 50:11/01:03:58]: pst-qtree [26k] | |
Installing [2099/2883, time/total: 50:12/01:03:59]: pst-rubans [557k] | |
Installing [2100/2883, time/total: 50:14/01:04:00]: pst-sigsys [285k] | |
Installing [2101/2883, time/total: 50:15/01:04:00]: pst-slpe [255k] | |
Installing [2102/2883, time/total: 50:17/01:04:02]: pst-solarsystem [272k] | |
Installing [2103/2883, time/total: 50:18/01:04:03]: pst-solides3d [4853k] | |
Installing [2104/2883, time/total: 50:22/01:03:54]: pst-soroban [85k] | |
Installing [2105/2883, time/total: 50:23/01:03:55]: pst-spectra [257k] | |
Installing [2106/2883, time/total: 50:25/01:03:57]: pst-stru [179k] | |
Installing [2107/2883, time/total: 50:26/01:03:58]: pst-support [7k] | |
Installing [2108/2883, time/total: 50:26/01:03:58]: pst-text [116k] | |
Installing [2109/2883, time/total: 50:27/01:03:59]: pst-thick [465k] | |
Installing [2110/2883, time/total: 50:30/01:04:02]: pst-tools [55k] | |
Installing [2111/2883, time/total: 50:31/01:04:03]: pst-tree [296k] | |
Installing [2112/2883, time/total: 50:32/01:04:03]: pst-tvz [285k] | |
Installing [2113/2883, time/total: 50:33/01:04:04]: pst-uml [410k] | |
Installing [2114/2883, time/total: 50:35/01:04:05]: pst-vectorian [1262k] | |
Installing [2115/2883, time/total: 50:38/01:04:05]: pst-vowel [83k] | |
Installing [2116/2883, time/total: 50:38/01:04:05]: pst-vue3d [4345k] | |
Installing [2117/2883, time/total: 50:42/01:03:58]: pst2pdf [359k] | |
Installing [2118/2883, time/total: 50:43/01:03:58]: pst2pdf.universal-darwin [1k] | |
Installing [2119/2883, time/total: 50:43/01:03:58]: pst2pdf.x86_64-darwin [1k] | |
Installing [2120/2883, time/total: 50:44/01:04:00]: pstool [364k] | |
Installing [2121/2883, time/total: 50:45/01:04:00]: pstools [45k] | |
Installing [2122/2883, time/total: 50:46/01:04:01]: pstools.universal-darwin [6k] | |
Installing [2123/2883, time/total: 50:46/01:04:01]: pstools.x86_64-darwin [4k] | |
Installing [2124/2883, time/total: 50:46/01:04:01]: pstricks [6596k] | |
Installing [2125/2883, time/total: 50:51/01:03:49]: pstricks-add [4536k] | |
Installing [2126/2883, time/total: 50:54/01:03:40]: pstricks-examples [396k] | |
Installing [2127/2883, time/total: 50:56/01:03:42]: pstricks-examples-en [581k] | |
Installing [2128/2883, time/total: 50:58/01:03:43]: pstricks_calcnotes [748k] | |
Installing [2129/2883, time/total: 50:59/01:03:42]: psu-thesis [248k] | |
Installing [2130/2883, time/total: 51:00/01:03:43]: psutils [48k] | |
Installing [2131/2883, time/total: 51:01/01:03:44]: psutils.universal-darwin [31k] | |
Installing [2132/2883, time/total: 51:02/01:03:45]: psutils.x86_64-darwin [19k] | |
Installing [2133/2883, time/total: 51:02/01:03:45]: ptex [2025k] | |
Installing [2134/2883, time/total: 51:06/01:03:44]: ptex.universal-darwin [842k] | |
Installing [2135/2883, time/total: 51:07/01:03:43]: ptex.x86_64-darwin [498k] | |
Installing [2136/2883, time/total: 51:08/01:03:43]: ptex2pdf [11k] | |
Installing [2137/2883, time/total: 51:09/01:03:44]: ptex2pdf.universal-darwin [1k] | |
Installing [2138/2883, time/total: 51:09/01:03:44]: ptex2pdf.x86_64-darwin [1k] | |
Installing [2139/2883, time/total: 51:09/01:03:44]: ptext [77k] | |
Installing [2140/2883, time/total: 51:10/01:03:45]: ptptex [198k] | |
Installing [2141/2883, time/total: 51:12/01:03:47]: punk [7k] | |
Installing [2142/2883, time/total: 51:12/01:03:47]: punk-latex [148k] | |
Installing [2143/2883, time/total: 51:14/01:03:49]: punknova [934k] | |
Installing [2144/2883, time/total: 51:16/01:03:49]: purifyeps [21k] | |
Installing [2145/2883, time/total: 51:17/01:03:51]: purifyeps.universal-darwin [1k] | |
Installing [2146/2883, time/total: 51:17/01:03:51]: purifyeps.x86_64-darwin [1k] | |
Installing [2147/2883, time/total: 51:17/01:03:51]: pxbase [31k] | |
Installing [2148/2883, time/total: 51:18/01:03:52]: pxchfon [260k] | |
Installing [2149/2883, time/total: 51:20/01:03:54]: pxcjkcat [16k] | |
Installing [2150/2883, time/total: 51:21/01:03:55]: pxfonts [861k] | |
Installing [2151/2883, time/total: 51:23/01:03:55]: pxgreeks [62k] | |
Installing [2152/2883, time/total: 51:24/01:03:56]: pxjahyper [34k] | |
Installing [2153/2883, time/total: 51:25/01:03:57]: pxpgfmark [3k] | |
Installing [2154/2883, time/total: 51:25/01:03:57]: pxrubrica [194k] | |
Installing [2155/2883, time/total: 51:26/01:03:58]: pxtxalfa [45k] | |
Installing [2156/2883, time/total: 51:27/01:03:59]: python [3k] | |
Installing [2157/2883, time/total: 51:27/01:03:59]: pythontex [1422k] | |
Installing [2158/2883, time/total: 51:30/01:03:59]: pythontex.universal-darwin [1k] | |
Installing [2159/2883, time/total: 51:30/01:03:59]: pythontex.x86_64-darwin [1k] | |
Installing [2160/2883, time/total: 51:31/01:04:00]: qcm [106k] | |
Installing [2161/2883, time/total: 51:32/01:04:01]: qobitree [7k] | |
Installing [2162/2883, time/total: 51:32/01:04:01]: qpxqtx [20k] | |
Installing [2163/2883, time/total: 51:33/01:04:02]: qstest [242k] | |
Installing [2164/2883, time/total: 51:34/01:04:03]: qsymbols [136k] | |
Installing [2165/2883, time/total: 51:35/01:04:04]: qtree [213k] | |
Installing [2166/2883, time/total: 51:36/01:04:04]: quattrocento [1811k] | |
Installing [2167/2883, time/total: 51:42/01:04:07]: quotchap [297k] | |
Installing [2168/2883, time/total: 51:44/01:04:08]: quoting [301k] | |
Installing [2169/2883, time/total: 51:45/01:04:09]: quotmark [152k] | |
Installing [2170/2883, time/total: 51:46/01:04:10]: r_und_s [19k] | |
Installing [2171/2883, time/total: 51:47/01:04:11]: raleway [2339k] | |
Installing [2172/2883, time/total: 51:51/01:04:10]: ran_toks [77k] | |
Installing [2173/2883, time/total: 51:52/01:04:11]: randbild [73k] | |
Installing [2174/2883, time/total: 51:53/01:04:12]: randomwalk [491k] | |
Installing [2175/2883, time/total: 51:55/01:04:13]: randtext [4k] | |
Installing [2176/2883, time/total: 51:55/01:04:13]: rccol [151k] | |
Installing [2177/2883, time/total: 51:56/01:04:14]: rcs [154k] | |
Installing [2178/2883, time/total: 51:58/01:04:16]: rcs-multi [653k] | |
Installing [2179/2883, time/total: 52:00/01:04:16]: rcsinfo [162k] | |
Installing [2180/2883, time/total: 52:02/01:04:18]: readarray [220k] | |
Installing [2181/2883, time/total: 52:03/01:04:19]: realboxes [182k] | |
Installing [2182/2883, time/total: 52:04/01:04:20]: realscripts [109k] | |
Installing [2183/2883, time/total: 52:05/01:04:21]: rec-thy [221k] | |
Installing [2184/2883, time/total: 52:06/01:04:21]: recipe [25k] | |
Installing [2185/2883, time/total: 52:07/01:04:22]: recipecard [194k] | |
Installing [2186/2883, time/total: 52:08/01:04:23]: rectopma [115k] | |
Installing [2187/2883, time/total: 52:09/01:04:24]: recycle [11k] | |
Installing [2188/2883, time/total: 52:10/01:04:25]: refcheck [46k] | |
Installing [2189/2883, time/total: 52:10/01:04:25]: refenums [72k] | |
Installing [2190/2883, time/total: 52:11/01:04:26]: reflectgraphics [652k] | |
Installing [2191/2883, time/total: 52:13/01:04:27]: refman [666k] | |
Installing [2192/2883, time/total: 52:15/01:04:28]: refstyle [683k] | |
Installing [2193/2883, time/total: 52:17/01:04:28]: regcount [198k] | |
Installing [2194/2883, time/total: 52:18/01:04:29]: regexpatch [532k] | |
Installing [2195/2883, time/total: 52:20/01:04:30]: register [184k] | |
Installing [2196/2883, time/total: 52:21/01:04:31]: regstats [407k] | |
Installing [2197/2883, time/total: 52:23/01:04:32]: relenc [63k] | |
Installing [2198/2883, time/total: 52:24/01:04:33]: relsize [308k] | |
Installing [2199/2883, time/total: 52:26/01:04:35]: reotex [112k] | |
Installing [2200/2883, time/total: 52:26/01:04:34]: repeatindex [4k] | |
Installing [2201/2883, time/total: 52:27/01:04:36]: repere [589k] | |
Installing [2202/2883, time/total: 52:28/01:04:35]: resphilosophica [528k] | |
Installing [2203/2883, time/total: 52:30/01:04:36]: resumecls [153k] | |
Installing [2204/2883, time/total: 52:31/01:04:37]: resumemac [5k] | |
Installing [2205/2883, time/total: 52:32/01:04:38]: reverxii [203k] | |
Installing [2206/2883, time/total: 52:34/01:04:40]: revtex [3445k] | |
Installing [2207/2883, time/total: 52:42/01:04:41]: revtex4 [1027k] | |
Installing [2208/2883, time/total: 52:45/01:04:42]: ribbonproofs [339k] | |
Installing [2209/2883, time/total: 52:47/01:04:43]: rjlparshap [117k] | |
Installing [2210/2883, time/total: 52:48/01:04:44]: rlepsf [61k] | |
Installing [2211/2883, time/total: 52:48/01:04:44]: rmpage [602k] | |
Installing [2212/2883, time/total: 52:51/01:04:46]: robustcommand [61k] | |
Installing [2213/2883, time/total: 52:51/01:04:46]: robustindex [93k] | |
Installing [2214/2883, time/total: 52:52/01:04:47]: roex [28k] | |
Installing [2215/2883, time/total: 52:53/01:04:48]: romanbar [366k] | |
Installing [2216/2883, time/total: 52:54/01:04:48]: romande [743k] | |
Installing [2217/2883, time/total: 52:57/01:04:50]: romanneg [182k] | |
Installing [2218/2883, time/total: 52:58/01:04:50]: romannum [131k] | |
Installing [2219/2883, time/total: 52:59/01:04:51]: rotating [102k] | |
Installing [2220/2883, time/total: 53:00/01:04:52]: rotfloat [218k] | |
Installing [2221/2883, time/total: 53:02/01:04:54]: rotpages [125k] | |
Installing [2222/2883, time/total: 53:03/01:04:55]: roundbox [3k] | |
Installing [2223/2883, time/total: 53:04/01:04:56]: rrgtrees [103k] | |
Installing [2224/2883, time/total: 53:05/01:04:57]: rsc [178k] | |
Installing [2225/2883, time/total: 53:06/01:04:58]: rsfs [57k] | |
Installing [2226/2883, time/total: 53:07/01:04:59]: rsfso [146k] | |
Installing [2227/2883, time/total: 53:08/01:05:00]: rterface [52k] | |
Installing [2228/2883, time/total: 53:09/01:05:01]: rtkinenc [261k] | |
Installing [2229/2883, time/total: 53:10/01:05:01]: rtklage [63k] | |
Installing [2230/2883, time/total: 53:11/01:05:02]: ruhyphen [69k] | |
Installing [2231/2883, time/total: 53:11/01:05:02]: rulercompass [480k] | |
Installing [2232/2883, time/total: 53:13/01:05:03]: russ [316k] | |
Installing [2233/2883, time/total: 53:15/01:05:05]: rviewport [180k] | |
Installing [2234/2883, time/total: 53:16/01:05:06]: rvwrite [80k] | |
Installing [2235/2883, time/total: 53:17/01:05:07]: ryethesis [450k] | |
Installing [2236/2883, time/total: 53:19/01:05:08]: sa-tikz [827k] | |
Installing [2237/2883, time/total: 53:21/01:05:08]: sageep [291k] | |
Installing [2238/2883, time/total: 53:23/01:05:10]: sanskrit [742k] | |
Installing [2239/2883, time/total: 53:25/01:05:10]: sansmath [182k] | |
Installing [2240/2883, time/total: 53:26/01:05:11]: sansmathaccent [165k] | |
Installing [2241/2883, time/total: 53:27/01:05:12]: sansmathfonts [4435k] | |
Installing [2242/2883, time/total: 53:34/01:05:08]: sapthesis [190k] | |
Installing [2243/2883, time/total: 53:36/01:05:10]: sasnrdisplay [203k] | |
Installing [2244/2883, time/total: 53:37/01:05:11]: sauerj [565k] | |
Installing [2245/2883, time/total: 53:39/01:05:12]: sauter [13k] | |
Installing [2246/2883, time/total: 53:39/01:05:12]: sauterfonts [10k] | |
Installing [2247/2883, time/total: 53:40/01:05:13]: savefnmark [175k] | |
Installing [2248/2883, time/total: 53:41/01:05:14]: savesym [2k] | |
Installing [2249/2883, time/total: 53:41/01:05:14]: savetrees [502k] | |
Installing [2250/2883, time/total: 53:43/01:05:15]: scale [13k] | |
Installing [2251/2883, time/total: 53:44/01:05:16]: scalebar [56k] | |
Installing [2252/2883, time/total: 53:44/01:05:16]: scalerel [233k] | |
Installing [2253/2883, time/total: 53:46/01:05:18]: scanpages [54k] | |
Installing [2254/2883, time/total: 53:46/01:05:17]: schemabloc [151k] | |
Installing [2255/2883, time/total: 53:47/01:05:18]: schemata [573k] | |
Installing [2256/2883, time/total: 53:49/01:05:19]: schulschriften [943k] | |
Installing [2257/2883, time/total: 53:51/01:05:19]: schwalbe-chess [104k] | |
Installing [2258/2883, time/total: 53:52/01:05:20]: sciposter [164k] | |
Installing [2259/2883, time/total: 53:54/01:05:22]: screenplay [171k] | |
Installing [2260/2883, time/total: 53:55/01:05:23]: scrjrnl [127k] | |
Installing [2261/2883, time/total: 53:56/01:05:23]: sdrt [178k] | |
Installing [2262/2883, time/total: 53:57/01:05:24]: secdot [252k] | |
Installing [2263/2883, time/total: 53:58/01:05:25]: section [359k] | |
Installing [2264/2883, time/total: 54:00/01:05:26]: sectionbox [359k] | |
Installing [2265/2883, time/total: 54:02/01:05:28]: sectsty [238k] | |
Installing [2266/2883, time/total: 54:03/01:05:28]: seetexk [18k] | |
Installing [2267/2883, time/total: 54:03/01:05:28]: seetexk.universal-darwin [43k] | |
Installing [2268/2883, time/total: 54:04/01:05:29]: seetexk.x86_64-darwin [28k] | |
Installing [2269/2883, time/total: 54:04/01:05:29]: selectp [278k] | |
Installing [2270/2883, time/total: 54:05/01:05:30]: selnolig [631k] | |
Installing [2271/2883, time/total: 54:07/01:05:30]: semantic [388k] | |
Installing [2272/2883, time/total: 54:09/01:05:32]: semaphor [500k] | |
Installing [2273/2883, time/total: 54:11/01:05:33]: seminar [347k] | |
Installing [2274/2883, time/total: 54:12/01:05:33]: semioneside [134k] | |
Installing [2275/2883, time/total: 54:13/01:05:34]: sepfootnotes [202k] | |
Installing [2276/2883, time/total: 54:14/01:05:35]: sepnum [349k] | |
Installing [2277/2883, time/total: 54:16/01:05:36]: seqsplit [115k] | |
Installing [2278/2883, time/total: 54:17/01:05:37]: serbian-apostrophe [463k] | |
Installing [2279/2883, time/total: 54:20/01:05:39]: serbian-date-lat [345k] | |
Installing [2280/2883, time/total: 54:21/01:05:40]: serbian-def-cyr [232k] | |
Installing [2281/2883, time/total: 54:22/01:05:40]: serbian-lig [414k] | |
Installing [2282/2883, time/total: 54:23/01:05:40]: setdeck [64k] | |
Installing [2283/2883, time/total: 54:24/01:05:41]: setspace [9k] | |
Installing [2284/2883, time/total: 54:25/01:05:42]: seuthesis [2229k] | |
Installing [2285/2883, time/total: 54:29/01:05:41]: sf298 [323k] | |
Installing [2286/2883, time/total: 54:31/01:05:43]: sffms [172k] | |
Installing [2287/2883, time/total: 54:32/01:05:44]: sfg [386k] | |
Installing [2288/2883, time/total: 54:33/01:05:44]: sfmath [5k] | |
Installing [2289/2883, time/total: 54:34/01:05:45]: sgame [72k] | |
Installing [2290/2883, time/total: 54:34/01:05:45]: shade [16k] | |
Installing [2291/2883, time/total: 54:35/01:05:46]: shadethm [360k] | |
Installing [2292/2883, time/total: 54:36/01:05:46]: shadow [221k] | |
Installing [2293/2883, time/total: 54:38/01:05:48]: shadowtext [144k] | |
Installing [2294/2883, time/total: 54:39/01:05:49]: shapepar [181k] | |
Installing [2295/2883, time/total: 54:40/01:05:49]: shipunov [1973k] | |
Installing [2296/2883, time/total: 54:43/01:05:48]: shorttoc [194k] | |
Installing [2297/2883, time/total: 54:44/01:05:48]: show2e [66k] | |
Installing [2298/2883, time/total: 54:45/01:05:49]: showcharinbox [76k] | |
Installing [2299/2883, time/total: 54:46/01:05:50]: showdim [3k] | |
Installing [2300/2883, time/total: 54:47/01:05:52]: showexpl [591k] | |
Installing [2301/2883, time/total: 54:48/01:05:51]: showhyphens [70k] | |
Installing [2302/2883, time/total: 54:49/01:05:52]: showlabels [171k] | |
Installing [2303/2883, time/total: 54:51/01:05:54]: showtags [209k] | |
Installing [2304/2883, time/total: 54:52/01:05:55]: shuffle [280k] | |
Installing [2305/2883, time/total: 54:53/01:05:55]: sidecap [160k] | |
Installing [2306/2883, time/total: 54:55/01:05:57]: sidenotes [271k] | |
Installing [2307/2883, time/total: 54:56/01:05:58]: sides [49k] | |
Installing [2308/2883, time/total: 54:57/01:05:59]: silence [477k] | |
Installing [2309/2883, time/total: 54:58/01:05:59]: simplecd [918k] | |
Installing [2310/2883, time/total: 55:01/01:06:00]: simplecv [42k] | |
Installing [2311/2883, time/total: 55:02/01:06:01]: simplewick [77k] | |
Installing [2312/2883, time/total: 55:02/01:06:01]: simplified-latex [922k] | |
Installing [2313/2883, time/total: 55:04/01:06:01]: simurgh [375k] | |
Installing [2314/2883, time/total: 55:06/01:06:02]: sitem [75k] | |
Installing [2315/2883, time/total: 55:07/01:06:03]: siunitx [690k] | |
Installing [2316/2883, time/total: 55:09/01:06:03]: skak [224k] | |
Installing [2317/2883, time/total: 55:11/01:06:05]: skaknew [466k] | |
Installing [2318/2883, time/total: 55:12/01:06:05]: skb [1393k] | |
Installing [2319/2883, time/total: 55:15/01:06:05]: skdoc [262k] | |
Installing [2320/2883, time/total: 55:17/01:06:07]: skeycommand [326k] | |
Installing [2321/2883, time/total: 55:18/01:06:07]: skeyval [418k] | |
Installing [2322/2883, time/total: 55:20/01:06:08]: skmath [226k] | |
Installing [2323/2883, time/total: 55:22/01:06:10]: skrapport [261k] | |
Installing [2324/2883, time/total: 55:24/01:06:12]: skull [4k] | |
Installing [2325/2883, time/total: 55:24/01:06:12]: slantsc [384k] | |
Installing [2326/2883, time/total: 55:26/01:06:13]: slideshow [111k] | |
Installing [2327/2883, time/total: 55:27/01:06:14]: smalltableof [174k] | |
Installing [2328/2883, time/total: 55:28/01:06:15]: smartdiagram [275k] | |
Installing [2329/2883, time/total: 55:29/01:06:15]: smartref [315k] | |
Installing [2330/2883, time/total: 55:30/01:06:15]: snapshot [115k] | |
Installing [2331/2883, time/total: 55:31/01:06:16]: snotez [454k] | |
Installing [2332/2883, time/total: 55:33/01:06:18]: songbook [1271k] | |
Installing [2333/2883, time/total: 55:36/01:06:18]: songs [940k] | |
Installing [2334/2883, time/total: 55:38/01:06:18]: sort-by-letters [13k] | |
Installing [2335/2883, time/total: 55:39/01:06:19]: soton [2k] | |
Installing [2336/2883, time/total: 55:39/01:06:19]: soul [342k] | |
Installing [2337/2883, time/total: 55:41/01:06:20]: sourcecodepro [1211k] | |
Installing [2338/2883, time/total: 55:43/01:06:19]: sourcesanspro [2400k] | |
Installing [2339/2883, time/total: 55:49/01:06:20]: spanglish [6k] | |
Installing [2340/2883, time/total: 55:49/01:06:20]: spanish-mx [5k] | |
Installing [2341/2883, time/total: 55:50/01:06:21]: sparklines [67k] | |
Installing [2342/2883, time/total: 55:50/01:06:21]: spath3 [607k] | |
Installing [2343/2883, time/total: 55:52/01:06:22]: spelling [153k] | |
Installing [2344/2883, time/total: 55:53/01:06:22]: sphack [240k] | |
Installing [2345/2883, time/total: 55:54/01:06:23]: spie [141k] | |
Installing [2346/2883, time/total: 55:55/01:06:24]: splines [95k] | |
Installing [2347/2883, time/total: 55:56/01:06:25]: splitbib [156k] | |
Installing [2348/2883, time/total: 55:58/01:06:27]: splitindex [456k] | |
Installing [2349/2883, time/total: 56:00/01:06:28]: splitindex.universal-darwin [1k] | |
Installing [2350/2883, time/total: 56:00/01:06:28]: splitindex.x86_64-darwin [1k] | |
Installing [2351/2883, time/total: 56:01/01:06:29]: spot [240k] | |
Installing [2352/2883, time/total: 56:02/01:06:30]: spotcolor [66k] | |
Installing [2353/2883, time/total: 56:03/01:06:31]: spreadtab [1492k] | |
Installing [2354/2883, time/total: 56:05/01:06:29]: spverbatim [104k] | |
Installing [2355/2883, time/total: 56:06/01:06:30]: sr-vorl [449k] | |
Installing [2356/2883, time/total: 56:07/01:06:30]: srbook-mem [259k] | |
Installing [2357/2883, time/total: 56:08/01:06:30]: srcltx [118k] | |
Installing [2358/2883, time/total: 56:10/01:06:32]: sseq [234k] | |
Installing [2359/2883, time/total: 56:11/01:06:33]: sslides [23k] | |
Installing [2360/2883, time/total: 56:12/01:06:34]: stack [6k] | |
Installing [2361/2883, time/total: 56:12/01:06:34]: stackengine [337k] | |
Installing [2362/2883, time/total: 56:15/01:06:37]: stage [55k] | |
Installing [2363/2883, time/total: 56:15/01:06:36]: standalone [464k] | |
Installing [2364/2883, time/total: 56:17/01:06:38]: starfont [659k] | |
Installing [2365/2883, time/total: 56:19/01:06:38]: startex [534k] | |
Installing [2366/2883, time/total: 56:21/01:06:39]: statex [178k] | |
Installing [2367/2883, time/total: 56:22/01:06:40]: statex2 [179k] | |
Installing [2368/2883, time/total: 56:23/01:06:40]: statistik [100k] | |
Installing [2369/2883, time/total: 56:24/01:06:41]: staves [348k] | |
Installing [2370/2883, time/total: 56:26/01:06:43]: stdclsdv [132k] | |
Installing [2371/2883, time/total: 56:28/01:06:45]: stdpage [110k] | |
Installing [2372/2883, time/total: 56:29/01:06:46]: steinmetz [107k] | |
Installing [2373/2883, time/total: 56:30/01:06:47]: stellenbosch [3363k] | |
Installing [2374/2883, time/total: 56:35/01:06:43]: stex [5769k] | |
Installing [2375/2883, time/total: 56:40/01:06:34]: stix [3862k] | |
Installing [2376/2883, time/total: 56:46/01:06:31]: stmaryrd [246k] | |
Installing [2377/2883, time/total: 56:48/01:06:32]: storebox [199k] | |
Installing [2378/2883, time/total: 56:49/01:06:33]: storecmd [240k] | |
Installing [2379/2883, time/total: 56:51/01:06:35]: stringstrings [428k] | |
Installing [2380/2883, time/total: 56:52/01:06:35]: struktex [813k] | |
Installing [2381/2883, time/total: 56:54/01:06:35]: sttools [876k] | |
Installing [2382/2883, time/total: 56:56/01:06:35]: stubs [26k] | |
Installing [2383/2883, time/total: 56:57/01:06:36]: sty2dtx [157k] | |
Installing [2384/2883, time/total: 56:58/01:06:37]: sty2dtx.universal-darwin [1k] | |
Installing [2385/2883, time/total: 56:58/01:06:37]: sty2dtx.x86_64-darwin [1k] | |
Installing [2386/2883, time/total: 56:58/01:06:37]: suanpan [5k] | |
Installing [2387/2883, time/total: 56:59/01:06:38]: subdepth [99k] | |
Installing [2388/2883, time/total: 57:00/01:06:39]: subeqn [84k] | |
Installing [2389/2883, time/total: 57:01/01:06:40]: subeqnarray [117k] | |
Installing [2390/2883, time/total: 57:02/01:06:41]: subfig [492k] | |
Installing [2391/2883, time/total: 57:04/01:06:42]: subfigmat [283k] | |
Installing [2392/2883, time/total: 57:05/01:06:42]: subfigure [377k] | |
Installing [2393/2883, time/total: 57:06/01:06:42]: subfiles [58k] | |
Installing [2394/2883, time/total: 57:07/01:06:43]: subfloat [97k] | |
Installing [2395/2883, time/total: 57:08/01:06:44]: substances [780k] | |
Installing [2396/2883, time/total: 57:10/01:06:44]: substitutefont [1399k] | |
Installing [2397/2883, time/total: 57:12/01:06:43]: substr [20k] | |
Installing [2398/2883, time/total: 57:12/01:06:43]: subsupscripts [100k] | |
Installing [2399/2883, time/total: 57:13/01:06:44]: sudoku [60k] | |
Installing [2400/2883, time/total: 57:14/01:06:45]: sudokubundle [310k] | |
Installing [2401/2883, time/total: 57:15/01:06:45]: suftesi [635k] | |
Installing [2402/2883, time/total: 57:19/01:06:48]: sugconf [89k] | |
Installing [2403/2883, time/total: 57:20/01:06:49]: superiors [318k] | |
Installing [2404/2883, time/total: 57:21/01:06:49]: supertabular [154k] | |
Installing [2405/2883, time/total: 57:22/01:06:50]: susy [2k] | |
Installing [2406/2883, time/total: 57:22/01:06:50]: svg [663k] | |
Installing [2407/2883, time/total: 57:24/01:06:51]: svg-inkscape [194k] | |
Installing [2408/2883, time/total: 57:25/01:06:51]: svgcolor [5k] | |
Installing [2409/2883, time/total: 57:26/01:06:53]: svn [440k] | |
Installing [2410/2883, time/total: 57:27/01:06:53]: svn-multi [443k] | |
Installing [2411/2883, time/total: 57:29/01:06:54]: svn-multi.universal-darwin [1k] | |
Installing [2412/2883, time/total: 57:29/01:06:54]: svn-multi.x86_64-darwin [1k] | |
Installing [2413/2883, time/total: 57:29/01:06:54]: svn-prov [249k] | |
Installing [2414/2883, time/total: 57:31/01:06:55]: svninfo [269k] | |
Installing [2415/2883, time/total: 57:32/01:06:56]: swimgraf [61k] | |
Installing [2416/2883, time/total: 57:33/01:06:57]: syllogism [306k] | |
Installing [2417/2883, time/total: 57:34/01:06:57]: symbol [36k] | |
Installing [2418/2883, time/total: 57:36/01:06:59]: synctex [11k] | |
Installing [2419/2883, time/total: 57:36/01:06:59]: synctex.universal-darwin [91k] | |
Installing [2420/2883, time/total: 57:37/01:07:00]: synctex.x86_64-darwin [55k] | |
Installing [2421/2883, time/total: 57:37/01:07:00]: synproof [63k] | |
Installing [2422/2883, time/total: 57:38/01:07:01]: syntax [105k] | |
Installing [2423/2883, time/total: 57:39/01:07:02]: syntrace [52k] | |
Installing [2424/2883, time/total: 57:40/01:07:03]: synttree [144k] | |
Installing [2425/2883, time/total: 57:41/01:07:04]: systeme [476k] | |
Installing [2426/2883, time/total: 57:42/01:07:04]: t-angles [121k] | |
Installing [2427/2883, time/total: 57:43/01:07:05]: t1utils [19k] | |
Installing [2428/2883, time/total: 57:45/01:07:07]: t1utils.universal-darwin [60k] | |
Installing [2429/2883, time/total: 57:45/01:07:07]: t1utils.x86_64-darwin [37k] | |
Installing [2430/2883, time/total: 57:46/01:07:08]: t2 [55k] | |
Installing [2431/2883, time/total: 57:47/01:07:09]: tabfigures [249k] | |
Installing [2432/2883, time/total: 57:48/01:07:09]: tableaux [59k] | |
Installing [2433/2883, time/total: 57:49/01:07:10]: tablefootnote [510k] | |
Installing [2434/2883, time/total: 57:50/01:07:10]: tableof [51k] | |
Installing [2435/2883, time/total: 57:51/01:07:11]: tablists [217k] | |
Installing [2436/2883, time/total: 57:52/01:07:12]: tablor [452k] | |
Installing [2437/2883, time/total: 57:54/01:07:13]: tabls [226k] | |
Installing [2438/2883, time/total: 57:55/01:07:13]: tabriz-thesis [216k] | |
Installing [2439/2883, time/total: 57:56/01:07:14]: tabto-generic [2k] | |
Installing [2440/2883, time/total: 57:56/01:07:14]: tabto-ltx [121k] | |
Installing [2441/2883, time/total: 57:57/01:07:15]: tabu [1475k] | |
Installing [2442/2883, time/total: 58:01/01:07:15]: tabularborder [103k] | |
Installing [2443/2883, time/total: 58:02/01:07:16]: tabularcalc [777k] | |
Installing [2444/2883, time/total: 58:04/01:07:17]: tabularew [148k] | |
Installing [2445/2883, time/total: 58:05/01:07:17]: tabulars-e [48k] | |
Installing [2446/2883, time/total: 58:06/01:07:18]: tabulary [86k] | |
Installing [2447/2883, time/total: 58:07/01:07:19]: tabvar [597k] | |
Installing [2448/2883, time/total: 58:08/01:07:19]: tagging [86k] | |
Installing [2449/2883, time/total: 58:09/01:07:20]: talk [134k] | |
Installing [2450/2883, time/total: 58:10/01:07:21]: tamefloats [7k] | |
Installing [2451/2883, time/total: 58:11/01:07:22]: tamethebeast [793k] | |
Installing [2452/2883, time/total: 58:13/01:07:22]: tap [38k] | |
Installing [2453/2883, time/total: 58:13/01:07:22]: tapir [104k] | |
Installing [2454/2883, time/total: 58:14/01:07:23]: tcldoc [500k] | |
Installing [2455/2883, time/total: 58:17/01:07:25]: tcolorbox [2340k] | |
Installing [2456/2883, time/total: 58:20/01:07:22]: tdclock [132k] | |
Installing [2457/2883, time/total: 58:21/01:07:23]: tds [228k] | |
Installing [2458/2883, time/total: 58:22/01:07:23]: tdsfrmath [740k] | |
Installing [2459/2883, time/total: 58:24/01:07:24]: technics [81k] | |
Installing [2460/2883, time/total: 58:25/01:07:25]: ted [180k] | |
Installing [2461/2883, time/total: 58:26/01:07:25]: templates-fenn [7k] | |
Installing [2462/2883, time/total: 58:27/01:07:27]: templates-sommer [15k] | |
Installing [2463/2883, time/total: 58:27/01:07:27]: tengwarscript [670k] | |
Installing [2464/2883, time/total: 58:29/01:07:27]: tensor [98k] | |
Installing [2465/2883, time/total: 58:30/01:07:28]: termcal [84k] | |
Installing [2466/2883, time/total: 58:31/01:07:29]: termlist [163k] | |
Installing [2467/2883, time/total: 58:33/01:07:31]: tetex [383k] | |
Installing [2468/2883, time/total: 58:34/01:07:31]: tetex.universal-darwin [1k] | |
Installing [2469/2883, time/total: 58:34/01:07:31]: tetex.x86_64-darwin [1k] | |
Installing [2470/2883, time/total: 58:34/01:07:31]: teubner [1021k] | |
Installing [2471/2883, time/total: 58:37/01:07:32]: tex [23k] | |
Installing [2472/2883, time/total: 58:37/01:07:32]: tex-ewd [11k] | |
Installing [2473/2883, time/total: 58:38/01:07:33]: tex-font-errors-cheatsheet [215k] | |
Installing [2474/2883, time/total: 58:39/01:07:33]: tex-gyre [11438k] | |
Installing [2475/2883, time/total: 58:47/01:07:12]: tex-gyre-math [674k] | |
Installing [2476/2883, time/total: 58:49/01:07:13]: tex-label [38k] | |
Installing [2477/2883, time/total: 58:50/01:07:14]: tex-overview [271k] | |
Installing [2478/2883, time/total: 58:51/01:07:14]: tex-ps [262k] | |
Installing [2479/2883, time/total: 58:52/01:07:15]: tex-refs [415k] | |
Installing [2480/2883, time/total: 58:54/01:07:16]: tex-virtual-academy-pl [1068k] | |
Installing [2481/2883, time/total: 58:55/01:07:14]: tex.universal-darwin [283k] | |
Installing [2482/2883, time/total: 58:56/01:07:15]: tex.x86_64-darwin [164k] | |
Installing [2483/2883, time/total: 58:57/01:07:15]: tex4ht [882k] | |
Installing [2484/2883, time/total: 59:00/01:07:16]: tex4ht.universal-darwin [141k] | |
Installing [2485/2883, time/total: 59:01/01:07:17]: tex4ht.x86_64-darwin [81k] | |
Installing [2486/2883, time/total: 59:01/01:07:17]: texapi [153k] | |
Installing [2487/2883, time/total: 59:02/01:07:18]: texbytopic [1107k] | |
Installing [2488/2883, time/total: 59:04/01:07:17]: texconfig [22k] | |
Installing [2489/2883, time/total: 59:05/01:07:18]: texconfig.universal-darwin [1k] | |
Installing [2490/2883, time/total: 59:05/01:07:18]: texconfig.x86_64-darwin [1k] | |
Installing [2491/2883, time/total: 59:05/01:07:18]: texcount [575k] | |
Installing [2492/2883, time/total: 59:07/01:07:19]: texcount.universal-darwin [1k] | |
Installing [2493/2883, time/total: 59:07/01:07:19]: texcount.x86_64-darwin [1k] | |
Installing [2494/2883, time/total: 59:07/01:07:19]: texdef [257k] | |
Installing [2495/2883, time/total: 59:09/01:07:21]: texdef.universal-darwin [1k] | |
Installing [2496/2883, time/total: 59:09/01:07:21]: texdef.x86_64-darwin [1k] | |
Installing [2497/2883, time/total: 59:10/01:07:22]: texdiff [18k] | |
Installing [2498/2883, time/total: 59:10/01:07:22]: texdiff.universal-darwin [1k] | |
Installing [2499/2883, time/total: 59:10/01:07:22]: texdiff.x86_64-darwin [1k] | |
Installing [2500/2883, time/total: 59:10/01:07:22]: texdirflatten [9k] | |
Installing [2501/2883, time/total: 59:11/01:07:23]: texdirflatten.universal-darwin [1k] | |
Installing [2502/2883, time/total: 59:11/01:07:23]: texdirflatten.x86_64-darwin [1k] | |
Installing [2503/2883, time/total: 59:11/01:07:23]: texdoc [301k] | |
Installing [2504/2883, time/total: 59:13/01:07:24]: texdoc.universal-darwin [1k] | |
Installing [2505/2883, time/total: 59:13/01:07:24]: texdoc.x86_64-darwin [1k] | |
Installing [2506/2883, time/total: 59:13/01:07:24]: texdraw [186k] | |
Installing [2507/2883, time/total: 59:14/01:07:25]: texilikechaps [2k] | |
Installing [2508/2883, time/total: 59:15/01:07:26]: texilikecover [1k] | |
Installing [2509/2883, time/total: 59:15/01:07:26]: texinfo [88k] | |
Installing [2510/2883, time/total: 59:15/01:07:26]: texlive-common [284k] | |
Installing [2511/2883, time/total: 59:17/01:07:27]: texlive-cz [957k] | |
Installing [2512/2883, time/total: 59:18/01:07:26]: texlive-de [680k] | |
Installing [2513/2883, time/total: 59:20/01:07:26]: texlive-docindex [201k] | |
Installing [2514/2883, time/total: 59:21/01:07:27]: texlive-en [1063k] | |
Installing [2515/2883, time/total: 59:23/01:07:27]: texlive-fr [1089k] | |
Installing [2516/2883, time/total: 59:24/01:07:25]: texlive-it [1013k] | |
Installing [2517/2883, time/total: 59:26/01:07:24]: texlive-msg-translations [104k] | |
Installing [2518/2883, time/total: 59:27/01:07:25]: texlive-pl [1096k] | |
Installing [2519/2883, time/total: 59:28/01:07:24]: texlive-ru [1123k] | |
Installing [2520/2883, time/total: 59:30/01:07:23]: texlive-scripts [83k] | |
Installing [2521/2883, time/total: 59:31/01:07:24]: texlive-scripts.universal-darwin [1k] | |
Installing [2522/2883, time/total: 59:31/01:07:24]: texlive-scripts.x86_64-darwin [1k] | |
Installing [2523/2883, time/total: 59:31/01:07:24]: texlive-sr [819k] | |
Installing [2524/2883, time/total: 59:33/01:07:24]: texlive-zh-cn [820k] | |
Installing [2525/2883, time/total: 59:35/01:07:24]: texlive.infra [299k] | |
Installing [2526/2883, time/total: 59:36/01:07:24]: texlive.infra.universal-darwin [285k] | |
Installing [2527/2883, time/total: 59:37/01:07:25]: texlive.infra.x86_64-darwin [287k] | |
Installing [2528/2883, time/total: 59:38/01:07:25]: texliveonfly [7k] | |
Installing [2529/2883, time/total: 59:39/01:07:26]: texliveonfly.universal-darwin [1k] | |
Installing [2530/2883, time/total: 59:39/01:07:26]: texliveonfly.x86_64-darwin [1k] | |
Installing [2531/2883, time/total: 59:39/01:07:26]: texloganalyser [4k] | |
Installing [2532/2883, time/total: 59:39/01:07:26]: texloganalyser.universal-darwin [1k] | |
Installing [2533/2883, time/total: 59:40/01:07:27]: texloganalyser.x86_64-darwin [1k] | |
Installing [2534/2883, time/total: 59:40/01:07:27]: texlogos [2k] | |
Installing [2535/2883, time/total: 59:40/01:07:27]: texmate [241k] | |
Installing [2536/2883, time/total: 59:41/01:07:28]: texments [92k] | |
Installing [2537/2883, time/total: 59:42/01:07:29]: texpower [472k] | |
Installing [2538/2883, time/total: 59:44/01:07:30]: texshade [1140k] | |
Installing [2539/2883, time/total: 59:47/01:07:30]: texsis [236k] | |
Installing [2540/2883, time/total: 59:49/01:07:32]: texsis.universal-darwin [1k] | |
Installing [2541/2883, time/total: 59:49/01:07:32]: texsis.x86_64-darwin [1k] | |
Installing [2542/2883, time/total: 59:49/01:07:32]: textcase [159k] | |
Installing [2543/2883, time/total: 59:50/01:07:33]: textfit [165k] | |
Installing [2544/2883, time/total: 59:51/01:07:33]: textglos [421k] | |
Installing [2545/2883, time/total: 59:53/01:07:34]: textgreek [460k] | |
Installing [2546/2883, time/total: 59:54/01:07:34]: textmerg [260k] | |
Installing [2547/2883, time/total: 59:56/01:07:36]: textopo [676k] | |
Installing [2548/2883, time/total: 59:58/01:07:36]: textpath [237k] | |
Installing [2549/2883, time/total: 59:59/01:07:37]: textpos [306k] | |
Installing [2550/2883, time/total: 01:00:01/01:07:38]: texware [8k] | |
Installing [2551/2883, time/total: 01:00:01/01:07:38]: texware.universal-darwin [79k] | |
Installing [2552/2883, time/total: 01:00:02/01:07:39]: texware.x86_64-darwin [47k] | |
Installing [2553/2883, time/total: 01:00:02/01:07:39]: texworks [3347k] | |
Installing [2554/2883, time/total: 01:00:05/01:07:34]: tfrupee [1224k] | |
Installing [2555/2883, time/total: 01:00:08/01:07:34]: thalie [378k] | |
Installing [2556/2883, time/total: 01:00:10/01:07:35]: theoremref [330k] | |
Installing [2557/2883, time/total: 01:00:11/01:07:36]: thesis-titlepage-fhac [144k] | |
Installing [2558/2883, time/total: 01:00:12/01:07:36]: thinsp [298k] | |
Installing [2559/2883, time/total: 01:00:13/01:07:37]: thmbox [103k] | |
Installing [2560/2883, time/total: 01:00:14/01:07:38]: thmtools [266k] | |
Installing [2561/2883, time/total: 01:00:16/01:07:39]: threadcol [377k] | |
Installing [2562/2883, time/total: 01:00:18/01:07:40]: threeddice [119k] | |
Installing [2563/2883, time/total: 01:00:19/01:07:41]: threeparttable [279k] | |
Installing [2564/2883, time/total: 01:00:20/01:07:42]: threeparttablex [63k] | |
Installing [2565/2883, time/total: 01:00:20/01:07:41]: thumb [206k] | |
Installing [2566/2883, time/total: 01:00:22/01:07:43]: thumbpdf [33k] | |
Installing [2567/2883, time/total: 01:00:22/01:07:43]: thumbpdf.universal-darwin [1k] | |
Installing [2568/2883, time/total: 01:00:23/01:07:44]: thumbpdf.x86_64-darwin [1k] | |
Installing [2569/2883, time/total: 01:00:23/01:07:44]: thumbs [703k] | |
Installing [2570/2883, time/total: 01:00:25/01:07:45]: thumby [156k] | |
Installing [2571/2883, time/total: 01:00:26/01:07:45]: thuthesis [1036k] | |
Installing [2572/2883, time/total: 01:00:28/01:07:45]: ticket [260k] | |
Installing [2573/2883, time/total: 01:00:29/01:07:45]: tie [5k] | |
Installing [2574/2883, time/total: 01:00:29/01:07:45]: tie.universal-darwin [51k] | |
Installing [2575/2883, time/total: 01:00:30/01:07:46]: tie.x86_64-darwin [30k] | |
Installing [2576/2883, time/total: 01:00:30/01:07:46]: tikz-3dplot [390k] | |
Installing [2577/2883, time/total: 01:00:32/01:07:47]: tikz-bayesnet [22k] | |
Installing [2578/2883, time/total: 01:00:32/01:07:47]: tikz-cd [210k] | |
Installing [2579/2883, time/total: 01:00:33/01:07:48]: tikz-dependency [499k] | |
Installing [2580/2883, time/total: 01:00:35/01:07:49]: tikz-inet [116k] | |
Installing [2581/2883, time/total: 01:00:36/01:07:50]: tikz-qtree [116k] | |
Installing [2582/2883, time/total: 01:00:36/01:07:49]: tikz-timing [543k] | |
Installing [2583/2883, time/total: 01:00:38/01:07:50]: tikzinclude [172k] | |
Installing [2584/2883, time/total: 01:00:40/01:07:52]: tikzmark [409k] | |
Installing [2585/2883, time/total: 01:00:41/01:07:52]: tikzorbital [191k] | |
Installing [2586/2883, time/total: 01:00:42/01:07:53]: tikzpagenodes [251k] | |
Installing [2587/2883, time/total: 01:00:44/01:07:54]: tikzpfeile [52k] | |
Installing [2588/2883, time/total: 01:00:44/01:07:54]: tikzposter [279k] | |
Installing [2589/2883, time/total: 01:00:46/01:07:56]: tikzscale [572k] | |
Installing [2590/2883, time/total: 01:00:48/01:07:56]: tikzsymbols [776k] | |
Installing [2591/2883, time/total: 01:00:51/01:07:58]: times [316k] | |
Installing [2592/2883, time/total: 01:00:52/01:07:58]: timetable [8k] | |
Installing [2593/2883, time/total: 01:00:52/01:07:58]: timing-diagrams [99k] | |
Installing [2594/2883, time/total: 01:00:53/01:07:59]: tipa [5097k] | |
Installing [2595/2883, time/total: 01:00:58/01:07:51]: tipa-de [3591k] | |
Installing [2596/2883, time/total: 01:01:00/01:07:44]: titlecaps [259k] | |
Installing [2597/2883, time/total: 01:01:02/01:07:46]: titlefoot [3k] | |
Installing [2598/2883, time/total: 01:01:02/01:07:46]: titlepages [867k] | |
Installing [2599/2883, time/total: 01:01:03/01:07:45]: titlepic [54k] | |
Installing [2600/2883, time/total: 01:01:04/01:07:46]: titleref [199k] | |
Installing [2601/2883, time/total: 01:01:05/01:07:46]: titlesec [341k] | |
Installing [2602/2883, time/total: 01:01:06/01:07:47]: titling [189k] | |
Installing [2603/2883, time/total: 01:01:08/01:07:48]: tkz-base [535k] | |
Installing [2604/2883, time/total: 01:01:09/01:07:48]: tkz-berge [1025k] | |
Installing [2605/2883, time/total: 01:01:11/01:07:48]: tkz-doc [9k] | |
Installing [2606/2883, time/total: 01:01:11/01:07:48]: tkz-euclide [755k] | |
Installing [2607/2883, time/total: 01:01:13/01:07:48]: tkz-fct [791k] | |
Installing [2608/2883, time/total: 01:01:16/01:07:49]: tkz-graph [304k] | |
Installing [2609/2883, time/total: 01:01:17/01:07:49]: tkz-kiviat [155k] | |
Installing [2610/2883, time/total: 01:01:18/01:07:50]: tkz-linknodes [334k] | |
Installing [2611/2883, time/total: 01:01:19/01:07:50]: tkz-orm [229k] | |
Installing [2612/2883, time/total: 01:01:20/01:07:51]: tkz-tab [445k] | |
Installing [2613/2883, time/total: 01:01:22/01:07:52]: tlc2 [113k] | |
Installing [2614/2883, time/total: 01:01:23/01:07:53]: tocbibind [320k] | |
Installing [2615/2883, time/total: 01:01:24/01:07:53]: tocloft [471k] | |
Installing [2616/2883, time/total: 01:01:26/01:07:54]: tocvsec2 [306k] | |
Installing [2617/2883, time/total: 01:01:27/01:07:54]: todo [185k] | |
Installing [2618/2883, time/total: 01:01:29/01:07:56]: todonotes [359k] | |
Installing [2619/2883, time/total: 01:01:31/01:07:57]: tokenizer [75k] | |
Installing [2620/2883, time/total: 01:01:32/01:07:58]: toolbox [166k] | |
Installing [2621/2883, time/total: 01:01:33/01:07:59]: tools [2804k] | |
Installing [2622/2883, time/total: 01:01:38/01:07:57]: topfloat [41k] | |
Installing [2623/2883, time/total: 01:01:38/01:07:57]: toptesi [2265k] | |
Installing [2624/2883, time/total: 01:01:41/01:07:55]: totcount [289k] | |
Installing [2625/2883, time/total: 01:01:42/01:07:55]: totpages [186k] | |
Installing [2626/2883, time/total: 01:01:45/01:07:58]: tpic2pdftex [42k] | |
Installing [2627/2883, time/total: 01:01:45/01:07:58]: tpic2pdftex.universal-darwin [5k] | |
Installing [2628/2883, time/total: 01:01:45/01:07:58]: tpic2pdftex.x86_64-darwin [5k] | |
Installing [2629/2883, time/total: 01:01:45/01:07:58]: tpslifonts [31k] | |
Installing [2630/2883, time/total: 01:01:46/01:07:59]: tqft [326k] | |
Installing [2631/2883, time/total: 01:01:48/01:08:00]: trajan [234k] | |
Installing [2632/2883, time/total: 01:01:49/01:08:01]: tram [31k] | |
Installing [2633/2883, time/total: 01:01:50/01:08:02]: translation-array-fr [625k] | |
Installing [2634/2883, time/total: 01:01:52/01:08:02]: translation-arsclassica-de [351k] | |
Installing [2635/2883, time/total: 01:01:53/01:08:03]: translation-biblatex-de [981k] | |
Installing [2636/2883, time/total: 01:01:55/01:08:02]: translation-chemsym-de [140k] | |
Installing [2637/2883, time/total: 01:01:56/01:08:03]: translation-dcolumn-fr [316k] | |
Installing [2638/2883, time/total: 01:01:57/01:08:03]: translation-ecv-de [398k] | |
Installing [2639/2883, time/total: 01:01:58/01:08:03]: translation-enumitem-de [594k] | |
Installing [2640/2883, time/total: 01:01:59/01:08:03]: translation-europecv-de [655k] | |
Installing [2641/2883, time/total: 01:02:01/01:08:03]: translation-filecontents-de [210k] | |
Installing [2642/2883, time/total: 01:02:02/01:08:04]: translation-moreverb-de [93k] | |
Installing [2643/2883, time/total: 01:02:03/01:08:05]: translation-natbib-fr [673k] | |
Installing [2644/2883, time/total: 01:02:04/01:08:04]: translation-tabbing-fr [348k] | |
Installing [2645/2883, time/total: 01:02:05/01:08:04]: translations [544k] | |
Installing [2646/2883, time/total: 01:02:06/01:08:04]: tree-dvips [98k] | |
Installing [2647/2883, time/total: 01:02:07/01:08:05]: treetex [43k] | |
Installing [2648/2883, time/total: 01:02:08/01:08:06]: trfsigns [205k] | |
Installing [2649/2883, time/total: 01:02:09/01:08:07]: trimspaces [149k] | |
Installing [2650/2883, time/total: 01:02:10/01:08:07]: trivfloat [136k] | |
Installing [2651/2883, time/total: 01:02:11/01:08:08]: trsym [120k] | |
Installing [2652/2883, time/total: 01:02:13/01:08:10]: truncate [157k] | |
Installing [2653/2883, time/total: 01:02:13/01:08:10]: tsemlines [2k] | |
Installing [2654/2883, time/total: 01:02:14/01:08:11]: ttfutils [172k] | |
Installing [2655/2883, time/total: 01:02:15/01:08:11]: ttfutils.universal-darwin [310k] | |
Installing [2656/2883, time/total: 01:02:16/01:08:12]: ttfutils.x86_64-darwin [181k] | |
Installing [2657/2883, time/total: 01:02:17/01:08:12]: tucv [255k] | |
Installing [2658/2883, time/total: 01:02:19/01:08:14]: tufte-latex [784k] | |
Installing [2659/2883, time/total: 01:02:22/01:08:15]: tugboat [802k] | |
Installing [2660/2883, time/total: 01:02:24/01:08:15]: tugboat-plain [265k] | |
Installing [2661/2883, time/total: 01:02:25/01:08:16]: tui [261k] | |
Installing [2662/2883, time/total: 01:02:27/01:08:17]: turnstile [594k] | |
Installing [2663/2883, time/total: 01:02:29/01:08:18]: turnthepage [79k] | |
Installing [2664/2883, time/total: 01:02:30/01:08:19]: twoinone [72k] | |
Installing [2665/2883, time/total: 01:02:30/01:08:19]: twoup [180k] | |
Installing [2666/2883, time/total: 01:02:32/01:08:20]: txfonts [1298k] | |
Installing [2667/2883, time/total: 01:02:34/01:08:19]: txfontsb [4376k] | |
Installing [2668/2883, time/total: 01:02:39/01:08:13]: txgreeks [62k] | |
Installing [2669/2883, time/total: 01:02:40/01:08:14]: type1cm [322k] | |
Installing [2670/2883, time/total: 01:02:41/01:08:15]: typeface [17301k] | |
Installing [2671/2883, time/total: 01:02:48/01:07:39]: typehtml [175k] | |
Installing [2672/2883, time/total: 01:02:49/01:07:39]: typeoutfileinfo [3k] | |
Installing [2673/2883, time/total: 01:02:50/01:07:40]: typeoutfileinfo.universal-darwin [1k] | |
Installing [2674/2883, time/total: 01:02:50/01:07:40]: typeoutfileinfo.x86_64-darwin [1k] | |
Installing [2675/2883, time/total: 01:02:50/01:07:40]: typogrid [295k] | |
Installing [2676/2883, time/total: 01:02:52/01:07:42]: uaclasses [217k] | |
Installing [2677/2883, time/total: 01:02:53/01:07:42]: uadocs [749k] | |
Installing [2678/2883, time/total: 01:02:55/01:07:43]: uafthesis [37k] | |
Installing [2679/2883, time/total: 01:02:56/01:07:44]: ucdavisthesis [1446k] | |
Installing [2680/2883, time/total: 01:02:58/01:07:42]: ucharclasses [153k] | |
Installing [2681/2883, time/total: 01:02:59/01:07:43]: ucs [1469k] | |
Installing [2682/2883, time/total: 01:03:02/01:07:42]: ucthesis [25k] | |
Installing [2683/2883, time/total: 01:03:03/01:07:43]: udesoftec [574k] | |
Installing [2684/2883, time/total: 01:03:05/01:07:44]: uebungsblatt [226k] | |
Installing [2685/2883, time/total: 01:03:06/01:07:45]: uestcthesis [4448k] | |
Installing [2686/2883, time/total: 01:03:09/01:07:37]: uhc [3516k] | |
Installing [2687/2883, time/total: 01:03:13/01:07:32]: uiucredborder [322k] | |
Installing [2688/2883, time/total: 01:03:14/01:07:33]: uiucthesis [243k] | |
Installing [2689/2883, time/total: 01:03:16/01:07:34]: ukrhyph [196k] | |
Installing [2690/2883, time/total: 01:03:17/01:07:35]: ulem [107k] | |
Installing [2691/2883, time/total: 01:03:18/01:07:36]: ulqda [273k] | |
Installing [2692/2883, time/total: 01:03:19/01:07:36]: ulqda.universal-darwin [1k] | |
Installing [2693/2883, time/total: 01:03:19/01:07:36]: ulqda.x86_64-darwin [1k] | |
Installing [2694/2883, time/total: 01:03:20/01:07:37]: ulthese [320k] | |
Installing [2695/2883, time/total: 01:03:21/01:07:37]: umich-thesis [7k] | |
Installing [2696/2883, time/total: 01:03:22/01:07:38]: uml [419k] | |
Installing [2697/2883, time/total: 01:03:23/01:07:38]: umlaute [113k] | |
Installing [2698/2883, time/total: 01:03:25/01:07:40]: umoline [218k] | |
Installing [2699/2883, time/total: 01:03:26/01:07:41]: umthesis [96k] | |
Installing [2700/2883, time/total: 01:03:27/01:07:42]: umtypewriter [331k] | |
Installing [2701/2883, time/total: 01:03:28/01:07:42]: unamthesis [546k] | |
Installing [2702/2883, time/total: 01:03:29/01:07:42]: underlin [72k] | |
Installing [2703/2883, time/total: 01:03:30/01:07:43]: underoverlap [269k] | |
Installing [2704/2883, time/total: 01:03:31/01:07:43]: underscore [246k] | |
Installing [2705/2883, time/total: 01:03:32/01:07:43]: undolabl [355k] | |
Installing [2706/2883, time/total: 01:03:34/01:07:45]: uni-wtal-ger [72k] | |
Installing [2707/2883, time/total: 01:03:35/01:07:46]: uni-wtal-lin [95k] | |
Installing [2708/2883, time/total: 01:03:36/01:07:46]: unicode-math [3536k] | |
Installing [2709/2883, time/total: 01:03:40/01:07:42]: unisugar [449k] | |
Installing [2710/2883, time/total: 01:03:41/01:07:42]: units [212k] | |
Installing [2711/2883, time/total: 01:03:42/01:07:42]: unitsdef [638k] | |
Installing [2712/2883, time/total: 01:03:44/01:07:43]: universa [82k] | |
Installing [2713/2883, time/total: 01:03:45/01:07:44]: unravel [713k] | |
Installing [2714/2883, time/total: 01:03:47/01:07:44]: unswcover [120k] | |
Installing [2715/2883, time/total: 01:03:48/01:07:45]: uothesis [627k] | |
Installing [2716/2883, time/total: 01:03:50/01:07:46]: uowthesis [135k] | |
Installing [2717/2883, time/total: 01:03:51/01:07:46]: uowthesistitlepage [572k] | |
Installing [2718/2883, time/total: 01:03:52/01:07:46]: upca [3k] | |
Installing [2719/2883, time/total: 01:03:53/01:07:47]: upmethodology [519k] | |
Installing [2720/2883, time/total: 01:03:54/01:07:47]: upquote [164k] | |
Installing [2721/2883, time/total: 01:03:55/01:07:47]: uptex [334k] | |
Installing [2722/2883, time/total: 01:03:58/01:07:50]: uptex.universal-darwin [836k] | |
Installing [2723/2883, time/total: 01:03:59/01:07:49]: uptex.x86_64-darwin [496k] | |
Installing [2724/2883, time/total: 01:04:00/01:07:49]: uri [396k] | |
Installing [2725/2883, time/total: 01:04:03/01:07:51]: url [266k] | |
Installing [2726/2883, time/total: 01:04:04/01:07:51]: urlbst [242k] | |
Installing [2727/2883, time/total: 01:04:05/01:07:52]: urlbst.universal-darwin [1k] | |
Installing [2728/2883, time/total: 01:04:06/01:07:53]: urlbst.x86_64-darwin [1k] | |
Installing [2729/2883, time/total: 01:04:06/01:07:53]: urwchancal [25k] | |
Installing [2730/2883, time/total: 01:04:06/01:07:53]: usebib [257k] | |
Installing [2731/2883, time/total: 01:04:08/01:07:54]: ushort [79k] | |
Installing [2732/2883, time/total: 01:04:09/01:07:55]: uspatent [1980k] | |
Installing [2733/2883, time/total: 01:04:11/01:07:52]: ut-thesis [11k] | |
Installing [2734/2883, time/total: 01:04:11/01:07:52]: utf8mex [10k] | |
Installing [2735/2883, time/total: 01:04:12/01:07:53]: utopia [204k] | |
Installing [2736/2883, time/total: 01:04:13/01:07:54]: uwmslide [16k] | |
Installing [2737/2883, time/total: 01:04:13/01:07:54]: uwthesis [143k] | |
Installing [2738/2883, time/total: 01:04:14/01:07:55]: vak [95k] | |
Installing [2739/2883, time/total: 01:04:15/01:07:55]: vancouver [95k] | |
Installing [2740/2883, time/total: 01:04:16/01:07:56]: variations [76k] | |
Installing [2741/2883, time/total: 01:04:17/01:07:57]: varindex [268k] | |
Installing [2742/2883, time/total: 01:04:18/01:07:57]: varisize [4k] | |
Installing [2743/2883, time/total: 01:04:19/01:07:59]: varsfromjobname [34k] | |
Installing [2744/2883, time/total: 01:04:19/01:07:58]: varwidth [30k] | |
Installing [2745/2883, time/total: 01:04:20/01:07:59]: vaucanson-g [293k] | |
Installing [2746/2883, time/total: 01:04:21/01:08:00]: vdmlisting [69k] | |
Installing [2747/2883, time/total: 01:04:22/01:08:01]: velthuis [4990k] | |
Installing [2748/2883, time/total: 01:04:26/01:07:53]: venn [3k] | |
Installing [2749/2883, time/total: 01:04:27/01:07:54]: venndiagram [319k] | |
Installing [2750/2883, time/total: 01:04:28/01:07:54]: venturisadf [4194k] | |
Installing [2751/2883, time/total: 01:04:33/01:07:49]: verbasef [334k] | |
Installing [2752/2883, time/total: 01:04:34/01:07:49]: verbatimbox [227k] | |
Installing [2753/2883, time/total: 01:04:35/01:07:50]: verbatimcopy [164k] | |
Installing [2754/2883, time/total: 01:04:36/01:07:50]: verbdef [55k] | |
Installing [2755/2883, time/total: 01:04:37/01:07:51]: verbments [76k] | |
Installing [2756/2883, time/total: 01:04:37/01:07:51]: verse [230k] | |
Installing [2757/2883, time/total: 01:04:39/01:07:53]: version [301k] | |
Installing [2758/2883, time/total: 01:04:40/01:07:53]: versions [352k] | |
Installing [2759/2883, time/total: 01:04:41/01:07:53]: vertbars [37k] | |
Installing [2760/2883, time/total: 01:04:42/01:07:54]: vgrid [27k] | |
Installing [2761/2883, time/total: 01:04:43/01:07:55]: vhistory [337k] | |
Installing [2762/2883, time/total: 01:04:44/01:07:55]: visualfaq [1635k] | |
Installing [2763/2883, time/total: 01:04:46/01:07:53]: vlna [124k] | |
Installing [2764/2883, time/total: 01:04:47/01:07:54]: vlna.universal-darwin [10k] | |
Installing [2765/2883, time/total: 01:04:48/01:07:55]: vlna.x86_64-darwin [6k] | |
Installing [2766/2883, time/total: 01:04:48/01:07:55]: vmargin [165k] | |
Installing [2767/2883, time/total: 01:04:49/01:07:56]: vntex [5899k] | |
Installing [2768/2883, time/total: 01:04:54/01:07:47]: vocaltract [25k] | |
Installing [2769/2883, time/total: 01:04:55/01:07:48]: volumes [156k] | |
Installing [2770/2883, time/total: 01:04:56/01:07:48]: voss-de [687k] | |
Installing [2771/2883, time/total: 01:04:58/01:07:49]: vpe [15k] | |
Installing [2772/2883, time/total: 01:04:58/01:07:49]: vpe.universal-darwin [1k] | |
Installing [2773/2883, time/total: 01:04:58/01:07:49]: vpe.x86_64-darwin [1k] | |
Installing [2774/2883, time/total: 01:04:58/01:07:49]: vruler [222k] | |
Installing [2775/2883, time/total: 01:04:59/01:07:49]: vwcol [160k] | |
Installing [2776/2883, time/total: 01:05:01/01:07:51]: wadalab [17450k] | |
Installing [2777/2883, time/total: 01:05:08/01:07:16]: wallpaper [1249k] | |
Installing [2778/2883, time/total: 01:05:09/01:07:14]: warning [252k] | |
Installing [2779/2883, time/total: 01:05:10/01:07:15]: warpcol [89k] | |
Installing [2780/2883, time/total: 01:05:11/01:07:16]: was [578k] | |
Installing [2781/2883, time/total: 01:05:13/01:07:16]: wasy [377k] | |
Installing [2782/2883, time/total: 01:05:15/01:07:18]: wasysym [101k] | |
Installing [2783/2883, time/total: 01:05:16/01:07:18]: web [12k] | |
Installing [2784/2883, time/total: 01:05:16/01:07:18]: web.universal-darwin [126k] | |
Installing [2785/2883, time/total: 01:05:17/01:07:19]: web.x86_64-darwin [70k] | |
Installing [2786/2883, time/total: 01:05:17/01:07:19]: webguide [143k] | |
Installing [2787/2883, time/total: 01:05:18/01:07:20]: widetable [245k] | |
Installing [2788/2883, time/total: 01:05:20/01:07:21]: williams [4k] | |
Installing [2789/2883, time/total: 01:05:20/01:07:21]: withargs [469k] | |
Installing [2790/2883, time/total: 01:05:21/01:07:21]: wnri [52k] | |
Installing [2791/2883, time/total: 01:05:22/01:07:22]: wnri-latex [201k] | |
Installing [2792/2883, time/total: 01:05:23/01:07:22]: wordlike [117k] | |
Installing [2793/2883, time/total: 01:05:24/01:07:23]: wrapfig [340k] | |
Installing [2794/2883, time/total: 01:05:26/01:07:24]: wsemclassic [403k] | |
Installing [2795/2883, time/total: 01:05:27/01:07:25]: wsuipa [111k] | |
Installing [2796/2883, time/total: 01:05:28/01:07:25]: xargs [198k] | |
Installing [2797/2883, time/total: 01:05:30/01:07:27]: xcharter [712k] | |
Installing [2798/2883, time/total: 01:05:32/01:07:27]: xcite [208k] | |
Installing [2799/2883, time/total: 01:05:33/01:07:28]: xcjk2uni [347k] | |
Installing [2800/2883, time/total: 01:05:35/01:07:29]: xcolor [725k] | |
Installing [2801/2883, time/total: 01:05:37/01:07:29]: xcomment [82k] | |
Installing [2802/2883, time/total: 01:05:38/01:07:30]: xcookybooky [783k] | |
Installing [2803/2883, time/total: 01:05:40/01:07:30]: xdoc [898k] | |
Installing [2804/2883, time/total: 01:05:42/01:07:30]: xdvi [158k] | |
Installing [2805/2883, time/total: 01:05:43/01:07:31]: xdvi.universal-darwin [761k] | |
Installing [2806/2883, time/total: 01:05:44/01:07:30]: xdvi.x86_64-darwin [449k] | |
Installing [2807/2883, time/total: 01:05:45/01:07:30]: xecjk [1666k] | |
Installing [2808/2883, time/total: 01:05:48/01:07:29]: xecolor [4k] | |
Installing [2809/2883, time/total: 01:05:49/01:07:30]: xecyr [302k] | |
Installing [2810/2883, time/total: 01:05:50/01:07:31]: xeindex [79k] | |
Installing [2811/2883, time/total: 01:05:51/01:07:31]: xepersian [1003k] | |
Installing [2812/2883, time/total: 01:05:53/01:07:31]: xesearch [618k] | |
Installing [2813/2883, time/total: 01:05:55/01:07:32]: xetex [611k] | |
Installing [2814/2883, time/total: 01:05:56/01:07:31]: xetex-def [5k] | |
Installing [2815/2883, time/total: 01:05:57/01:07:32]: xetex-devanagari [13k] | |
Installing [2816/2883, time/total: 01:05:57/01:07:32]: xetex-itrans [42k] | |
Installing [2817/2883, time/total: 01:05:58/01:07:33]: xetex-pstricks [2k] | |
Installing [2818/2883, time/total: 01:05:58/01:07:33]: xetex-tibetan [9k] | |
Installing [2819/2883, time/total: 01:05:59/01:07:34]: xetex.universal-darwin [10129k] | |
Installing [2820/2883, time/total: 01:06:04/01:07:15]: xetex.x86_64-darwin [5188k] | |
Installing [2821/2883, time/total: 01:06:07/01:07:06]: xetexconfig [14k] | |
Installing [2822/2883, time/total: 01:06:08/01:07:07]: xetexfontinfo [3k] | |
Installing [2823/2883, time/total: 01:06:08/01:07:07]: xetexko [279k] | |
Installing [2824/2883, time/total: 01:06:10/01:07:09]: xetexref [171k] | |
Installing [2825/2883, time/total: 01:06:11/01:07:09]: xevlna [57k] | |
Installing [2826/2883, time/total: 01:06:12/01:07:10]: xfor [107k] | |
Installing [2827/2883, time/total: 01:06:13/01:07:11]: xgreek [74k] | |
Installing [2828/2883, time/total: 01:06:14/01:07:12]: xhfill [40k] | |
Installing [2829/2883, time/total: 01:06:14/01:07:12]: xifthen [485k] | |
Installing [2830/2883, time/total: 01:06:15/01:07:12]: xii [2k] | |
Installing [2831/2883, time/total: 01:06:16/01:07:13]: xindy [481k] | |
Installing [2832/2883, time/total: 01:06:18/01:07:14]: xindy.universal-darwin [3038k] | |
Installing [2833/2883, time/total: 01:06:20/01:07:09]: xindy.x86_64-darwin [1569k] | |
Installing [2834/2883, time/total: 01:06:22/01:07:07]: xint [1154k] | |
Installing [2835/2883, time/total: 01:06:25/01:07:07]: xits [1514k] | |
Installing [2836/2883, time/total: 01:06:29/01:07:08]: xkeyval [431k] | |
Installing [2837/2883, time/total: 01:06:31/01:07:09]: xlop [530k] | |
Installing [2838/2883, time/total: 01:06:32/01:07:09]: xltxtra [141k] | |
Installing [2839/2883, time/total: 01:06:33/01:07:09]: xmltex [35k] | |
Installing [2840/2883, time/total: 01:06:34/01:07:10]: xmltex.universal-darwin [1k] | |
Installing [2841/2883, time/total: 01:06:34/01:07:10]: xmltex.x86_64-darwin [1k] | |
Installing [2842/2883, time/total: 01:06:35/01:07:11]: xmpincl [105k] | |
Installing [2843/2883, time/total: 01:06:36/01:07:12]: xnewcommand [261k] | |
Installing [2844/2883, time/total: 01:06:37/01:07:12]: xoptarg [364k] | |
Installing [2845/2883, time/total: 01:06:38/01:07:13]: xpatch [450k] | |
Installing [2846/2883, time/total: 01:06:40/01:07:14]: xpeek [550k] | |
Installing [2847/2883, time/total: 01:06:41/01:07:13]: xpicture [1301k] | |
Installing [2848/2883, time/total: 01:06:44/01:07:13]: xpinyin [392k] | |
Installing [2849/2883, time/total: 01:06:46/01:07:14]: xpunctuate [200k] | |
Installing [2850/2883, time/total: 01:06:47/01:07:15]: xq [94k] | |
Installing [2851/2883, time/total: 01:06:48/01:07:16]: xskak [28k] | |
Installing [2852/2883, time/total: 01:06:49/01:07:17]: xstring [482k] | |
Installing [2853/2883, time/total: 01:06:51/01:07:18]: xtab [378k] | |
Installing [2854/2883, time/total: 01:06:52/01:07:18]: xunicode [26k] | |
Installing [2855/2883, time/total: 01:06:53/01:07:19]: xwatermark [586k] | |
Installing [2856/2883, time/total: 01:06:55/01:07:19]: xyling [156k] | |
Installing [2857/2883, time/total: 01:06:56/01:07:20]: xymtex [259k] | |
Installing [2858/2883, time/total: 01:06:58/01:07:21]: xypic [4525k] | |
Installing [2859/2883, time/total: 01:07:02/01:07:15]: xypic-tut-pt [221k] | |
Installing [2860/2883, time/total: 01:07:03/01:07:15]: xytree [229k] | |
Installing [2861/2883, time/total: 01:07:04/01:07:16]: yafoot [266k] | |
Installing [2862/2883, time/total: 01:07:06/01:07:17]: yagusylo [1665k] | |
Installing [2863/2883, time/total: 01:07:08/01:07:15]: yannisgr [65k] | |
Installing [2864/2883, time/total: 01:07:09/01:07:16]: yax [127k] | |
Installing [2865/2883, time/total: 01:07:10/01:07:17]: ydoc [340k] | |
Installing [2866/2883, time/total: 01:07:12/01:07:18]: yfonts [15k] | |
Installing [2867/2883, time/total: 01:07:13/01:07:19]: yhmath [313k] | |
Installing [2868/2883, time/total: 01:07:14/01:07:19]: york-thesis [126k] | |
Installing [2869/2883, time/total: 01:07:16/01:07:21]: youngtab [155k] | |
Installing [2870/2883, time/total: 01:07:17/01:07:22]: yplan [10k] | |
Installing [2871/2883, time/total: 01:07:17/01:07:22]: ytableau [371k] | |
Installing [2872/2883, time/total: 01:07:19/01:07:23]: zapfchan [79k] | |
Installing [2873/2883, time/total: 01:07:19/01:07:23]: zapfding [46k] | |
Installing [2874/2883, time/total: 01:07:20/01:07:24]: zed-csp [238k] | |
Installing [2875/2883, time/total: 01:07:22/01:07:25]: zhmetrics [66k] | |
Installing [2876/2883, time/total: 01:07:24/01:07:27]: zhnumber [263k] | |
Installing [2877/2883, time/total: 01:07:25/01:07:27]: zhspacing [161k] | |
Installing [2878/2883, time/total: 01:07:26/01:07:28]: ziffer [3k] | |
Installing [2879/2883, time/total: 01:07:26/01:07:28]: zwgetfdate [242k] | |
Installing [2880/2883, time/total: 01:07:27/01:07:28]: zwpagelayout [587k] | |
Installing [2881/2883, time/total: 01:07:29/01:07:29]: zxjafbfont [3k] | |
Installing [2882/2883, time/total: 01:07:29/01:07:29]: zxjafont [119k] | |
Installing [2883/2883, time/total: 01:07:30/01:07:30]: zxjatype [142k] | |
Time used for installing the packages: 67:31 | |
running mktexlsr /usr/local/texlive/2013/texmf-dist ... | |
mktexlsr: Updating /usr/local/texlive/2013/texmf-dist/ls-R... | |
mktexlsr: Done. | |
writing fmtutil.cnf to /usr/local/texlive/2013/texmf-var/web2c/fmtutil.cnf | |
writing updmap.cfg to /usr/local/texlive/2013/texmf-dist/web2c/updmap.cfg | |
writing language.dat to /usr/local/texlive/2013/texmf-var/tex/generic/config/language.dat | |
writing language.def to /usr/local/texlive/2013/texmf-var/tex/generic/config/language.def | |
writing language.dat.lua to /usr/local/texlive/2013/texmf-var/tex/generic/config/language.dat.lua | |
running mktexlsr /usr/local/texlive/2013/texmf-var /usr/local/texlive/2013/texmf-config /usr/local/texlive/2013/texmf-dist ... | |
mktexlsr: Updating /usr/local/texlive/2013/texmf-config/ls-R... | |
mktexlsr: Updating /usr/local/texlive/2013/texmf-dist/ls-R... | |
mktexlsr: Updating /usr/local/texlive/2013/texmf-var/ls-R... | |
mktexlsr: Done. | |
running updmap-sys...done | |
setting default paper size to letter | |
re-running mktexlsr /usr/local/texlive/2013/texmf-var /usr/local/texlive/2013/texmf-config... | |
mktexlsr: Updating /usr/local/texlive/2013/texmf-config/ls-R... | |
mktexlsr: Updating /usr/local/texlive/2013/texmf-var/ls-R... | |
mktexlsr: Done. | |
setting up ConTeXt MkIV cache with mtxrun --generate ... | |
resolvers | resolving | variable 'SELFAUTOLOC' set to '/usr/local/texlive/2013/bin/x86_64-darwin' | |
resolvers | resolving | variable 'SELFAUTODIR' set to '/usr/local/texlive/2013/bin' | |
resolvers | resolving | variable 'SELFAUTOPARENT' set to '/usr/local/texlive/2013' | |
resolvers | resolving | variable 'TEXMFCNF' set to '' | |
resolvers | resolving | variable 'TEXMF' set to '' | |
resolvers | resolving | variable 'TEXOS' set to 'bin' | |
resolvers | resolving | | |
resolvers | resolving | using configuration specification 'home:texmf/web2c;{selfautoloc:,selfautoloc:/share/texmf-local/web2c,selfautoloc:/share/texmf-dist/web2c,selfautoloc:/share/texmf/web2c,selfautoloc:/texmf-local/web2c,selfautoloc:/texmf-dist/web2c,selfautoloc:/texmf/web2c,selfautodir:,selfautodir:/share/texmf-local/web2c,selfautodir:/share/texmf-dist/web2c,selfautodir:/share/texmf/web2c,selfautodir:/texmf-local/web2c,selfautodir:/texmf-dist/web2c,selfautodir:/texmf/web2c,selfautoparent:/../texmf-local/web2c,selfautoparent:,selfautoparent:/share/texmf-local/web2c,selfautoparent:/share/texmf-dist/web2c,selfautoparent:/share/texmf/web2c,selfautoparent:/texmf-local/web2c,selfautoparent:/texmf-dist/web2c,selfautoparent:/texmf/web2c}' | |
resolvers | resolving | | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/Users/olga/texmf/web2c' from specification 'home:texmf/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on weird path '/usr/local/texlive/2013/bin/x86_64-darwin/' from specification 'selfautoloc:' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/x86_64-darwin/share/texmf-local/web2c' from specification 'selfautoloc:/share/texmf-local/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/x86_64-darwin/share/texmf-dist/web2c' from specification 'selfautoloc:/share/texmf-dist/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/x86_64-darwin/share/texmf/web2c' from specification 'selfautoloc:/share/texmf/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/x86_64-darwin/texmf-local/web2c' from specification 'selfautoloc:/texmf-local/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/x86_64-darwin/texmf-dist/web2c' from specification 'selfautoloc:/texmf-dist/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/x86_64-darwin/texmf/web2c' from specification 'selfautoloc:/texmf/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on weird path '/usr/local/texlive/2013/bin/' from specification 'selfautodir:' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/share/texmf-local/web2c' from specification 'selfautodir:/share/texmf-local/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/share/texmf-dist/web2c' from specification 'selfautodir:/share/texmf-dist/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/share/texmf/web2c' from specification 'selfautodir:/share/texmf/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/texmf-local/web2c' from specification 'selfautodir:/texmf-local/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/texmf-dist/web2c' from specification 'selfautodir:/texmf-dist/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/bin/texmf/web2c' from specification 'selfautodir:/texmf/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/../texmf-local/web2c' from specification 'selfautoparent:/../texmf-local/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on weird path '/usr/local/texlive/2013/' from specification 'selfautoparent:' | |
resolvers | resolving | found configuration file '/usr/local/texlive/2013/texmfcnf.lua' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/share/texmf-local/web2c' from specification 'selfautoparent:/share/texmf-local/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/share/texmf-dist/web2c' from specification 'selfautoparent:/share/texmf-dist/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/share/texmf/web2c' from specification 'selfautoparent:/share/texmf/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/texmf-local/web2c' from specification 'selfautoparent:/texmf-local/web2c' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/texmf-dist/web2c' from specification 'selfautoparent:/texmf-dist/web2c' | |
resolvers | resolving | found configuration file '/usr/local/texlive/2013/texmf-dist/web2c/texmfcnf.lua' | |
resolvers | resolving | looking for 'texmfcnf.lua' on given path '/usr/local/texlive/2013/texmf/web2c' from specification 'selfautoparent:/texmf/web2c' | |
resolvers | resolving | | |
resolvers | resolving | loading configuration file 'selfautoparent:/texmfcnf.lua' | |
resolvers | resolving | | |
resolvers | resolving | loading configuration file 'selfautoparent:/texmf-dist/web2c/texmfcnf.lua' | |
resolvers | resolving | | |
resolvers | resolving | locating list of 'home:.texlive2013/texmf-config' (runtime) (tree:///home:.texlive2013/texmf-config) | |
resolvers | methods | resolving, method 'locators', how 'uri', handler 'tree', argument 'tree:///home:.texlive2013/texmf-config' | |
resolvers | trees | locator 'home:.texlive2013/texmf-config' not found | |
resolvers | resolving | locating list of 'home:texmf' (runtime) (tree:///home:texmf) | |
resolvers | methods | resolving, method 'locators', how 'uri', handler 'tree', argument 'tree:///home:texmf' | |
resolvers | trees | locator 'home:texmf' not found | |
resolvers | resolving | locating list of 'selfautoparent:texmf-config' (cached) | |
resolvers | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-config' | |
resolvers | files | file locator 'selfautoparent:texmf-config' found as '/usr/local/texlive/2013/texmf-config' | |
resolvers | resolving | hash 'selfautoparent:texmf-config' appended | |
resolvers | resolving | locating list of 'selfautoparent:texmf-var' (cached) | |
resolvers | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-var' | |
resolvers | files | file locator 'selfautoparent:texmf-var' found as '/usr/local/texlive/2013/texmf-var' | |
resolvers | resolving | hash 'selfautoparent:texmf-var' appended | |
resolvers | resolving | locating list of 'selfautoparent:texmf-project' (cached) | |
resolvers | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-project' | |
resolvers | files | file locator 'selfautoparent:texmf-project' not found | |
resolvers | resolving | locating list of 'selfautoparent:texmf-fonts' (cached) | |
resolvers | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-fonts' | |
resolvers | files | file locator 'selfautoparent:texmf-fonts' not found | |
resolvers | resolving | locating list of '/usr/local/texlive/texmf-local' (cached) | |
resolvers | methods | resolving, method 'locators', how 'uri', handler 'file', argument '/usr/local/texlive/texmf-local' | |
resolvers | files | file locator '/usr/local/texlive/texmf-local' found as '/usr/local/texlive/texmf-local' | |
resolvers | resolving | hash '/usr/local/texlive/texmf-local' appended | |
resolvers | resolving | locating list of 'selfautoparent:texmf-dist' (cached) | |
resolvers | methods | resolving, method 'locators', how 'uri', handler 'file', argument 'selfautoparent:texmf-dist' | |
resolvers | files | file locator 'selfautoparent:texmf-dist' found as '/usr/local/texlive/2013/texmf-dist' | |
resolvers | resolving | hash 'selfautoparent:texmf-dist' appended | |
resolvers | resolving | | |
resolvers | methods | resolving, method 'generators', how 'uri', handler 'file', argument 'selfautoparent:texmf-config' | |
resolvers | expansions | scanning path 'selfautoparent:texmf-config', branch 'selfautoparent:texmf-config' | |
resolvers | expansions | 6 files found on 9 directories with 2 uppercase remappings | |
resolvers | methods | resolving, method 'generators', how 'uri', handler 'file', argument 'selfautoparent:texmf-var' | |
resolvers | expansions | scanning path 'selfautoparent:texmf-var', branch 'selfautoparent:texmf-var' | |
resolvers | expansions | 17 files found on 19 directories with 1 uppercase remappings | |
resolvers | methods | resolving, method 'generators', how 'uri', handler 'file', argument '/usr/local/texlive/texmf-local' | |
resolvers | expansions | scanning path '/usr/local/texlive/texmf-local', branch '/usr/local/texlive/texmf-local' | |
resolvers | expansions | 1 files found on 24 directories with 1 uppercase remappings | |
resolvers | methods | resolving, method 'generators', how 'uri', handler 'file', argument 'selfautoparent:texmf-dist' | |
resolvers | expansions | scanning path 'selfautoparent:texmf-dist', branch 'selfautoparent:texmf-dist' | |
resolvers | expansions | 118453 files found on 9465 directories with 16249 uppercase remappings | |
resolvers | resolving | | |
resolvers | resolving | saving tree 'selfautoparent:texmf-config' | |
resolvers | caches | hashing tree 'selfautoparent:texmf-config', hash '9d8576a18c59fc65c42b8c6d0dc5211a' | |
resolvers | caches | hashing tree 'selfautoparent:/texmfcnf.lua;selfautoparent:/texmf-dist/web2c/texmfcnf.lua', hash 'a86c089b384a3076dc514ba966a1fac9' | |
resolvers | caching | preparing 'files' for 'selfautoparent:texmf-config' | |
resolvers | caching | category 'files', cachename 'selfautoparent:texmf-config' saved in '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/9d8576a18c59fc65c42b8c6d0dc5211a.lua' | |
system | lua | compiling '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/9d8576a18c59fc65c42b8c6d0dc5211a.lua' into '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/9d8576a18c59fc65c42b8c6d0dc5211a.luc' | |
system | lua | dumping '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/9d8576a18c59fc65c42b8c6d0dc5211a.lua' into '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/9d8576a18c59fc65c42b8c6d0dc5211a.luc' stripped | |
resolvers | caching | 'files' compiled to '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/9d8576a18c59fc65c42b8c6d0dc5211a.luc' | |
resolvers | resolving | saving tree 'selfautoparent:texmf-var' | |
resolvers | caches | hashing tree 'selfautoparent:texmf-var', hash '80ba17e36177c570c2b7c4882672efc5' | |
resolvers | caching | preparing 'files' for 'selfautoparent:texmf-var' | |
resolvers | caching | category 'files', cachename 'selfautoparent:texmf-var' saved in '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/80ba17e36177c570c2b7c4882672efc5.lua' | |
system | lua | compiling '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/80ba17e36177c570c2b7c4882672efc5.lua' into '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/80ba17e36177c570c2b7c4882672efc5.luc' | |
system | lua | dumping '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/80ba17e36177c570c2b7c4882672efc5.lua' into '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/80ba17e36177c570c2b7c4882672efc5.luc' stripped | |
resolvers | caching | 'files' compiled to '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/80ba17e36177c570c2b7c4882672efc5.luc' | |
resolvers | resolving | saving tree '/usr/local/texlive/texmf-local' | |
resolvers | caches | hashing tree '/usr/local/texlive/texmf-local', hash '1f08e3a96247a4bd25d903ca1cb00c0e' | |
resolvers | caching | preparing 'files' for '/usr/local/texlive/texmf-local' | |
resolvers | caching | category 'files', cachename '/usr/local/texlive/texmf-local' saved in '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/1f08e3a96247a4bd25d903ca1cb00c0e.lua' | |
system | lua | compiling '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/1f08e3a96247a4bd25d903ca1cb00c0e.lua' into '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/1f08e3a96247a4bd25d903ca1cb00c0e.luc' | |
system | lua | dumping '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/1f08e3a96247a4bd25d903ca1cb00c0e.lua' into '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/1f08e3a96247a4bd25d903ca1cb00c0e.luc' stripped | |
resolvers | caching | 'files' compiled to '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/1f08e3a96247a4bd25d903ca1cb00c0e.luc' | |
resolvers | resolving | saving tree 'selfautoparent:texmf-dist' | |
resolvers | caches | hashing tree 'selfautoparent:texmf-dist', hash '929f6dbc83f6d3b65dab91f1efa4aacb' | |
resolvers | caching | preparing 'files' for 'selfautoparent:texmf-dist' | |
resolvers | caching | category 'files', cachename 'selfautoparent:texmf-dist' saved in '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/929f6dbc83f6d3b65dab91f1efa4aacb.lua' | |
system | lua | compiling '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/929f6dbc83f6d3b65dab91f1efa4aacb.lua' into '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/929f6dbc83f6d3b65dab91f1efa4aacb.luc' | |
system | lua | dumping '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/929f6dbc83f6d3b65dab91f1efa4aacb.lua' into '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/929f6dbc83f6d3b65dab91f1efa4aacb.luc' stripped | |
resolvers | caching | 'files' compiled to '/usr/local/texlive/2013/texmf-var/luatex-cache/context/a86c089b384a3076dc514ba966a1fac9/trees/929f6dbc83f6d3b65dab91f1efa4aacb.luc' | |
mtxrun | | |
mtxrun | runtime: 6.241 seconds | |
done | |
pre-generating all format files (fmtutil-sys --all), be patient...done | |
running package-specific postactions | |
finished with package-specific postactions | |
See | |
/usr/local/texlive/2013/index.html | |
for links to documentation. The TeX Live web site | |
contains updates and corrections: http://tug.org/texlive. | |
TeX Live is a joint project of the TeX user groups around the world; | |
please consider supporting it by joining the group best for you. The | |
list of user groups is on the web at http://tug.org/usergroups.html. | |
Add /usr/local/texlive/2013/texmf-dist/doc/info to INFOPATH. | |
Add /usr/local/texlive/2013/texmf-dist/doc/man to MANPATH | |
(if not dynamically found). | |
Most importantly, add /usr/local/texlive/2013/bin/x86_64-darwin | |
to your PATH for current and future sessions. | |
---------------------------------------------------------------------- | |
The following environment variables contain the string "tex" | |
(case-independent). If you're doing anything but adding personal | |
directories to the system paths, they may well cause trouble somewhere | |
while running TeX. If you encounter problems, try unsetting them. | |
Please ignore spurious matches unrelated to TeX. | |
__CF_USER_TEXT_ENCODING=0x1F5:0:0 | |
---------------------------------------------------------------------- | |
Welcome to TeX Live! | |
Logfile: /usr/local/texlive/2013/install-tl.log | |
scrm-bio-228-232-2:install-tl-20140115 olga$ cd ~/workspace-git/seaborn/ | |
scrm-bio-228-232-2:seaborn olga$ git checkout upstream/master | |
Note: checking out 'upstream/master'. | |
You are in 'detached HEAD' state. You can look around, make experimental | |
changes and commit them, and you can discard any commits you make in this | |
state without impacting any branches by performing another checkout. | |
If you want to create a new branch to retain commits you create, you may | |
do so (now or later) by using -b with the checkout command again. Example: | |
git checkout -b new_branch_name | |
HEAD is now at a6b7a36... Merge pull request #62 from phobson/custom-gridweight | |
scrm-bio-228-232-2:seaborn olga$ git checkout -b pcaplot | |
Switched to a new branch 'pcaplot' | |
scrm-bio-228-232-2:seaborn olga$ pip install pymc | |
Downloading/unpacking pymc | |
pip can't proceed with requirement 'pymc' due to a pre-existing build directory. | |
location: /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc | |
This is likely due to a previous installation that failed. | |
pip is being responsible and not assuming it can delete this. | |
Please delete it and try again. | |
Cleaning up... | |
scrm-bio-228-232-2:seaborn olga$ rm /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc | |
rm: /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc: No such file or directory | |
scrm-bio-228-232-2:seaborn olga$ sudo rm /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc | |
Password: | |
rm: /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc: No such file or directory | |
scrm-bio-228-232-2:seaborn olga$ pip install pymc | |
Downloading/unpacking pymc | |
Downloading pymc-2.3.tar.gz (13.1MB): 13.1MB downloaded | |
Running setup.py egg_info for package pymc | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
IOError: [Errno 2] No such file or directory: 'skip:ppnd7'. Skipping file "skip:ppnd7". | |
updatevars:gradlike: attempt to change 'dimension(nx)' to 'dimension(na)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension(nx)' to 'dimension(nb)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension (nmu)' to 'dimension(nmu)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension (na)' to 'dimension(na)'. Ignoring. | |
rmbadname1: Replacing "index" with "index_bn". | |
updatevars: "character curterms(20)*24" is mapped to "character curterms(20,24)" | |
updatevars: "character septerms(20)*24" is mapped to "character septerms(20,24)" | |
updatevars: "character tokens(maxtok)*(*)" is mapped to "character tokens(maxtok,(*))" | |
rmbadname1: Replacing "index" with "index_bn". | |
rmbadname1: Replacing "len" with "len_bn". | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between x, nx | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between w, x, nx | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between n, nx, bin0, delta, x, d | |
"object of type 'builtin_function_or_method' has no len()" in evaluating 'len(ord)' (available names: []) | |
Reading fortran codes... | |
Reading file 'pymc/flib.f' (format:fix,strict) | |
Reading file 'pymc/histogram.f' (format:fix,strict) | |
Reading file 'pymc/flib_blas.f' (format:fix,strict) | |
Reading file 'pymc/blas_wrap.f' (format:fix,strict) | |
Reading file 'pymc/math.f' (format:fix,strict) | |
Reading file 'pymc/gibbsit.f' (format:fix,strict) | |
Line #1125 in pymc/gibbsit.f:" DOUBLE PRECISION INTENT(CACHE,HIDE), DIMENSION(2*ITERACNT) :: WORK" | |
updatevars: attempt to change the type of "work" ("integer") to "double precision". Ignoring. | |
Post-processing... | |
Block: flib | |
Block: symmetrize | |
Block: logsum | |
Block: logsum_cpx | |
Block: combinationln | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/flib.f:expand_triangular | |
vars2fortran: No typespec for argument "nf". | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/flib.f:expand_triangular | |
vars2fortran: No typespec for argument "n". | |
Block: expand_triangular | |
Block: mod_to_circle | |
Block: standardize | |
Block: gammln | |
Block: mvgammln | |
Block: factrl | |
Block: factln | |
Block: normcdf | |
Block: sn_like | |
Block: rskewnorm | |
Block: uniform_like | |
Block: uniform_grad_x | |
Block: uniform_grad_l | |
Block: uniform_grad_u | |
Block: duniform_like | |
Block: exponweib | |
Block: exponweib_gx | |
Block: exponweib_gl | |
Block: exponweib_gk | |
Block: exponweib_ga | |
Block: exponweib_gs | |
Block: exponweib_ppf | |
Block: constrain | |
Block: poisson | |
Block: poisson_gmu | |
Block: trpoisson | |
Block: trpoisson_gmu | |
Block: t | |
Block: t_grad_x | |
Block: t_grad_nu | |
Block: chi2_grad_nu | |
Block: nct | |
Block: multinomial | |
Block: weibull | |
Block: weibull_gx | |
Block: weibull_ga | |
Block: weibull_gb | |
Block: logistic | |
Block: normal | |
Block: normal_grad_tau | |
Block: normal_grad_x | |
Block: normal_grad_mu | |
Block: hnormal | |
Block: hnormal_gradx | |
Block: hnormal_gradtau | |
Block: lognormal | |
Block: lognormal_gradx | |
Block: lognormal_gradmu | |
Block: lognormal_gradtau | |
Block: arlognormal | |
Block: gev | |
Block: gev_ppf | |
Block: gamma | |
Block: gamma_grad_x | |
Block: gamma_grad_alpha | |
Block: gamma_grad_beta | |
Block: igamma | |
Block: igamma_grad_x | |
Block: igamma_grad_alpha | |
Block: igamma_grad_beta | |
Block: hyperg | |
Block: geometric | |
Block: geometric_gp | |
Block: dirichlet | |
Block: cauchy | |
Block: cauchy_grad_x | |
Block: cauchy_grad_a | |
Block: cauchy_grad_b | |
Block: negbin | |
Block: negbin2 | |
Block: negbin2_gmu | |
Block: negbin2_ga | |
Block: binomial | |
Block: binomial_gp | |
Block: bernoulli | |
Block: bern_grad_p | |
Block: beta_like | |
Block: beta_grad_x | |
Block: beta_grad_a | |
Block: beta_grad_b | |
Block: betabin_like | |
Block: betabin_ga | |
Block: betabin_gb | |
Block: mvhyperg | |
Block: dirmultinom | |
Block: wishart | |
Block: trace | |
Block: gamfun | |
Block: gammds | |
Block: psi | |
Block: gser | |
Block: gcf | |
Block: gammq | |
Block: trans | |
Block: matmult | |
Block: dtrm | |
Block: elgs | |
Block: bico | |
Block: chol | |
Block: hermpoly | |
Block: set_uniform | |
Block: categorical | |
Block: rcat | |
Block: logit | |
Block: invlogit | |
Block: stukel_logit | |
Block: stukel_invlogit | |
Block: vonmises | |
Block: pareto | |
Block: truncated_pareto | |
Block: fixed_binsize | |
Block: weighted_fixed_binsize | |
Block: fixed_binsize_nd | |
{'attrspec': ['dimension(n)']} | |
In: :flib:pymc/histogram.f:qsorti | |
vars2fortran: No typespec for argument "ord". | |
Block: qsorti | |
Block: checksymm | |
Block: chol_mvnorm | |
Block: cov_mvnorm | |
Block: prec_mvnorm | |
Block: blas_wishart | |
Block: blas_wishart_cov | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/blas_wrap.f:dcopy_wrap | |
vars2fortran: No typespec for argument "nx". | |
Block: dcopy_wrap | |
Block: dtrmm_wrap | |
Block: dtrsm_wrap | |
Block: dpotrf_wrap | |
Block: dchdc_wrap | |
Block: dpotrs_wrap | |
Block: ppnd16 | |
Block: calerf | |
Block: derf | |
Block: derfc | |
Block: derfcx | |
Block: gibbsit | |
Block: matinput | |
Block: vecinput | |
Block: oneparse | |
Block: gibbmain | |
Block: empquant | |
Block: dichot | |
Block: thin | |
Block: mctest | |
Block: indtest | |
Block: mcest | |
Block: ppnd7 | |
Block: ssort | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "flib"... | |
Constructing wrapper function "symmetrize"... | |
symmetrize(c,[cmin,cmax]) | |
Constructing wrapper function "logsum"... | |
s = logsum(x) | |
Constructing wrapper function "logsum_cpx"... | |
s = logsum_cpx(x) | |
Creating wrapper for Fortran function "combinationln"("combinationln")... | |
Constructing wrapper function "combinationln"... | |
combinationln = combinationln(n,k) | |
Constructing wrapper function "expand_triangular"... | |
t = expand_triangular(d,f) | |
Constructing wrapper function "mod_to_circle"... | |
mx = mod_to_circle(x,u,l) | |
Constructing wrapper function "standardize"... | |
z = standardize(x,loc,scale) | |
Creating wrapper for Fortran function "gammln"("gammln")... | |
Constructing wrapper function "gammln"... | |
gammln = gammln(xx) | |
Creating wrapper for Fortran function "mvgammln"("mvgammln")... | |
Constructing wrapper function "mvgammln"... | |
mvgammln = mvgammln(x,k) | |
Creating wrapper for Fortran function "factrl"("factrl")... | |
Constructing wrapper function "factrl"... | |
factrl = factrl(n) | |
Creating wrapper for Fortran function "factln"("factln")... | |
Constructing wrapper function "factln"... | |
factln = factln(n) | |
Constructing wrapper function "normcdf"... | |
normcdf(x) | |
Constructing wrapper function "sn_like"... | |
like = sn_like(x,mu,tau,alph) | |
Constructing wrapper function "rskewnorm"... | |
x = rskewnorm(nx,mu,tau,alph,rn) | |
Constructing wrapper function "uniform_like"... | |
like = uniform_like(x,lower,upper) | |
Constructing wrapper function "uniform_grad_x"... | |
gradxlike = uniform_grad_x(x,lower,upper) | |
Constructing wrapper function "uniform_grad_l"... | |
gradllike = uniform_grad_l(x,lower,upper) | |
Constructing wrapper function "uniform_grad_u"... | |
gradulike = uniform_grad_u(x,lower,upper) | |
Constructing wrapper function "duniform_like"... | |
like = duniform_like(x,lower,upper) | |
Constructing wrapper function "exponweib"... | |
like = exponweib(x,a,c,loc,scale) | |
Constructing wrapper function "exponweib_gx"... | |
gradlike = exponweib_gx(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_gl"... | |
gradlike = exponweib_gl(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_gk"... | |
gradlike = exponweib_gk(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_ga"... | |
gradlike = exponweib_ga(x,alpha,k,loc,scale,[nk]) | |
Constructing wrapper function "exponweib_gs"... | |
gradlike = exponweib_gs(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_ppf"... | |
ppf = exponweib_ppf(q,a,c) | |
Constructing wrapper function "constrain"... | |
pass = constrain(x,a,b,allow_equal) | |
Constructing wrapper function "poisson"... | |
like = poisson(x,mu) | |
Constructing wrapper function "poisson_gmu"... | |
gradlike = poisson_gmu(x,mu) | |
Constructing wrapper function "trpoisson"... | |
like = trpoisson(x,mu,k) | |
Constructing wrapper function "trpoisson_gmu"... | |
gradlike = trpoisson_gmu(x,mu,k) | |
Constructing wrapper function "t"... | |
like = t(x,nu) | |
Constructing wrapper function "t_grad_x"... | |
gradlikex = t_grad_x(x,nu) | |
Constructing wrapper function "t_grad_nu"... | |
gradlikenu = t_grad_nu(x,nu) | |
Constructing wrapper function "chi2_grad_nu"... | |
gradlikenu = chi2_grad_nu(x,nu) | |
Constructing wrapper function "nct"... | |
like = nct(x,mu,lam,nu) | |
Constructing wrapper function "multinomial"... | |
like = multinomial(x,n,p) | |
Constructing wrapper function "weibull"... | |
like = weibull(x,alpha,beta) | |
Constructing wrapper function "weibull_gx"... | |
gradlike = weibull_gx(x,alpha,beta) | |
Constructing wrapper function "weibull_ga"... | |
gradlike = weibull_ga(x,alpha,beta) | |
Constructing wrapper function "weibull_gb"... | |
gradlike = weibull_gb(x,alpha,beta) | |
Constructing wrapper function "logistic"... | |
like = logistic(x,mu,tau) | |
Constructing wrapper function "normal"... | |
like = normal(x,mu,tau) | |
Constructing wrapper function "normal_grad_tau"... | |
grad_tau_like = normal_grad_tau(x,mu,tau) | |
Constructing wrapper function "normal_grad_x"... | |
grad_x_like = normal_grad_x(x,mu,tau) | |
Constructing wrapper function "normal_grad_mu"... | |
gradmulike = normal_grad_mu(x,mu,tau) | |
Constructing wrapper function "hnormal"... | |
like = hnormal(x,tau) | |
Constructing wrapper function "hnormal_gradx"... | |
gradlike = hnormal_gradx(x,tau) | |
Constructing wrapper function "hnormal_gradtau"... | |
gradlike = hnormal_gradtau(x,tau) | |
Constructing wrapper function "lognormal"... | |
like = lognormal(x,mu,tau) | |
Constructing wrapper function "lognormal_gradx"... | |
gradlike = lognormal_gradx(x,mu,tau) | |
Constructing wrapper function "lognormal_gradmu"... | |
gradlike = lognormal_gradmu(x,mu,tau) | |
Constructing wrapper function "lognormal_gradtau"... | |
gradlike = lognormal_gradtau(x,mu,tau) | |
Constructing wrapper function "arlognormal"... | |
like = arlognormal(x,mu,sigma,rho,beta) | |
Constructing wrapper function "gev"... | |
like = gev(x,xi,mu,sigma) | |
Constructing wrapper function "gev_ppf"... | |
ppf = gev_ppf(q,xi) | |
Constructing wrapper function "gamma"... | |
like = gamma(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_x"... | |
gradxlike = gamma_grad_x(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_alpha"... | |
gradalphalike = gamma_grad_alpha(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_beta"... | |
gradbetalike = gamma_grad_beta(x,alpha,beta) | |
Constructing wrapper function "igamma"... | |
like = igamma(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_x"... | |
gradxlike = igamma_grad_x(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_alpha"... | |
gradalphalike = igamma_grad_alpha(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_beta"... | |
gradbetalike = igamma_grad_beta(x,alpha,beta) | |
Constructing wrapper function "hyperg"... | |
like = hyperg(x,draws,success,total) | |
Constructing wrapper function "geometric"... | |
like = geometric(x,p) | |
Constructing wrapper function "geometric_gp"... | |
gradlike = geometric_gp(x,p) | |
Constructing wrapper function "dirichlet"... | |
like = dirichlet(x,theta) | |
Constructing wrapper function "cauchy"... | |
like = cauchy(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_x"... | |
gradlike = cauchy_grad_x(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_a"... | |
gradlike = cauchy_grad_a(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_b"... | |
gradlike = cauchy_grad_b(x,alpha,beta) | |
Constructing wrapper function "negbin"... | |
like = negbin(x,r,p) | |
Constructing wrapper function "negbin2"... | |
like = negbin2(x,mu,a) | |
Constructing wrapper function "negbin2_gmu"... | |
gradlike = negbin2_gmu(x,mu,alpha) | |
Constructing wrapper function "negbin2_ga"... | |
gradlike = negbin2_ga(x,mu,alpha) | |
Constructing wrapper function "binomial"... | |
like = binomial(x,n,p) | |
Constructing wrapper function "binomial_gp"... | |
gradlike = binomial_gp(x,n,p) | |
Constructing wrapper function "bernoulli"... | |
like = bernoulli(x,p) | |
Constructing wrapper function "bern_grad_p"... | |
grad_like = bern_grad_p(x,p) | |
Constructing wrapper function "beta_like"... | |
like = beta_like(x,alpha,beta) | |
Constructing wrapper function "beta_grad_x"... | |
gradlikex = beta_grad_x(x,alpha,beta) | |
Constructing wrapper function "beta_grad_a"... | |
gradlikea = beta_grad_a(x,alpha,beta) | |
Constructing wrapper function "beta_grad_b"... | |
gradlikeb = beta_grad_b(x,alpha,beta) | |
Constructing wrapper function "betabin_like"... | |
like = betabin_like(x,alpha,beta,n) | |
Constructing wrapper function "betabin_ga"... | |
gradlike = betabin_ga(x,alpha,beta,n) | |
Constructing wrapper function "betabin_gb"... | |
gradlike = betabin_gb(x,alpha,beta,n) | |
Constructing wrapper function "mvhyperg"... | |
like = mvhyperg(x,color) | |
Constructing wrapper function "dirmultinom"... | |
like = dirmultinom(x,theta) | |
Constructing wrapper function "wishart"... | |
like = wishart(x,n,sigma) | |
Constructing wrapper function "trace"... | |
trace(mat,tr,[k]) | |
Constructing wrapper function "gamfun"... | |
gx = gamfun(xx) | |
Creating wrapper for Fortran function "gammds"("gammds")... | |
Constructing wrapper function "gammds"... | |
gammds = gammds(y,p,ifault) | |
Creating wrapper for Fortran function "psi"("psi")... | |
Constructing wrapper function "psi"... | |
psi = psi(x) | |
Constructing wrapper function "gser"... | |
gser(gamser,a,x,gln) | |
Constructing wrapper function "gcf"... | |
gcf(gammcf,a,x,gln) | |
Creating wrapper for Fortran function "gammq"("gammq")... | |
Constructing wrapper function "gammq"... | |
gammq = gammq(a,x) | |
Constructing wrapper function "trans"... | |
tmat = trans(mat) | |
Constructing wrapper function "matmult"... | |
prod = matmult(mat1,mat2) | |
Constructing wrapper function "dtrm"... | |
d = dtrm(a) | |
Constructing wrapper function "elgs"... | |
elgs(a,indx,[n]) | |
Creating wrapper for Fortran function "bico"("bico")... | |
Constructing wrapper function "bico"... | |
bico = bico(n,k) | |
Constructing wrapper function "chol"... | |
c = chol(a,[n]) | |
Constructing wrapper function "hermpoly"... | |
cx = hermpoly(n,x) | |
Constructing wrapper function "set_uniform"... | |
set_uniform(seed1,seed2) | |
Constructing wrapper function "categorical"... | |
like = categorical(x,p) | |
Constructing wrapper function "rcat"... | |
s = rcat(p,rands) | |
Constructing wrapper function "logit"... | |
ltheta = logit(theta) | |
Constructing wrapper function "invlogit"... | |
theta = invlogit(ltheta) | |
Constructing wrapper function "stukel_logit"... | |
ltheta = stukel_logit(theta,a1,a2,[overwrite_theta]) | |
Constructing wrapper function "stukel_invlogit"... | |
theta = stukel_invlogit(ltheta,a1,a2,[overwrite_ltheta]) | |
Constructing wrapper function "vonmises"... | |
like = vonmises(x,mu,kappa) | |
Constructing wrapper function "pareto"... | |
like = pareto(x,alpha,m) | |
Constructing wrapper function "truncated_pareto"... | |
like = truncated_pareto(x,alpha,m,b) | |
Constructing wrapper function "fixed_binsize"... | |
h = fixed_binsize(x,bin0,delta,n) | |
Constructing wrapper function "weighted_fixed_binsize"... | |
h = weighted_fixed_binsize(x,w,bin0,delta,n) | |
Constructing wrapper function "fixed_binsize_nd"... | |
count = fixed_binsize_nd(x,bin0,delta,n,nc) | |
Constructing wrapper function "qsorti"... | |
qsorti(ord,a,[n]) | |
Constructing wrapper function "checksymm"... | |
cs = checksymm(x) | |
Constructing wrapper function "chol_mvnorm"... | |
like = chol_mvnorm(x,mu,sig,[overwrite_x,overwrite_mu]) | |
Constructing wrapper function "cov_mvnorm"... | |
like = cov_mvnorm(x,mu,c,[overwrite_x,overwrite_mu,overwrite_c]) | |
Constructing wrapper function "prec_mvnorm"... | |
like = prec_mvnorm(x,mu,tau,[overwrite_x,overwrite_mu,overwrite_tau]) | |
Constructing wrapper function "blas_wishart"... | |
like = blas_wishart(x,n,t,[overwrite_x,overwrite_t]) | |
Constructing wrapper function "blas_wishart_cov"... | |
like = blas_wishart_cov(x,n,v,[overwrite_x,overwrite_v]) | |
Constructing wrapper function "dcopy_wrap"... | |
dcopy_wrap(x,y) | |
Constructing wrapper function "dtrmm_wrap"... | |
dtrmm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dtrsm_wrap"... | |
dtrsm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dpotrf_wrap"... | |
info = dpotrf_wrap(a) | |
Constructing wrapper function "dchdc_wrap"... | |
piv,info = dchdc_wrap(a) | |
Constructing wrapper function "dpotrs_wrap"... | |
info = dpotrs_wrap(chol_fac,b,[uplo]) | |
Creating wrapper for Fortran function "ppnd16"("ppnd16")... | |
Constructing wrapper function "ppnd16"... | |
ppnd16 = ppnd16(p,ifault) | |
Constructing wrapper function "calerf"... | |
calerf(arg,result,jint) | |
Creating wrapper for Fortran function "derf"("derf")... | |
Constructing wrapper function "derf"... | |
derf = derf(x) | |
Creating wrapper for Fortran function "derfc"("derfc")... | |
Constructing wrapper function "derfc"... | |
derfc = derfc(x) | |
Creating wrapper for Fortran function "derfcx"("derfcx")... | |
Constructing wrapper function "derfcx"... | |
derfcx = derfcx(x) | |
Constructing wrapper function "matinput"... | |
matinput(uid,matout,rowused,colused,r15,[rowmax,colmax]) | |
Constructing wrapper function "vecinput"... | |
vecinput(uid,vecout,vecused,r15,[vecmax]) | |
Constructing wrapper function "oneparse"... | |
getarrdims:warning: assumed shape array, using 0 instead of '(*)' | |
oneparse(instring,delimit,tokens,tokcnt,r15,[maxtok]) | |
Constructing wrapper function "gibbmain"... | |
nmin,kthin,nburn,nprec,kmind = gibbmain(original,q,r,s,epsilon) | |
Creating wrapper for Fortran function "empquant"("empquant")... | |
Constructing wrapper function "empquant"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
empquant = empquant(data,q,work,[iteracnt]) | |
Constructing wrapper function "dichot"... | |
dichot(data,cutpt,zt,[iteracnt]) | |
Constructing wrapper function "thin"... | |
thin(series,kthin,result,thincnt,[iteracnt]) | |
Constructing wrapper function "mctest"... | |
mctest(data,g2,bic,[datacnt]) | |
Constructing wrapper function "indtest"... | |
indtest(data,g2,bic,[datacnt]) | |
Constructing wrapper function "mcest"... | |
mcest(data,alpha,beta,[datacnt]) | |
Creating wrapper for Fortran function "ppnd7"("ppnd7")... | |
Constructing wrapper function "ppnd7"... | |
ppnd7 = ppnd7(p,ifault) | |
Constructing wrapper function "ssort"... | |
ssort(x,y,kflag,[n]) | |
Constructing COMMON block support for "unif_seeds"... | |
s1,s2 | |
Wrote C/API module "flib" to file "build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/linalg_utilsmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/linalg_utils.f' (format:fix,strict) | |
Reading file 'pymc/blas_wrap.f' (format:fix,strict) | |
Post-processing... | |
Block: linalg_utils | |
Block: remove_duplicates | |
Block: check_repeats | |
Block: diag_call | |
Block: cov_fun | |
{'attrspec': ['intent(hide)']} | |
In: :linalg_utils:pymc/gp/linalg_utils.f:basis_diag_call | |
vars2fortran: No typespec for argument "nbas". | |
Block: basis_diag_call | |
Block: gp_array_logp | |
Block: asqs | |
{'attrspec': ['intent(hide)']} | |
In: :linalg_utils:pymc/blas_wrap.f:dcopy_wrap | |
vars2fortran: No typespec for argument "nx". | |
Block: dcopy_wrap | |
Block: dtrmm_wrap | |
Block: dtrsm_wrap | |
Block: dpotrf_wrap | |
Block: dchdc_wrap | |
Block: dpotrs_wrap | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_cov_fun_in_diag_call__user__routines" | |
def cov_fun(xe): return q | |
Building module "linalg_utils"... | |
Constructing wrapper function "remove_duplicates"... | |
nr,rf,rt,nu,xu,ui = remove_duplicates(x) | |
Constructing wrapper function "check_repeats"... | |
f,new_indices,n_new_indices = check_repeats(x,x_sofar,f_sofar) | |
Constructing wrapper function "diag_call"... | |
v = diag_call(x,cov_fun,[cov_fun_extra_args]) | |
Constructing wrapper function "basis_diag_call"... | |
v = basis_diag_call(basis_x) | |
Constructing wrapper function "gp_array_logp"... | |
like = gp_array_logp(x,mu,sig,[overwrite_x,overwrite_mu]) | |
Constructing wrapper function "asqs"... | |
asqs(c,s,[cmin,cmax]) | |
Constructing wrapper function "dcopy_wrap"... | |
dcopy_wrap(x,y) | |
Constructing wrapper function "dtrmm_wrap"... | |
dtrmm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dtrsm_wrap"... | |
dtrsm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dpotrf_wrap"... | |
info = dpotrf_wrap(a) | |
Constructing wrapper function "dchdc_wrap"... | |
piv,info = dchdc_wrap(a) | |
Constructing wrapper function "dpotrs_wrap"... | |
info = dpotrs_wrap(chol_fac,b,[uplo]) | |
Wrote C/API module "linalg_utils" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/linalg_utilsmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/incomplete_cholmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/incomplete_chol.f' (format:fix,strict) | |
Post-processing... | |
Block: incomplete_chol | |
Block: ichol_continue | |
Block: rowfun | |
Block: ichol | |
Block: rowfun | |
{'attrspec': ['intent(hide)']} | |
In: :incomplete_chol:pymc/gp/incomplete_chol.f:ichol_basis | |
vars2fortran: No typespec for argument "n_nug". | |
Block: ichol_basis | |
Block: ichol_full | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_rowfun_in_ichol_continue__user__routines" | |
def rowfun(itot,x,rowvec): return | |
Constructing call-back function "cb_rowfun_in_ichol__user__routines" | |
def rowfun(i,x,rowvec): return | |
Building module "incomplete_chol"... | |
Constructing wrapper function "ichol_continue"... | |
m,piv = ichol_continue(sig,diag,piv,reltol,x,rowfun,mold,[overwrite_x,rowfun_extra_args]) | |
Constructing wrapper function "ichol"... | |
sig,m,piv = ichol(diag,reltol,x,rowfun,rl,[overwrite_x,rowfun_extra_args]) | |
Constructing wrapper function "ichol_basis"... | |
sig,p,m = ichol_basis(basis,nug,reltol) | |
Constructing wrapper function "ichol_full"... | |
sig,m,p = ichol_full(c,reltol) | |
Wrote C/API module "incomplete_chol" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/incomplete_cholmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funsmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/cov_funs/isotropic_cov_funs.f' (format:fix,strict) | |
Reading file 'blas/BLAS/dscal.f' (format:fix,strict) | |
Post-processing... | |
Block: isotropic_cov_funs | |
Block: imul | |
Block: symmetrize | |
Block: matern | |
Block: nsmatrn | |
Block: stein_spatiotemporal | |
Block: nsst | |
Block: gaussian | |
Block: exponential | |
Block: brownian | |
Block: frac_brownian | |
Block: pow_exp | |
Block: sphere | |
Block: quadratic | |
Block: dgamma | |
Block: rkbesl | |
Block: dscal | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "isotropic_cov_funs"... | |
Constructing wrapper function "imul"... | |
imul(c,a,[cmin,cmax,symm]) | |
Constructing wrapper function "symmetrize"... | |
symmetrize(c,[cmin,cmax]) | |
Constructing wrapper function "matern"... | |
matern(c,diff_degree,[cmin,cmax,symm]) | |
Constructing wrapper function "nsmatrn"... | |
nsmatrn(c,ddx,ddy,hx,hy,nmax,[cmin,cmax,symm]) | |
Constructing wrapper function "stein_spatiotemporal"... | |
stein_spatiotemporal(c,gt,origin_val,[cmin,cmax,symm]) | |
Constructing wrapper function "nsst"... | |
nsst(c,gt,origin_val,hx,hy,[cmin,cmax,symm]) | |
Constructing wrapper function "gaussian"... | |
gaussian(c,[cmin,cmax,symm]) | |
Constructing wrapper function "exponential"... | |
exponential(c,[cmin,cmax,symm]) | |
Constructing wrapper function "brownian"... | |
brownian(c,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "frac_brownian"... | |
frac_brownian(c,x,y,h,[cmin,cmax,symm]) | |
Constructing wrapper function "pow_exp"... | |
pow_exp(c,pow,[cmin,cmax,symm]) | |
Constructing wrapper function "sphere"... | |
sphere(c,[cmin,cmax,symm]) | |
Constructing wrapper function "quadratic"... | |
quadratic(c,phi,[cmin,cmax,symm]) | |
Creating wrapper for Fortran function "dgamma"("dgamma")... | |
Constructing wrapper function "dgamma"... | |
dgamma = dgamma(x) | |
Constructing wrapper function "rkbesl"... | |
bk = rkbesl(x,alpha,nb,ize,ncalc) | |
Constructing wrapper function "dscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
dscal(n,da,dx,incx) | |
Wrote C/API module "isotropic_cov_funs" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funsmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/distancesmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/cov_funs/distances.f' (format:fix,strict) | |
Post-processing... | |
Block: distances | |
Block: euclidean | |
Block: geographic | |
Block: paniso_geo_rad | |
Block: aniso_geo_rad | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "distances"... | |
Constructing wrapper function "euclidean"... | |
euclidean(d,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "geographic"... | |
geographic(d,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "paniso_geo_rad"... | |
paniso_geo_rad(d,x,y,ctrs,scals,[cmin,cmax,symm]) | |
Constructing wrapper function "aniso_geo_rad"... | |
aniso_geo_rad(d,x,y,inc,ecc,[cmin,cmax,symm]) | |
Wrote C/API module "distances" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/distancesmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
warning: no files found matching 'README.txt' | |
warning: no files found matching 'INSTALL.txt' | |
warning: no files found matching 'docs/UserGuide.pdf' | |
Installing collected packages: pymc | |
Running setup.py install for pymc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'pymc.flib' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:18: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16817:7: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] | |
d = shape(x,2); | |
^ ~ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:86:24: note: expanded from macro 'shape' | |
#define shape(var,dim) var ## _Dims[dim] | |
^ | |
<scratch space>:394:1: note: expanded from here | |
x_Dims | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16718:3: note: array 'x_Dims' declared here | |
npy_intp x_Dims[2] = {-1, -1}; | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:181:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: build/src.macosx-10.9-x86_64-2.7/fortranobject.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.c:2: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((fp->defs[i].func==NULL)) { | |
~~~~~~~~~~~~~~~~^~~~~~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((fp->defs[i].func==NULL)) { | |
~ ^ ~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: use '=' to turn this equality comparison into an assignment | |
if ((fp->defs[i].func==NULL)) { | |
^~ | |
= | |
2 warnings generated. | |
clang: cephes/chbevl.c | |
clang: cephes/i0.c | |
clang: cephes/c2f.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
gfortran:f77: pymc/flib.f | |
Warning: Nonconforming tab character in column 1 of line 509 | |
Warning: Nonconforming tab character in column 1 of line 510 | |
Warning: Nonconforming tab character in column 1 of line 511 | |
Warning: Nonconforming tab character in column 1 of line 512 | |
Warning: Nonconforming tab character in column 1 of line 513 | |
Warning: Nonconforming tab character in column 1 of line 557 | |
Warning: Nonconforming tab character in column 1 of line 558 | |
Warning: Nonconforming tab character in column 1 of line 559 | |
Warning: Nonconforming tab character in column 1 of line 560 | |
Warning: Nonconforming tab character in column 1 of line 561 | |
Warning: Nonconforming tab character in column 6 of line 707 | |
Warning: Nonconforming tab character in column 6 of line 711 | |
Warning: Nonconforming tab character in column 6 of line 715 | |
Warning: Nonconforming tab character in column 1 of line 723 | |
Warning: Nonconforming tab character in column 6 of line 775 | |
Warning: Nonconforming tab character in column 6 of line 779 | |
Warning: Nonconforming tab character in column 6 of line 783 | |
Warning: Nonconforming tab character in column 1 of line 791 | |
Warning: Nonconforming tab character in column 6 of line 849 | |
Warning: Nonconforming tab character in column 6 of line 853 | |
Warning: Nonconforming tab character in column 6 of line 857 | |
Warning: Nonconforming tab character in column 1 of line 865 | |
Warning: Nonconforming tab character in column 6 of line 921 | |
Warning: Nonconforming tab character in column 6 of line 925 | |
Warning: Nonconforming tab character in column 6 of line 929 | |
Warning: Nonconforming tab character in column 1 of line 937 | |
Warning: Nonconforming tab character in column 6 of line 991 | |
Warning: Nonconforming tab character in column 6 of line 995 | |
Warning: Nonconforming tab character in column 6 of line 999 | |
Warning: Nonconforming tab character in column 1 of line 1007 | |
Warning: Nonconforming tab character in column 1 of line 1195 | |
Warning: Nonconforming tab character in column 1 of line 1196 | |
Warning: Nonconforming tab character in column 1 of line 1197 | |
Warning: Nonconforming tab character in column 1 of line 1200 | |
Warning: Nonconforming tab character in column 1 of line 1201 | |
Warning: Nonconforming tab character in column 1 of line 1408 | |
Warning: Nonconforming tab character in column 1 of line 1409 | |
Warning: Nonconforming tab character in column 1 of line 1412 | |
Warning: Nonconforming tab character in column 5 of line 1420 | |
Warning: Nonconforming tab character in column 5 of line 1421 | |
Warning: Nonconforming tab character in column 5 of line 1422 | |
Warning: Nonconforming tab character in column 5 of line 1423 | |
Warning: Nonconforming tab character in column 5 of line 1424 | |
Warning: Nonconforming tab character in column 5 of line 1425 | |
Warning: Nonconforming tab character in column 1 of line 1452 | |
Warning: Nonconforming tab character in column 1 of line 1454 | |
Warning: Nonconforming tab character in column 1 of line 1457 | |
Warning: Nonconforming tab character in column 5 of line 1465 | |
Warning: Nonconforming tab character in column 5 of line 1466 | |
Warning: Nonconforming tab character in column 5 of line 1467 | |
Warning: Nonconforming tab character in column 5 of line 1469 | |
Warning: Nonconforming tab character in column 5 of line 1470 | |
Warning: Nonconforming tab character in column 5 of line 1471 | |
Warning: Nonconforming tab character in column 5 of line 1472 | |
Warning: Nonconforming tab character in column 5 of line 1473 | |
Warning: Nonconforming tab character in column 1 of line 1478 | |
Warning: Nonconforming tab character in column 1 of line 1499 | |
Warning: Nonconforming tab character in column 1 of line 1501 | |
Warning: Nonconforming tab character in column 1 of line 1504 | |
Warning: Nonconforming tab character in column 5 of line 1512 | |
Warning: Nonconforming tab character in column 5 of line 1513 | |
Warning: Nonconforming tab character in column 5 of line 1514 | |
Warning: Nonconforming tab character in column 5 of line 1515 | |
Warning: Nonconforming tab character in column 5 of line 1516 | |
Warning: Nonconforming tab character in column 5 of line 1517 | |
Warning: Nonconforming tab character in column 1 of line 1740 | |
Warning: Nonconforming tab character in column 1 of line 1743 | |
Warning: Nonconforming tab character in column 1 of line 1746 | |
Warning: Nonconforming tab character in column 1 of line 1755 | |
Warning: Nonconforming tab character in column 1 of line 1783 | |
Warning: Nonconforming tab character in column 1 of line 1786 | |
Warning: Nonconforming tab character in column 1 of line 1789 | |
Warning: Nonconforming tab character in column 1 of line 1798 | |
Warning: Nonconforming tab character in column 1 of line 1800 | |
Warning: Nonconforming tab character in column 1 of line 1832 | |
Warning: Nonconforming tab character in column 1 of line 1835 | |
Warning: Nonconforming tab character in column 1 of line 1838 | |
Warning: Nonconforming tab character in column 1 of line 1847 | |
Warning: Nonconforming tab character in column 1 of line 1849 | |
Warning: Nonconforming tab character in column 1 of line 1977 | |
Warning: Nonconforming tab character in column 1 of line 1978 | |
Warning: Nonconforming tab character in column 1 of line 2030 | |
Warning: Nonconforming tab character in column 1 of line 2031 | |
Warning: Nonconforming tab character in column 1 of line 2079 | |
Warning: Nonconforming tab character in column 1 of line 2080 | |
Warning: Nonconforming tab character in column 1 of line 2168 | |
Warning: Nonconforming tab character in column 1 of line 2174 | |
Warning: Nonconforming tab character in column 1 of line 2218 | |
Warning: Nonconforming tab character in column 1 of line 2224 | |
Warning: Nonconforming tab character in column 1 of line 2339 | |
Warning: Nonconforming tab character in column 1 of line 2395 | |
Warning: Nonconforming tab character in column 1 of line 2692 | |
Warning: Nonconforming tab character in column 1 of line 2693 | |
Warning: Nonconforming tab character in column 1 of line 2694 | |
Warning: Nonconforming tab character in column 1 of line 2696 | |
Warning: Nonconforming tab character in column 1 of line 2697 | |
Warning: Nonconforming tab character in column 1 of line 2756 | |
Warning: Nonconforming tab character in column 1 of line 2820 | |
Warning: Nonconforming tab character in column 1 of line 2881 | |
Warning: Nonconforming tab character in column 1 of line 3191 | |
Warning: Nonconforming tab character in column 1 of line 3192 | |
Warning: Nonconforming tab character in column 1 of line 3656 | |
Warning: Nonconforming tab character in column 1 of line 3657 | |
Warning: Nonconforming tab character in column 1 of line 3658 | |
Warning: Nonconforming tab character in column 1 of line 3660 | |
Warning: Nonconforming tab character in column 1 of line 3661 | |
Warning: Nonconforming tab character in column 1 of line 3662 | |
Warning: Nonconforming tab character in column 1 of line 3664 | |
Warning: Nonconforming tab character in column 1 of line 3665 | |
Warning: Nonconforming tab character in column 1 of line 3666 | |
Warning: Nonconforming tab character in column 1 of line 3716 | |
Warning: Nonconforming tab character in column 1 of line 3717 | |
Warning: Nonconforming tab character in column 1 of line 3718 | |
Warning: Nonconforming tab character in column 1 of line 3720 | |
Warning: Nonconforming tab character in column 1 of line 3721 | |
Warning: Nonconforming tab character in column 1 of line 3722 | |
Warning: Nonconforming tab character in column 1 of line 3724 | |
Warning: Nonconforming tab character in column 1 of line 3725 | |
Warning: Nonconforming tab character in column 1 of line 3726 | |
Warning: Nonconforming tab character in column 1 of line 3732 | |
Warning: Nonconforming tab character in column 1 of line 3846 | |
Warning: Nonconforming tab character in column 1 of line 3847 | |
Warning: Nonconforming tab character in column 1 of line 3849 | |
Warning: Nonconforming tab character in column 1 of line 3851 | |
Warning: Nonconforming tab character in column 1 of line 3875 | |
Warning: Nonconforming tab character in column 1 of line 3876 | |
Warning: Nonconforming tab character in column 1 of line 3877 | |
Warning: Nonconforming tab character in column 1 of line 3878 | |
Warning: Nonconforming tab character in column 1 of line 4276 | |
Warning: Nonconforming tab character in column 1 of line 4277 | |
Warning: Nonconforming tab character in column 1 of line 4278 | |
Warning: Nonconforming tab character in column 1 of line 4280 | |
Warning: Nonconforming tab character in column 1 of line 4281 | |
Warning: Nonconforming tab character in column 1 of line 4282 | |
Warning: Nonconforming tab character in column 1 of line 4284 | |
Warning: Nonconforming tab character in column 1 of line 4285 | |
Warning: Nonconforming tab character in column 1 of line 4286 | |
Warning: Nonconforming tab character in column 1 of line 4288 | |
Warning: Nonconforming tab character in column 1 of line 4289 | |
Warning: Nonconforming tab character in column 1 of line 4290 | |
Warning: Nonconforming tab character in column 1 of line 4342 | |
Warning: Nonconforming tab character in column 1 of line 4343 | |
Warning: Nonconforming tab character in column 1 of line 4344 | |
Warning: Nonconforming tab character in column 1 of line 4346 | |
Warning: Nonconforming tab character in column 1 of line 4347 | |
Warning: Nonconforming tab character in column 1 of line 4348 | |
Warning: Nonconforming tab character in column 1 of line 4350 | |
Warning: Nonconforming tab character in column 1 of line 4351 | |
Warning: Nonconforming tab character in column 1 of line 4352 | |
Warning: Nonconforming tab character in column 1 of line 4354 | |
Warning: Nonconforming tab character in column 1 of line 4355 | |
Warning: Nonconforming tab character in column 1 of line 4356 | |
Warning: Nonconforming tab character in column 1 of line 4620 | |
Warning: Nonconforming tab character in column 1 of line 4622 | |
Warning: Nonconforming tab character in column 1 of line 4623 | |
Warning: Nonconforming tab character in column 1 of line 4624 | |
Warning: Nonconforming tab character in column 1 of line 4626 | |
Warning: Nonconforming tab character in column 1 of line 4628 | |
Warning: Nonconforming tab character in column 1 of line 4630 | |
Warning: Nonconforming tab character in column 1 of line 4632 | |
Warning: Nonconforming tab character in column 1 of line 4633 | |
Warning: Nonconforming tab character in column 1 of line 4634 | |
Warning: Nonconforming tab character in column 1 of line 4635 | |
Warning: Nonconforming tab character in column 1 of line 4637 | |
Warning: Nonconforming tab character in column 1 of line 4638 | |
Warning: Nonconforming tab character in column 1 of line 4639 | |
Warning: Nonconforming tab character in column 1 of line 4640 | |
Warning: Nonconforming tab character in column 1 of line 4642 | |
Warning: Nonconforming tab character in column 1 of line 4643 | |
Warning: Nonconforming tab character in column 1 of line 4644 | |
Warning: Nonconforming tab character in column 1 of line 4645 | |
Warning: Nonconforming tab character in column 1 of line 4646 | |
pymc/flib.f:316.55: | |
DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like | |
1 | |
Warning: Unused variable 'd_now' declared at (1) | |
pymc/flib.f:314.42: | |
INTEGER i, nx, nalph, nmu, ntau, tnx | |
1 | |
Warning: Unused variable 'tnx' declared at (1) | |
pymc/flib.f:442.71: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'gradxlike' at (1) | |
pymc/flib.f:461.40: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'high' declared at (1) | |
pymc/flib.f:458.36: | |
INTEGER n, nlower, nupper, i | |
1 | |
Warning: Unused variable 'i' declared at (1) | |
pymc/flib.f:461.29: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'like' declared at (1) | |
pymc/flib.f:461.34: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'low' declared at (1) | |
pymc/flib.f:442.39: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'lower' at (1) | |
pymc/flib.f:442.45: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'upper' at (1) | |
pymc/flib.f:442.33: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'x' at (1) | |
pymc/flib.f:692.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:760.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:834.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:906.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:976.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:1186.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1185.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1185.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1300.55: | |
DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf | |
1 | |
Warning: Unused variable 'cdf' declared at (1) | |
pymc/flib.f:1302.29: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1302.36: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'gammq' declared at (1) | |
pymc/flib.f:1301.59: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumcdf' declared at (1) | |
pymc/flib.f:1301.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1301.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1402.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2154.40: | |
DOUBLE PRECISION gradlike(n), grad | |
1 | |
Warning: Unused variable 'grad' declared at (1) | |
pymc/flib.f:2665.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2728.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2793.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2903.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2959.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3021.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3396.58: | |
DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike | |
1 | |
Warning: Unused variable 'glike' declared at (1) | |
pymc/flib.f:3646.37: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3646.29: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3706.37: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3706.29: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3836.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:4039.26: | |
DOUBLE PRECISION psi | |
1 | |
Warning: Unused variable 'psi' declared at (1) | |
pymc/flib.f:4266.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:4332.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:5184.35: | |
DOUBLE PRECISION like, factln, infinity, sump | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:5186.23: | |
INTEGER i,j,n_tmp | |
1 | |
Warning: Unused variable 'n_tmp' declared at (1) | |
pymc/flib.f:5434.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5488.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5481.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5535.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5528.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f: In function 'elgs': | |
pymc/flib.f:4882:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
K = I | |
^ | |
pymc/flib.f: In function 'exponweib_gl': | |
pymc/flib.f:778:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
pymc/flib.f: In function 'exponweib_gs': | |
pymc/flib.f:994:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
gfortran:f77: pymc/histogram.f | |
gfortran:f77: pymc/flib_blas.f | |
pymc/flib_blas.f:202.25: | |
DOUBLE PRECISION PI | |
1 | |
Warning: Unused variable 'pi' declared at (1) | |
gfortran:f77: pymc/blas_wrap.f | |
gfortran:f77: pymc/math.f | |
pymc/math.f:396.6: | |
DOUBLE PRECISION FUNCTION DERF(X) | |
1 | |
Warning: 'derf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
pymc/math.f:417.6: | |
DOUBLE PRECISION FUNCTION DERFC(X) | |
1 | |
Warning: 'derfc' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
gfortran:f77: pymc/gibbsit.f | |
pymc/gibbsit.f:2160.5: | |
215 IF (R .GT. .5898437) GO TO 220 | |
1 | |
Warning: Label 215 at (1) defined but not used | |
pymc/gibbsit.f:2077.5: | |
115 IF (R .GT. .5898437) GO TO 120 | |
1 | |
Warning: Label 115 at (1) defined but not used | |
pymc/gibbsit.f:2064.5: | |
15 IF (KFLAG.GE.1) GO TO 30 | |
1 | |
Warning: Label 15 at (1) defined but not used | |
pymc/gibbsit.f:1204.48: | |
cutpt = empquant(original,iteracnt,qhat,work) | |
1 | |
Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) | |
gfortran:f77: build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f | |
/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
error: Command "/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate" failed with exit status 1 | |
Complete output from command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-Ibs__t-record/install-record.txt --single-version-externally-managed: | |
running install | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
running build_py | |
creating build/lib.macosx-10.9-x86_64-2.7 | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/calc_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CircularStochastic.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CommonDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/datatypes.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/decorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/diagnostics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/InstantiationDecorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Matplot.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Node.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NormalApproximation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NumpyDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/progressbar.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/PyMCObjects.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/ScipyDistributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/six.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/StepMethods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/threadpool.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/base.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5ea.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/no_trace.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/pickle.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/ram.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/sqlite.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/txt.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/custom_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_gof.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_linear.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_null.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/gelman_bioassay.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma_data.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/weibull_fit.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/zip.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/covparams.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mesh_choice.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/PyMCmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/realizations.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/objectmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_adaptive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_AM.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_binary_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_convergence.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_database.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_GP_MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_gradients.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_instantiation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_interactive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_MCMCSampler.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_norm_approx.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_special_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/BasisCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Covariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/FullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gp_submodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gpplots.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/GPutils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/NearlyFullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/step_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/bases.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/brownian.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/cov_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/nsmatern.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/wrapped_distances.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'pymc.flib' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include | |
creating build/temp.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/cephes | |
creating build/temp.macosx-10.9-x86_64-2.7/build | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:18: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16817:7: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] | |
d = shape(x,2); | |
^ ~ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:86:24: note: expanded from macro 'shape' | |
#define shape(var,dim) var ## _Dims[dim] | |
^ | |
<scratch space>:394:1: note: expanded from here | |
x_Dims | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16718:3: note: array 'x_Dims' declared here | |
npy_intp x_Dims[2] = {-1, -1}; | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:181:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: build/src.macosx-10.9-x86_64-2.7/fortranobject.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.c:2: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((fp->defs[i].func==NULL)) { | |
~~~~~~~~~~~~~~~~^~~~~~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((fp->defs[i].func==NULL)) { | |
~ ^ ~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: use '=' to turn this equality comparison into an assignment | |
if ((fp->defs[i].func==NULL)) { | |
^~ | |
= | |
2 warnings generated. | |
clang: cephes/chbevl.c | |
clang: cephes/i0.c | |
clang: cephes/c2f.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
gfortran:f77: pymc/flib.f | |
Warning: Nonconforming tab character in column 1 of line 509 | |
Warning: Nonconforming tab character in column 1 of line 510 | |
Warning: Nonconforming tab character in column 1 of line 511 | |
Warning: Nonconforming tab character in column 1 of line 512 | |
Warning: Nonconforming tab character in column 1 of line 513 | |
Warning: Nonconforming tab character in column 1 of line 557 | |
Warning: Nonconforming tab character in column 1 of line 558 | |
Warning: Nonconforming tab character in column 1 of line 559 | |
Warning: Nonconforming tab character in column 1 of line 560 | |
Warning: Nonconforming tab character in column 1 of line 561 | |
Warning: Nonconforming tab character in column 6 of line 707 | |
Warning: Nonconforming tab character in column 6 of line 711 | |
Warning: Nonconforming tab character in column 6 of line 715 | |
Warning: Nonconforming tab character in column 1 of line 723 | |
Warning: Nonconforming tab character in column 6 of line 775 | |
Warning: Nonconforming tab character in column 6 of line 779 | |
Warning: Nonconforming tab character in column 6 of line 783 | |
Warning: Nonconforming tab character in column 1 of line 791 | |
Warning: Nonconforming tab character in column 6 of line 849 | |
Warning: Nonconforming tab character in column 6 of line 853 | |
Warning: Nonconforming tab character in column 6 of line 857 | |
Warning: Nonconforming tab character in column 1 of line 865 | |
Warning: Nonconforming tab character in column 6 of line 921 | |
Warning: Nonconforming tab character in column 6 of line 925 | |
Warning: Nonconforming tab character in column 6 of line 929 | |
Warning: Nonconforming tab character in column 1 of line 937 | |
Warning: Nonconforming tab character in column 6 of line 991 | |
Warning: Nonconforming tab character in column 6 of line 995 | |
Warning: Nonconforming tab character in column 6 of line 999 | |
Warning: Nonconforming tab character in column 1 of line 1007 | |
Warning: Nonconforming tab character in column 1 of line 1195 | |
Warning: Nonconforming tab character in column 1 of line 1196 | |
Warning: Nonconforming tab character in column 1 of line 1197 | |
Warning: Nonconforming tab character in column 1 of line 1200 | |
Warning: Nonconforming tab character in column 1 of line 1201 | |
Warning: Nonconforming tab character in column 1 of line 1408 | |
Warning: Nonconforming tab character in column 1 of line 1409 | |
Warning: Nonconforming tab character in column 1 of line 1412 | |
Warning: Nonconforming tab character in column 5 of line 1420 | |
Warning: Nonconforming tab character in column 5 of line 1421 | |
Warning: Nonconforming tab character in column 5 of line 1422 | |
Warning: Nonconforming tab character in column 5 of line 1423 | |
Warning: Nonconforming tab character in column 5 of line 1424 | |
Warning: Nonconforming tab character in column 5 of line 1425 | |
Warning: Nonconforming tab character in column 1 of line 1452 | |
Warning: Nonconforming tab character in column 1 of line 1454 | |
Warning: Nonconforming tab character in column 1 of line 1457 | |
Warning: Nonconforming tab character in column 5 of line 1465 | |
Warning: Nonconforming tab character in column 5 of line 1466 | |
Warning: Nonconforming tab character in column 5 of line 1467 | |
Warning: Nonconforming tab character in column 5 of line 1469 | |
Warning: Nonconforming tab character in column 5 of line 1470 | |
Warning: Nonconforming tab character in column 5 of line 1471 | |
Warning: Nonconforming tab character in column 5 of line 1472 | |
Warning: Nonconforming tab character in column 5 of line 1473 | |
Warning: Nonconforming tab character in column 1 of line 1478 | |
Warning: Nonconforming tab character in column 1 of line 1499 | |
Warning: Nonconforming tab character in column 1 of line 1501 | |
Warning: Nonconforming tab character in column 1 of line 1504 | |
Warning: Nonconforming tab character in column 5 of line 1512 | |
Warning: Nonconforming tab character in column 5 of line 1513 | |
Warning: Nonconforming tab character in column 5 of line 1514 | |
Warning: Nonconforming tab character in column 5 of line 1515 | |
Warning: Nonconforming tab character in column 5 of line 1516 | |
Warning: Nonconforming tab character in column 5 of line 1517 | |
Warning: Nonconforming tab character in column 1 of line 1740 | |
Warning: Nonconforming tab character in column 1 of line 1743 | |
Warning: Nonconforming tab character in column 1 of line 1746 | |
Warning: Nonconforming tab character in column 1 of line 1755 | |
Warning: Nonconforming tab character in column 1 of line 1783 | |
Warning: Nonconforming tab character in column 1 of line 1786 | |
Warning: Nonconforming tab character in column 1 of line 1789 | |
Warning: Nonconforming tab character in column 1 of line 1798 | |
Warning: Nonconforming tab character in column 1 of line 1800 | |
Warning: Nonconforming tab character in column 1 of line 1832 | |
Warning: Nonconforming tab character in column 1 of line 1835 | |
Warning: Nonconforming tab character in column 1 of line 1838 | |
Warning: Nonconforming tab character in column 1 of line 1847 | |
Warning: Nonconforming tab character in column 1 of line 1849 | |
Warning: Nonconforming tab character in column 1 of line 1977 | |
Warning: Nonconforming tab character in column 1 of line 1978 | |
Warning: Nonconforming tab character in column 1 of line 2030 | |
Warning: Nonconforming tab character in column 1 of line 2031 | |
Warning: Nonconforming tab character in column 1 of line 2079 | |
Warning: Nonconforming tab character in column 1 of line 2080 | |
Warning: Nonconforming tab character in column 1 of line 2168 | |
Warning: Nonconforming tab character in column 1 of line 2174 | |
Warning: Nonconforming tab character in column 1 of line 2218 | |
Warning: Nonconforming tab character in column 1 of line 2224 | |
Warning: Nonconforming tab character in column 1 of line 2339 | |
Warning: Nonconforming tab character in column 1 of line 2395 | |
Warning: Nonconforming tab character in column 1 of line 2692 | |
Warning: Nonconforming tab character in column 1 of line 2693 | |
Warning: Nonconforming tab character in column 1 of line 2694 | |
Warning: Nonconforming tab character in column 1 of line 2696 | |
Warning: Nonconforming tab character in column 1 of line 2697 | |
Warning: Nonconforming tab character in column 1 of line 2756 | |
Warning: Nonconforming tab character in column 1 of line 2820 | |
Warning: Nonconforming tab character in column 1 of line 2881 | |
Warning: Nonconforming tab character in column 1 of line 3191 | |
Warning: Nonconforming tab character in column 1 of line 3192 | |
Warning: Nonconforming tab character in column 1 of line 3656 | |
Warning: Nonconforming tab character in column 1 of line 3657 | |
Warning: Nonconforming tab character in column 1 of line 3658 | |
Warning: Nonconforming tab character in column 1 of line 3660 | |
Warning: Nonconforming tab character in column 1 of line 3661 | |
Warning: Nonconforming tab character in column 1 of line 3662 | |
Warning: Nonconforming tab character in column 1 of line 3664 | |
Warning: Nonconforming tab character in column 1 of line 3665 | |
Warning: Nonconforming tab character in column 1 of line 3666 | |
Warning: Nonconforming tab character in column 1 of line 3716 | |
Warning: Nonconforming tab character in column 1 of line 3717 | |
Warning: Nonconforming tab character in column 1 of line 3718 | |
Warning: Nonconforming tab character in column 1 of line 3720 | |
Warning: Nonconforming tab character in column 1 of line 3721 | |
Warning: Nonconforming tab character in column 1 of line 3722 | |
Warning: Nonconforming tab character in column 1 of line 3724 | |
Warning: Nonconforming tab character in column 1 of line 3725 | |
Warning: Nonconforming tab character in column 1 of line 3726 | |
Warning: Nonconforming tab character in column 1 of line 3732 | |
Warning: Nonconforming tab character in column 1 of line 3846 | |
Warning: Nonconforming tab character in column 1 of line 3847 | |
Warning: Nonconforming tab character in column 1 of line 3849 | |
Warning: Nonconforming tab character in column 1 of line 3851 | |
Warning: Nonconforming tab character in column 1 of line 3875 | |
Warning: Nonconforming tab character in column 1 of line 3876 | |
Warning: Nonconforming tab character in column 1 of line 3877 | |
Warning: Nonconforming tab character in column 1 of line 3878 | |
Warning: Nonconforming tab character in column 1 of line 4276 | |
Warning: Nonconforming tab character in column 1 of line 4277 | |
Warning: Nonconforming tab character in column 1 of line 4278 | |
Warning: Nonconforming tab character in column 1 of line 4280 | |
Warning: Nonconforming tab character in column 1 of line 4281 | |
Warning: Nonconforming tab character in column 1 of line 4282 | |
Warning: Nonconforming tab character in column 1 of line 4284 | |
Warning: Nonconforming tab character in column 1 of line 4285 | |
Warning: Nonconforming tab character in column 1 of line 4286 | |
Warning: Nonconforming tab character in column 1 of line 4288 | |
Warning: Nonconforming tab character in column 1 of line 4289 | |
Warning: Nonconforming tab character in column 1 of line 4290 | |
Warning: Nonconforming tab character in column 1 of line 4342 | |
Warning: Nonconforming tab character in column 1 of line 4343 | |
Warning: Nonconforming tab character in column 1 of line 4344 | |
Warning: Nonconforming tab character in column 1 of line 4346 | |
Warning: Nonconforming tab character in column 1 of line 4347 | |
Warning: Nonconforming tab character in column 1 of line 4348 | |
Warning: Nonconforming tab character in column 1 of line 4350 | |
Warning: Nonconforming tab character in column 1 of line 4351 | |
Warning: Nonconforming tab character in column 1 of line 4352 | |
Warning: Nonconforming tab character in column 1 of line 4354 | |
Warning: Nonconforming tab character in column 1 of line 4355 | |
Warning: Nonconforming tab character in column 1 of line 4356 | |
Warning: Nonconforming tab character in column 1 of line 4620 | |
Warning: Nonconforming tab character in column 1 of line 4622 | |
Warning: Nonconforming tab character in column 1 of line 4623 | |
Warning: Nonconforming tab character in column 1 of line 4624 | |
Warning: Nonconforming tab character in column 1 of line 4626 | |
Warning: Nonconforming tab character in column 1 of line 4628 | |
Warning: Nonconforming tab character in column 1 of line 4630 | |
Warning: Nonconforming tab character in column 1 of line 4632 | |
Warning: Nonconforming tab character in column 1 of line 4633 | |
Warning: Nonconforming tab character in column 1 of line 4634 | |
Warning: Nonconforming tab character in column 1 of line 4635 | |
Warning: Nonconforming tab character in column 1 of line 4637 | |
Warning: Nonconforming tab character in column 1 of line 4638 | |
Warning: Nonconforming tab character in column 1 of line 4639 | |
Warning: Nonconforming tab character in column 1 of line 4640 | |
Warning: Nonconforming tab character in column 1 of line 4642 | |
Warning: Nonconforming tab character in column 1 of line 4643 | |
Warning: Nonconforming tab character in column 1 of line 4644 | |
Warning: Nonconforming tab character in column 1 of line 4645 | |
Warning: Nonconforming tab character in column 1 of line 4646 | |
pymc/flib.f:316.55: | |
DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like | |
1 | |
Warning: Unused variable 'd_now' declared at (1) | |
pymc/flib.f:314.42: | |
INTEGER i, nx, nalph, nmu, ntau, tnx | |
1 | |
Warning: Unused variable 'tnx' declared at (1) | |
pymc/flib.f:442.71: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'gradxlike' at (1) | |
pymc/flib.f:461.40: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'high' declared at (1) | |
pymc/flib.f:458.36: | |
INTEGER n, nlower, nupper, i | |
1 | |
Warning: Unused variable 'i' declared at (1) | |
pymc/flib.f:461.29: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'like' declared at (1) | |
pymc/flib.f:461.34: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'low' declared at (1) | |
pymc/flib.f:442.39: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'lower' at (1) | |
pymc/flib.f:442.45: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'upper' at (1) | |
pymc/flib.f:442.33: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'x' at (1) | |
pymc/flib.f:692.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:760.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:834.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:906.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:976.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:1186.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1185.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1185.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1300.55: | |
DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf | |
1 | |
Warning: Unused variable 'cdf' declared at (1) | |
pymc/flib.f:1302.29: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1302.36: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'gammq' declared at (1) | |
pymc/flib.f:1301.59: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumcdf' declared at (1) | |
pymc/flib.f:1301.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1301.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1402.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2154.40: | |
DOUBLE PRECISION gradlike(n), grad | |
1 | |
Warning: Unused variable 'grad' declared at (1) | |
pymc/flib.f:2665.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2728.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2793.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2903.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2959.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3021.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3396.58: | |
DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike | |
1 | |
Warning: Unused variable 'glike' declared at (1) | |
pymc/flib.f:3646.37: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3646.29: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3706.37: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3706.29: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3836.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:4039.26: | |
DOUBLE PRECISION psi | |
1 | |
Warning: Unused variable 'psi' declared at (1) | |
pymc/flib.f:4266.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:4332.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:5184.35: | |
DOUBLE PRECISION like, factln, infinity, sump | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:5186.23: | |
INTEGER i,j,n_tmp | |
1 | |
Warning: Unused variable 'n_tmp' declared at (1) | |
pymc/flib.f:5434.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5488.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5481.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5535.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5528.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f: In function 'elgs': | |
pymc/flib.f:4882:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
K = I | |
^ | |
pymc/flib.f: In function 'exponweib_gl': | |
pymc/flib.f:778:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
pymc/flib.f: In function 'exponweib_gs': | |
pymc/flib.f:994:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
gfortran:f77: pymc/histogram.f | |
gfortran:f77: pymc/flib_blas.f | |
pymc/flib_blas.f:202.25: | |
DOUBLE PRECISION PI | |
1 | |
Warning: Unused variable 'pi' declared at (1) | |
gfortran:f77: pymc/blas_wrap.f | |
gfortran:f77: pymc/math.f | |
pymc/math.f:396.6: | |
DOUBLE PRECISION FUNCTION DERF(X) | |
1 | |
Warning: 'derf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
pymc/math.f:417.6: | |
DOUBLE PRECISION FUNCTION DERFC(X) | |
1 | |
Warning: 'derfc' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
gfortran:f77: pymc/gibbsit.f | |
pymc/gibbsit.f:2160.5: | |
215 IF (R .GT. .5898437) GO TO 220 | |
1 | |
Warning: Label 215 at (1) defined but not used | |
pymc/gibbsit.f:2077.5: | |
115 IF (R .GT. .5898437) GO TO 120 | |
1 | |
Warning: Label 115 at (1) defined but not used | |
pymc/gibbsit.f:2064.5: | |
15 IF (KFLAG.GE.1) GO TO 30 | |
1 | |
Warning: Label 15 at (1) defined but not used | |
pymc/gibbsit.f:1204.48: | |
cutpt = empquant(original,iteracnt,qhat,work) | |
1 | |
Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) | |
gfortran:f77: build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f | |
/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
error: Command "/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate" failed with exit status 1 | |
---------------------------------------- | |
Cleaning up... | |
Command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-Ibs__t-record/install-record.txt --single-version-externally-managed failed with error code 1 in /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc | |
Storing complete log in /Users/olga/.pip/pip.log | |
scrm-bio-228-232-2:seaborn olga$ cd ~/workspace-git/ | |
scrm-bio-228-232-2:workspace-git olga$ brew install suite-sparse | |
Warning: suite-sparse-4.2.1 already installed | |
scrm-bio-228-232-2:workspace-git olga$ ln -s /usr/local/Cellar/suite-sparse/4.2.1/include/ /usr/local/include/suitesparse | |
scrm-bio-228-232-2:workspace-git olga$ pip install git+https://github.com/njsmith/scikits-sparse.git | |
Downloading/unpacking git+https://github.com/njsmith/scikits-sparse.git | |
Cloning https://github.com/njsmith/scikits-sparse.git to /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-R6Yi4u-build | |
Running setup.py egg_info for package from git+https://github.com/njsmith/scikits-sparse.git | |
warning: no files found matching 'COPYING' | |
no previously-included directories found matching 'doc/_build' | |
warning: no previously-included files matching '*~' found anywhere in distribution | |
warning: no previously-included files matching '*.so' found anywhere in distribution | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
Requirement already satisfied (use --upgrade to upgrade): numpy in /usr/local/lib/python2.7/site-packages (from scikits.sparse==0.1-dev) | |
Requirement already satisfied (use --upgrade to upgrade): scipy in /usr/local/lib/python2.7/site-packages (from scikits.sparse==0.1-dev) | |
Installing collected packages: scikits.sparse | |
Running setup.py install for scikits.sparse | |
cythoning scikits/sparse/cholmod.pyx to scikits/sparse/cholmod.c | |
warning: scikits/sparse/cholmod.pyx:32:8: 'stdlib' is deprecated, use 'libc.stdlib' | |
warning: scikits/sparse/cholmod.pyx:33:8: 'python' is deprecated, use 'cpython' | |
building 'scikits.sparse.cholmod' extension | |
clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c scikits/sparse/cholmod.c -o build/temp.macosx-10.9-x86_64-2.7/scikits/sparse/cholmod.o | |
In file included from scikits/sparse/cholmod.c:315: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
scikits/sparse/cholmod.c:2932:39: warning: incompatible pointer types assigning to 'void (*)(int, const char *, int, const char *)' from 'void (*)(int, char *, int, char *)' [-Wincompatible-pointer-types] | |
__pyx_v_self->_common.error_handler = ((void (*)(int, char *, int, char *))__pyx_f_7scikits_6sparse_7cholmod__error_handler); | |
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
In file included from scikits/sparse/cholmod.c:316: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:327: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:241:1: warning: unused function '_import_umath' [-Wunused-function] | |
_import_umath(void) | |
^ | |
3 warnings generated. | |
clang -bundle -undefined dynamic_lookup -L/usr/local/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/zlib/lib -I/usr/local/opt/zlib/include build/temp.macosx-10.9-x86_64-2.7/scikits/sparse/cholmod.o -lcholmod -o build/lib.macosx-10.9-x86_64-2.7/scikits/sparse/cholmod.so | |
Skipping installation of /usr/local/lib/python2.7/site-packages/scikits/__init__.py (namespace package) | |
warning: no files found matching 'COPYING' | |
no previously-included directories found matching 'doc/_build' | |
warning: no previously-included files matching '*~' found anywhere in distribution | |
warning: no previously-included files matching '*.so' found anywhere in distribution | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
Installing /usr/local/lib/python2.7/site-packages/scikits.sparse-0.1_dev-py2.7-nspkg.pth | |
Successfully installed scikits.sparse | |
Cleaning up... | |
scrm-bio-228-232-2:workspace-git olga$ pip install pymc | |
Downloading/unpacking pymc | |
Downloading pymc-2.3.tar.gz (13.1MB): 13.1MB downloaded | |
Running setup.py egg_info for package pymc | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
IOError: [Errno 2] No such file or directory: 'skip:ppnd7'. Skipping file "skip:ppnd7". | |
updatevars:gradlike: attempt to change 'dimension(nx)' to 'dimension(na)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension(nx)' to 'dimension(nb)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension (nmu)' to 'dimension(nmu)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension (na)' to 'dimension(na)'. Ignoring. | |
rmbadname1: Replacing "index" with "index_bn". | |
updatevars: "character curterms(20)*24" is mapped to "character curterms(20,24)" | |
updatevars: "character septerms(20)*24" is mapped to "character septerms(20,24)" | |
updatevars: "character tokens(maxtok)*(*)" is mapped to "character tokens(maxtok,(*))" | |
rmbadname1: Replacing "index" with "index_bn". | |
rmbadname1: Replacing "len" with "len_bn". | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between x, nx | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between w, x, nx | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between n, nx, bin0, delta, x, d | |
"object of type 'builtin_function_or_method' has no len()" in evaluating 'len(ord)' (available names: []) | |
Reading fortran codes... | |
Reading file 'pymc/flib.f' (format:fix,strict) | |
Reading file 'pymc/histogram.f' (format:fix,strict) | |
Reading file 'pymc/flib_blas.f' (format:fix,strict) | |
Reading file 'pymc/blas_wrap.f' (format:fix,strict) | |
Reading file 'pymc/math.f' (format:fix,strict) | |
Reading file 'pymc/gibbsit.f' (format:fix,strict) | |
Line #1125 in pymc/gibbsit.f:" DOUBLE PRECISION INTENT(CACHE,HIDE), DIMENSION(2*ITERACNT) :: WORK" | |
updatevars: attempt to change the type of "work" ("integer") to "double precision". Ignoring. | |
Post-processing... | |
Block: flib | |
Block: symmetrize | |
Block: logsum | |
Block: logsum_cpx | |
Block: combinationln | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/flib.f:expand_triangular | |
vars2fortran: No typespec for argument "nf". | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/flib.f:expand_triangular | |
vars2fortran: No typespec for argument "n". | |
Block: expand_triangular | |
Block: mod_to_circle | |
Block: standardize | |
Block: gammln | |
Block: mvgammln | |
Block: factrl | |
Block: factln | |
Block: normcdf | |
Block: sn_like | |
Block: rskewnorm | |
Block: uniform_like | |
Block: uniform_grad_x | |
Block: uniform_grad_l | |
Block: uniform_grad_u | |
Block: duniform_like | |
Block: exponweib | |
Block: exponweib_gx | |
Block: exponweib_gl | |
Block: exponweib_gk | |
Block: exponweib_ga | |
Block: exponweib_gs | |
Block: exponweib_ppf | |
Block: constrain | |
Block: poisson | |
Block: poisson_gmu | |
Block: trpoisson | |
Block: trpoisson_gmu | |
Block: t | |
Block: t_grad_x | |
Block: t_grad_nu | |
Block: chi2_grad_nu | |
Block: nct | |
Block: multinomial | |
Block: weibull | |
Block: weibull_gx | |
Block: weibull_ga | |
Block: weibull_gb | |
Block: logistic | |
Block: normal | |
Block: normal_grad_tau | |
Block: normal_grad_x | |
Block: normal_grad_mu | |
Block: hnormal | |
Block: hnormal_gradx | |
Block: hnormal_gradtau | |
Block: lognormal | |
Block: lognormal_gradx | |
Block: lognormal_gradmu | |
Block: lognormal_gradtau | |
Block: arlognormal | |
Block: gev | |
Block: gev_ppf | |
Block: gamma | |
Block: gamma_grad_x | |
Block: gamma_grad_alpha | |
Block: gamma_grad_beta | |
Block: igamma | |
Block: igamma_grad_x | |
Block: igamma_grad_alpha | |
Block: igamma_grad_beta | |
Block: hyperg | |
Block: geometric | |
Block: geometric_gp | |
Block: dirichlet | |
Block: cauchy | |
Block: cauchy_grad_x | |
Block: cauchy_grad_a | |
Block: cauchy_grad_b | |
Block: negbin | |
Block: negbin2 | |
Block: negbin2_gmu | |
Block: negbin2_ga | |
Block: binomial | |
Block: binomial_gp | |
Block: bernoulli | |
Block: bern_grad_p | |
Block: beta_like | |
Block: beta_grad_x | |
Block: beta_grad_a | |
Block: beta_grad_b | |
Block: betabin_like | |
Block: betabin_ga | |
Block: betabin_gb | |
Block: mvhyperg | |
Block: dirmultinom | |
Block: wishart | |
Block: trace | |
Block: gamfun | |
Block: gammds | |
Block: psi | |
Block: gser | |
Block: gcf | |
Block: gammq | |
Block: trans | |
Block: matmult | |
Block: dtrm | |
Block: elgs | |
Block: bico | |
Block: chol | |
Block: hermpoly | |
Block: set_uniform | |
Block: categorical | |
Block: rcat | |
Block: logit | |
Block: invlogit | |
Block: stukel_logit | |
Block: stukel_invlogit | |
Block: vonmises | |
Block: pareto | |
Block: truncated_pareto | |
Block: fixed_binsize | |
Block: weighted_fixed_binsize | |
Block: fixed_binsize_nd | |
{'attrspec': ['dimension(n)']} | |
In: :flib:pymc/histogram.f:qsorti | |
vars2fortran: No typespec for argument "ord". | |
Block: qsorti | |
Block: checksymm | |
Block: chol_mvnorm | |
Block: cov_mvnorm | |
Block: prec_mvnorm | |
Block: blas_wishart | |
Block: blas_wishart_cov | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/blas_wrap.f:dcopy_wrap | |
vars2fortran: No typespec for argument "nx". | |
Block: dcopy_wrap | |
Block: dtrmm_wrap | |
Block: dtrsm_wrap | |
Block: dpotrf_wrap | |
Block: dchdc_wrap | |
Block: dpotrs_wrap | |
Block: ppnd16 | |
Block: calerf | |
Block: derf | |
Block: derfc | |
Block: derfcx | |
Block: gibbsit | |
Block: matinput | |
Block: vecinput | |
Block: oneparse | |
Block: gibbmain | |
Block: empquant | |
Block: dichot | |
Block: thin | |
Block: mctest | |
Block: indtest | |
Block: mcest | |
Block: ppnd7 | |
Block: ssort | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "flib"... | |
Constructing wrapper function "symmetrize"... | |
symmetrize(c,[cmin,cmax]) | |
Constructing wrapper function "logsum"... | |
s = logsum(x) | |
Constructing wrapper function "logsum_cpx"... | |
s = logsum_cpx(x) | |
Creating wrapper for Fortran function "combinationln"("combinationln")... | |
Constructing wrapper function "combinationln"... | |
combinationln = combinationln(n,k) | |
Constructing wrapper function "expand_triangular"... | |
t = expand_triangular(d,f) | |
Constructing wrapper function "mod_to_circle"... | |
mx = mod_to_circle(x,u,l) | |
Constructing wrapper function "standardize"... | |
z = standardize(x,loc,scale) | |
Creating wrapper for Fortran function "gammln"("gammln")... | |
Constructing wrapper function "gammln"... | |
gammln = gammln(xx) | |
Creating wrapper for Fortran function "mvgammln"("mvgammln")... | |
Constructing wrapper function "mvgammln"... | |
mvgammln = mvgammln(x,k) | |
Creating wrapper for Fortran function "factrl"("factrl")... | |
Constructing wrapper function "factrl"... | |
factrl = factrl(n) | |
Creating wrapper for Fortran function "factln"("factln")... | |
Constructing wrapper function "factln"... | |
factln = factln(n) | |
Constructing wrapper function "normcdf"... | |
normcdf(x) | |
Constructing wrapper function "sn_like"... | |
like = sn_like(x,mu,tau,alph) | |
Constructing wrapper function "rskewnorm"... | |
x = rskewnorm(nx,mu,tau,alph,rn) | |
Constructing wrapper function "uniform_like"... | |
like = uniform_like(x,lower,upper) | |
Constructing wrapper function "uniform_grad_x"... | |
gradxlike = uniform_grad_x(x,lower,upper) | |
Constructing wrapper function "uniform_grad_l"... | |
gradllike = uniform_grad_l(x,lower,upper) | |
Constructing wrapper function "uniform_grad_u"... | |
gradulike = uniform_grad_u(x,lower,upper) | |
Constructing wrapper function "duniform_like"... | |
like = duniform_like(x,lower,upper) | |
Constructing wrapper function "exponweib"... | |
like = exponweib(x,a,c,loc,scale) | |
Constructing wrapper function "exponweib_gx"... | |
gradlike = exponweib_gx(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_gl"... | |
gradlike = exponweib_gl(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_gk"... | |
gradlike = exponweib_gk(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_ga"... | |
gradlike = exponweib_ga(x,alpha,k,loc,scale,[nk]) | |
Constructing wrapper function "exponweib_gs"... | |
gradlike = exponweib_gs(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_ppf"... | |
ppf = exponweib_ppf(q,a,c) | |
Constructing wrapper function "constrain"... | |
pass = constrain(x,a,b,allow_equal) | |
Constructing wrapper function "poisson"... | |
like = poisson(x,mu) | |
Constructing wrapper function "poisson_gmu"... | |
gradlike = poisson_gmu(x,mu) | |
Constructing wrapper function "trpoisson"... | |
like = trpoisson(x,mu,k) | |
Constructing wrapper function "trpoisson_gmu"... | |
gradlike = trpoisson_gmu(x,mu,k) | |
Constructing wrapper function "t"... | |
like = t(x,nu) | |
Constructing wrapper function "t_grad_x"... | |
gradlikex = t_grad_x(x,nu) | |
Constructing wrapper function "t_grad_nu"... | |
gradlikenu = t_grad_nu(x,nu) | |
Constructing wrapper function "chi2_grad_nu"... | |
gradlikenu = chi2_grad_nu(x,nu) | |
Constructing wrapper function "nct"... | |
like = nct(x,mu,lam,nu) | |
Constructing wrapper function "multinomial"... | |
like = multinomial(x,n,p) | |
Constructing wrapper function "weibull"... | |
like = weibull(x,alpha,beta) | |
Constructing wrapper function "weibull_gx"... | |
gradlike = weibull_gx(x,alpha,beta) | |
Constructing wrapper function "weibull_ga"... | |
gradlike = weibull_ga(x,alpha,beta) | |
Constructing wrapper function "weibull_gb"... | |
gradlike = weibull_gb(x,alpha,beta) | |
Constructing wrapper function "logistic"... | |
like = logistic(x,mu,tau) | |
Constructing wrapper function "normal"... | |
like = normal(x,mu,tau) | |
Constructing wrapper function "normal_grad_tau"... | |
grad_tau_like = normal_grad_tau(x,mu,tau) | |
Constructing wrapper function "normal_grad_x"... | |
grad_x_like = normal_grad_x(x,mu,tau) | |
Constructing wrapper function "normal_grad_mu"... | |
gradmulike = normal_grad_mu(x,mu,tau) | |
Constructing wrapper function "hnormal"... | |
like = hnormal(x,tau) | |
Constructing wrapper function "hnormal_gradx"... | |
gradlike = hnormal_gradx(x,tau) | |
Constructing wrapper function "hnormal_gradtau"... | |
gradlike = hnormal_gradtau(x,tau) | |
Constructing wrapper function "lognormal"... | |
like = lognormal(x,mu,tau) | |
Constructing wrapper function "lognormal_gradx"... | |
gradlike = lognormal_gradx(x,mu,tau) | |
Constructing wrapper function "lognormal_gradmu"... | |
gradlike = lognormal_gradmu(x,mu,tau) | |
Constructing wrapper function "lognormal_gradtau"... | |
gradlike = lognormal_gradtau(x,mu,tau) | |
Constructing wrapper function "arlognormal"... | |
like = arlognormal(x,mu,sigma,rho,beta) | |
Constructing wrapper function "gev"... | |
like = gev(x,xi,mu,sigma) | |
Constructing wrapper function "gev_ppf"... | |
ppf = gev_ppf(q,xi) | |
Constructing wrapper function "gamma"... | |
like = gamma(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_x"... | |
gradxlike = gamma_grad_x(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_alpha"... | |
gradalphalike = gamma_grad_alpha(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_beta"... | |
gradbetalike = gamma_grad_beta(x,alpha,beta) | |
Constructing wrapper function "igamma"... | |
like = igamma(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_x"... | |
gradxlike = igamma_grad_x(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_alpha"... | |
gradalphalike = igamma_grad_alpha(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_beta"... | |
gradbetalike = igamma_grad_beta(x,alpha,beta) | |
Constructing wrapper function "hyperg"... | |
like = hyperg(x,draws,success,total) | |
Constructing wrapper function "geometric"... | |
like = geometric(x,p) | |
Constructing wrapper function "geometric_gp"... | |
gradlike = geometric_gp(x,p) | |
Constructing wrapper function "dirichlet"... | |
like = dirichlet(x,theta) | |
Constructing wrapper function "cauchy"... | |
like = cauchy(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_x"... | |
gradlike = cauchy_grad_x(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_a"... | |
gradlike = cauchy_grad_a(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_b"... | |
gradlike = cauchy_grad_b(x,alpha,beta) | |
Constructing wrapper function "negbin"... | |
like = negbin(x,r,p) | |
Constructing wrapper function "negbin2"... | |
like = negbin2(x,mu,a) | |
Constructing wrapper function "negbin2_gmu"... | |
gradlike = negbin2_gmu(x,mu,alpha) | |
Constructing wrapper function "negbin2_ga"... | |
gradlike = negbin2_ga(x,mu,alpha) | |
Constructing wrapper function "binomial"... | |
like = binomial(x,n,p) | |
Constructing wrapper function "binomial_gp"... | |
gradlike = binomial_gp(x,n,p) | |
Constructing wrapper function "bernoulli"... | |
like = bernoulli(x,p) | |
Constructing wrapper function "bern_grad_p"... | |
grad_like = bern_grad_p(x,p) | |
Constructing wrapper function "beta_like"... | |
like = beta_like(x,alpha,beta) | |
Constructing wrapper function "beta_grad_x"... | |
gradlikex = beta_grad_x(x,alpha,beta) | |
Constructing wrapper function "beta_grad_a"... | |
gradlikea = beta_grad_a(x,alpha,beta) | |
Constructing wrapper function "beta_grad_b"... | |
gradlikeb = beta_grad_b(x,alpha,beta) | |
Constructing wrapper function "betabin_like"... | |
like = betabin_like(x,alpha,beta,n) | |
Constructing wrapper function "betabin_ga"... | |
gradlike = betabin_ga(x,alpha,beta,n) | |
Constructing wrapper function "betabin_gb"... | |
gradlike = betabin_gb(x,alpha,beta,n) | |
Constructing wrapper function "mvhyperg"... | |
like = mvhyperg(x,color) | |
Constructing wrapper function "dirmultinom"... | |
like = dirmultinom(x,theta) | |
Constructing wrapper function "wishart"... | |
like = wishart(x,n,sigma) | |
Constructing wrapper function "trace"... | |
trace(mat,tr,[k]) | |
Constructing wrapper function "gamfun"... | |
gx = gamfun(xx) | |
Creating wrapper for Fortran function "gammds"("gammds")... | |
Constructing wrapper function "gammds"... | |
gammds = gammds(y,p,ifault) | |
Creating wrapper for Fortran function "psi"("psi")... | |
Constructing wrapper function "psi"... | |
psi = psi(x) | |
Constructing wrapper function "gser"... | |
gser(gamser,a,x,gln) | |
Constructing wrapper function "gcf"... | |
gcf(gammcf,a,x,gln) | |
Creating wrapper for Fortran function "gammq"("gammq")... | |
Constructing wrapper function "gammq"... | |
gammq = gammq(a,x) | |
Constructing wrapper function "trans"... | |
tmat = trans(mat) | |
Constructing wrapper function "matmult"... | |
prod = matmult(mat1,mat2) | |
Constructing wrapper function "dtrm"... | |
d = dtrm(a) | |
Constructing wrapper function "elgs"... | |
elgs(a,indx,[n]) | |
Creating wrapper for Fortran function "bico"("bico")... | |
Constructing wrapper function "bico"... | |
bico = bico(n,k) | |
Constructing wrapper function "chol"... | |
c = chol(a,[n]) | |
Constructing wrapper function "hermpoly"... | |
cx = hermpoly(n,x) | |
Constructing wrapper function "set_uniform"... | |
set_uniform(seed1,seed2) | |
Constructing wrapper function "categorical"... | |
like = categorical(x,p) | |
Constructing wrapper function "rcat"... | |
s = rcat(p,rands) | |
Constructing wrapper function "logit"... | |
ltheta = logit(theta) | |
Constructing wrapper function "invlogit"... | |
theta = invlogit(ltheta) | |
Constructing wrapper function "stukel_logit"... | |
ltheta = stukel_logit(theta,a1,a2,[overwrite_theta]) | |
Constructing wrapper function "stukel_invlogit"... | |
theta = stukel_invlogit(ltheta,a1,a2,[overwrite_ltheta]) | |
Constructing wrapper function "vonmises"... | |
like = vonmises(x,mu,kappa) | |
Constructing wrapper function "pareto"... | |
like = pareto(x,alpha,m) | |
Constructing wrapper function "truncated_pareto"... | |
like = truncated_pareto(x,alpha,m,b) | |
Constructing wrapper function "fixed_binsize"... | |
h = fixed_binsize(x,bin0,delta,n) | |
Constructing wrapper function "weighted_fixed_binsize"... | |
h = weighted_fixed_binsize(x,w,bin0,delta,n) | |
Constructing wrapper function "fixed_binsize_nd"... | |
count = fixed_binsize_nd(x,bin0,delta,n,nc) | |
Constructing wrapper function "qsorti"... | |
qsorti(ord,a,[n]) | |
Constructing wrapper function "checksymm"... | |
cs = checksymm(x) | |
Constructing wrapper function "chol_mvnorm"... | |
like = chol_mvnorm(x,mu,sig,[overwrite_x,overwrite_mu]) | |
Constructing wrapper function "cov_mvnorm"... | |
like = cov_mvnorm(x,mu,c,[overwrite_x,overwrite_mu,overwrite_c]) | |
Constructing wrapper function "prec_mvnorm"... | |
like = prec_mvnorm(x,mu,tau,[overwrite_x,overwrite_mu,overwrite_tau]) | |
Constructing wrapper function "blas_wishart"... | |
like = blas_wishart(x,n,t,[overwrite_x,overwrite_t]) | |
Constructing wrapper function "blas_wishart_cov"... | |
like = blas_wishart_cov(x,n,v,[overwrite_x,overwrite_v]) | |
Constructing wrapper function "dcopy_wrap"... | |
dcopy_wrap(x,y) | |
Constructing wrapper function "dtrmm_wrap"... | |
dtrmm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dtrsm_wrap"... | |
dtrsm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dpotrf_wrap"... | |
info = dpotrf_wrap(a) | |
Constructing wrapper function "dchdc_wrap"... | |
piv,info = dchdc_wrap(a) | |
Constructing wrapper function "dpotrs_wrap"... | |
info = dpotrs_wrap(chol_fac,b,[uplo]) | |
Creating wrapper for Fortran function "ppnd16"("ppnd16")... | |
Constructing wrapper function "ppnd16"... | |
ppnd16 = ppnd16(p,ifault) | |
Constructing wrapper function "calerf"... | |
calerf(arg,result,jint) | |
Creating wrapper for Fortran function "derf"("derf")... | |
Constructing wrapper function "derf"... | |
derf = derf(x) | |
Creating wrapper for Fortran function "derfc"("derfc")... | |
Constructing wrapper function "derfc"... | |
derfc = derfc(x) | |
Creating wrapper for Fortran function "derfcx"("derfcx")... | |
Constructing wrapper function "derfcx"... | |
derfcx = derfcx(x) | |
Constructing wrapper function "matinput"... | |
matinput(uid,matout,rowused,colused,r15,[rowmax,colmax]) | |
Constructing wrapper function "vecinput"... | |
vecinput(uid,vecout,vecused,r15,[vecmax]) | |
Constructing wrapper function "oneparse"... | |
getarrdims:warning: assumed shape array, using 0 instead of '(*)' | |
oneparse(instring,delimit,tokens,tokcnt,r15,[maxtok]) | |
Constructing wrapper function "gibbmain"... | |
nmin,kthin,nburn,nprec,kmind = gibbmain(original,q,r,s,epsilon) | |
Creating wrapper for Fortran function "empquant"("empquant")... | |
Constructing wrapper function "empquant"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
empquant = empquant(data,q,work,[iteracnt]) | |
Constructing wrapper function "dichot"... | |
dichot(data,cutpt,zt,[iteracnt]) | |
Constructing wrapper function "thin"... | |
thin(series,kthin,result,thincnt,[iteracnt]) | |
Constructing wrapper function "mctest"... | |
mctest(data,g2,bic,[datacnt]) | |
Constructing wrapper function "indtest"... | |
indtest(data,g2,bic,[datacnt]) | |
Constructing wrapper function "mcest"... | |
mcest(data,alpha,beta,[datacnt]) | |
Creating wrapper for Fortran function "ppnd7"("ppnd7")... | |
Constructing wrapper function "ppnd7"... | |
ppnd7 = ppnd7(p,ifault) | |
Constructing wrapper function "ssort"... | |
ssort(x,y,kflag,[n]) | |
Constructing COMMON block support for "unif_seeds"... | |
s1,s2 | |
Wrote C/API module "flib" to file "build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/linalg_utilsmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/linalg_utils.f' (format:fix,strict) | |
Reading file 'pymc/blas_wrap.f' (format:fix,strict) | |
Post-processing... | |
Block: linalg_utils | |
Block: remove_duplicates | |
Block: check_repeats | |
Block: diag_call | |
Block: cov_fun | |
{'attrspec': ['intent(hide)']} | |
In: :linalg_utils:pymc/gp/linalg_utils.f:basis_diag_call | |
vars2fortran: No typespec for argument "nbas". | |
Block: basis_diag_call | |
Block: gp_array_logp | |
Block: asqs | |
{'attrspec': ['intent(hide)']} | |
In: :linalg_utils:pymc/blas_wrap.f:dcopy_wrap | |
vars2fortran: No typespec for argument "nx". | |
Block: dcopy_wrap | |
Block: dtrmm_wrap | |
Block: dtrsm_wrap | |
Block: dpotrf_wrap | |
Block: dchdc_wrap | |
Block: dpotrs_wrap | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_cov_fun_in_diag_call__user__routines" | |
def cov_fun(xe): return q | |
Building module "linalg_utils"... | |
Constructing wrapper function "remove_duplicates"... | |
nr,rf,rt,nu,xu,ui = remove_duplicates(x) | |
Constructing wrapper function "check_repeats"... | |
f,new_indices,n_new_indices = check_repeats(x,x_sofar,f_sofar) | |
Constructing wrapper function "diag_call"... | |
v = diag_call(x,cov_fun,[cov_fun_extra_args]) | |
Constructing wrapper function "basis_diag_call"... | |
v = basis_diag_call(basis_x) | |
Constructing wrapper function "gp_array_logp"... | |
like = gp_array_logp(x,mu,sig,[overwrite_x,overwrite_mu]) | |
Constructing wrapper function "asqs"... | |
asqs(c,s,[cmin,cmax]) | |
Constructing wrapper function "dcopy_wrap"... | |
dcopy_wrap(x,y) | |
Constructing wrapper function "dtrmm_wrap"... | |
dtrmm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dtrsm_wrap"... | |
dtrsm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dpotrf_wrap"... | |
info = dpotrf_wrap(a) | |
Constructing wrapper function "dchdc_wrap"... | |
piv,info = dchdc_wrap(a) | |
Constructing wrapper function "dpotrs_wrap"... | |
info = dpotrs_wrap(chol_fac,b,[uplo]) | |
Wrote C/API module "linalg_utils" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/linalg_utilsmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/incomplete_cholmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/incomplete_chol.f' (format:fix,strict) | |
Post-processing... | |
Block: incomplete_chol | |
Block: ichol_continue | |
Block: rowfun | |
Block: ichol | |
Block: rowfun | |
{'attrspec': ['intent(hide)']} | |
In: :incomplete_chol:pymc/gp/incomplete_chol.f:ichol_basis | |
vars2fortran: No typespec for argument "n_nug". | |
Block: ichol_basis | |
Block: ichol_full | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_rowfun_in_ichol_continue__user__routines" | |
def rowfun(itot,x,rowvec): return | |
Constructing call-back function "cb_rowfun_in_ichol__user__routines" | |
def rowfun(i,x,rowvec): return | |
Building module "incomplete_chol"... | |
Constructing wrapper function "ichol_continue"... | |
m,piv = ichol_continue(sig,diag,piv,reltol,x,rowfun,mold,[overwrite_x,rowfun_extra_args]) | |
Constructing wrapper function "ichol"... | |
sig,m,piv = ichol(diag,reltol,x,rowfun,rl,[overwrite_x,rowfun_extra_args]) | |
Constructing wrapper function "ichol_basis"... | |
sig,p,m = ichol_basis(basis,nug,reltol) | |
Constructing wrapper function "ichol_full"... | |
sig,m,p = ichol_full(c,reltol) | |
Wrote C/API module "incomplete_chol" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/incomplete_cholmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funsmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/cov_funs/isotropic_cov_funs.f' (format:fix,strict) | |
Reading file 'blas/BLAS/dscal.f' (format:fix,strict) | |
Post-processing... | |
Block: isotropic_cov_funs | |
Block: imul | |
Block: symmetrize | |
Block: matern | |
Block: nsmatrn | |
Block: stein_spatiotemporal | |
Block: nsst | |
Block: gaussian | |
Block: exponential | |
Block: brownian | |
Block: frac_brownian | |
Block: pow_exp | |
Block: sphere | |
Block: quadratic | |
Block: dgamma | |
Block: rkbesl | |
Block: dscal | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "isotropic_cov_funs"... | |
Constructing wrapper function "imul"... | |
imul(c,a,[cmin,cmax,symm]) | |
Constructing wrapper function "symmetrize"... | |
symmetrize(c,[cmin,cmax]) | |
Constructing wrapper function "matern"... | |
matern(c,diff_degree,[cmin,cmax,symm]) | |
Constructing wrapper function "nsmatrn"... | |
nsmatrn(c,ddx,ddy,hx,hy,nmax,[cmin,cmax,symm]) | |
Constructing wrapper function "stein_spatiotemporal"... | |
stein_spatiotemporal(c,gt,origin_val,[cmin,cmax,symm]) | |
Constructing wrapper function "nsst"... | |
nsst(c,gt,origin_val,hx,hy,[cmin,cmax,symm]) | |
Constructing wrapper function "gaussian"... | |
gaussian(c,[cmin,cmax,symm]) | |
Constructing wrapper function "exponential"... | |
exponential(c,[cmin,cmax,symm]) | |
Constructing wrapper function "brownian"... | |
brownian(c,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "frac_brownian"... | |
frac_brownian(c,x,y,h,[cmin,cmax,symm]) | |
Constructing wrapper function "pow_exp"... | |
pow_exp(c,pow,[cmin,cmax,symm]) | |
Constructing wrapper function "sphere"... | |
sphere(c,[cmin,cmax,symm]) | |
Constructing wrapper function "quadratic"... | |
quadratic(c,phi,[cmin,cmax,symm]) | |
Creating wrapper for Fortran function "dgamma"("dgamma")... | |
Constructing wrapper function "dgamma"... | |
dgamma = dgamma(x) | |
Constructing wrapper function "rkbesl"... | |
bk = rkbesl(x,alpha,nb,ize,ncalc) | |
Constructing wrapper function "dscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
dscal(n,da,dx,incx) | |
Wrote C/API module "isotropic_cov_funs" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funsmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/distancesmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/cov_funs/distances.f' (format:fix,strict) | |
Post-processing... | |
Block: distances | |
Block: euclidean | |
Block: geographic | |
Block: paniso_geo_rad | |
Block: aniso_geo_rad | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "distances"... | |
Constructing wrapper function "euclidean"... | |
euclidean(d,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "geographic"... | |
geographic(d,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "paniso_geo_rad"... | |
paniso_geo_rad(d,x,y,ctrs,scals,[cmin,cmax,symm]) | |
Constructing wrapper function "aniso_geo_rad"... | |
aniso_geo_rad(d,x,y,inc,ecc,[cmin,cmax,symm]) | |
Wrote C/API module "distances" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/distancesmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
warning: no files found matching 'README.txt' | |
warning: no files found matching 'INSTALL.txt' | |
warning: no files found matching 'docs/UserGuide.pdf' | |
Installing collected packages: pymc | |
Running setup.py install for pymc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'pymc.flib' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:18: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16817:7: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] | |
d = shape(x,2); | |
^ ~ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:86:24: note: expanded from macro 'shape' | |
#define shape(var,dim) var ## _Dims[dim] | |
^ | |
<scratch space>:394:1: note: expanded from here | |
x_Dims | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16718:3: note: array 'x_Dims' declared here | |
npy_intp x_Dims[2] = {-1, -1}; | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:181:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: build/src.macosx-10.9-x86_64-2.7/fortranobject.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.c:2: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((fp->defs[i].func==NULL)) { | |
~~~~~~~~~~~~~~~~^~~~~~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((fp->defs[i].func==NULL)) { | |
~ ^ ~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: use '=' to turn this equality comparison into an assignment | |
if ((fp->defs[i].func==NULL)) { | |
^~ | |
= | |
2 warnings generated. | |
clang: cephes/chbevl.c | |
clang: cephes/i0.c | |
clang: cephes/c2f.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
gfortran:f77: pymc/flib.f | |
Warning: Nonconforming tab character in column 1 of line 509 | |
Warning: Nonconforming tab character in column 1 of line 510 | |
Warning: Nonconforming tab character in column 1 of line 511 | |
Warning: Nonconforming tab character in column 1 of line 512 | |
Warning: Nonconforming tab character in column 1 of line 513 | |
Warning: Nonconforming tab character in column 1 of line 557 | |
Warning: Nonconforming tab character in column 1 of line 558 | |
Warning: Nonconforming tab character in column 1 of line 559 | |
Warning: Nonconforming tab character in column 1 of line 560 | |
Warning: Nonconforming tab character in column 1 of line 561 | |
Warning: Nonconforming tab character in column 6 of line 707 | |
Warning: Nonconforming tab character in column 6 of line 711 | |
Warning: Nonconforming tab character in column 6 of line 715 | |
Warning: Nonconforming tab character in column 1 of line 723 | |
Warning: Nonconforming tab character in column 6 of line 775 | |
Warning: Nonconforming tab character in column 6 of line 779 | |
Warning: Nonconforming tab character in column 6 of line 783 | |
Warning: Nonconforming tab character in column 1 of line 791 | |
Warning: Nonconforming tab character in column 6 of line 849 | |
Warning: Nonconforming tab character in column 6 of line 853 | |
Warning: Nonconforming tab character in column 6 of line 857 | |
Warning: Nonconforming tab character in column 1 of line 865 | |
Warning: Nonconforming tab character in column 6 of line 921 | |
Warning: Nonconforming tab character in column 6 of line 925 | |
Warning: Nonconforming tab character in column 6 of line 929 | |
Warning: Nonconforming tab character in column 1 of line 937 | |
Warning: Nonconforming tab character in column 6 of line 991 | |
Warning: Nonconforming tab character in column 6 of line 995 | |
Warning: Nonconforming tab character in column 6 of line 999 | |
Warning: Nonconforming tab character in column 1 of line 1007 | |
Warning: Nonconforming tab character in column 1 of line 1195 | |
Warning: Nonconforming tab character in column 1 of line 1196 | |
Warning: Nonconforming tab character in column 1 of line 1197 | |
Warning: Nonconforming tab character in column 1 of line 1200 | |
Warning: Nonconforming tab character in column 1 of line 1201 | |
Warning: Nonconforming tab character in column 1 of line 1408 | |
Warning: Nonconforming tab character in column 1 of line 1409 | |
Warning: Nonconforming tab character in column 1 of line 1412 | |
Warning: Nonconforming tab character in column 5 of line 1420 | |
Warning: Nonconforming tab character in column 5 of line 1421 | |
Warning: Nonconforming tab character in column 5 of line 1422 | |
Warning: Nonconforming tab character in column 5 of line 1423 | |
Warning: Nonconforming tab character in column 5 of line 1424 | |
Warning: Nonconforming tab character in column 5 of line 1425 | |
Warning: Nonconforming tab character in column 1 of line 1452 | |
Warning: Nonconforming tab character in column 1 of line 1454 | |
Warning: Nonconforming tab character in column 1 of line 1457 | |
Warning: Nonconforming tab character in column 5 of line 1465 | |
Warning: Nonconforming tab character in column 5 of line 1466 | |
Warning: Nonconforming tab character in column 5 of line 1467 | |
Warning: Nonconforming tab character in column 5 of line 1469 | |
Warning: Nonconforming tab character in column 5 of line 1470 | |
Warning: Nonconforming tab character in column 5 of line 1471 | |
Warning: Nonconforming tab character in column 5 of line 1472 | |
Warning: Nonconforming tab character in column 5 of line 1473 | |
Warning: Nonconforming tab character in column 1 of line 1478 | |
Warning: Nonconforming tab character in column 1 of line 1499 | |
Warning: Nonconforming tab character in column 1 of line 1501 | |
Warning: Nonconforming tab character in column 1 of line 1504 | |
Warning: Nonconforming tab character in column 5 of line 1512 | |
Warning: Nonconforming tab character in column 5 of line 1513 | |
Warning: Nonconforming tab character in column 5 of line 1514 | |
Warning: Nonconforming tab character in column 5 of line 1515 | |
Warning: Nonconforming tab character in column 5 of line 1516 | |
Warning: Nonconforming tab character in column 5 of line 1517 | |
Warning: Nonconforming tab character in column 1 of line 1740 | |
Warning: Nonconforming tab character in column 1 of line 1743 | |
Warning: Nonconforming tab character in column 1 of line 1746 | |
Warning: Nonconforming tab character in column 1 of line 1755 | |
Warning: Nonconforming tab character in column 1 of line 1783 | |
Warning: Nonconforming tab character in column 1 of line 1786 | |
Warning: Nonconforming tab character in column 1 of line 1789 | |
Warning: Nonconforming tab character in column 1 of line 1798 | |
Warning: Nonconforming tab character in column 1 of line 1800 | |
Warning: Nonconforming tab character in column 1 of line 1832 | |
Warning: Nonconforming tab character in column 1 of line 1835 | |
Warning: Nonconforming tab character in column 1 of line 1838 | |
Warning: Nonconforming tab character in column 1 of line 1847 | |
Warning: Nonconforming tab character in column 1 of line 1849 | |
Warning: Nonconforming tab character in column 1 of line 1977 | |
Warning: Nonconforming tab character in column 1 of line 1978 | |
Warning: Nonconforming tab character in column 1 of line 2030 | |
Warning: Nonconforming tab character in column 1 of line 2031 | |
Warning: Nonconforming tab character in column 1 of line 2079 | |
Warning: Nonconforming tab character in column 1 of line 2080 | |
Warning: Nonconforming tab character in column 1 of line 2168 | |
Warning: Nonconforming tab character in column 1 of line 2174 | |
Warning: Nonconforming tab character in column 1 of line 2218 | |
Warning: Nonconforming tab character in column 1 of line 2224 | |
Warning: Nonconforming tab character in column 1 of line 2339 | |
Warning: Nonconforming tab character in column 1 of line 2395 | |
Warning: Nonconforming tab character in column 1 of line 2692 | |
Warning: Nonconforming tab character in column 1 of line 2693 | |
Warning: Nonconforming tab character in column 1 of line 2694 | |
Warning: Nonconforming tab character in column 1 of line 2696 | |
Warning: Nonconforming tab character in column 1 of line 2697 | |
Warning: Nonconforming tab character in column 1 of line 2756 | |
Warning: Nonconforming tab character in column 1 of line 2820 | |
Warning: Nonconforming tab character in column 1 of line 2881 | |
Warning: Nonconforming tab character in column 1 of line 3191 | |
Warning: Nonconforming tab character in column 1 of line 3192 | |
Warning: Nonconforming tab character in column 1 of line 3656 | |
Warning: Nonconforming tab character in column 1 of line 3657 | |
Warning: Nonconforming tab character in column 1 of line 3658 | |
Warning: Nonconforming tab character in column 1 of line 3660 | |
Warning: Nonconforming tab character in column 1 of line 3661 | |
Warning: Nonconforming tab character in column 1 of line 3662 | |
Warning: Nonconforming tab character in column 1 of line 3664 | |
Warning: Nonconforming tab character in column 1 of line 3665 | |
Warning: Nonconforming tab character in column 1 of line 3666 | |
Warning: Nonconforming tab character in column 1 of line 3716 | |
Warning: Nonconforming tab character in column 1 of line 3717 | |
Warning: Nonconforming tab character in column 1 of line 3718 | |
Warning: Nonconforming tab character in column 1 of line 3720 | |
Warning: Nonconforming tab character in column 1 of line 3721 | |
Warning: Nonconforming tab character in column 1 of line 3722 | |
Warning: Nonconforming tab character in column 1 of line 3724 | |
Warning: Nonconforming tab character in column 1 of line 3725 | |
Warning: Nonconforming tab character in column 1 of line 3726 | |
Warning: Nonconforming tab character in column 1 of line 3732 | |
Warning: Nonconforming tab character in column 1 of line 3846 | |
Warning: Nonconforming tab character in column 1 of line 3847 | |
Warning: Nonconforming tab character in column 1 of line 3849 | |
Warning: Nonconforming tab character in column 1 of line 3851 | |
Warning: Nonconforming tab character in column 1 of line 3875 | |
Warning: Nonconforming tab character in column 1 of line 3876 | |
Warning: Nonconforming tab character in column 1 of line 3877 | |
Warning: Nonconforming tab character in column 1 of line 3878 | |
Warning: Nonconforming tab character in column 1 of line 4276 | |
Warning: Nonconforming tab character in column 1 of line 4277 | |
Warning: Nonconforming tab character in column 1 of line 4278 | |
Warning: Nonconforming tab character in column 1 of line 4280 | |
Warning: Nonconforming tab character in column 1 of line 4281 | |
Warning: Nonconforming tab character in column 1 of line 4282 | |
Warning: Nonconforming tab character in column 1 of line 4284 | |
Warning: Nonconforming tab character in column 1 of line 4285 | |
Warning: Nonconforming tab character in column 1 of line 4286 | |
Warning: Nonconforming tab character in column 1 of line 4288 | |
Warning: Nonconforming tab character in column 1 of line 4289 | |
Warning: Nonconforming tab character in column 1 of line 4290 | |
Warning: Nonconforming tab character in column 1 of line 4342 | |
Warning: Nonconforming tab character in column 1 of line 4343 | |
Warning: Nonconforming tab character in column 1 of line 4344 | |
Warning: Nonconforming tab character in column 1 of line 4346 | |
Warning: Nonconforming tab character in column 1 of line 4347 | |
Warning: Nonconforming tab character in column 1 of line 4348 | |
Warning: Nonconforming tab character in column 1 of line 4350 | |
Warning: Nonconforming tab character in column 1 of line 4351 | |
Warning: Nonconforming tab character in column 1 of line 4352 | |
Warning: Nonconforming tab character in column 1 of line 4354 | |
Warning: Nonconforming tab character in column 1 of line 4355 | |
Warning: Nonconforming tab character in column 1 of line 4356 | |
Warning: Nonconforming tab character in column 1 of line 4620 | |
Warning: Nonconforming tab character in column 1 of line 4622 | |
Warning: Nonconforming tab character in column 1 of line 4623 | |
Warning: Nonconforming tab character in column 1 of line 4624 | |
Warning: Nonconforming tab character in column 1 of line 4626 | |
Warning: Nonconforming tab character in column 1 of line 4628 | |
Warning: Nonconforming tab character in column 1 of line 4630 | |
Warning: Nonconforming tab character in column 1 of line 4632 | |
Warning: Nonconforming tab character in column 1 of line 4633 | |
Warning: Nonconforming tab character in column 1 of line 4634 | |
Warning: Nonconforming tab character in column 1 of line 4635 | |
Warning: Nonconforming tab character in column 1 of line 4637 | |
Warning: Nonconforming tab character in column 1 of line 4638 | |
Warning: Nonconforming tab character in column 1 of line 4639 | |
Warning: Nonconforming tab character in column 1 of line 4640 | |
Warning: Nonconforming tab character in column 1 of line 4642 | |
Warning: Nonconforming tab character in column 1 of line 4643 | |
Warning: Nonconforming tab character in column 1 of line 4644 | |
Warning: Nonconforming tab character in column 1 of line 4645 | |
Warning: Nonconforming tab character in column 1 of line 4646 | |
pymc/flib.f:316.55: | |
DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like | |
1 | |
Warning: Unused variable 'd_now' declared at (1) | |
pymc/flib.f:314.42: | |
INTEGER i, nx, nalph, nmu, ntau, tnx | |
1 | |
Warning: Unused variable 'tnx' declared at (1) | |
pymc/flib.f:442.71: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'gradxlike' at (1) | |
pymc/flib.f:461.40: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'high' declared at (1) | |
pymc/flib.f:458.36: | |
INTEGER n, nlower, nupper, i | |
1 | |
Warning: Unused variable 'i' declared at (1) | |
pymc/flib.f:461.29: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'like' declared at (1) | |
pymc/flib.f:461.34: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'low' declared at (1) | |
pymc/flib.f:442.39: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'lower' at (1) | |
pymc/flib.f:442.45: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'upper' at (1) | |
pymc/flib.f:442.33: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'x' at (1) | |
pymc/flib.f:692.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:760.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:834.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:906.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:976.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:1186.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1185.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1185.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1300.55: | |
DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf | |
1 | |
Warning: Unused variable 'cdf' declared at (1) | |
pymc/flib.f:1302.29: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1302.36: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'gammq' declared at (1) | |
pymc/flib.f:1301.59: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumcdf' declared at (1) | |
pymc/flib.f:1301.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1301.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1402.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2154.40: | |
DOUBLE PRECISION gradlike(n), grad | |
1 | |
Warning: Unused variable 'grad' declared at (1) | |
pymc/flib.f:2665.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2728.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2793.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2903.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2959.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3021.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3396.58: | |
DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike | |
1 | |
Warning: Unused variable 'glike' declared at (1) | |
pymc/flib.f:3646.37: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3646.29: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3706.37: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3706.29: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3836.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:4039.26: | |
DOUBLE PRECISION psi | |
1 | |
Warning: Unused variable 'psi' declared at (1) | |
pymc/flib.f:4266.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:4332.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:5184.35: | |
DOUBLE PRECISION like, factln, infinity, sump | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:5186.23: | |
INTEGER i,j,n_tmp | |
1 | |
Warning: Unused variable 'n_tmp' declared at (1) | |
pymc/flib.f:5434.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5488.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5481.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5535.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5528.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f: In function 'elgs': | |
pymc/flib.f:4882:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
K = I | |
^ | |
pymc/flib.f: In function 'exponweib_gl': | |
pymc/flib.f:778:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
pymc/flib.f: In function 'exponweib_gs': | |
pymc/flib.f:994:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
gfortran:f77: pymc/histogram.f | |
gfortran:f77: pymc/flib_blas.f | |
pymc/flib_blas.f:202.25: | |
DOUBLE PRECISION PI | |
1 | |
Warning: Unused variable 'pi' declared at (1) | |
gfortran:f77: pymc/blas_wrap.f | |
gfortran:f77: pymc/math.f | |
pymc/math.f:396.6: | |
DOUBLE PRECISION FUNCTION DERF(X) | |
1 | |
Warning: 'derf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
pymc/math.f:417.6: | |
DOUBLE PRECISION FUNCTION DERFC(X) | |
1 | |
Warning: 'derfc' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
gfortran:f77: pymc/gibbsit.f | |
pymc/gibbsit.f:2160.5: | |
215 IF (R .GT. .5898437) GO TO 220 | |
1 | |
Warning: Label 215 at (1) defined but not used | |
pymc/gibbsit.f:2077.5: | |
115 IF (R .GT. .5898437) GO TO 120 | |
1 | |
Warning: Label 115 at (1) defined but not used | |
pymc/gibbsit.f:2064.5: | |
15 IF (KFLAG.GE.1) GO TO 30 | |
1 | |
Warning: Label 15 at (1) defined but not used | |
pymc/gibbsit.f:1204.48: | |
cutpt = empquant(original,iteracnt,qhat,work) | |
1 | |
Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) | |
gfortran:f77: build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f | |
/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
error: Command "/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate" failed with exit status 1 | |
Complete output from command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-WOmYgV-record/install-record.txt --single-version-externally-managed: | |
running install | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
running build_py | |
creating build/lib.macosx-10.9-x86_64-2.7 | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/calc_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CircularStochastic.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CommonDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/datatypes.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/decorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/diagnostics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/InstantiationDecorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Matplot.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Node.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NormalApproximation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NumpyDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/progressbar.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/PyMCObjects.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/ScipyDistributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/six.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/StepMethods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/threadpool.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/base.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5ea.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/no_trace.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/pickle.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/ram.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/sqlite.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/txt.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/custom_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_gof.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_linear.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_null.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/gelman_bioassay.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma_data.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/weibull_fit.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/zip.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/covparams.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mesh_choice.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/PyMCmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/realizations.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/objectmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_adaptive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_AM.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_binary_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_convergence.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_database.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_GP_MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_gradients.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_instantiation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_interactive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_MCMCSampler.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_norm_approx.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_special_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/BasisCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Covariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/FullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gp_submodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gpplots.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/GPutils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/NearlyFullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/step_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/bases.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/brownian.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/cov_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/nsmatern.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/wrapped_distances.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'pymc.flib' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include | |
creating build/temp.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/cephes | |
creating build/temp.macosx-10.9-x86_64-2.7/build | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:18: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16817:7: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] | |
d = shape(x,2); | |
^ ~ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:86:24: note: expanded from macro 'shape' | |
#define shape(var,dim) var ## _Dims[dim] | |
^ | |
<scratch space>:394:1: note: expanded from here | |
x_Dims | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16718:3: note: array 'x_Dims' declared here | |
npy_intp x_Dims[2] = {-1, -1}; | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:181:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: build/src.macosx-10.9-x86_64-2.7/fortranobject.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.c:2: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((fp->defs[i].func==NULL)) { | |
~~~~~~~~~~~~~~~~^~~~~~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((fp->defs[i].func==NULL)) { | |
~ ^ ~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: use '=' to turn this equality comparison into an assignment | |
if ((fp->defs[i].func==NULL)) { | |
^~ | |
= | |
2 warnings generated. | |
clang: cephes/chbevl.c | |
clang: cephes/i0.c | |
clang: cephes/c2f.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
gfortran:f77: pymc/flib.f | |
Warning: Nonconforming tab character in column 1 of line 509 | |
Warning: Nonconforming tab character in column 1 of line 510 | |
Warning: Nonconforming tab character in column 1 of line 511 | |
Warning: Nonconforming tab character in column 1 of line 512 | |
Warning: Nonconforming tab character in column 1 of line 513 | |
Warning: Nonconforming tab character in column 1 of line 557 | |
Warning: Nonconforming tab character in column 1 of line 558 | |
Warning: Nonconforming tab character in column 1 of line 559 | |
Warning: Nonconforming tab character in column 1 of line 560 | |
Warning: Nonconforming tab character in column 1 of line 561 | |
Warning: Nonconforming tab character in column 6 of line 707 | |
Warning: Nonconforming tab character in column 6 of line 711 | |
Warning: Nonconforming tab character in column 6 of line 715 | |
Warning: Nonconforming tab character in column 1 of line 723 | |
Warning: Nonconforming tab character in column 6 of line 775 | |
Warning: Nonconforming tab character in column 6 of line 779 | |
Warning: Nonconforming tab character in column 6 of line 783 | |
Warning: Nonconforming tab character in column 1 of line 791 | |
Warning: Nonconforming tab character in column 6 of line 849 | |
Warning: Nonconforming tab character in column 6 of line 853 | |
Warning: Nonconforming tab character in column 6 of line 857 | |
Warning: Nonconforming tab character in column 1 of line 865 | |
Warning: Nonconforming tab character in column 6 of line 921 | |
Warning: Nonconforming tab character in column 6 of line 925 | |
Warning: Nonconforming tab character in column 6 of line 929 | |
Warning: Nonconforming tab character in column 1 of line 937 | |
Warning: Nonconforming tab character in column 6 of line 991 | |
Warning: Nonconforming tab character in column 6 of line 995 | |
Warning: Nonconforming tab character in column 6 of line 999 | |
Warning: Nonconforming tab character in column 1 of line 1007 | |
Warning: Nonconforming tab character in column 1 of line 1195 | |
Warning: Nonconforming tab character in column 1 of line 1196 | |
Warning: Nonconforming tab character in column 1 of line 1197 | |
Warning: Nonconforming tab character in column 1 of line 1200 | |
Warning: Nonconforming tab character in column 1 of line 1201 | |
Warning: Nonconforming tab character in column 1 of line 1408 | |
Warning: Nonconforming tab character in column 1 of line 1409 | |
Warning: Nonconforming tab character in column 1 of line 1412 | |
Warning: Nonconforming tab character in column 5 of line 1420 | |
Warning: Nonconforming tab character in column 5 of line 1421 | |
Warning: Nonconforming tab character in column 5 of line 1422 | |
Warning: Nonconforming tab character in column 5 of line 1423 | |
Warning: Nonconforming tab character in column 5 of line 1424 | |
Warning: Nonconforming tab character in column 5 of line 1425 | |
Warning: Nonconforming tab character in column 1 of line 1452 | |
Warning: Nonconforming tab character in column 1 of line 1454 | |
Warning: Nonconforming tab character in column 1 of line 1457 | |
Warning: Nonconforming tab character in column 5 of line 1465 | |
Warning: Nonconforming tab character in column 5 of line 1466 | |
Warning: Nonconforming tab character in column 5 of line 1467 | |
Warning: Nonconforming tab character in column 5 of line 1469 | |
Warning: Nonconforming tab character in column 5 of line 1470 | |
Warning: Nonconforming tab character in column 5 of line 1471 | |
Warning: Nonconforming tab character in column 5 of line 1472 | |
Warning: Nonconforming tab character in column 5 of line 1473 | |
Warning: Nonconforming tab character in column 1 of line 1478 | |
Warning: Nonconforming tab character in column 1 of line 1499 | |
Warning: Nonconforming tab character in column 1 of line 1501 | |
Warning: Nonconforming tab character in column 1 of line 1504 | |
Warning: Nonconforming tab character in column 5 of line 1512 | |
Warning: Nonconforming tab character in column 5 of line 1513 | |
Warning: Nonconforming tab character in column 5 of line 1514 | |
Warning: Nonconforming tab character in column 5 of line 1515 | |
Warning: Nonconforming tab character in column 5 of line 1516 | |
Warning: Nonconforming tab character in column 5 of line 1517 | |
Warning: Nonconforming tab character in column 1 of line 1740 | |
Warning: Nonconforming tab character in column 1 of line 1743 | |
Warning: Nonconforming tab character in column 1 of line 1746 | |
Warning: Nonconforming tab character in column 1 of line 1755 | |
Warning: Nonconforming tab character in column 1 of line 1783 | |
Warning: Nonconforming tab character in column 1 of line 1786 | |
Warning: Nonconforming tab character in column 1 of line 1789 | |
Warning: Nonconforming tab character in column 1 of line 1798 | |
Warning: Nonconforming tab character in column 1 of line 1800 | |
Warning: Nonconforming tab character in column 1 of line 1832 | |
Warning: Nonconforming tab character in column 1 of line 1835 | |
Warning: Nonconforming tab character in column 1 of line 1838 | |
Warning: Nonconforming tab character in column 1 of line 1847 | |
Warning: Nonconforming tab character in column 1 of line 1849 | |
Warning: Nonconforming tab character in column 1 of line 1977 | |
Warning: Nonconforming tab character in column 1 of line 1978 | |
Warning: Nonconforming tab character in column 1 of line 2030 | |
Warning: Nonconforming tab character in column 1 of line 2031 | |
Warning: Nonconforming tab character in column 1 of line 2079 | |
Warning: Nonconforming tab character in column 1 of line 2080 | |
Warning: Nonconforming tab character in column 1 of line 2168 | |
Warning: Nonconforming tab character in column 1 of line 2174 | |
Warning: Nonconforming tab character in column 1 of line 2218 | |
Warning: Nonconforming tab character in column 1 of line 2224 | |
Warning: Nonconforming tab character in column 1 of line 2339 | |
Warning: Nonconforming tab character in column 1 of line 2395 | |
Warning: Nonconforming tab character in column 1 of line 2692 | |
Warning: Nonconforming tab character in column 1 of line 2693 | |
Warning: Nonconforming tab character in column 1 of line 2694 | |
Warning: Nonconforming tab character in column 1 of line 2696 | |
Warning: Nonconforming tab character in column 1 of line 2697 | |
Warning: Nonconforming tab character in column 1 of line 2756 | |
Warning: Nonconforming tab character in column 1 of line 2820 | |
Warning: Nonconforming tab character in column 1 of line 2881 | |
Warning: Nonconforming tab character in column 1 of line 3191 | |
Warning: Nonconforming tab character in column 1 of line 3192 | |
Warning: Nonconforming tab character in column 1 of line 3656 | |
Warning: Nonconforming tab character in column 1 of line 3657 | |
Warning: Nonconforming tab character in column 1 of line 3658 | |
Warning: Nonconforming tab character in column 1 of line 3660 | |
Warning: Nonconforming tab character in column 1 of line 3661 | |
Warning: Nonconforming tab character in column 1 of line 3662 | |
Warning: Nonconforming tab character in column 1 of line 3664 | |
Warning: Nonconforming tab character in column 1 of line 3665 | |
Warning: Nonconforming tab character in column 1 of line 3666 | |
Warning: Nonconforming tab character in column 1 of line 3716 | |
Warning: Nonconforming tab character in column 1 of line 3717 | |
Warning: Nonconforming tab character in column 1 of line 3718 | |
Warning: Nonconforming tab character in column 1 of line 3720 | |
Warning: Nonconforming tab character in column 1 of line 3721 | |
Warning: Nonconforming tab character in column 1 of line 3722 | |
Warning: Nonconforming tab character in column 1 of line 3724 | |
Warning: Nonconforming tab character in column 1 of line 3725 | |
Warning: Nonconforming tab character in column 1 of line 3726 | |
Warning: Nonconforming tab character in column 1 of line 3732 | |
Warning: Nonconforming tab character in column 1 of line 3846 | |
Warning: Nonconforming tab character in column 1 of line 3847 | |
Warning: Nonconforming tab character in column 1 of line 3849 | |
Warning: Nonconforming tab character in column 1 of line 3851 | |
Warning: Nonconforming tab character in column 1 of line 3875 | |
Warning: Nonconforming tab character in column 1 of line 3876 | |
Warning: Nonconforming tab character in column 1 of line 3877 | |
Warning: Nonconforming tab character in column 1 of line 3878 | |
Warning: Nonconforming tab character in column 1 of line 4276 | |
Warning: Nonconforming tab character in column 1 of line 4277 | |
Warning: Nonconforming tab character in column 1 of line 4278 | |
Warning: Nonconforming tab character in column 1 of line 4280 | |
Warning: Nonconforming tab character in column 1 of line 4281 | |
Warning: Nonconforming tab character in column 1 of line 4282 | |
Warning: Nonconforming tab character in column 1 of line 4284 | |
Warning: Nonconforming tab character in column 1 of line 4285 | |
Warning: Nonconforming tab character in column 1 of line 4286 | |
Warning: Nonconforming tab character in column 1 of line 4288 | |
Warning: Nonconforming tab character in column 1 of line 4289 | |
Warning: Nonconforming tab character in column 1 of line 4290 | |
Warning: Nonconforming tab character in column 1 of line 4342 | |
Warning: Nonconforming tab character in column 1 of line 4343 | |
Warning: Nonconforming tab character in column 1 of line 4344 | |
Warning: Nonconforming tab character in column 1 of line 4346 | |
Warning: Nonconforming tab character in column 1 of line 4347 | |
Warning: Nonconforming tab character in column 1 of line 4348 | |
Warning: Nonconforming tab character in column 1 of line 4350 | |
Warning: Nonconforming tab character in column 1 of line 4351 | |
Warning: Nonconforming tab character in column 1 of line 4352 | |
Warning: Nonconforming tab character in column 1 of line 4354 | |
Warning: Nonconforming tab character in column 1 of line 4355 | |
Warning: Nonconforming tab character in column 1 of line 4356 | |
Warning: Nonconforming tab character in column 1 of line 4620 | |
Warning: Nonconforming tab character in column 1 of line 4622 | |
Warning: Nonconforming tab character in column 1 of line 4623 | |
Warning: Nonconforming tab character in column 1 of line 4624 | |
Warning: Nonconforming tab character in column 1 of line 4626 | |
Warning: Nonconforming tab character in column 1 of line 4628 | |
Warning: Nonconforming tab character in column 1 of line 4630 | |
Warning: Nonconforming tab character in column 1 of line 4632 | |
Warning: Nonconforming tab character in column 1 of line 4633 | |
Warning: Nonconforming tab character in column 1 of line 4634 | |
Warning: Nonconforming tab character in column 1 of line 4635 | |
Warning: Nonconforming tab character in column 1 of line 4637 | |
Warning: Nonconforming tab character in column 1 of line 4638 | |
Warning: Nonconforming tab character in column 1 of line 4639 | |
Warning: Nonconforming tab character in column 1 of line 4640 | |
Warning: Nonconforming tab character in column 1 of line 4642 | |
Warning: Nonconforming tab character in column 1 of line 4643 | |
Warning: Nonconforming tab character in column 1 of line 4644 | |
Warning: Nonconforming tab character in column 1 of line 4645 | |
Warning: Nonconforming tab character in column 1 of line 4646 | |
pymc/flib.f:316.55: | |
DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like | |
1 | |
Warning: Unused variable 'd_now' declared at (1) | |
pymc/flib.f:314.42: | |
INTEGER i, nx, nalph, nmu, ntau, tnx | |
1 | |
Warning: Unused variable 'tnx' declared at (1) | |
pymc/flib.f:442.71: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'gradxlike' at (1) | |
pymc/flib.f:461.40: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'high' declared at (1) | |
pymc/flib.f:458.36: | |
INTEGER n, nlower, nupper, i | |
1 | |
Warning: Unused variable 'i' declared at (1) | |
pymc/flib.f:461.29: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'like' declared at (1) | |
pymc/flib.f:461.34: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'low' declared at (1) | |
pymc/flib.f:442.39: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'lower' at (1) | |
pymc/flib.f:442.45: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'upper' at (1) | |
pymc/flib.f:442.33: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'x' at (1) | |
pymc/flib.f:692.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:760.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:834.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:906.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:976.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:1186.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1185.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1185.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1300.55: | |
DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf | |
1 | |
Warning: Unused variable 'cdf' declared at (1) | |
pymc/flib.f:1302.29: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1302.36: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'gammq' declared at (1) | |
pymc/flib.f:1301.59: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumcdf' declared at (1) | |
pymc/flib.f:1301.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1301.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1402.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2154.40: | |
DOUBLE PRECISION gradlike(n), grad | |
1 | |
Warning: Unused variable 'grad' declared at (1) | |
pymc/flib.f:2665.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2728.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2793.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2903.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2959.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3021.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3396.58: | |
DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike | |
1 | |
Warning: Unused variable 'glike' declared at (1) | |
pymc/flib.f:3646.37: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3646.29: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3706.37: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3706.29: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3836.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:4039.26: | |
DOUBLE PRECISION psi | |
1 | |
Warning: Unused variable 'psi' declared at (1) | |
pymc/flib.f:4266.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:4332.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:5184.35: | |
DOUBLE PRECISION like, factln, infinity, sump | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:5186.23: | |
INTEGER i,j,n_tmp | |
1 | |
Warning: Unused variable 'n_tmp' declared at (1) | |
pymc/flib.f:5434.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5488.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5481.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5535.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5528.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f: In function 'elgs': | |
pymc/flib.f:4882:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
K = I | |
^ | |
pymc/flib.f: In function 'exponweib_gl': | |
pymc/flib.f:778:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
pymc/flib.f: In function 'exponweib_gs': | |
pymc/flib.f:994:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
gfortran:f77: pymc/histogram.f | |
gfortran:f77: pymc/flib_blas.f | |
pymc/flib_blas.f:202.25: | |
DOUBLE PRECISION PI | |
1 | |
Warning: Unused variable 'pi' declared at (1) | |
gfortran:f77: pymc/blas_wrap.f | |
gfortran:f77: pymc/math.f | |
pymc/math.f:396.6: | |
DOUBLE PRECISION FUNCTION DERF(X) | |
1 | |
Warning: 'derf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
pymc/math.f:417.6: | |
DOUBLE PRECISION FUNCTION DERFC(X) | |
1 | |
Warning: 'derfc' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
gfortran:f77: pymc/gibbsit.f | |
pymc/gibbsit.f:2160.5: | |
215 IF (R .GT. .5898437) GO TO 220 | |
1 | |
Warning: Label 215 at (1) defined but not used | |
pymc/gibbsit.f:2077.5: | |
115 IF (R .GT. .5898437) GO TO 120 | |
1 | |
Warning: Label 115 at (1) defined but not used | |
pymc/gibbsit.f:2064.5: | |
15 IF (KFLAG.GE.1) GO TO 30 | |
1 | |
Warning: Label 15 at (1) defined but not used | |
pymc/gibbsit.f:1204.48: | |
cutpt = empquant(original,iteracnt,qhat,work) | |
1 | |
Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) | |
gfortran:f77: build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f | |
/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
error: Command "/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate" failed with exit status 1 | |
---------------------------------------- | |
Cleaning up... | |
Command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-WOmYgV-record/install-record.txt --single-version-externally-managed failed with error code 1 in /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc | |
Storing complete log in /Users/olga/.pip/pip.log | |
scrm-bio-228-232-2:workspace-git olga$ which gxx | |
scrm-bio-228-232-2:workspace-git olga$ which gcc | |
/usr/bin/gcc | |
scrm-bio-228-232-2:workspace-git olga$ which gfortran | |
/usr/local/bin/gfortran | |
scrm-bio-228-232-2:workspace-git olga$ gfortran --version | |
GNU Fortran (GCC) 4.8.2 | |
Copyright (C) 2013 Free Software Foundation, Inc. | |
GNU Fortran comes with NO WARRANTY, to the extent permitted by law. | |
You may redistribute copies of GNU Fortran | |
under the terms of the GNU General Public License. | |
For more information about these matters, see the file named COPYING | |
scrm-bio-228-232-2:workspace-git olga$ pip install pymc | |
Downloading/unpacking pymc | |
Downloading pymc-2.3.tar.gz (13.1MB): 13.1MB downloaded | |
Running setup.py egg_info for package pymc | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
IOError: [Errno 2] No such file or directory: 'skip:ppnd7'. Skipping file "skip:ppnd7". | |
updatevars:gradlike: attempt to change 'dimension(nx)' to 'dimension(na)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension(nx)' to 'dimension(nb)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension (nmu)' to 'dimension(nmu)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension (na)' to 'dimension(na)'. Ignoring. | |
rmbadname1: Replacing "index" with "index_bn". | |
updatevars: "character curterms(20)*24" is mapped to "character curterms(20,24)" | |
updatevars: "character septerms(20)*24" is mapped to "character septerms(20,24)" | |
updatevars: "character tokens(maxtok)*(*)" is mapped to "character tokens(maxtok,(*))" | |
rmbadname1: Replacing "index" with "index_bn". | |
rmbadname1: Replacing "len" with "len_bn". | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between x, nx | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between w, x, nx | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between n, nx, bin0, delta, x, d | |
"object of type 'builtin_function_or_method' has no len()" in evaluating 'len(ord)' (available names: []) | |
Reading fortran codes... | |
Reading file 'pymc/flib.f' (format:fix,strict) | |
Reading file 'pymc/histogram.f' (format:fix,strict) | |
Reading file 'pymc/flib_blas.f' (format:fix,strict) | |
Reading file 'pymc/blas_wrap.f' (format:fix,strict) | |
Reading file 'pymc/math.f' (format:fix,strict) | |
Reading file 'pymc/gibbsit.f' (format:fix,strict) | |
Line #1125 in pymc/gibbsit.f:" DOUBLE PRECISION INTENT(CACHE,HIDE), DIMENSION(2*ITERACNT) :: WORK" | |
updatevars: attempt to change the type of "work" ("integer") to "double precision". Ignoring. | |
Post-processing... | |
Block: flib | |
Block: symmetrize | |
Block: logsum | |
Block: logsum_cpx | |
Block: combinationln | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/flib.f:expand_triangular | |
vars2fortran: No typespec for argument "nf". | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/flib.f:expand_triangular | |
vars2fortran: No typespec for argument "n". | |
Block: expand_triangular | |
Block: mod_to_circle | |
Block: standardize | |
Block: gammln | |
Block: mvgammln | |
Block: factrl | |
Block: factln | |
Block: normcdf | |
Block: sn_like | |
Block: rskewnorm | |
Block: uniform_like | |
Block: uniform_grad_x | |
Block: uniform_grad_l | |
Block: uniform_grad_u | |
Block: duniform_like | |
Block: exponweib | |
Block: exponweib_gx | |
Block: exponweib_gl | |
Block: exponweib_gk | |
Block: exponweib_ga | |
Block: exponweib_gs | |
Block: exponweib_ppf | |
Block: constrain | |
Block: poisson | |
Block: poisson_gmu | |
Block: trpoisson | |
Block: trpoisson_gmu | |
Block: t | |
Block: t_grad_x | |
Block: t_grad_nu | |
Block: chi2_grad_nu | |
Block: nct | |
Block: multinomial | |
Block: weibull | |
Block: weibull_gx | |
Block: weibull_ga | |
Block: weibull_gb | |
Block: logistic | |
Block: normal | |
Block: normal_grad_tau | |
Block: normal_grad_x | |
Block: normal_grad_mu | |
Block: hnormal | |
Block: hnormal_gradx | |
Block: hnormal_gradtau | |
Block: lognormal | |
Block: lognormal_gradx | |
Block: lognormal_gradmu | |
Block: lognormal_gradtau | |
Block: arlognormal | |
Block: gev | |
Block: gev_ppf | |
Block: gamma | |
Block: gamma_grad_x | |
Block: gamma_grad_alpha | |
Block: gamma_grad_beta | |
Block: igamma | |
Block: igamma_grad_x | |
Block: igamma_grad_alpha | |
Block: igamma_grad_beta | |
Block: hyperg | |
Block: geometric | |
Block: geometric_gp | |
Block: dirichlet | |
Block: cauchy | |
Block: cauchy_grad_x | |
Block: cauchy_grad_a | |
Block: cauchy_grad_b | |
Block: negbin | |
Block: negbin2 | |
Block: negbin2_gmu | |
Block: negbin2_ga | |
Block: binomial | |
Block: binomial_gp | |
Block: bernoulli | |
Block: bern_grad_p | |
Block: beta_like | |
Block: beta_grad_x | |
Block: beta_grad_a | |
Block: beta_grad_b | |
Block: betabin_like | |
Block: betabin_ga | |
Block: betabin_gb | |
Block: mvhyperg | |
Block: dirmultinom | |
Block: wishart | |
Block: trace | |
Block: gamfun | |
Block: gammds | |
Block: psi | |
Block: gser | |
Block: gcf | |
Block: gammq | |
Block: trans | |
Block: matmult | |
Block: dtrm | |
Block: elgs | |
Block: bico | |
Block: chol | |
Block: hermpoly | |
Block: set_uniform | |
Block: categorical | |
Block: rcat | |
Block: logit | |
Block: invlogit | |
Block: stukel_logit | |
Block: stukel_invlogit | |
Block: vonmises | |
Block: pareto | |
Block: truncated_pareto | |
Block: fixed_binsize | |
Block: weighted_fixed_binsize | |
Block: fixed_binsize_nd | |
{'attrspec': ['dimension(n)']} | |
In: :flib:pymc/histogram.f:qsorti | |
vars2fortran: No typespec for argument "ord". | |
Block: qsorti | |
Block: checksymm | |
Block: chol_mvnorm | |
Block: cov_mvnorm | |
Block: prec_mvnorm | |
Block: blas_wishart | |
Block: blas_wishart_cov | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/blas_wrap.f:dcopy_wrap | |
vars2fortran: No typespec for argument "nx". | |
Block: dcopy_wrap | |
Block: dtrmm_wrap | |
Block: dtrsm_wrap | |
Block: dpotrf_wrap | |
Block: dchdc_wrap | |
Block: dpotrs_wrap | |
Block: ppnd16 | |
Block: calerf | |
Block: derf | |
Block: derfc | |
Block: derfcx | |
Block: gibbsit | |
Block: matinput | |
Block: vecinput | |
Block: oneparse | |
Block: gibbmain | |
Block: empquant | |
Block: dichot | |
Block: thin | |
Block: mctest | |
Block: indtest | |
Block: mcest | |
Block: ppnd7 | |
Block: ssort | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "flib"... | |
Constructing wrapper function "symmetrize"... | |
symmetrize(c,[cmin,cmax]) | |
Constructing wrapper function "logsum"... | |
s = logsum(x) | |
Constructing wrapper function "logsum_cpx"... | |
s = logsum_cpx(x) | |
Creating wrapper for Fortran function "combinationln"("combinationln")... | |
Constructing wrapper function "combinationln"... | |
combinationln = combinationln(n,k) | |
Constructing wrapper function "expand_triangular"... | |
t = expand_triangular(d,f) | |
Constructing wrapper function "mod_to_circle"... | |
mx = mod_to_circle(x,u,l) | |
Constructing wrapper function "standardize"... | |
z = standardize(x,loc,scale) | |
Creating wrapper for Fortran function "gammln"("gammln")... | |
Constructing wrapper function "gammln"... | |
gammln = gammln(xx) | |
Creating wrapper for Fortran function "mvgammln"("mvgammln")... | |
Constructing wrapper function "mvgammln"... | |
mvgammln = mvgammln(x,k) | |
Creating wrapper for Fortran function "factrl"("factrl")... | |
Constructing wrapper function "factrl"... | |
factrl = factrl(n) | |
Creating wrapper for Fortran function "factln"("factln")... | |
Constructing wrapper function "factln"... | |
factln = factln(n) | |
Constructing wrapper function "normcdf"... | |
normcdf(x) | |
Constructing wrapper function "sn_like"... | |
like = sn_like(x,mu,tau,alph) | |
Constructing wrapper function "rskewnorm"... | |
x = rskewnorm(nx,mu,tau,alph,rn) | |
Constructing wrapper function "uniform_like"... | |
like = uniform_like(x,lower,upper) | |
Constructing wrapper function "uniform_grad_x"... | |
gradxlike = uniform_grad_x(x,lower,upper) | |
Constructing wrapper function "uniform_grad_l"... | |
gradllike = uniform_grad_l(x,lower,upper) | |
Constructing wrapper function "uniform_grad_u"... | |
gradulike = uniform_grad_u(x,lower,upper) | |
Constructing wrapper function "duniform_like"... | |
like = duniform_like(x,lower,upper) | |
Constructing wrapper function "exponweib"... | |
like = exponweib(x,a,c,loc,scale) | |
Constructing wrapper function "exponweib_gx"... | |
gradlike = exponweib_gx(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_gl"... | |
gradlike = exponweib_gl(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_gk"... | |
gradlike = exponweib_gk(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_ga"... | |
gradlike = exponweib_ga(x,alpha,k,loc,scale,[nk]) | |
Constructing wrapper function "exponweib_gs"... | |
gradlike = exponweib_gs(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_ppf"... | |
ppf = exponweib_ppf(q,a,c) | |
Constructing wrapper function "constrain"... | |
pass = constrain(x,a,b,allow_equal) | |
Constructing wrapper function "poisson"... | |
like = poisson(x,mu) | |
Constructing wrapper function "poisson_gmu"... | |
gradlike = poisson_gmu(x,mu) | |
Constructing wrapper function "trpoisson"... | |
like = trpoisson(x,mu,k) | |
Constructing wrapper function "trpoisson_gmu"... | |
gradlike = trpoisson_gmu(x,mu,k) | |
Constructing wrapper function "t"... | |
like = t(x,nu) | |
Constructing wrapper function "t_grad_x"... | |
gradlikex = t_grad_x(x,nu) | |
Constructing wrapper function "t_grad_nu"... | |
gradlikenu = t_grad_nu(x,nu) | |
Constructing wrapper function "chi2_grad_nu"... | |
gradlikenu = chi2_grad_nu(x,nu) | |
Constructing wrapper function "nct"... | |
like = nct(x,mu,lam,nu) | |
Constructing wrapper function "multinomial"... | |
like = multinomial(x,n,p) | |
Constructing wrapper function "weibull"... | |
like = weibull(x,alpha,beta) | |
Constructing wrapper function "weibull_gx"... | |
gradlike = weibull_gx(x,alpha,beta) | |
Constructing wrapper function "weibull_ga"... | |
gradlike = weibull_ga(x,alpha,beta) | |
Constructing wrapper function "weibull_gb"... | |
gradlike = weibull_gb(x,alpha,beta) | |
Constructing wrapper function "logistic"... | |
like = logistic(x,mu,tau) | |
Constructing wrapper function "normal"... | |
like = normal(x,mu,tau) | |
Constructing wrapper function "normal_grad_tau"... | |
grad_tau_like = normal_grad_tau(x,mu,tau) | |
Constructing wrapper function "normal_grad_x"... | |
grad_x_like = normal_grad_x(x,mu,tau) | |
Constructing wrapper function "normal_grad_mu"... | |
gradmulike = normal_grad_mu(x,mu,tau) | |
Constructing wrapper function "hnormal"... | |
like = hnormal(x,tau) | |
Constructing wrapper function "hnormal_gradx"... | |
gradlike = hnormal_gradx(x,tau) | |
Constructing wrapper function "hnormal_gradtau"... | |
gradlike = hnormal_gradtau(x,tau) | |
Constructing wrapper function "lognormal"... | |
like = lognormal(x,mu,tau) | |
Constructing wrapper function "lognormal_gradx"... | |
gradlike = lognormal_gradx(x,mu,tau) | |
Constructing wrapper function "lognormal_gradmu"... | |
gradlike = lognormal_gradmu(x,mu,tau) | |
Constructing wrapper function "lognormal_gradtau"... | |
gradlike = lognormal_gradtau(x,mu,tau) | |
Constructing wrapper function "arlognormal"... | |
like = arlognormal(x,mu,sigma,rho,beta) | |
Constructing wrapper function "gev"... | |
like = gev(x,xi,mu,sigma) | |
Constructing wrapper function "gev_ppf"... | |
ppf = gev_ppf(q,xi) | |
Constructing wrapper function "gamma"... | |
like = gamma(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_x"... | |
gradxlike = gamma_grad_x(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_alpha"... | |
gradalphalike = gamma_grad_alpha(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_beta"... | |
gradbetalike = gamma_grad_beta(x,alpha,beta) | |
Constructing wrapper function "igamma"... | |
like = igamma(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_x"... | |
gradxlike = igamma_grad_x(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_alpha"... | |
gradalphalike = igamma_grad_alpha(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_beta"... | |
gradbetalike = igamma_grad_beta(x,alpha,beta) | |
Constructing wrapper function "hyperg"... | |
like = hyperg(x,draws,success,total) | |
Constructing wrapper function "geometric"... | |
like = geometric(x,p) | |
Constructing wrapper function "geometric_gp"... | |
gradlike = geometric_gp(x,p) | |
Constructing wrapper function "dirichlet"... | |
like = dirichlet(x,theta) | |
Constructing wrapper function "cauchy"... | |
like = cauchy(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_x"... | |
gradlike = cauchy_grad_x(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_a"... | |
gradlike = cauchy_grad_a(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_b"... | |
gradlike = cauchy_grad_b(x,alpha,beta) | |
Constructing wrapper function "negbin"... | |
like = negbin(x,r,p) | |
Constructing wrapper function "negbin2"... | |
like = negbin2(x,mu,a) | |
Constructing wrapper function "negbin2_gmu"... | |
gradlike = negbin2_gmu(x,mu,alpha) | |
Constructing wrapper function "negbin2_ga"... | |
gradlike = negbin2_ga(x,mu,alpha) | |
Constructing wrapper function "binomial"... | |
like = binomial(x,n,p) | |
Constructing wrapper function "binomial_gp"... | |
gradlike = binomial_gp(x,n,p) | |
Constructing wrapper function "bernoulli"... | |
like = bernoulli(x,p) | |
Constructing wrapper function "bern_grad_p"... | |
grad_like = bern_grad_p(x,p) | |
Constructing wrapper function "beta_like"... | |
like = beta_like(x,alpha,beta) | |
Constructing wrapper function "beta_grad_x"... | |
gradlikex = beta_grad_x(x,alpha,beta) | |
Constructing wrapper function "beta_grad_a"... | |
gradlikea = beta_grad_a(x,alpha,beta) | |
Constructing wrapper function "beta_grad_b"... | |
gradlikeb = beta_grad_b(x,alpha,beta) | |
Constructing wrapper function "betabin_like"... | |
like = betabin_like(x,alpha,beta,n) | |
Constructing wrapper function "betabin_ga"... | |
gradlike = betabin_ga(x,alpha,beta,n) | |
Constructing wrapper function "betabin_gb"... | |
gradlike = betabin_gb(x,alpha,beta,n) | |
Constructing wrapper function "mvhyperg"... | |
like = mvhyperg(x,color) | |
Constructing wrapper function "dirmultinom"... | |
like = dirmultinom(x,theta) | |
Constructing wrapper function "wishart"... | |
like = wishart(x,n,sigma) | |
Constructing wrapper function "trace"... | |
trace(mat,tr,[k]) | |
Constructing wrapper function "gamfun"... | |
gx = gamfun(xx) | |
Creating wrapper for Fortran function "gammds"("gammds")... | |
Constructing wrapper function "gammds"... | |
gammds = gammds(y,p,ifault) | |
Creating wrapper for Fortran function "psi"("psi")... | |
Constructing wrapper function "psi"... | |
psi = psi(x) | |
Constructing wrapper function "gser"... | |
gser(gamser,a,x,gln) | |
Constructing wrapper function "gcf"... | |
gcf(gammcf,a,x,gln) | |
Creating wrapper for Fortran function "gammq"("gammq")... | |
Constructing wrapper function "gammq"... | |
gammq = gammq(a,x) | |
Constructing wrapper function "trans"... | |
tmat = trans(mat) | |
Constructing wrapper function "matmult"... | |
prod = matmult(mat1,mat2) | |
Constructing wrapper function "dtrm"... | |
d = dtrm(a) | |
Constructing wrapper function "elgs"... | |
elgs(a,indx,[n]) | |
Creating wrapper for Fortran function "bico"("bico")... | |
Constructing wrapper function "bico"... | |
bico = bico(n,k) | |
Constructing wrapper function "chol"... | |
c = chol(a,[n]) | |
Constructing wrapper function "hermpoly"... | |
cx = hermpoly(n,x) | |
Constructing wrapper function "set_uniform"... | |
set_uniform(seed1,seed2) | |
Constructing wrapper function "categorical"... | |
like = categorical(x,p) | |
Constructing wrapper function "rcat"... | |
s = rcat(p,rands) | |
Constructing wrapper function "logit"... | |
ltheta = logit(theta) | |
Constructing wrapper function "invlogit"... | |
theta = invlogit(ltheta) | |
Constructing wrapper function "stukel_logit"... | |
ltheta = stukel_logit(theta,a1,a2,[overwrite_theta]) | |
Constructing wrapper function "stukel_invlogit"... | |
theta = stukel_invlogit(ltheta,a1,a2,[overwrite_ltheta]) | |
Constructing wrapper function "vonmises"... | |
like = vonmises(x,mu,kappa) | |
Constructing wrapper function "pareto"... | |
like = pareto(x,alpha,m) | |
Constructing wrapper function "truncated_pareto"... | |
like = truncated_pareto(x,alpha,m,b) | |
Constructing wrapper function "fixed_binsize"... | |
h = fixed_binsize(x,bin0,delta,n) | |
Constructing wrapper function "weighted_fixed_binsize"... | |
h = weighted_fixed_binsize(x,w,bin0,delta,n) | |
Constructing wrapper function "fixed_binsize_nd"... | |
count = fixed_binsize_nd(x,bin0,delta,n,nc) | |
Constructing wrapper function "qsorti"... | |
qsorti(ord,a,[n]) | |
Constructing wrapper function "checksymm"... | |
cs = checksymm(x) | |
Constructing wrapper function "chol_mvnorm"... | |
like = chol_mvnorm(x,mu,sig,[overwrite_x,overwrite_mu]) | |
Constructing wrapper function "cov_mvnorm"... | |
like = cov_mvnorm(x,mu,c,[overwrite_x,overwrite_mu,overwrite_c]) | |
Constructing wrapper function "prec_mvnorm"... | |
like = prec_mvnorm(x,mu,tau,[overwrite_x,overwrite_mu,overwrite_tau]) | |
Constructing wrapper function "blas_wishart"... | |
like = blas_wishart(x,n,t,[overwrite_x,overwrite_t]) | |
Constructing wrapper function "blas_wishart_cov"... | |
like = blas_wishart_cov(x,n,v,[overwrite_x,overwrite_v]) | |
Constructing wrapper function "dcopy_wrap"... | |
dcopy_wrap(x,y) | |
Constructing wrapper function "dtrmm_wrap"... | |
dtrmm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dtrsm_wrap"... | |
dtrsm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dpotrf_wrap"... | |
info = dpotrf_wrap(a) | |
Constructing wrapper function "dchdc_wrap"... | |
piv,info = dchdc_wrap(a) | |
Constructing wrapper function "dpotrs_wrap"... | |
info = dpotrs_wrap(chol_fac,b,[uplo]) | |
Creating wrapper for Fortran function "ppnd16"("ppnd16")... | |
Constructing wrapper function "ppnd16"... | |
ppnd16 = ppnd16(p,ifault) | |
Constructing wrapper function "calerf"... | |
calerf(arg,result,jint) | |
Creating wrapper for Fortran function "derf"("derf")... | |
Constructing wrapper function "derf"... | |
derf = derf(x) | |
Creating wrapper for Fortran function "derfc"("derfc")... | |
Constructing wrapper function "derfc"... | |
derfc = derfc(x) | |
Creating wrapper for Fortran function "derfcx"("derfcx")... | |
Constructing wrapper function "derfcx"... | |
derfcx = derfcx(x) | |
Constructing wrapper function "matinput"... | |
matinput(uid,matout,rowused,colused,r15,[rowmax,colmax]) | |
Constructing wrapper function "vecinput"... | |
vecinput(uid,vecout,vecused,r15,[vecmax]) | |
Constructing wrapper function "oneparse"... | |
getarrdims:warning: assumed shape array, using 0 instead of '(*)' | |
oneparse(instring,delimit,tokens,tokcnt,r15,[maxtok]) | |
Constructing wrapper function "gibbmain"... | |
nmin,kthin,nburn,nprec,kmind = gibbmain(original,q,r,s,epsilon) | |
Creating wrapper for Fortran function "empquant"("empquant")... | |
Constructing wrapper function "empquant"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
empquant = empquant(data,q,work,[iteracnt]) | |
Constructing wrapper function "dichot"... | |
dichot(data,cutpt,zt,[iteracnt]) | |
Constructing wrapper function "thin"... | |
thin(series,kthin,result,thincnt,[iteracnt]) | |
Constructing wrapper function "mctest"... | |
mctest(data,g2,bic,[datacnt]) | |
Constructing wrapper function "indtest"... | |
indtest(data,g2,bic,[datacnt]) | |
Constructing wrapper function "mcest"... | |
mcest(data,alpha,beta,[datacnt]) | |
Creating wrapper for Fortran function "ppnd7"("ppnd7")... | |
Constructing wrapper function "ppnd7"... | |
ppnd7 = ppnd7(p,ifault) | |
Constructing wrapper function "ssort"... | |
ssort(x,y,kflag,[n]) | |
Constructing COMMON block support for "unif_seeds"... | |
s1,s2 | |
Wrote C/API module "flib" to file "build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/linalg_utilsmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/linalg_utils.f' (format:fix,strict) | |
Reading file 'pymc/blas_wrap.f' (format:fix,strict) | |
Post-processing... | |
Block: linalg_utils | |
Block: remove_duplicates | |
Block: check_repeats | |
Block: diag_call | |
Block: cov_fun | |
{'attrspec': ['intent(hide)']} | |
In: :linalg_utils:pymc/gp/linalg_utils.f:basis_diag_call | |
vars2fortran: No typespec for argument "nbas". | |
Block: basis_diag_call | |
Block: gp_array_logp | |
Block: asqs | |
{'attrspec': ['intent(hide)']} | |
In: :linalg_utils:pymc/blas_wrap.f:dcopy_wrap | |
vars2fortran: No typespec for argument "nx". | |
Block: dcopy_wrap | |
Block: dtrmm_wrap | |
Block: dtrsm_wrap | |
Block: dpotrf_wrap | |
Block: dchdc_wrap | |
Block: dpotrs_wrap | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_cov_fun_in_diag_call__user__routines" | |
def cov_fun(xe): return q | |
Building module "linalg_utils"... | |
Constructing wrapper function "remove_duplicates"... | |
nr,rf,rt,nu,xu,ui = remove_duplicates(x) | |
Constructing wrapper function "check_repeats"... | |
f,new_indices,n_new_indices = check_repeats(x,x_sofar,f_sofar) | |
Constructing wrapper function "diag_call"... | |
v = diag_call(x,cov_fun,[cov_fun_extra_args]) | |
Constructing wrapper function "basis_diag_call"... | |
v = basis_diag_call(basis_x) | |
Constructing wrapper function "gp_array_logp"... | |
like = gp_array_logp(x,mu,sig,[overwrite_x,overwrite_mu]) | |
Constructing wrapper function "asqs"... | |
asqs(c,s,[cmin,cmax]) | |
Constructing wrapper function "dcopy_wrap"... | |
dcopy_wrap(x,y) | |
Constructing wrapper function "dtrmm_wrap"... | |
dtrmm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dtrsm_wrap"... | |
dtrsm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dpotrf_wrap"... | |
info = dpotrf_wrap(a) | |
Constructing wrapper function "dchdc_wrap"... | |
piv,info = dchdc_wrap(a) | |
Constructing wrapper function "dpotrs_wrap"... | |
info = dpotrs_wrap(chol_fac,b,[uplo]) | |
Wrote C/API module "linalg_utils" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/linalg_utilsmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/incomplete_cholmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/incomplete_chol.f' (format:fix,strict) | |
Post-processing... | |
Block: incomplete_chol | |
Block: ichol_continue | |
Block: rowfun | |
Block: ichol | |
Block: rowfun | |
{'attrspec': ['intent(hide)']} | |
In: :incomplete_chol:pymc/gp/incomplete_chol.f:ichol_basis | |
vars2fortran: No typespec for argument "n_nug". | |
Block: ichol_basis | |
Block: ichol_full | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_rowfun_in_ichol_continue__user__routines" | |
def rowfun(itot,x,rowvec): return | |
Constructing call-back function "cb_rowfun_in_ichol__user__routines" | |
def rowfun(i,x,rowvec): return | |
Building module "incomplete_chol"... | |
Constructing wrapper function "ichol_continue"... | |
m,piv = ichol_continue(sig,diag,piv,reltol,x,rowfun,mold,[overwrite_x,rowfun_extra_args]) | |
Constructing wrapper function "ichol"... | |
sig,m,piv = ichol(diag,reltol,x,rowfun,rl,[overwrite_x,rowfun_extra_args]) | |
Constructing wrapper function "ichol_basis"... | |
sig,p,m = ichol_basis(basis,nug,reltol) | |
Constructing wrapper function "ichol_full"... | |
sig,m,p = ichol_full(c,reltol) | |
Wrote C/API module "incomplete_chol" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/incomplete_cholmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funsmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/cov_funs/isotropic_cov_funs.f' (format:fix,strict) | |
Reading file 'blas/BLAS/dscal.f' (format:fix,strict) | |
Post-processing... | |
Block: isotropic_cov_funs | |
Block: imul | |
Block: symmetrize | |
Block: matern | |
Block: nsmatrn | |
Block: stein_spatiotemporal | |
Block: nsst | |
Block: gaussian | |
Block: exponential | |
Block: brownian | |
Block: frac_brownian | |
Block: pow_exp | |
Block: sphere | |
Block: quadratic | |
Block: dgamma | |
Block: rkbesl | |
Block: dscal | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "isotropic_cov_funs"... | |
Constructing wrapper function "imul"... | |
imul(c,a,[cmin,cmax,symm]) | |
Constructing wrapper function "symmetrize"... | |
symmetrize(c,[cmin,cmax]) | |
Constructing wrapper function "matern"... | |
matern(c,diff_degree,[cmin,cmax,symm]) | |
Constructing wrapper function "nsmatrn"... | |
nsmatrn(c,ddx,ddy,hx,hy,nmax,[cmin,cmax,symm]) | |
Constructing wrapper function "stein_spatiotemporal"... | |
stein_spatiotemporal(c,gt,origin_val,[cmin,cmax,symm]) | |
Constructing wrapper function "nsst"... | |
nsst(c,gt,origin_val,hx,hy,[cmin,cmax,symm]) | |
Constructing wrapper function "gaussian"... | |
gaussian(c,[cmin,cmax,symm]) | |
Constructing wrapper function "exponential"... | |
exponential(c,[cmin,cmax,symm]) | |
Constructing wrapper function "brownian"... | |
brownian(c,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "frac_brownian"... | |
frac_brownian(c,x,y,h,[cmin,cmax,symm]) | |
Constructing wrapper function "pow_exp"... | |
pow_exp(c,pow,[cmin,cmax,symm]) | |
Constructing wrapper function "sphere"... | |
sphere(c,[cmin,cmax,symm]) | |
Constructing wrapper function "quadratic"... | |
quadratic(c,phi,[cmin,cmax,symm]) | |
Creating wrapper for Fortran function "dgamma"("dgamma")... | |
Constructing wrapper function "dgamma"... | |
dgamma = dgamma(x) | |
Constructing wrapper function "rkbesl"... | |
bk = rkbesl(x,alpha,nb,ize,ncalc) | |
Constructing wrapper function "dscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
dscal(n,da,dx,incx) | |
Wrote C/API module "isotropic_cov_funs" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funsmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/distancesmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/cov_funs/distances.f' (format:fix,strict) | |
Post-processing... | |
Block: distances | |
Block: euclidean | |
Block: geographic | |
Block: paniso_geo_rad | |
Block: aniso_geo_rad | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "distances"... | |
Constructing wrapper function "euclidean"... | |
euclidean(d,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "geographic"... | |
geographic(d,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "paniso_geo_rad"... | |
paniso_geo_rad(d,x,y,ctrs,scals,[cmin,cmax,symm]) | |
Constructing wrapper function "aniso_geo_rad"... | |
aniso_geo_rad(d,x,y,inc,ecc,[cmin,cmax,symm]) | |
Wrote C/API module "distances" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/distancesmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
warning: no files found matching 'README.txt' | |
warning: no files found matching 'INSTALL.txt' | |
warning: no files found matching 'docs/UserGuide.pdf' | |
Installing collected packages: pymc | |
Running setup.py install for pymc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'pymc.flib' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:18: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16817:7: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] | |
d = shape(x,2); | |
^ ~ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:86:24: note: expanded from macro 'shape' | |
#define shape(var,dim) var ## _Dims[dim] | |
^ | |
<scratch space>:394:1: note: expanded from here | |
x_Dims | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16718:3: note: array 'x_Dims' declared here | |
npy_intp x_Dims[2] = {-1, -1}; | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:181:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: build/src.macosx-10.9-x86_64-2.7/fortranobject.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.c:2: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((fp->defs[i].func==NULL)) { | |
~~~~~~~~~~~~~~~~^~~~~~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((fp->defs[i].func==NULL)) { | |
~ ^ ~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: use '=' to turn this equality comparison into an assignment | |
if ((fp->defs[i].func==NULL)) { | |
^~ | |
= | |
2 warnings generated. | |
clang: cephes/chbevl.c | |
clang: cephes/i0.c | |
clang: cephes/c2f.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
gfortran:f77: pymc/flib.f | |
Warning: Nonconforming tab character in column 1 of line 509 | |
Warning: Nonconforming tab character in column 1 of line 510 | |
Warning: Nonconforming tab character in column 1 of line 511 | |
Warning: Nonconforming tab character in column 1 of line 512 | |
Warning: Nonconforming tab character in column 1 of line 513 | |
Warning: Nonconforming tab character in column 1 of line 557 | |
Warning: Nonconforming tab character in column 1 of line 558 | |
Warning: Nonconforming tab character in column 1 of line 559 | |
Warning: Nonconforming tab character in column 1 of line 560 | |
Warning: Nonconforming tab character in column 1 of line 561 | |
Warning: Nonconforming tab character in column 6 of line 707 | |
Warning: Nonconforming tab character in column 6 of line 711 | |
Warning: Nonconforming tab character in column 6 of line 715 | |
Warning: Nonconforming tab character in column 1 of line 723 | |
Warning: Nonconforming tab character in column 6 of line 775 | |
Warning: Nonconforming tab character in column 6 of line 779 | |
Warning: Nonconforming tab character in column 6 of line 783 | |
Warning: Nonconforming tab character in column 1 of line 791 | |
Warning: Nonconforming tab character in column 6 of line 849 | |
Warning: Nonconforming tab character in column 6 of line 853 | |
Warning: Nonconforming tab character in column 6 of line 857 | |
Warning: Nonconforming tab character in column 1 of line 865 | |
Warning: Nonconforming tab character in column 6 of line 921 | |
Warning: Nonconforming tab character in column 6 of line 925 | |
Warning: Nonconforming tab character in column 6 of line 929 | |
Warning: Nonconforming tab character in column 1 of line 937 | |
Warning: Nonconforming tab character in column 6 of line 991 | |
Warning: Nonconforming tab character in column 6 of line 995 | |
Warning: Nonconforming tab character in column 6 of line 999 | |
Warning: Nonconforming tab character in column 1 of line 1007 | |
Warning: Nonconforming tab character in column 1 of line 1195 | |
Warning: Nonconforming tab character in column 1 of line 1196 | |
Warning: Nonconforming tab character in column 1 of line 1197 | |
Warning: Nonconforming tab character in column 1 of line 1200 | |
Warning: Nonconforming tab character in column 1 of line 1201 | |
Warning: Nonconforming tab character in column 1 of line 1408 | |
Warning: Nonconforming tab character in column 1 of line 1409 | |
Warning: Nonconforming tab character in column 1 of line 1412 | |
Warning: Nonconforming tab character in column 5 of line 1420 | |
Warning: Nonconforming tab character in column 5 of line 1421 | |
Warning: Nonconforming tab character in column 5 of line 1422 | |
Warning: Nonconforming tab character in column 5 of line 1423 | |
Warning: Nonconforming tab character in column 5 of line 1424 | |
Warning: Nonconforming tab character in column 5 of line 1425 | |
Warning: Nonconforming tab character in column 1 of line 1452 | |
Warning: Nonconforming tab character in column 1 of line 1454 | |
Warning: Nonconforming tab character in column 1 of line 1457 | |
Warning: Nonconforming tab character in column 5 of line 1465 | |
Warning: Nonconforming tab character in column 5 of line 1466 | |
Warning: Nonconforming tab character in column 5 of line 1467 | |
Warning: Nonconforming tab character in column 5 of line 1469 | |
Warning: Nonconforming tab character in column 5 of line 1470 | |
Warning: Nonconforming tab character in column 5 of line 1471 | |
Warning: Nonconforming tab character in column 5 of line 1472 | |
Warning: Nonconforming tab character in column 5 of line 1473 | |
Warning: Nonconforming tab character in column 1 of line 1478 | |
Warning: Nonconforming tab character in column 1 of line 1499 | |
Warning: Nonconforming tab character in column 1 of line 1501 | |
Warning: Nonconforming tab character in column 1 of line 1504 | |
Warning: Nonconforming tab character in column 5 of line 1512 | |
Warning: Nonconforming tab character in column 5 of line 1513 | |
Warning: Nonconforming tab character in column 5 of line 1514 | |
Warning: Nonconforming tab character in column 5 of line 1515 | |
Warning: Nonconforming tab character in column 5 of line 1516 | |
Warning: Nonconforming tab character in column 5 of line 1517 | |
Warning: Nonconforming tab character in column 1 of line 1740 | |
Warning: Nonconforming tab character in column 1 of line 1743 | |
Warning: Nonconforming tab character in column 1 of line 1746 | |
Warning: Nonconforming tab character in column 1 of line 1755 | |
Warning: Nonconforming tab character in column 1 of line 1783 | |
Warning: Nonconforming tab character in column 1 of line 1786 | |
Warning: Nonconforming tab character in column 1 of line 1789 | |
Warning: Nonconforming tab character in column 1 of line 1798 | |
Warning: Nonconforming tab character in column 1 of line 1800 | |
Warning: Nonconforming tab character in column 1 of line 1832 | |
Warning: Nonconforming tab character in column 1 of line 1835 | |
Warning: Nonconforming tab character in column 1 of line 1838 | |
Warning: Nonconforming tab character in column 1 of line 1847 | |
Warning: Nonconforming tab character in column 1 of line 1849 | |
Warning: Nonconforming tab character in column 1 of line 1977 | |
Warning: Nonconforming tab character in column 1 of line 1978 | |
Warning: Nonconforming tab character in column 1 of line 2030 | |
Warning: Nonconforming tab character in column 1 of line 2031 | |
Warning: Nonconforming tab character in column 1 of line 2079 | |
Warning: Nonconforming tab character in column 1 of line 2080 | |
Warning: Nonconforming tab character in column 1 of line 2168 | |
Warning: Nonconforming tab character in column 1 of line 2174 | |
Warning: Nonconforming tab character in column 1 of line 2218 | |
Warning: Nonconforming tab character in column 1 of line 2224 | |
Warning: Nonconforming tab character in column 1 of line 2339 | |
Warning: Nonconforming tab character in column 1 of line 2395 | |
Warning: Nonconforming tab character in column 1 of line 2692 | |
Warning: Nonconforming tab character in column 1 of line 2693 | |
Warning: Nonconforming tab character in column 1 of line 2694 | |
Warning: Nonconforming tab character in column 1 of line 2696 | |
Warning: Nonconforming tab character in column 1 of line 2697 | |
Warning: Nonconforming tab character in column 1 of line 2756 | |
Warning: Nonconforming tab character in column 1 of line 2820 | |
Warning: Nonconforming tab character in column 1 of line 2881 | |
Warning: Nonconforming tab character in column 1 of line 3191 | |
Warning: Nonconforming tab character in column 1 of line 3192 | |
Warning: Nonconforming tab character in column 1 of line 3656 | |
Warning: Nonconforming tab character in column 1 of line 3657 | |
Warning: Nonconforming tab character in column 1 of line 3658 | |
Warning: Nonconforming tab character in column 1 of line 3660 | |
Warning: Nonconforming tab character in column 1 of line 3661 | |
Warning: Nonconforming tab character in column 1 of line 3662 | |
Warning: Nonconforming tab character in column 1 of line 3664 | |
Warning: Nonconforming tab character in column 1 of line 3665 | |
Warning: Nonconforming tab character in column 1 of line 3666 | |
Warning: Nonconforming tab character in column 1 of line 3716 | |
Warning: Nonconforming tab character in column 1 of line 3717 | |
Warning: Nonconforming tab character in column 1 of line 3718 | |
Warning: Nonconforming tab character in column 1 of line 3720 | |
Warning: Nonconforming tab character in column 1 of line 3721 | |
Warning: Nonconforming tab character in column 1 of line 3722 | |
Warning: Nonconforming tab character in column 1 of line 3724 | |
Warning: Nonconforming tab character in column 1 of line 3725 | |
Warning: Nonconforming tab character in column 1 of line 3726 | |
Warning: Nonconforming tab character in column 1 of line 3732 | |
Warning: Nonconforming tab character in column 1 of line 3846 | |
Warning: Nonconforming tab character in column 1 of line 3847 | |
Warning: Nonconforming tab character in column 1 of line 3849 | |
Warning: Nonconforming tab character in column 1 of line 3851 | |
Warning: Nonconforming tab character in column 1 of line 3875 | |
Warning: Nonconforming tab character in column 1 of line 3876 | |
Warning: Nonconforming tab character in column 1 of line 3877 | |
Warning: Nonconforming tab character in column 1 of line 3878 | |
Warning: Nonconforming tab character in column 1 of line 4276 | |
Warning: Nonconforming tab character in column 1 of line 4277 | |
Warning: Nonconforming tab character in column 1 of line 4278 | |
Warning: Nonconforming tab character in column 1 of line 4280 | |
Warning: Nonconforming tab character in column 1 of line 4281 | |
Warning: Nonconforming tab character in column 1 of line 4282 | |
Warning: Nonconforming tab character in column 1 of line 4284 | |
Warning: Nonconforming tab character in column 1 of line 4285 | |
Warning: Nonconforming tab character in column 1 of line 4286 | |
Warning: Nonconforming tab character in column 1 of line 4288 | |
Warning: Nonconforming tab character in column 1 of line 4289 | |
Warning: Nonconforming tab character in column 1 of line 4290 | |
Warning: Nonconforming tab character in column 1 of line 4342 | |
Warning: Nonconforming tab character in column 1 of line 4343 | |
Warning: Nonconforming tab character in column 1 of line 4344 | |
Warning: Nonconforming tab character in column 1 of line 4346 | |
Warning: Nonconforming tab character in column 1 of line 4347 | |
Warning: Nonconforming tab character in column 1 of line 4348 | |
Warning: Nonconforming tab character in column 1 of line 4350 | |
Warning: Nonconforming tab character in column 1 of line 4351 | |
Warning: Nonconforming tab character in column 1 of line 4352 | |
Warning: Nonconforming tab character in column 1 of line 4354 | |
Warning: Nonconforming tab character in column 1 of line 4355 | |
Warning: Nonconforming tab character in column 1 of line 4356 | |
Warning: Nonconforming tab character in column 1 of line 4620 | |
Warning: Nonconforming tab character in column 1 of line 4622 | |
Warning: Nonconforming tab character in column 1 of line 4623 | |
Warning: Nonconforming tab character in column 1 of line 4624 | |
Warning: Nonconforming tab character in column 1 of line 4626 | |
Warning: Nonconforming tab character in column 1 of line 4628 | |
Warning: Nonconforming tab character in column 1 of line 4630 | |
Warning: Nonconforming tab character in column 1 of line 4632 | |
Warning: Nonconforming tab character in column 1 of line 4633 | |
Warning: Nonconforming tab character in column 1 of line 4634 | |
Warning: Nonconforming tab character in column 1 of line 4635 | |
Warning: Nonconforming tab character in column 1 of line 4637 | |
Warning: Nonconforming tab character in column 1 of line 4638 | |
Warning: Nonconforming tab character in column 1 of line 4639 | |
Warning: Nonconforming tab character in column 1 of line 4640 | |
Warning: Nonconforming tab character in column 1 of line 4642 | |
Warning: Nonconforming tab character in column 1 of line 4643 | |
Warning: Nonconforming tab character in column 1 of line 4644 | |
Warning: Nonconforming tab character in column 1 of line 4645 | |
Warning: Nonconforming tab character in column 1 of line 4646 | |
pymc/flib.f:316.55: | |
DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like | |
1 | |
Warning: Unused variable 'd_now' declared at (1) | |
pymc/flib.f:314.42: | |
INTEGER i, nx, nalph, nmu, ntau, tnx | |
1 | |
Warning: Unused variable 'tnx' declared at (1) | |
pymc/flib.f:442.71: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'gradxlike' at (1) | |
pymc/flib.f:461.40: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'high' declared at (1) | |
pymc/flib.f:458.36: | |
INTEGER n, nlower, nupper, i | |
1 | |
Warning: Unused variable 'i' declared at (1) | |
pymc/flib.f:461.29: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'like' declared at (1) | |
pymc/flib.f:461.34: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'low' declared at (1) | |
pymc/flib.f:442.39: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'lower' at (1) | |
pymc/flib.f:442.45: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'upper' at (1) | |
pymc/flib.f:442.33: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'x' at (1) | |
pymc/flib.f:692.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:760.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:834.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:906.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:976.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:1186.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1185.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1185.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1300.55: | |
DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf | |
1 | |
Warning: Unused variable 'cdf' declared at (1) | |
pymc/flib.f:1302.29: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1302.36: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'gammq' declared at (1) | |
pymc/flib.f:1301.59: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumcdf' declared at (1) | |
pymc/flib.f:1301.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1301.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1402.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2154.40: | |
DOUBLE PRECISION gradlike(n), grad | |
1 | |
Warning: Unused variable 'grad' declared at (1) | |
pymc/flib.f:2665.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2728.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2793.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2903.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2959.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3021.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3396.58: | |
DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike | |
1 | |
Warning: Unused variable 'glike' declared at (1) | |
pymc/flib.f:3646.37: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3646.29: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3706.37: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3706.29: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3836.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:4039.26: | |
DOUBLE PRECISION psi | |
1 | |
Warning: Unused variable 'psi' declared at (1) | |
pymc/flib.f:4266.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:4332.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:5184.35: | |
DOUBLE PRECISION like, factln, infinity, sump | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:5186.23: | |
INTEGER i,j,n_tmp | |
1 | |
Warning: Unused variable 'n_tmp' declared at (1) | |
pymc/flib.f:5434.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5488.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5481.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5535.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5528.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f: In function 'elgs': | |
pymc/flib.f:4882:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
K = I | |
^ | |
pymc/flib.f: In function 'exponweib_gl': | |
pymc/flib.f:778:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
pymc/flib.f: In function 'exponweib_gs': | |
pymc/flib.f:994:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
gfortran:f77: pymc/histogram.f | |
gfortran:f77: pymc/flib_blas.f | |
pymc/flib_blas.f:202.25: | |
DOUBLE PRECISION PI | |
1 | |
Warning: Unused variable 'pi' declared at (1) | |
gfortran:f77: pymc/blas_wrap.f | |
gfortran:f77: pymc/math.f | |
pymc/math.f:396.6: | |
DOUBLE PRECISION FUNCTION DERF(X) | |
1 | |
Warning: 'derf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
pymc/math.f:417.6: | |
DOUBLE PRECISION FUNCTION DERFC(X) | |
1 | |
Warning: 'derfc' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
gfortran:f77: pymc/gibbsit.f | |
pymc/gibbsit.f:2160.5: | |
215 IF (R .GT. .5898437) GO TO 220 | |
1 | |
Warning: Label 215 at (1) defined but not used | |
pymc/gibbsit.f:2077.5: | |
115 IF (R .GT. .5898437) GO TO 120 | |
1 | |
Warning: Label 115 at (1) defined but not used | |
pymc/gibbsit.f:2064.5: | |
15 IF (KFLAG.GE.1) GO TO 30 | |
1 | |
Warning: Label 15 at (1) defined but not used | |
pymc/gibbsit.f:1204.48: | |
cutpt = empquant(original,iteracnt,qhat,work) | |
1 | |
Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) | |
gfortran:f77: build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f | |
/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
error: Command "/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate" failed with exit status 1 | |
Complete output from command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-Oiaad0-record/install-record.txt --single-version-externally-managed: | |
running install | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
running build_py | |
creating build/lib.macosx-10.9-x86_64-2.7 | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/calc_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CircularStochastic.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CommonDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/datatypes.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/decorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/diagnostics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/InstantiationDecorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Matplot.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Node.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NormalApproximation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NumpyDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/progressbar.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/PyMCObjects.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/ScipyDistributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/six.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/StepMethods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/threadpool.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/base.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5ea.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/no_trace.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/pickle.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/ram.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/sqlite.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/txt.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/custom_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_gof.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_linear.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_null.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/gelman_bioassay.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma_data.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/weibull_fit.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/zip.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/covparams.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mesh_choice.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/PyMCmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/realizations.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/objectmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_adaptive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_AM.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_binary_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_convergence.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_database.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_GP_MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_gradients.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_instantiation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_interactive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_MCMCSampler.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_norm_approx.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_special_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/BasisCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Covariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/FullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gp_submodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gpplots.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/GPutils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/NearlyFullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/step_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/bases.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/brownian.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/cov_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/nsmatern.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/wrapped_distances.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'pymc.flib' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include | |
creating build/temp.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/cephes | |
creating build/temp.macosx-10.9-x86_64-2.7/build | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:18: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16817:7: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] | |
d = shape(x,2); | |
^ ~ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:86:24: note: expanded from macro 'shape' | |
#define shape(var,dim) var ## _Dims[dim] | |
^ | |
<scratch space>:394:1: note: expanded from here | |
x_Dims | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16718:3: note: array 'x_Dims' declared here | |
npy_intp x_Dims[2] = {-1, -1}; | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:181:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: build/src.macosx-10.9-x86_64-2.7/fortranobject.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.c:2: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((fp->defs[i].func==NULL)) { | |
~~~~~~~~~~~~~~~~^~~~~~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((fp->defs[i].func==NULL)) { | |
~ ^ ~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: use '=' to turn this equality comparison into an assignment | |
if ((fp->defs[i].func==NULL)) { | |
^~ | |
= | |
2 warnings generated. | |
clang: cephes/chbevl.c | |
clang: cephes/i0.c | |
clang: cephes/c2f.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
gfortran:f77: pymc/flib.f | |
Warning: Nonconforming tab character in column 1 of line 509 | |
Warning: Nonconforming tab character in column 1 of line 510 | |
Warning: Nonconforming tab character in column 1 of line 511 | |
Warning: Nonconforming tab character in column 1 of line 512 | |
Warning: Nonconforming tab character in column 1 of line 513 | |
Warning: Nonconforming tab character in column 1 of line 557 | |
Warning: Nonconforming tab character in column 1 of line 558 | |
Warning: Nonconforming tab character in column 1 of line 559 | |
Warning: Nonconforming tab character in column 1 of line 560 | |
Warning: Nonconforming tab character in column 1 of line 561 | |
Warning: Nonconforming tab character in column 6 of line 707 | |
Warning: Nonconforming tab character in column 6 of line 711 | |
Warning: Nonconforming tab character in column 6 of line 715 | |
Warning: Nonconforming tab character in column 1 of line 723 | |
Warning: Nonconforming tab character in column 6 of line 775 | |
Warning: Nonconforming tab character in column 6 of line 779 | |
Warning: Nonconforming tab character in column 6 of line 783 | |
Warning: Nonconforming tab character in column 1 of line 791 | |
Warning: Nonconforming tab character in column 6 of line 849 | |
Warning: Nonconforming tab character in column 6 of line 853 | |
Warning: Nonconforming tab character in column 6 of line 857 | |
Warning: Nonconforming tab character in column 1 of line 865 | |
Warning: Nonconforming tab character in column 6 of line 921 | |
Warning: Nonconforming tab character in column 6 of line 925 | |
Warning: Nonconforming tab character in column 6 of line 929 | |
Warning: Nonconforming tab character in column 1 of line 937 | |
Warning: Nonconforming tab character in column 6 of line 991 | |
Warning: Nonconforming tab character in column 6 of line 995 | |
Warning: Nonconforming tab character in column 6 of line 999 | |
Warning: Nonconforming tab character in column 1 of line 1007 | |
Warning: Nonconforming tab character in column 1 of line 1195 | |
Warning: Nonconforming tab character in column 1 of line 1196 | |
Warning: Nonconforming tab character in column 1 of line 1197 | |
Warning: Nonconforming tab character in column 1 of line 1200 | |
Warning: Nonconforming tab character in column 1 of line 1201 | |
Warning: Nonconforming tab character in column 1 of line 1408 | |
Warning: Nonconforming tab character in column 1 of line 1409 | |
Warning: Nonconforming tab character in column 1 of line 1412 | |
Warning: Nonconforming tab character in column 5 of line 1420 | |
Warning: Nonconforming tab character in column 5 of line 1421 | |
Warning: Nonconforming tab character in column 5 of line 1422 | |
Warning: Nonconforming tab character in column 5 of line 1423 | |
Warning: Nonconforming tab character in column 5 of line 1424 | |
Warning: Nonconforming tab character in column 5 of line 1425 | |
Warning: Nonconforming tab character in column 1 of line 1452 | |
Warning: Nonconforming tab character in column 1 of line 1454 | |
Warning: Nonconforming tab character in column 1 of line 1457 | |
Warning: Nonconforming tab character in column 5 of line 1465 | |
Warning: Nonconforming tab character in column 5 of line 1466 | |
Warning: Nonconforming tab character in column 5 of line 1467 | |
Warning: Nonconforming tab character in column 5 of line 1469 | |
Warning: Nonconforming tab character in column 5 of line 1470 | |
Warning: Nonconforming tab character in column 5 of line 1471 | |
Warning: Nonconforming tab character in column 5 of line 1472 | |
Warning: Nonconforming tab character in column 5 of line 1473 | |
Warning: Nonconforming tab character in column 1 of line 1478 | |
Warning: Nonconforming tab character in column 1 of line 1499 | |
Warning: Nonconforming tab character in column 1 of line 1501 | |
Warning: Nonconforming tab character in column 1 of line 1504 | |
Warning: Nonconforming tab character in column 5 of line 1512 | |
Warning: Nonconforming tab character in column 5 of line 1513 | |
Warning: Nonconforming tab character in column 5 of line 1514 | |
Warning: Nonconforming tab character in column 5 of line 1515 | |
Warning: Nonconforming tab character in column 5 of line 1516 | |
Warning: Nonconforming tab character in column 5 of line 1517 | |
Warning: Nonconforming tab character in column 1 of line 1740 | |
Warning: Nonconforming tab character in column 1 of line 1743 | |
Warning: Nonconforming tab character in column 1 of line 1746 | |
Warning: Nonconforming tab character in column 1 of line 1755 | |
Warning: Nonconforming tab character in column 1 of line 1783 | |
Warning: Nonconforming tab character in column 1 of line 1786 | |
Warning: Nonconforming tab character in column 1 of line 1789 | |
Warning: Nonconforming tab character in column 1 of line 1798 | |
Warning: Nonconforming tab character in column 1 of line 1800 | |
Warning: Nonconforming tab character in column 1 of line 1832 | |
Warning: Nonconforming tab character in column 1 of line 1835 | |
Warning: Nonconforming tab character in column 1 of line 1838 | |
Warning: Nonconforming tab character in column 1 of line 1847 | |
Warning: Nonconforming tab character in column 1 of line 1849 | |
Warning: Nonconforming tab character in column 1 of line 1977 | |
Warning: Nonconforming tab character in column 1 of line 1978 | |
Warning: Nonconforming tab character in column 1 of line 2030 | |
Warning: Nonconforming tab character in column 1 of line 2031 | |
Warning: Nonconforming tab character in column 1 of line 2079 | |
Warning: Nonconforming tab character in column 1 of line 2080 | |
Warning: Nonconforming tab character in column 1 of line 2168 | |
Warning: Nonconforming tab character in column 1 of line 2174 | |
Warning: Nonconforming tab character in column 1 of line 2218 | |
Warning: Nonconforming tab character in column 1 of line 2224 | |
Warning: Nonconforming tab character in column 1 of line 2339 | |
Warning: Nonconforming tab character in column 1 of line 2395 | |
Warning: Nonconforming tab character in column 1 of line 2692 | |
Warning: Nonconforming tab character in column 1 of line 2693 | |
Warning: Nonconforming tab character in column 1 of line 2694 | |
Warning: Nonconforming tab character in column 1 of line 2696 | |
Warning: Nonconforming tab character in column 1 of line 2697 | |
Warning: Nonconforming tab character in column 1 of line 2756 | |
Warning: Nonconforming tab character in column 1 of line 2820 | |
Warning: Nonconforming tab character in column 1 of line 2881 | |
Warning: Nonconforming tab character in column 1 of line 3191 | |
Warning: Nonconforming tab character in column 1 of line 3192 | |
Warning: Nonconforming tab character in column 1 of line 3656 | |
Warning: Nonconforming tab character in column 1 of line 3657 | |
Warning: Nonconforming tab character in column 1 of line 3658 | |
Warning: Nonconforming tab character in column 1 of line 3660 | |
Warning: Nonconforming tab character in column 1 of line 3661 | |
Warning: Nonconforming tab character in column 1 of line 3662 | |
Warning: Nonconforming tab character in column 1 of line 3664 | |
Warning: Nonconforming tab character in column 1 of line 3665 | |
Warning: Nonconforming tab character in column 1 of line 3666 | |
Warning: Nonconforming tab character in column 1 of line 3716 | |
Warning: Nonconforming tab character in column 1 of line 3717 | |
Warning: Nonconforming tab character in column 1 of line 3718 | |
Warning: Nonconforming tab character in column 1 of line 3720 | |
Warning: Nonconforming tab character in column 1 of line 3721 | |
Warning: Nonconforming tab character in column 1 of line 3722 | |
Warning: Nonconforming tab character in column 1 of line 3724 | |
Warning: Nonconforming tab character in column 1 of line 3725 | |
Warning: Nonconforming tab character in column 1 of line 3726 | |
Warning: Nonconforming tab character in column 1 of line 3732 | |
Warning: Nonconforming tab character in column 1 of line 3846 | |
Warning: Nonconforming tab character in column 1 of line 3847 | |
Warning: Nonconforming tab character in column 1 of line 3849 | |
Warning: Nonconforming tab character in column 1 of line 3851 | |
Warning: Nonconforming tab character in column 1 of line 3875 | |
Warning: Nonconforming tab character in column 1 of line 3876 | |
Warning: Nonconforming tab character in column 1 of line 3877 | |
Warning: Nonconforming tab character in column 1 of line 3878 | |
Warning: Nonconforming tab character in column 1 of line 4276 | |
Warning: Nonconforming tab character in column 1 of line 4277 | |
Warning: Nonconforming tab character in column 1 of line 4278 | |
Warning: Nonconforming tab character in column 1 of line 4280 | |
Warning: Nonconforming tab character in column 1 of line 4281 | |
Warning: Nonconforming tab character in column 1 of line 4282 | |
Warning: Nonconforming tab character in column 1 of line 4284 | |
Warning: Nonconforming tab character in column 1 of line 4285 | |
Warning: Nonconforming tab character in column 1 of line 4286 | |
Warning: Nonconforming tab character in column 1 of line 4288 | |
Warning: Nonconforming tab character in column 1 of line 4289 | |
Warning: Nonconforming tab character in column 1 of line 4290 | |
Warning: Nonconforming tab character in column 1 of line 4342 | |
Warning: Nonconforming tab character in column 1 of line 4343 | |
Warning: Nonconforming tab character in column 1 of line 4344 | |
Warning: Nonconforming tab character in column 1 of line 4346 | |
Warning: Nonconforming tab character in column 1 of line 4347 | |
Warning: Nonconforming tab character in column 1 of line 4348 | |
Warning: Nonconforming tab character in column 1 of line 4350 | |
Warning: Nonconforming tab character in column 1 of line 4351 | |
Warning: Nonconforming tab character in column 1 of line 4352 | |
Warning: Nonconforming tab character in column 1 of line 4354 | |
Warning: Nonconforming tab character in column 1 of line 4355 | |
Warning: Nonconforming tab character in column 1 of line 4356 | |
Warning: Nonconforming tab character in column 1 of line 4620 | |
Warning: Nonconforming tab character in column 1 of line 4622 | |
Warning: Nonconforming tab character in column 1 of line 4623 | |
Warning: Nonconforming tab character in column 1 of line 4624 | |
Warning: Nonconforming tab character in column 1 of line 4626 | |
Warning: Nonconforming tab character in column 1 of line 4628 | |
Warning: Nonconforming tab character in column 1 of line 4630 | |
Warning: Nonconforming tab character in column 1 of line 4632 | |
Warning: Nonconforming tab character in column 1 of line 4633 | |
Warning: Nonconforming tab character in column 1 of line 4634 | |
Warning: Nonconforming tab character in column 1 of line 4635 | |
Warning: Nonconforming tab character in column 1 of line 4637 | |
Warning: Nonconforming tab character in column 1 of line 4638 | |
Warning: Nonconforming tab character in column 1 of line 4639 | |
Warning: Nonconforming tab character in column 1 of line 4640 | |
Warning: Nonconforming tab character in column 1 of line 4642 | |
Warning: Nonconforming tab character in column 1 of line 4643 | |
Warning: Nonconforming tab character in column 1 of line 4644 | |
Warning: Nonconforming tab character in column 1 of line 4645 | |
Warning: Nonconforming tab character in column 1 of line 4646 | |
pymc/flib.f:316.55: | |
DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like | |
1 | |
Warning: Unused variable 'd_now' declared at (1) | |
pymc/flib.f:314.42: | |
INTEGER i, nx, nalph, nmu, ntau, tnx | |
1 | |
Warning: Unused variable 'tnx' declared at (1) | |
pymc/flib.f:442.71: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'gradxlike' at (1) | |
pymc/flib.f:461.40: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'high' declared at (1) | |
pymc/flib.f:458.36: | |
INTEGER n, nlower, nupper, i | |
1 | |
Warning: Unused variable 'i' declared at (1) | |
pymc/flib.f:461.29: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'like' declared at (1) | |
pymc/flib.f:461.34: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'low' declared at (1) | |
pymc/flib.f:442.39: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'lower' at (1) | |
pymc/flib.f:442.45: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'upper' at (1) | |
pymc/flib.f:442.33: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'x' at (1) | |
pymc/flib.f:692.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:760.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:834.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:906.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:976.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:1186.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1185.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1185.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1300.55: | |
DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf | |
1 | |
Warning: Unused variable 'cdf' declared at (1) | |
pymc/flib.f:1302.29: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1302.36: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'gammq' declared at (1) | |
pymc/flib.f:1301.59: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumcdf' declared at (1) | |
pymc/flib.f:1301.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1301.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1402.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2154.40: | |
DOUBLE PRECISION gradlike(n), grad | |
1 | |
Warning: Unused variable 'grad' declared at (1) | |
pymc/flib.f:2665.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2728.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2793.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2903.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2959.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3021.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3396.58: | |
DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike | |
1 | |
Warning: Unused variable 'glike' declared at (1) | |
pymc/flib.f:3646.37: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3646.29: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3706.37: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3706.29: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3836.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:4039.26: | |
DOUBLE PRECISION psi | |
1 | |
Warning: Unused variable 'psi' declared at (1) | |
pymc/flib.f:4266.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:4332.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:5184.35: | |
DOUBLE PRECISION like, factln, infinity, sump | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:5186.23: | |
INTEGER i,j,n_tmp | |
1 | |
Warning: Unused variable 'n_tmp' declared at (1) | |
pymc/flib.f:5434.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5488.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5481.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5535.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5528.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f: In function 'elgs': | |
pymc/flib.f:4882:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
K = I | |
^ | |
pymc/flib.f: In function 'exponweib_gl': | |
pymc/flib.f:778:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
pymc/flib.f: In function 'exponweib_gs': | |
pymc/flib.f:994:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
gfortran:f77: pymc/histogram.f | |
gfortran:f77: pymc/flib_blas.f | |
pymc/flib_blas.f:202.25: | |
DOUBLE PRECISION PI | |
1 | |
Warning: Unused variable 'pi' declared at (1) | |
gfortran:f77: pymc/blas_wrap.f | |
gfortran:f77: pymc/math.f | |
pymc/math.f:396.6: | |
DOUBLE PRECISION FUNCTION DERF(X) | |
1 | |
Warning: 'derf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
pymc/math.f:417.6: | |
DOUBLE PRECISION FUNCTION DERFC(X) | |
1 | |
Warning: 'derfc' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
gfortran:f77: pymc/gibbsit.f | |
pymc/gibbsit.f:2160.5: | |
215 IF (R .GT. .5898437) GO TO 220 | |
1 | |
Warning: Label 215 at (1) defined but not used | |
pymc/gibbsit.f:2077.5: | |
115 IF (R .GT. .5898437) GO TO 120 | |
1 | |
Warning: Label 115 at (1) defined but not used | |
pymc/gibbsit.f:2064.5: | |
15 IF (KFLAG.GE.1) GO TO 30 | |
1 | |
Warning: Label 15 at (1) defined but not used | |
pymc/gibbsit.f:1204.48: | |
cutpt = empquant(original,iteracnt,qhat,work) | |
1 | |
Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) | |
gfortran:f77: build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f | |
/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
error: Command "/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate" failed with exit status 1 | |
---------------------------------------- | |
Cleaning up... | |
Command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-Oiaad0-record/install-record.txt --single-version-externally-managed failed with error code 1 in /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc | |
Storing complete log in /Users/olga/.pip/pip.log | |
scrm-bio-228-232-2:workspace-git olga$ clear | |
scrm-bio-228-232-2:workspace-git olga$ pip install -vvv pymc | |
Downloading/unpacking pymc | |
Getting page https://pypi.python.org/simple/pymc/ | |
URLs to search for versions for pymc: | |
* https://pypi.python.org/simple/pymc/ | |
Analyzing links from page https://pypi.python.org/simple/pymc/ | |
Skipping link https://pypi.python.org/packages/2.5/p/pymc/pymc-2.0-py2.5-macosx-10.3-i386.egg#md5=23886f86615004f777a0470c69edf265 (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/p/pymc/pymc-2.0.win32-py2.5.exe#md5=a96a9c90edd4848bffdff8a809b901e8 (from https://pypi.python.org/simple/pymc/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/p/pymc/pymc-2.1beta.win32-py2.5.exe#md5=fdba7f86d41ab515f718b4a5889ed140 (from https://pypi.python.org/simple/pymc/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/p/pymc/pymc-2.1beta-py2.6-macosx-10.6-universal.egg#md5=9c7513869c28d94fb618d8ef140a768e (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/p/pymc/pymc-2.1beta.win32-py2.6.exe#md5=50b8c75e52195bb174d9f75f4aa68d3e (from https://pypi.python.org/simple/pymc/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/p/pymc/pymc-2.2-py2.6-linux-x86_64.egg#md5=a52da6da8002d6a65b845bad5da8f758 (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/p/pymc/pymc-2.2-py2.7-macosx-10.7-intel.egg#md5=057abfd3bafb37f95e4a899b186ea46b (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/p/pymc/pymc-2.2-py2.7-win32.egg#md5=789c865d6c05fa2bd523ca209894aa97 (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/p/pymc/pymc-2.2.win32-py2.7.exe#md5=d63c53afd042d080c773fe06a639b3ab (from https://pypi.python.org/simple/pymc/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/p/pymc/pymc-2.3-py2.7-macosx-10.8-intel.egg#md5=fc827efb9be4b2d147eef6883a10bb47 (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/p/pymc/pymc-2.3.win32-py2.7.exe#md5=022cfb6e97a70dc6e92736407119f96c (from https://pypi.python.org/simple/pymc/); unknown archive format: .exe | |
Found link https://pypi.python.org/packages/source/p/pymc/pymc-2.0.tar.gz#md5=ef673f20c89d845520516111c9c0db08 (from https://pypi.python.org/simple/pymc/), version: 2.0 | |
Found link https://pypi.python.org/packages/source/p/pymc/pymc-2.1beta.zip#md5=265be6fe114f2d52359d59f2c8b912ff (from https://pypi.python.org/simple/pymc/), version: 2.1beta | |
Found link https://pypi.python.org/packages/source/p/pymc/pymc-2.2.tar.gz#md5=f94439b23cbfaf89a1bafb97bfc71b85 (from https://pypi.python.org/simple/pymc/), version: 2.2 | |
Found link https://pypi.python.org/packages/source/p/pymc/pymc-2.3.tar.gz#md5=03678068b552eecb16fc7aded39d125a (from https://pypi.python.org/simple/pymc/), version: 2.3 | |
Ignoring link https://pypi.python.org/packages/source/p/pymc/pymc-2.1beta.zip#md5=265be6fe114f2d52359d59f2c8b912ff (from https://pypi.python.org/simple/pymc/), version 2.1beta is a pre-release (use --pre to allow). | |
Using version 2.3 (newest of versions: 2.3, 2.2, 2.0) | |
Downloading pymc-2.3.tar.gz (13.1MB): | |
Downloading from URL https://pypi.python.org/packages/source/p/pymc/pymc-2.3.tar.gz#md5=03678068b552eecb16fc7aded39d125a (from https://pypi.python.org/simple/pymc/) | |
...Downloading pymc-2.3.tar.gz (13.1MB): 13.1MB downloaded | |
Running setup.py egg_info for package pymc | |
Running command python setup.py egg_info | |
running egg_info | |
running build_src | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
creating build | |
creating build/src.macosx-10.9-x86_64-2.7 | |
creating build/src.macosx-10.9-x86_64-2.7/pymc | |
IOError: [Errno 2] No such file or directory: 'skip:ppnd7'. Skipping file "skip:ppnd7". | |
updatevars:gradlike: attempt to change 'dimension(nx)' to 'dimension(na)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension(nx)' to 'dimension(nb)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension (nmu)' to 'dimension(nmu)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension (na)' to 'dimension(na)'. Ignoring. | |
rmbadname1: Replacing "index" with "index_bn". | |
updatevars: "character curterms(20)*24" is mapped to "character curterms(20,24)" | |
updatevars: "character septerms(20)*24" is mapped to "character septerms(20,24)" | |
updatevars: "character tokens(maxtok)*(*)" is mapped to "character tokens(maxtok,(*))" | |
rmbadname1: Replacing "index" with "index_bn". | |
rmbadname1: Replacing "len" with "len_bn". | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between x, nx | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between w, x, nx | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between n, nx, bin0, delta, x, d | |
"object of type 'builtin_function_or_method' has no len()" in evaluating 'len(ord)' (available names: []) | |
Reading fortran codes... | |
Reading file 'pymc/flib.f' (format:fix,strict) | |
Reading file 'pymc/histogram.f' (format:fix,strict) | |
Reading file 'pymc/flib_blas.f' (format:fix,strict) | |
Reading file 'pymc/blas_wrap.f' (format:fix,strict) | |
Reading file 'pymc/math.f' (format:fix,strict) | |
Reading file 'pymc/gibbsit.f' (format:fix,strict) | |
Line #1125 in pymc/gibbsit.f:" DOUBLE PRECISION INTENT(CACHE,HIDE), DIMENSION(2*ITERACNT) :: WORK" | |
updatevars: attempt to change the type of "work" ("integer") to "double precision". Ignoring. | |
Post-processing... | |
Block: flib | |
Block: symmetrize | |
Block: logsum | |
Block: logsum_cpx | |
Block: combinationln | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/flib.f:expand_triangular | |
vars2fortran: No typespec for argument "nf". | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/flib.f:expand_triangular | |
vars2fortran: No typespec for argument "n". | |
Block: expand_triangular | |
Block: mod_to_circle | |
Block: standardize | |
Block: gammln | |
Block: mvgammln | |
Block: factrl | |
Block: factln | |
Block: normcdf | |
Block: sn_like | |
Block: rskewnorm | |
Block: uniform_like | |
Block: uniform_grad_x | |
Block: uniform_grad_l | |
Block: uniform_grad_u | |
Block: duniform_like | |
Block: exponweib | |
Block: exponweib_gx | |
Block: exponweib_gl | |
Block: exponweib_gk | |
Block: exponweib_ga | |
Block: exponweib_gs | |
Block: exponweib_ppf | |
Block: constrain | |
Block: poisson | |
Block: poisson_gmu | |
Block: trpoisson | |
Block: trpoisson_gmu | |
Block: t | |
Block: t_grad_x | |
Block: t_grad_nu | |
Block: chi2_grad_nu | |
Block: nct | |
Block: multinomial | |
Block: weibull | |
Block: weibull_gx | |
Block: weibull_ga | |
Block: weibull_gb | |
Block: logistic | |
Block: normal | |
Block: normal_grad_tau | |
Block: normal_grad_x | |
Block: normal_grad_mu | |
Block: hnormal | |
Block: hnormal_gradx | |
Block: hnormal_gradtau | |
Block: lognormal | |
Block: lognormal_gradx | |
Block: lognormal_gradmu | |
Block: lognormal_gradtau | |
Block: arlognormal | |
Block: gev | |
Block: gev_ppf | |
Block: gamma | |
Block: gamma_grad_x | |
Block: gamma_grad_alpha | |
Block: gamma_grad_beta | |
Block: igamma | |
Block: igamma_grad_x | |
Block: igamma_grad_alpha | |
Block: igamma_grad_beta | |
Block: hyperg | |
Block: geometric | |
Block: geometric_gp | |
Block: dirichlet | |
Block: cauchy | |
Block: cauchy_grad_x | |
Block: cauchy_grad_a | |
Block: cauchy_grad_b | |
Block: negbin | |
Block: negbin2 | |
Block: negbin2_gmu | |
Block: negbin2_ga | |
Block: binomial | |
Block: binomial_gp | |
Block: bernoulli | |
Block: bern_grad_p | |
Block: beta_like | |
Block: beta_grad_x | |
Block: beta_grad_a | |
Block: beta_grad_b | |
Block: betabin_like | |
Block: betabin_ga | |
Block: betabin_gb | |
Block: mvhyperg | |
Block: dirmultinom | |
Block: wishart | |
Block: trace | |
Block: gamfun | |
Block: gammds | |
Block: psi | |
Block: gser | |
Block: gcf | |
Block: gammq | |
Block: trans | |
Block: matmult | |
Block: dtrm | |
Block: elgs | |
Block: bico | |
Block: chol | |
Block: hermpoly | |
Block: set_uniform | |
Block: categorical | |
Block: rcat | |
Block: logit | |
Block: invlogit | |
Block: stukel_logit | |
Block: stukel_invlogit | |
Block: vonmises | |
Block: pareto | |
Block: truncated_pareto | |
Block: fixed_binsize | |
Block: weighted_fixed_binsize | |
Block: fixed_binsize_nd | |
{'attrspec': ['dimension(n)']} | |
In: :flib:pymc/histogram.f:qsorti | |
vars2fortran: No typespec for argument "ord". | |
Block: qsorti | |
Block: checksymm | |
Block: chol_mvnorm | |
Block: cov_mvnorm | |
Block: prec_mvnorm | |
Block: blas_wishart | |
Block: blas_wishart_cov | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/blas_wrap.f:dcopy_wrap | |
vars2fortran: No typespec for argument "nx". | |
Block: dcopy_wrap | |
Block: dtrmm_wrap | |
Block: dtrsm_wrap | |
Block: dpotrf_wrap | |
Block: dchdc_wrap | |
Block: dpotrs_wrap | |
Block: ppnd16 | |
Block: calerf | |
Block: derf | |
Block: derfc | |
Block: derfcx | |
Block: gibbsit | |
Block: matinput | |
Block: vecinput | |
Block: oneparse | |
Block: gibbmain | |
Block: empquant | |
Block: dichot | |
Block: thin | |
Block: mctest | |
Block: indtest | |
Block: mcest | |
Block: ppnd7 | |
Block: ssort | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "flib"... | |
Constructing wrapper function "symmetrize"... | |
symmetrize(c,[cmin,cmax]) | |
Constructing wrapper function "logsum"... | |
s = logsum(x) | |
Constructing wrapper function "logsum_cpx"... | |
s = logsum_cpx(x) | |
Creating wrapper for Fortran function "combinationln"("combinationln")... | |
Constructing wrapper function "combinationln"... | |
combinationln = combinationln(n,k) | |
Constructing wrapper function "expand_triangular"... | |
t = expand_triangular(d,f) | |
Constructing wrapper function "mod_to_circle"... | |
mx = mod_to_circle(x,u,l) | |
Constructing wrapper function "standardize"... | |
z = standardize(x,loc,scale) | |
Creating wrapper for Fortran function "gammln"("gammln")... | |
Constructing wrapper function "gammln"... | |
gammln = gammln(xx) | |
Creating wrapper for Fortran function "mvgammln"("mvgammln")... | |
Constructing wrapper function "mvgammln"... | |
mvgammln = mvgammln(x,k) | |
Creating wrapper for Fortran function "factrl"("factrl")... | |
Constructing wrapper function "factrl"... | |
factrl = factrl(n) | |
Creating wrapper for Fortran function "factln"("factln")... | |
Constructing wrapper function "factln"... | |
factln = factln(n) | |
Constructing wrapper function "normcdf"... | |
normcdf(x) | |
Constructing wrapper function "sn_like"... | |
like = sn_like(x,mu,tau,alph) | |
Constructing wrapper function "rskewnorm"... | |
x = rskewnorm(nx,mu,tau,alph,rn) | |
Constructing wrapper function "uniform_like"... | |
like = uniform_like(x,lower,upper) | |
Constructing wrapper function "uniform_grad_x"... | |
gradxlike = uniform_grad_x(x,lower,upper) | |
Constructing wrapper function "uniform_grad_l"... | |
gradllike = uniform_grad_l(x,lower,upper) | |
Constructing wrapper function "uniform_grad_u"... | |
gradulike = uniform_grad_u(x,lower,upper) | |
Constructing wrapper function "duniform_like"... | |
like = duniform_like(x,lower,upper) | |
Constructing wrapper function "exponweib"... | |
like = exponweib(x,a,c,loc,scale) | |
Constructing wrapper function "exponweib_gx"... | |
gradlike = exponweib_gx(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_gl"... | |
gradlike = exponweib_gl(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_gk"... | |
gradlike = exponweib_gk(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_ga"... | |
gradlike = exponweib_ga(x,alpha,k,loc,scale,[nk]) | |
Constructing wrapper function "exponweib_gs"... | |
gradlike = exponweib_gs(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_ppf"... | |
ppf = exponweib_ppf(q,a,c) | |
Constructing wrapper function "constrain"... | |
pass = constrain(x,a,b,allow_equal) | |
Constructing wrapper function "poisson"... | |
like = poisson(x,mu) | |
Constructing wrapper function "poisson_gmu"... | |
gradlike = poisson_gmu(x,mu) | |
Constructing wrapper function "trpoisson"... | |
like = trpoisson(x,mu,k) | |
Constructing wrapper function "trpoisson_gmu"... | |
gradlike = trpoisson_gmu(x,mu,k) | |
Constructing wrapper function "t"... | |
like = t(x,nu) | |
Constructing wrapper function "t_grad_x"... | |
gradlikex = t_grad_x(x,nu) | |
Constructing wrapper function "t_grad_nu"... | |
gradlikenu = t_grad_nu(x,nu) | |
Constructing wrapper function "chi2_grad_nu"... | |
gradlikenu = chi2_grad_nu(x,nu) | |
Constructing wrapper function "nct"... | |
like = nct(x,mu,lam,nu) | |
Constructing wrapper function "multinomial"... | |
like = multinomial(x,n,p) | |
Constructing wrapper function "weibull"... | |
like = weibull(x,alpha,beta) | |
Constructing wrapper function "weibull_gx"... | |
gradlike = weibull_gx(x,alpha,beta) | |
Constructing wrapper function "weibull_ga"... | |
gradlike = weibull_ga(x,alpha,beta) | |
Constructing wrapper function "weibull_gb"... | |
gradlike = weibull_gb(x,alpha,beta) | |
Constructing wrapper function "logistic"... | |
like = logistic(x,mu,tau) | |
Constructing wrapper function "normal"... | |
like = normal(x,mu,tau) | |
Constructing wrapper function "normal_grad_tau"... | |
grad_tau_like = normal_grad_tau(x,mu,tau) | |
Constructing wrapper function "normal_grad_x"... | |
grad_x_like = normal_grad_x(x,mu,tau) | |
Constructing wrapper function "normal_grad_mu"... | |
gradmulike = normal_grad_mu(x,mu,tau) | |
Constructing wrapper function "hnormal"... | |
like = hnormal(x,tau) | |
Constructing wrapper function "hnormal_gradx"... | |
gradlike = hnormal_gradx(x,tau) | |
Constructing wrapper function "hnormal_gradtau"... | |
gradlike = hnormal_gradtau(x,tau) | |
Constructing wrapper function "lognormal"... | |
like = lognormal(x,mu,tau) | |
Constructing wrapper function "lognormal_gradx"... | |
gradlike = lognormal_gradx(x,mu,tau) | |
Constructing wrapper function "lognormal_gradmu"... | |
gradlike = lognormal_gradmu(x,mu,tau) | |
Constructing wrapper function "lognormal_gradtau"... | |
gradlike = lognormal_gradtau(x,mu,tau) | |
Constructing wrapper function "arlognormal"... | |
like = arlognormal(x,mu,sigma,rho,beta) | |
Constructing wrapper function "gev"... | |
like = gev(x,xi,mu,sigma) | |
Constructing wrapper function "gev_ppf"... | |
ppf = gev_ppf(q,xi) | |
Constructing wrapper function "gamma"... | |
like = gamma(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_x"... | |
gradxlike = gamma_grad_x(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_alpha"... | |
gradalphalike = gamma_grad_alpha(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_beta"... | |
gradbetalike = gamma_grad_beta(x,alpha,beta) | |
Constructing wrapper function "igamma"... | |
like = igamma(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_x"... | |
gradxlike = igamma_grad_x(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_alpha"... | |
gradalphalike = igamma_grad_alpha(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_beta"... | |
gradbetalike = igamma_grad_beta(x,alpha,beta) | |
Constructing wrapper function "hyperg"... | |
like = hyperg(x,draws,success,total) | |
Constructing wrapper function "geometric"... | |
like = geometric(x,p) | |
Constructing wrapper function "geometric_gp"... | |
gradlike = geometric_gp(x,p) | |
Constructing wrapper function "dirichlet"... | |
like = dirichlet(x,theta) | |
Constructing wrapper function "cauchy"... | |
like = cauchy(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_x"... | |
gradlike = cauchy_grad_x(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_a"... | |
gradlike = cauchy_grad_a(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_b"... | |
gradlike = cauchy_grad_b(x,alpha,beta) | |
Constructing wrapper function "negbin"... | |
like = negbin(x,r,p) | |
Constructing wrapper function "negbin2"... | |
like = negbin2(x,mu,a) | |
Constructing wrapper function "negbin2_gmu"... | |
gradlike = negbin2_gmu(x,mu,alpha) | |
Constructing wrapper function "negbin2_ga"... | |
gradlike = negbin2_ga(x,mu,alpha) | |
Constructing wrapper function "binomial"... | |
like = binomial(x,n,p) | |
Constructing wrapper function "binomial_gp"... | |
gradlike = binomial_gp(x,n,p) | |
Constructing wrapper function "bernoulli"... | |
like = bernoulli(x,p) | |
Constructing wrapper function "bern_grad_p"... | |
grad_like = bern_grad_p(x,p) | |
Constructing wrapper function "beta_like"... | |
like = beta_like(x,alpha,beta) | |
Constructing wrapper function "beta_grad_x"... | |
gradlikex = beta_grad_x(x,alpha,beta) | |
Constructing wrapper function "beta_grad_a"... | |
gradlikea = beta_grad_a(x,alpha,beta) | |
Constructing wrapper function "beta_grad_b"... | |
gradlikeb = beta_grad_b(x,alpha,beta) | |
Constructing wrapper function "betabin_like"... | |
like = betabin_like(x,alpha,beta,n) | |
Constructing wrapper function "betabin_ga"... | |
gradlike = betabin_ga(x,alpha,beta,n) | |
Constructing wrapper function "betabin_gb"... | |
gradlike = betabin_gb(x,alpha,beta,n) | |
Constructing wrapper function "mvhyperg"... | |
like = mvhyperg(x,color) | |
Constructing wrapper function "dirmultinom"... | |
like = dirmultinom(x,theta) | |
Constructing wrapper function "wishart"... | |
like = wishart(x,n,sigma) | |
Constructing wrapper function "trace"... | |
trace(mat,tr,[k]) | |
Constructing wrapper function "gamfun"... | |
gx = gamfun(xx) | |
Creating wrapper for Fortran function "gammds"("gammds")... | |
Constructing wrapper function "gammds"... | |
gammds = gammds(y,p,ifault) | |
Creating wrapper for Fortran function "psi"("psi")... | |
Constructing wrapper function "psi"... | |
psi = psi(x) | |
Constructing wrapper function "gser"... | |
gser(gamser,a,x,gln) | |
Constructing wrapper function "gcf"... | |
gcf(gammcf,a,x,gln) | |
Creating wrapper for Fortran function "gammq"("gammq")... | |
Constructing wrapper function "gammq"... | |
gammq = gammq(a,x) | |
Constructing wrapper function "trans"... | |
tmat = trans(mat) | |
Constructing wrapper function "matmult"... | |
prod = matmult(mat1,mat2) | |
Constructing wrapper function "dtrm"... | |
d = dtrm(a) | |
Constructing wrapper function "elgs"... | |
elgs(a,indx,[n]) | |
Creating wrapper for Fortran function "bico"("bico")... | |
Constructing wrapper function "bico"... | |
bico = bico(n,k) | |
Constructing wrapper function "chol"... | |
c = chol(a,[n]) | |
Constructing wrapper function "hermpoly"... | |
cx = hermpoly(n,x) | |
Constructing wrapper function "set_uniform"... | |
set_uniform(seed1,seed2) | |
Constructing wrapper function "categorical"... | |
like = categorical(x,p) | |
Constructing wrapper function "rcat"... | |
s = rcat(p,rands) | |
Constructing wrapper function "logit"... | |
ltheta = logit(theta) | |
Constructing wrapper function "invlogit"... | |
theta = invlogit(ltheta) | |
Constructing wrapper function "stukel_logit"... | |
ltheta = stukel_logit(theta,a1,a2,[overwrite_theta]) | |
Constructing wrapper function "stukel_invlogit"... | |
theta = stukel_invlogit(ltheta,a1,a2,[overwrite_ltheta]) | |
Constructing wrapper function "vonmises"... | |
like = vonmises(x,mu,kappa) | |
Constructing wrapper function "pareto"... | |
like = pareto(x,alpha,m) | |
Constructing wrapper function "truncated_pareto"... | |
like = truncated_pareto(x,alpha,m,b) | |
Constructing wrapper function "fixed_binsize"... | |
h = fixed_binsize(x,bin0,delta,n) | |
Constructing wrapper function "weighted_fixed_binsize"... | |
h = weighted_fixed_binsize(x,w,bin0,delta,n) | |
Constructing wrapper function "fixed_binsize_nd"... | |
count = fixed_binsize_nd(x,bin0,delta,n,nc) | |
Constructing wrapper function "qsorti"... | |
qsorti(ord,a,[n]) | |
Constructing wrapper function "checksymm"... | |
cs = checksymm(x) | |
Constructing wrapper function "chol_mvnorm"... | |
like = chol_mvnorm(x,mu,sig,[overwrite_x,overwrite_mu]) | |
Constructing wrapper function "cov_mvnorm"... | |
like = cov_mvnorm(x,mu,c,[overwrite_x,overwrite_mu,overwrite_c]) | |
Constructing wrapper function "prec_mvnorm"... | |
like = prec_mvnorm(x,mu,tau,[overwrite_x,overwrite_mu,overwrite_tau]) | |
Constructing wrapper function "blas_wishart"... | |
like = blas_wishart(x,n,t,[overwrite_x,overwrite_t]) | |
Constructing wrapper function "blas_wishart_cov"... | |
like = blas_wishart_cov(x,n,v,[overwrite_x,overwrite_v]) | |
Constructing wrapper function "dcopy_wrap"... | |
dcopy_wrap(x,y) | |
Constructing wrapper function "dtrmm_wrap"... | |
dtrmm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dtrsm_wrap"... | |
dtrsm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dpotrf_wrap"... | |
info = dpotrf_wrap(a) | |
Constructing wrapper function "dchdc_wrap"... | |
piv,info = dchdc_wrap(a) | |
Constructing wrapper function "dpotrs_wrap"... | |
info = dpotrs_wrap(chol_fac,b,[uplo]) | |
Creating wrapper for Fortran function "ppnd16"("ppnd16")... | |
Constructing wrapper function "ppnd16"... | |
ppnd16 = ppnd16(p,ifault) | |
Constructing wrapper function "calerf"... | |
calerf(arg,result,jint) | |
Creating wrapper for Fortran function "derf"("derf")... | |
Constructing wrapper function "derf"... | |
derf = derf(x) | |
Creating wrapper for Fortran function "derfc"("derfc")... | |
Constructing wrapper function "derfc"... | |
derfc = derfc(x) | |
Creating wrapper for Fortran function "derfcx"("derfcx")... | |
Constructing wrapper function "derfcx"... | |
derfcx = derfcx(x) | |
Constructing wrapper function "matinput"... | |
matinput(uid,matout,rowused,colused,r15,[rowmax,colmax]) | |
Constructing wrapper function "vecinput"... | |
vecinput(uid,vecout,vecused,r15,[vecmax]) | |
Constructing wrapper function "oneparse"... | |
getarrdims:warning: assumed shape array, using 0 instead of '(*)' | |
oneparse(instring,delimit,tokens,tokcnt,r15,[maxtok]) | |
Constructing wrapper function "gibbmain"... | |
nmin,kthin,nburn,nprec,kmind = gibbmain(original,q,r,s,epsilon) | |
Creating wrapper for Fortran function "empquant"("empquant")... | |
Constructing wrapper function "empquant"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
empquant = empquant(data,q,work,[iteracnt]) | |
Constructing wrapper function "dichot"... | |
dichot(data,cutpt,zt,[iteracnt]) | |
Constructing wrapper function "thin"... | |
thin(series,kthin,result,thincnt,[iteracnt]) | |
Constructing wrapper function "mctest"... | |
mctest(data,g2,bic,[datacnt]) | |
Constructing wrapper function "indtest"... | |
indtest(data,g2,bic,[datacnt]) | |
Constructing wrapper function "mcest"... | |
mcest(data,alpha,beta,[datacnt]) | |
Creating wrapper for Fortran function "ppnd7"("ppnd7")... | |
Constructing wrapper function "ppnd7"... | |
ppnd7 = ppnd7(p,ifault) | |
Constructing wrapper function "ssort"... | |
ssort(x,y,kflag,[n]) | |
Constructing COMMON block support for "unif_seeds"... | |
s1,s2 | |
Wrote C/API module "flib" to file "build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
copying /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.macosx-10.9-x86_64-2.7 | |
copying /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.macosx-10.9-x86_64-2.7 | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/linalg_utilsmodule.c | |
creating build/src.macosx-10.9-x86_64-2.7/pymc/gp | |
Reading fortran codes... | |
Reading file 'pymc/gp/linalg_utils.f' (format:fix,strict) | |
Reading file 'pymc/blas_wrap.f' (format:fix,strict) | |
Post-processing... | |
Block: linalg_utils | |
Block: remove_duplicates | |
Block: check_repeats | |
Block: diag_call | |
Block: cov_fun | |
{'attrspec': ['intent(hide)']} | |
In: :linalg_utils:pymc/gp/linalg_utils.f:basis_diag_call | |
vars2fortran: No typespec for argument "nbas". | |
Block: basis_diag_call | |
Block: gp_array_logp | |
Block: asqs | |
{'attrspec': ['intent(hide)']} | |
In: :linalg_utils:pymc/blas_wrap.f:dcopy_wrap | |
vars2fortran: No typespec for argument "nx". | |
Block: dcopy_wrap | |
Block: dtrmm_wrap | |
Block: dtrsm_wrap | |
Block: dpotrf_wrap | |
Block: dchdc_wrap | |
Block: dpotrs_wrap | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_cov_fun_in_diag_call__user__routines" | |
def cov_fun(xe): return q | |
Building module "linalg_utils"... | |
Constructing wrapper function "remove_duplicates"... | |
nr,rf,rt,nu,xu,ui = remove_duplicates(x) | |
Constructing wrapper function "check_repeats"... | |
f,new_indices,n_new_indices = check_repeats(x,x_sofar,f_sofar) | |
Constructing wrapper function "diag_call"... | |
v = diag_call(x,cov_fun,[cov_fun_extra_args]) | |
Constructing wrapper function "basis_diag_call"... | |
v = basis_diag_call(basis_x) | |
Constructing wrapper function "gp_array_logp"... | |
like = gp_array_logp(x,mu,sig,[overwrite_x,overwrite_mu]) | |
Constructing wrapper function "asqs"... | |
asqs(c,s,[cmin,cmax]) | |
Constructing wrapper function "dcopy_wrap"... | |
dcopy_wrap(x,y) | |
Constructing wrapper function "dtrmm_wrap"... | |
dtrmm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dtrsm_wrap"... | |
dtrsm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dpotrf_wrap"... | |
info = dpotrf_wrap(a) | |
Constructing wrapper function "dchdc_wrap"... | |
piv,info = dchdc_wrap(a) | |
Constructing wrapper function "dpotrs_wrap"... | |
info = dpotrs_wrap(chol_fac,b,[uplo]) | |
Wrote C/API module "linalg_utils" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/linalg_utilsmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/incomplete_cholmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/incomplete_chol.f' (format:fix,strict) | |
Post-processing... | |
Block: incomplete_chol | |
Block: ichol_continue | |
Block: rowfun | |
Block: ichol | |
Block: rowfun | |
{'attrspec': ['intent(hide)']} | |
In: :incomplete_chol:pymc/gp/incomplete_chol.f:ichol_basis | |
vars2fortran: No typespec for argument "n_nug". | |
Block: ichol_basis | |
Block: ichol_full | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_rowfun_in_ichol_continue__user__routines" | |
def rowfun(itot,x,rowvec): return | |
Constructing call-back function "cb_rowfun_in_ichol__user__routines" | |
def rowfun(i,x,rowvec): return | |
Building module "incomplete_chol"... | |
Constructing wrapper function "ichol_continue"... | |
m,piv = ichol_continue(sig,diag,piv,reltol,x,rowfun,mold,[overwrite_x,rowfun_extra_args]) | |
Constructing wrapper function "ichol"... | |
sig,m,piv = ichol(diag,reltol,x,rowfun,rl,[overwrite_x,rowfun_extra_args]) | |
Constructing wrapper function "ichol_basis"... | |
sig,p,m = ichol_basis(basis,nug,reltol) | |
Constructing wrapper function "ichol_full"... | |
sig,m,p = ichol_full(c,reltol) | |
Wrote C/API module "incomplete_chol" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/incomplete_cholmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funsmodule.c | |
creating build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
Reading fortran codes... | |
Reading file 'pymc/gp/cov_funs/isotropic_cov_funs.f' (format:fix,strict) | |
Reading file 'blas/BLAS/dscal.f' (format:fix,strict) | |
Post-processing... | |
Block: isotropic_cov_funs | |
Block: imul | |
Block: symmetrize | |
Block: matern | |
Block: nsmatrn | |
Block: stein_spatiotemporal | |
Block: nsst | |
Block: gaussian | |
Block: exponential | |
Block: brownian | |
Block: frac_brownian | |
Block: pow_exp | |
Block: sphere | |
Block: quadratic | |
Block: dgamma | |
Block: rkbesl | |
Block: dscal | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "isotropic_cov_funs"... | |
Constructing wrapper function "imul"... | |
imul(c,a,[cmin,cmax,symm]) | |
Constructing wrapper function "symmetrize"... | |
symmetrize(c,[cmin,cmax]) | |
Constructing wrapper function "matern"... | |
matern(c,diff_degree,[cmin,cmax,symm]) | |
Constructing wrapper function "nsmatrn"... | |
nsmatrn(c,ddx,ddy,hx,hy,nmax,[cmin,cmax,symm]) | |
Constructing wrapper function "stein_spatiotemporal"... | |
stein_spatiotemporal(c,gt,origin_val,[cmin,cmax,symm]) | |
Constructing wrapper function "nsst"... | |
nsst(c,gt,origin_val,hx,hy,[cmin,cmax,symm]) | |
Constructing wrapper function "gaussian"... | |
gaussian(c,[cmin,cmax,symm]) | |
Constructing wrapper function "exponential"... | |
exponential(c,[cmin,cmax,symm]) | |
Constructing wrapper function "brownian"... | |
brownian(c,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "frac_brownian"... | |
frac_brownian(c,x,y,h,[cmin,cmax,symm]) | |
Constructing wrapper function "pow_exp"... | |
pow_exp(c,pow,[cmin,cmax,symm]) | |
Constructing wrapper function "sphere"... | |
sphere(c,[cmin,cmax,symm]) | |
Constructing wrapper function "quadratic"... | |
quadratic(c,phi,[cmin,cmax,symm]) | |
Creating wrapper for Fortran function "dgamma"("dgamma")... | |
Constructing wrapper function "dgamma"... | |
dgamma = dgamma(x) | |
Constructing wrapper function "rkbesl"... | |
bk = rkbesl(x,alpha,nb,ize,ncalc) | |
Constructing wrapper function "dscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
dscal(n,da,dx,incx) | |
Wrote C/API module "isotropic_cov_funs" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funsmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/distancesmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/cov_funs/distances.f' (format:fix,strict) | |
Post-processing... | |
Block: distances | |
Block: euclidean | |
Block: geographic | |
Block: paniso_geo_rad | |
Block: aniso_geo_rad | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "distances"... | |
Constructing wrapper function "euclidean"... | |
euclidean(d,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "geographic"... | |
geographic(d,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "paniso_geo_rad"... | |
paniso_geo_rad(d,x,y,ctrs,scals,[cmin,cmax,symm]) | |
Constructing wrapper function "aniso_geo_rad"... | |
aniso_geo_rad(d,x,y,inc,ecc,[cmin,cmax,symm]) | |
Wrote C/API module "distances" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/distancesmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
creating pip-egg-info/pymc.egg-info | |
writing pip-egg-info/pymc.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pymc.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pymc.egg-info/dependency_links.txt | |
writing pip-egg-info/pymc.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pymc.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pymc.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/pymc.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pymc.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching 'README.txt' | |
warning: no files found matching 'INSTALL.txt' | |
warning: no files found matching 'docs/UserGuide.pdf' | |
writing manifest file 'pip-egg-info/pymc.egg-info/SOURCES.txt' | |
Source in /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc has version 2.3, which satisfies requirement pymc | |
Installing collected packages: pymc | |
Running setup.py install for pymc | |
Running command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-zXRzxn-record/install-record.txt --single-version-externally-managed | |
running install | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
running build_py | |
creating build/lib.macosx-10.9-x86_64-2.7 | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/calc_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CircularStochastic.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CommonDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/datatypes.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/decorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/diagnostics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/InstantiationDecorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Matplot.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Node.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NormalApproximation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NumpyDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/progressbar.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/PyMCObjects.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/ScipyDistributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/six.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/StepMethods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/threadpool.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/base.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5ea.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/no_trace.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/pickle.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/ram.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/sqlite.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/txt.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/custom_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_gof.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_linear.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_null.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/gelman_bioassay.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma_data.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/weibull_fit.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/zip.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/covparams.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mesh_choice.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/PyMCmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/realizations.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/objectmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_adaptive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_AM.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_binary_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_convergence.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_database.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_GP_MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_gradients.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_instantiation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_interactive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_MCMCSampler.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_norm_approx.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_special_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/BasisCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Covariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/FullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gp_submodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gpplots.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/GPutils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/NearlyFullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/step_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/bases.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/brownian.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/cov_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/nsmatern.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/wrapped_distances.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'pymc.flib' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include | |
creating build/temp.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/cephes | |
creating build/temp.macosx-10.9-x86_64-2.7/build | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:18: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16817:7: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] | |
d = shape(x,2); | |
^ ~ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:86:24: note: expanded from macro 'shape' | |
#define shape(var,dim) var ## _Dims[dim] | |
^ | |
<scratch space>:394:1: note: expanded from here | |
x_Dims | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16718:3: note: array 'x_Dims' declared here | |
npy_intp x_Dims[2] = {-1, -1}; | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:181:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: build/src.macosx-10.9-x86_64-2.7/fortranobject.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.c:2: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((fp->defs[i].func==NULL)) { | |
~~~~~~~~~~~~~~~~^~~~~~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((fp->defs[i].func==NULL)) { | |
~ ^ ~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: use '=' to turn this equality comparison into an assignment | |
if ((fp->defs[i].func==NULL)) { | |
^~ | |
= | |
2 warnings generated. | |
clang: cephes/chbevl.c | |
clang: cephes/i0.c | |
clang: cephes/c2f.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
gfortran:f77: pymc/flib.f | |
Warning: Nonconforming tab character in column 1 of line 509 | |
Warning: Nonconforming tab character in column 1 of line 510 | |
Warning: Nonconforming tab character in column 1 of line 511 | |
Warning: Nonconforming tab character in column 1 of line 512 | |
Warning: Nonconforming tab character in column 1 of line 513 | |
Warning: Nonconforming tab character in column 1 of line 557 | |
Warning: Nonconforming tab character in column 1 of line 558 | |
Warning: Nonconforming tab character in column 1 of line 559 | |
Warning: Nonconforming tab character in column 1 of line 560 | |
Warning: Nonconforming tab character in column 1 of line 561 | |
Warning: Nonconforming tab character in column 6 of line 707 | |
Warning: Nonconforming tab character in column 6 of line 711 | |
Warning: Nonconforming tab character in column 6 of line 715 | |
Warning: Nonconforming tab character in column 1 of line 723 | |
Warning: Nonconforming tab character in column 6 of line 775 | |
Warning: Nonconforming tab character in column 6 of line 779 | |
Warning: Nonconforming tab character in column 6 of line 783 | |
Warning: Nonconforming tab character in column 1 of line 791 | |
Warning: Nonconforming tab character in column 6 of line 849 | |
Warning: Nonconforming tab character in column 6 of line 853 | |
Warning: Nonconforming tab character in column 6 of line 857 | |
Warning: Nonconforming tab character in column 1 of line 865 | |
Warning: Nonconforming tab character in column 6 of line 921 | |
Warning: Nonconforming tab character in column 6 of line 925 | |
Warning: Nonconforming tab character in column 6 of line 929 | |
Warning: Nonconforming tab character in column 1 of line 937 | |
Warning: Nonconforming tab character in column 6 of line 991 | |
Warning: Nonconforming tab character in column 6 of line 995 | |
Warning: Nonconforming tab character in column 6 of line 999 | |
Warning: Nonconforming tab character in column 1 of line 1007 | |
Warning: Nonconforming tab character in column 1 of line 1195 | |
Warning: Nonconforming tab character in column 1 of line 1196 | |
Warning: Nonconforming tab character in column 1 of line 1197 | |
Warning: Nonconforming tab character in column 1 of line 1200 | |
Warning: Nonconforming tab character in column 1 of line 1201 | |
Warning: Nonconforming tab character in column 1 of line 1408 | |
Warning: Nonconforming tab character in column 1 of line 1409 | |
Warning: Nonconforming tab character in column 1 of line 1412 | |
Warning: Nonconforming tab character in column 5 of line 1420 | |
Warning: Nonconforming tab character in column 5 of line 1421 | |
Warning: Nonconforming tab character in column 5 of line 1422 | |
Warning: Nonconforming tab character in column 5 of line 1423 | |
Warning: Nonconforming tab character in column 5 of line 1424 | |
Warning: Nonconforming tab character in column 5 of line 1425 | |
Warning: Nonconforming tab character in column 1 of line 1452 | |
Warning: Nonconforming tab character in column 1 of line 1454 | |
Warning: Nonconforming tab character in column 1 of line 1457 | |
Warning: Nonconforming tab character in column 5 of line 1465 | |
Warning: Nonconforming tab character in column 5 of line 1466 | |
Warning: Nonconforming tab character in column 5 of line 1467 | |
Warning: Nonconforming tab character in column 5 of line 1469 | |
Warning: Nonconforming tab character in column 5 of line 1470 | |
Warning: Nonconforming tab character in column 5 of line 1471 | |
Warning: Nonconforming tab character in column 5 of line 1472 | |
Warning: Nonconforming tab character in column 5 of line 1473 | |
Warning: Nonconforming tab character in column 1 of line 1478 | |
Warning: Nonconforming tab character in column 1 of line 1499 | |
Warning: Nonconforming tab character in column 1 of line 1501 | |
Warning: Nonconforming tab character in column 1 of line 1504 | |
Warning: Nonconforming tab character in column 5 of line 1512 | |
Warning: Nonconforming tab character in column 5 of line 1513 | |
Warning: Nonconforming tab character in column 5 of line 1514 | |
Warning: Nonconforming tab character in column 5 of line 1515 | |
Warning: Nonconforming tab character in column 5 of line 1516 | |
Warning: Nonconforming tab character in column 5 of line 1517 | |
Warning: Nonconforming tab character in column 1 of line 1740 | |
Warning: Nonconforming tab character in column 1 of line 1743 | |
Warning: Nonconforming tab character in column 1 of line 1746 | |
Warning: Nonconforming tab character in column 1 of line 1755 | |
Warning: Nonconforming tab character in column 1 of line 1783 | |
Warning: Nonconforming tab character in column 1 of line 1786 | |
Warning: Nonconforming tab character in column 1 of line 1789 | |
Warning: Nonconforming tab character in column 1 of line 1798 | |
Warning: Nonconforming tab character in column 1 of line 1800 | |
Warning: Nonconforming tab character in column 1 of line 1832 | |
Warning: Nonconforming tab character in column 1 of line 1835 | |
Warning: Nonconforming tab character in column 1 of line 1838 | |
Warning: Nonconforming tab character in column 1 of line 1847 | |
Warning: Nonconforming tab character in column 1 of line 1849 | |
Warning: Nonconforming tab character in column 1 of line 1977 | |
Warning: Nonconforming tab character in column 1 of line 1978 | |
Warning: Nonconforming tab character in column 1 of line 2030 | |
Warning: Nonconforming tab character in column 1 of line 2031 | |
Warning: Nonconforming tab character in column 1 of line 2079 | |
Warning: Nonconforming tab character in column 1 of line 2080 | |
Warning: Nonconforming tab character in column 1 of line 2168 | |
Warning: Nonconforming tab character in column 1 of line 2174 | |
Warning: Nonconforming tab character in column 1 of line 2218 | |
Warning: Nonconforming tab character in column 1 of line 2224 | |
Warning: Nonconforming tab character in column 1 of line 2339 | |
Warning: Nonconforming tab character in column 1 of line 2395 | |
Warning: Nonconforming tab character in column 1 of line 2692 | |
Warning: Nonconforming tab character in column 1 of line 2693 | |
Warning: Nonconforming tab character in column 1 of line 2694 | |
Warning: Nonconforming tab character in column 1 of line 2696 | |
Warning: Nonconforming tab character in column 1 of line 2697 | |
Warning: Nonconforming tab character in column 1 of line 2756 | |
Warning: Nonconforming tab character in column 1 of line 2820 | |
Warning: Nonconforming tab character in column 1 of line 2881 | |
Warning: Nonconforming tab character in column 1 of line 3191 | |
Warning: Nonconforming tab character in column 1 of line 3192 | |
Warning: Nonconforming tab character in column 1 of line 3656 | |
Warning: Nonconforming tab character in column 1 of line 3657 | |
Warning: Nonconforming tab character in column 1 of line 3658 | |
Warning: Nonconforming tab character in column 1 of line 3660 | |
Warning: Nonconforming tab character in column 1 of line 3661 | |
Warning: Nonconforming tab character in column 1 of line 3662 | |
Warning: Nonconforming tab character in column 1 of line 3664 | |
Warning: Nonconforming tab character in column 1 of line 3665 | |
Warning: Nonconforming tab character in column 1 of line 3666 | |
Warning: Nonconforming tab character in column 1 of line 3716 | |
Warning: Nonconforming tab character in column 1 of line 3717 | |
Warning: Nonconforming tab character in column 1 of line 3718 | |
Warning: Nonconforming tab character in column 1 of line 3720 | |
Warning: Nonconforming tab character in column 1 of line 3721 | |
Warning: Nonconforming tab character in column 1 of line 3722 | |
Warning: Nonconforming tab character in column 1 of line 3724 | |
Warning: Nonconforming tab character in column 1 of line 3725 | |
Warning: Nonconforming tab character in column 1 of line 3726 | |
Warning: Nonconforming tab character in column 1 of line 3732 | |
Warning: Nonconforming tab character in column 1 of line 3846 | |
Warning: Nonconforming tab character in column 1 of line 3847 | |
Warning: Nonconforming tab character in column 1 of line 3849 | |
Warning: Nonconforming tab character in column 1 of line 3851 | |
Warning: Nonconforming tab character in column 1 of line 3875 | |
Warning: Nonconforming tab character in column 1 of line 3876 | |
Warning: Nonconforming tab character in column 1 of line 3877 | |
Warning: Nonconforming tab character in column 1 of line 3878 | |
Warning: Nonconforming tab character in column 1 of line 4276 | |
Warning: Nonconforming tab character in column 1 of line 4277 | |
Warning: Nonconforming tab character in column 1 of line 4278 | |
Warning: Nonconforming tab character in column 1 of line 4280 | |
Warning: Nonconforming tab character in column 1 of line 4281 | |
Warning: Nonconforming tab character in column 1 of line 4282 | |
Warning: Nonconforming tab character in column 1 of line 4284 | |
Warning: Nonconforming tab character in column 1 of line 4285 | |
Warning: Nonconforming tab character in column 1 of line 4286 | |
Warning: Nonconforming tab character in column 1 of line 4288 | |
Warning: Nonconforming tab character in column 1 of line 4289 | |
Warning: Nonconforming tab character in column 1 of line 4290 | |
Warning: Nonconforming tab character in column 1 of line 4342 | |
Warning: Nonconforming tab character in column 1 of line 4343 | |
Warning: Nonconforming tab character in column 1 of line 4344 | |
Warning: Nonconforming tab character in column 1 of line 4346 | |
Warning: Nonconforming tab character in column 1 of line 4347 | |
Warning: Nonconforming tab character in column 1 of line 4348 | |
Warning: Nonconforming tab character in column 1 of line 4350 | |
Warning: Nonconforming tab character in column 1 of line 4351 | |
Warning: Nonconforming tab character in column 1 of line 4352 | |
Warning: Nonconforming tab character in column 1 of line 4354 | |
Warning: Nonconforming tab character in column 1 of line 4355 | |
Warning: Nonconforming tab character in column 1 of line 4356 | |
Warning: Nonconforming tab character in column 1 of line 4620 | |
Warning: Nonconforming tab character in column 1 of line 4622 | |
Warning: Nonconforming tab character in column 1 of line 4623 | |
Warning: Nonconforming tab character in column 1 of line 4624 | |
Warning: Nonconforming tab character in column 1 of line 4626 | |
Warning: Nonconforming tab character in column 1 of line 4628 | |
Warning: Nonconforming tab character in column 1 of line 4630 | |
Warning: Nonconforming tab character in column 1 of line 4632 | |
Warning: Nonconforming tab character in column 1 of line 4633 | |
Warning: Nonconforming tab character in column 1 of line 4634 | |
Warning: Nonconforming tab character in column 1 of line 4635 | |
Warning: Nonconforming tab character in column 1 of line 4637 | |
Warning: Nonconforming tab character in column 1 of line 4638 | |
Warning: Nonconforming tab character in column 1 of line 4639 | |
Warning: Nonconforming tab character in column 1 of line 4640 | |
Warning: Nonconforming tab character in column 1 of line 4642 | |
Warning: Nonconforming tab character in column 1 of line 4643 | |
Warning: Nonconforming tab character in column 1 of line 4644 | |
Warning: Nonconforming tab character in column 1 of line 4645 | |
Warning: Nonconforming tab character in column 1 of line 4646 | |
pymc/flib.f:316.55: | |
DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like | |
1 | |
Warning: Unused variable 'd_now' declared at (1) | |
pymc/flib.f:314.42: | |
INTEGER i, nx, nalph, nmu, ntau, tnx | |
1 | |
Warning: Unused variable 'tnx' declared at (1) | |
pymc/flib.f:442.71: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'gradxlike' at (1) | |
pymc/flib.f:461.40: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'high' declared at (1) | |
pymc/flib.f:458.36: | |
INTEGER n, nlower, nupper, i | |
1 | |
Warning: Unused variable 'i' declared at (1) | |
pymc/flib.f:461.29: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'like' declared at (1) | |
pymc/flib.f:461.34: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'low' declared at (1) | |
pymc/flib.f:442.39: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'lower' at (1) | |
pymc/flib.f:442.45: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'upper' at (1) | |
pymc/flib.f:442.33: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'x' at (1) | |
pymc/flib.f:692.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:760.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:834.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:906.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:976.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:1186.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1185.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1185.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1300.55: | |
DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf | |
1 | |
Warning: Unused variable 'cdf' declared at (1) | |
pymc/flib.f:1302.29: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1302.36: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'gammq' declared at (1) | |
pymc/flib.f:1301.59: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumcdf' declared at (1) | |
pymc/flib.f:1301.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1301.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1402.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2154.40: | |
DOUBLE PRECISION gradlike(n), grad | |
1 | |
Warning: Unused variable 'grad' declared at (1) | |
pymc/flib.f:2665.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2728.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2793.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2903.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2959.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3021.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3396.58: | |
DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike | |
1 | |
Warning: Unused variable 'glike' declared at (1) | |
pymc/flib.f:3646.37: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3646.29: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3706.37: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3706.29: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3836.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:4039.26: | |
DOUBLE PRECISION psi | |
1 | |
Warning: Unused variable 'psi' declared at (1) | |
pymc/flib.f:4266.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:4332.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:5184.35: | |
DOUBLE PRECISION like, factln, infinity, sump | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:5186.23: | |
INTEGER i,j,n_tmp | |
1 | |
Warning: Unused variable 'n_tmp' declared at (1) | |
pymc/flib.f:5434.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5488.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5481.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5535.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5528.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f: In function 'elgs': | |
pymc/flib.f:4882:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
K = I | |
^ | |
pymc/flib.f: In function 'exponweib_gl': | |
pymc/flib.f:778:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
pymc/flib.f: In function 'exponweib_gs': | |
pymc/flib.f:994:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
gfortran:f77: pymc/histogram.f | |
gfortran:f77: pymc/flib_blas.f | |
pymc/flib_blas.f:202.25: | |
DOUBLE PRECISION PI | |
1 | |
Warning: Unused variable 'pi' declared at (1) | |
gfortran:f77: pymc/blas_wrap.f | |
gfortran:f77: pymc/math.f | |
pymc/math.f:396.6: | |
DOUBLE PRECISION FUNCTION DERF(X) | |
1 | |
Warning: 'derf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
pymc/math.f:417.6: | |
DOUBLE PRECISION FUNCTION DERFC(X) | |
1 | |
Warning: 'derfc' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
gfortran:f77: pymc/gibbsit.f | |
pymc/gibbsit.f:2160.5: | |
215 IF (R .GT. .5898437) GO TO 220 | |
1 | |
Warning: Label 215 at (1) defined but not used | |
pymc/gibbsit.f:2077.5: | |
115 IF (R .GT. .5898437) GO TO 120 | |
1 | |
Warning: Label 115 at (1) defined but not used | |
pymc/gibbsit.f:2064.5: | |
15 IF (KFLAG.GE.1) GO TO 30 | |
1 | |
Warning: Label 15 at (1) defined but not used | |
pymc/gibbsit.f:1204.48: | |
cutpt = empquant(original,iteracnt,qhat,work) | |
1 | |
Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) | |
gfortran:f77: build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f | |
/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
error: Command "/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate" failed with exit status 1 | |
Complete output from command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-zXRzxn-record/install-record.txt --single-version-externally-managed: | |
running install | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
running build_py | |
creating build/lib.macosx-10.9-x86_64-2.7 | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/calc_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CircularStochastic.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CommonDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/datatypes.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/decorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/diagnostics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/InstantiationDecorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Matplot.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Node.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NormalApproximation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NumpyDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/progressbar.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/PyMCObjects.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/ScipyDistributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/six.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/StepMethods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/threadpool.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/base.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5ea.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/no_trace.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/pickle.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/ram.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/sqlite.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/txt.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/custom_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_gof.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_linear.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_null.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/gelman_bioassay.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma_data.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/weibull_fit.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/zip.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/covparams.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mesh_choice.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/PyMCmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/realizations.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/objectmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_adaptive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_AM.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_binary_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_convergence.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_database.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_GP_MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_gradients.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_instantiation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_interactive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_MCMCSampler.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_norm_approx.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_special_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/BasisCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Covariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/FullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gp_submodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gpplots.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/GPutils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/NearlyFullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/step_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/bases.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/brownian.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/cov_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/nsmatern.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/wrapped_distances.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'pymc.flib' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include | |
creating build/temp.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/cephes | |
creating build/temp.macosx-10.9-x86_64-2.7/build | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:18: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16817:7: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] | |
d = shape(x,2); | |
^ ~ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:86:24: note: expanded from macro 'shape' | |
#define shape(var,dim) var ## _Dims[dim] | |
^ | |
<scratch space>:394:1: note: expanded from here | |
x_Dims | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16718:3: note: array 'x_Dims' declared here | |
npy_intp x_Dims[2] = {-1, -1}; | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:181:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: build/src.macosx-10.9-x86_64-2.7/fortranobject.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.c:2: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((fp->defs[i].func==NULL)) { | |
~~~~~~~~~~~~~~~~^~~~~~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((fp->defs[i].func==NULL)) { | |
~ ^ ~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: use '=' to turn this equality comparison into an assignment | |
if ((fp->defs[i].func==NULL)) { | |
^~ | |
= | |
2 warnings generated. | |
clang: cephes/chbevl.c | |
clang: cephes/i0.c | |
clang: cephes/c2f.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
gfortran:f77: pymc/flib.f | |
Warning: Nonconforming tab character in column 1 of line 509 | |
Warning: Nonconforming tab character in column 1 of line 510 | |
Warning: Nonconforming tab character in column 1 of line 511 | |
Warning: Nonconforming tab character in column 1 of line 512 | |
Warning: Nonconforming tab character in column 1 of line 513 | |
Warning: Nonconforming tab character in column 1 of line 557 | |
Warning: Nonconforming tab character in column 1 of line 558 | |
Warning: Nonconforming tab character in column 1 of line 559 | |
Warning: Nonconforming tab character in column 1 of line 560 | |
Warning: Nonconforming tab character in column 1 of line 561 | |
Warning: Nonconforming tab character in column 6 of line 707 | |
Warning: Nonconforming tab character in column 6 of line 711 | |
Warning: Nonconforming tab character in column 6 of line 715 | |
Warning: Nonconforming tab character in column 1 of line 723 | |
Warning: Nonconforming tab character in column 6 of line 775 | |
Warning: Nonconforming tab character in column 6 of line 779 | |
Warning: Nonconforming tab character in column 6 of line 783 | |
Warning: Nonconforming tab character in column 1 of line 791 | |
Warning: Nonconforming tab character in column 6 of line 849 | |
Warning: Nonconforming tab character in column 6 of line 853 | |
Warning: Nonconforming tab character in column 6 of line 857 | |
Warning: Nonconforming tab character in column 1 of line 865 | |
Warning: Nonconforming tab character in column 6 of line 921 | |
Warning: Nonconforming tab character in column 6 of line 925 | |
Warning: Nonconforming tab character in column 6 of line 929 | |
Warning: Nonconforming tab character in column 1 of line 937 | |
Warning: Nonconforming tab character in column 6 of line 991 | |
Warning: Nonconforming tab character in column 6 of line 995 | |
Warning: Nonconforming tab character in column 6 of line 999 | |
Warning: Nonconforming tab character in column 1 of line 1007 | |
Warning: Nonconforming tab character in column 1 of line 1195 | |
Warning: Nonconforming tab character in column 1 of line 1196 | |
Warning: Nonconforming tab character in column 1 of line 1197 | |
Warning: Nonconforming tab character in column 1 of line 1200 | |
Warning: Nonconforming tab character in column 1 of line 1201 | |
Warning: Nonconforming tab character in column 1 of line 1408 | |
Warning: Nonconforming tab character in column 1 of line 1409 | |
Warning: Nonconforming tab character in column 1 of line 1412 | |
Warning: Nonconforming tab character in column 5 of line 1420 | |
Warning: Nonconforming tab character in column 5 of line 1421 | |
Warning: Nonconforming tab character in column 5 of line 1422 | |
Warning: Nonconforming tab character in column 5 of line 1423 | |
Warning: Nonconforming tab character in column 5 of line 1424 | |
Warning: Nonconforming tab character in column 5 of line 1425 | |
Warning: Nonconforming tab character in column 1 of line 1452 | |
Warning: Nonconforming tab character in column 1 of line 1454 | |
Warning: Nonconforming tab character in column 1 of line 1457 | |
Warning: Nonconforming tab character in column 5 of line 1465 | |
Warning: Nonconforming tab character in column 5 of line 1466 | |
Warning: Nonconforming tab character in column 5 of line 1467 | |
Warning: Nonconforming tab character in column 5 of line 1469 | |
Warning: Nonconforming tab character in column 5 of line 1470 | |
Warning: Nonconforming tab character in column 5 of line 1471 | |
Warning: Nonconforming tab character in column 5 of line 1472 | |
Warning: Nonconforming tab character in column 5 of line 1473 | |
Warning: Nonconforming tab character in column 1 of line 1478 | |
Warning: Nonconforming tab character in column 1 of line 1499 | |
Warning: Nonconforming tab character in column 1 of line 1501 | |
Warning: Nonconforming tab character in column 1 of line 1504 | |
Warning: Nonconforming tab character in column 5 of line 1512 | |
Warning: Nonconforming tab character in column 5 of line 1513 | |
Warning: Nonconforming tab character in column 5 of line 1514 | |
Warning: Nonconforming tab character in column 5 of line 1515 | |
Warning: Nonconforming tab character in column 5 of line 1516 | |
Warning: Nonconforming tab character in column 5 of line 1517 | |
Warning: Nonconforming tab character in column 1 of line 1740 | |
Warning: Nonconforming tab character in column 1 of line 1743 | |
Warning: Nonconforming tab character in column 1 of line 1746 | |
Warning: Nonconforming tab character in column 1 of line 1755 | |
Warning: Nonconforming tab character in column 1 of line 1783 | |
Warning: Nonconforming tab character in column 1 of line 1786 | |
Warning: Nonconforming tab character in column 1 of line 1789 | |
Warning: Nonconforming tab character in column 1 of line 1798 | |
Warning: Nonconforming tab character in column 1 of line 1800 | |
Warning: Nonconforming tab character in column 1 of line 1832 | |
Warning: Nonconforming tab character in column 1 of line 1835 | |
Warning: Nonconforming tab character in column 1 of line 1838 | |
Warning: Nonconforming tab character in column 1 of line 1847 | |
Warning: Nonconforming tab character in column 1 of line 1849 | |
Warning: Nonconforming tab character in column 1 of line 1977 | |
Warning: Nonconforming tab character in column 1 of line 1978 | |
Warning: Nonconforming tab character in column 1 of line 2030 | |
Warning: Nonconforming tab character in column 1 of line 2031 | |
Warning: Nonconforming tab character in column 1 of line 2079 | |
Warning: Nonconforming tab character in column 1 of line 2080 | |
Warning: Nonconforming tab character in column 1 of line 2168 | |
Warning: Nonconforming tab character in column 1 of line 2174 | |
Warning: Nonconforming tab character in column 1 of line 2218 | |
Warning: Nonconforming tab character in column 1 of line 2224 | |
Warning: Nonconforming tab character in column 1 of line 2339 | |
Warning: Nonconforming tab character in column 1 of line 2395 | |
Warning: Nonconforming tab character in column 1 of line 2692 | |
Warning: Nonconforming tab character in column 1 of line 2693 | |
Warning: Nonconforming tab character in column 1 of line 2694 | |
Warning: Nonconforming tab character in column 1 of line 2696 | |
Warning: Nonconforming tab character in column 1 of line 2697 | |
Warning: Nonconforming tab character in column 1 of line 2756 | |
Warning: Nonconforming tab character in column 1 of line 2820 | |
Warning: Nonconforming tab character in column 1 of line 2881 | |
Warning: Nonconforming tab character in column 1 of line 3191 | |
Warning: Nonconforming tab character in column 1 of line 3192 | |
Warning: Nonconforming tab character in column 1 of line 3656 | |
Warning: Nonconforming tab character in column 1 of line 3657 | |
Warning: Nonconforming tab character in column 1 of line 3658 | |
Warning: Nonconforming tab character in column 1 of line 3660 | |
Warning: Nonconforming tab character in column 1 of line 3661 | |
Warning: Nonconforming tab character in column 1 of line 3662 | |
Warning: Nonconforming tab character in column 1 of line 3664 | |
Warning: Nonconforming tab character in column 1 of line 3665 | |
Warning: Nonconforming tab character in column 1 of line 3666 | |
Warning: Nonconforming tab character in column 1 of line 3716 | |
Warning: Nonconforming tab character in column 1 of line 3717 | |
Warning: Nonconforming tab character in column 1 of line 3718 | |
Warning: Nonconforming tab character in column 1 of line 3720 | |
Warning: Nonconforming tab character in column 1 of line 3721 | |
Warning: Nonconforming tab character in column 1 of line 3722 | |
Warning: Nonconforming tab character in column 1 of line 3724 | |
Warning: Nonconforming tab character in column 1 of line 3725 | |
Warning: Nonconforming tab character in column 1 of line 3726 | |
Warning: Nonconforming tab character in column 1 of line 3732 | |
Warning: Nonconforming tab character in column 1 of line 3846 | |
Warning: Nonconforming tab character in column 1 of line 3847 | |
Warning: Nonconforming tab character in column 1 of line 3849 | |
Warning: Nonconforming tab character in column 1 of line 3851 | |
Warning: Nonconforming tab character in column 1 of line 3875 | |
Warning: Nonconforming tab character in column 1 of line 3876 | |
Warning: Nonconforming tab character in column 1 of line 3877 | |
Warning: Nonconforming tab character in column 1 of line 3878 | |
Warning: Nonconforming tab character in column 1 of line 4276 | |
Warning: Nonconforming tab character in column 1 of line 4277 | |
Warning: Nonconforming tab character in column 1 of line 4278 | |
Warning: Nonconforming tab character in column 1 of line 4280 | |
Warning: Nonconforming tab character in column 1 of line 4281 | |
Warning: Nonconforming tab character in column 1 of line 4282 | |
Warning: Nonconforming tab character in column 1 of line 4284 | |
Warning: Nonconforming tab character in column 1 of line 4285 | |
Warning: Nonconforming tab character in column 1 of line 4286 | |
Warning: Nonconforming tab character in column 1 of line 4288 | |
Warning: Nonconforming tab character in column 1 of line 4289 | |
Warning: Nonconforming tab character in column 1 of line 4290 | |
Warning: Nonconforming tab character in column 1 of line 4342 | |
Warning: Nonconforming tab character in column 1 of line 4343 | |
Warning: Nonconforming tab character in column 1 of line 4344 | |
Warning: Nonconforming tab character in column 1 of line 4346 | |
Warning: Nonconforming tab character in column 1 of line 4347 | |
Warning: Nonconforming tab character in column 1 of line 4348 | |
Warning: Nonconforming tab character in column 1 of line 4350 | |
Warning: Nonconforming tab character in column 1 of line 4351 | |
Warning: Nonconforming tab character in column 1 of line 4352 | |
Warning: Nonconforming tab character in column 1 of line 4354 | |
Warning: Nonconforming tab character in column 1 of line 4355 | |
Warning: Nonconforming tab character in column 1 of line 4356 | |
Warning: Nonconforming tab character in column 1 of line 4620 | |
Warning: Nonconforming tab character in column 1 of line 4622 | |
Warning: Nonconforming tab character in column 1 of line 4623 | |
Warning: Nonconforming tab character in column 1 of line 4624 | |
Warning: Nonconforming tab character in column 1 of line 4626 | |
Warning: Nonconforming tab character in column 1 of line 4628 | |
Warning: Nonconforming tab character in column 1 of line 4630 | |
Warning: Nonconforming tab character in column 1 of line 4632 | |
Warning: Nonconforming tab character in column 1 of line 4633 | |
Warning: Nonconforming tab character in column 1 of line 4634 | |
Warning: Nonconforming tab character in column 1 of line 4635 | |
Warning: Nonconforming tab character in column 1 of line 4637 | |
Warning: Nonconforming tab character in column 1 of line 4638 | |
Warning: Nonconforming tab character in column 1 of line 4639 | |
Warning: Nonconforming tab character in column 1 of line 4640 | |
Warning: Nonconforming tab character in column 1 of line 4642 | |
Warning: Nonconforming tab character in column 1 of line 4643 | |
Warning: Nonconforming tab character in column 1 of line 4644 | |
Warning: Nonconforming tab character in column 1 of line 4645 | |
Warning: Nonconforming tab character in column 1 of line 4646 | |
pymc/flib.f:316.55: | |
DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like | |
1 | |
Warning: Unused variable 'd_now' declared at (1) | |
pymc/flib.f:314.42: | |
INTEGER i, nx, nalph, nmu, ntau, tnx | |
1 | |
Warning: Unused variable 'tnx' declared at (1) | |
pymc/flib.f:442.71: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'gradxlike' at (1) | |
pymc/flib.f:461.40: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'high' declared at (1) | |
pymc/flib.f:458.36: | |
INTEGER n, nlower, nupper, i | |
1 | |
Warning: Unused variable 'i' declared at (1) | |
pymc/flib.f:461.29: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'like' declared at (1) | |
pymc/flib.f:461.34: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'low' declared at (1) | |
pymc/flib.f:442.39: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'lower' at (1) | |
pymc/flib.f:442.45: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'upper' at (1) | |
pymc/flib.f:442.33: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'x' at (1) | |
pymc/flib.f:692.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:760.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:834.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:906.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:976.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:1186.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1185.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1185.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1300.55: | |
DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf | |
1 | |
Warning: Unused variable 'cdf' declared at (1) | |
pymc/flib.f:1302.29: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1302.36: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'gammq' declared at (1) | |
pymc/flib.f:1301.59: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumcdf' declared at (1) | |
pymc/flib.f:1301.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1301.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1402.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2154.40: | |
DOUBLE PRECISION gradlike(n), grad | |
1 | |
Warning: Unused variable 'grad' declared at (1) | |
pymc/flib.f:2665.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2728.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2793.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2903.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2959.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3021.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3396.58: | |
DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike | |
1 | |
Warning: Unused variable 'glike' declared at (1) | |
pymc/flib.f:3646.37: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3646.29: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3706.37: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3706.29: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3836.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:4039.26: | |
DOUBLE PRECISION psi | |
1 | |
Warning: Unused variable 'psi' declared at (1) | |
pymc/flib.f:4266.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:4332.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:5184.35: | |
DOUBLE PRECISION like, factln, infinity, sump | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:5186.23: | |
INTEGER i,j,n_tmp | |
1 | |
Warning: Unused variable 'n_tmp' declared at (1) | |
pymc/flib.f:5434.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5488.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5481.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5535.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5528.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f: In function 'elgs': | |
pymc/flib.f:4882:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
K = I | |
^ | |
pymc/flib.f: In function 'exponweib_gl': | |
pymc/flib.f:778:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
pymc/flib.f: In function 'exponweib_gs': | |
pymc/flib.f:994:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
gfortran:f77: pymc/histogram.f | |
gfortran:f77: pymc/flib_blas.f | |
pymc/flib_blas.f:202.25: | |
DOUBLE PRECISION PI | |
1 | |
Warning: Unused variable 'pi' declared at (1) | |
gfortran:f77: pymc/blas_wrap.f | |
gfortran:f77: pymc/math.f | |
pymc/math.f:396.6: | |
DOUBLE PRECISION FUNCTION DERF(X) | |
1 | |
Warning: 'derf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
pymc/math.f:417.6: | |
DOUBLE PRECISION FUNCTION DERFC(X) | |
1 | |
Warning: 'derfc' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
gfortran:f77: pymc/gibbsit.f | |
pymc/gibbsit.f:2160.5: | |
215 IF (R .GT. .5898437) GO TO 220 | |
1 | |
Warning: Label 215 at (1) defined but not used | |
pymc/gibbsit.f:2077.5: | |
115 IF (R .GT. .5898437) GO TO 120 | |
1 | |
Warning: Label 115 at (1) defined but not used | |
pymc/gibbsit.f:2064.5: | |
15 IF (KFLAG.GE.1) GO TO 30 | |
1 | |
Warning: Label 15 at (1) defined but not used | |
pymc/gibbsit.f:1204.48: | |
cutpt = empquant(original,iteracnt,qhat,work) | |
1 | |
Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) | |
gfortran:f77: build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f | |
/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
error: Command "/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate" failed with exit status 1 | |
---------------------------------------- | |
Cleaning up... | |
Removing temporary dir /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga... | |
Command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-zXRzxn-record/install-record.txt --single-version-externally-managed failed with error code 1 in /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc | |
Exception information: | |
Traceback (most recent call last): | |
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/basecommand.py", line 134, in main | |
status = self.run(options, args) | |
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/commands/install.py", line 241, in run | |
requirement_set.install(install_options, global_options, root=options.root_path) | |
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/req.py", line 1298, in install | |
requirement.install(install_options, global_options, *args, **kwargs) | |
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/req.py", line 625, in install | |
cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False) | |
File "/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg/pip/util.py", line 670, in call_subprocess | |
% (command_desc, proc.returncode, cwd)) | |
InstallationError: Command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-zXRzxn-record/install-record.txt --single-version-externally-managed failed with error code 1 in /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc | |
Storing complete log in /Users/olga/.pip/pip.log | |
scrm-bio-228-232-2:workspace-git olga$ clear | |
scrm-bio-228-232-2:workspace-git olga$ echo 'After installing this gcc/gfortran:' http://r.research.att.com/tools/gcc-42-5666.3-darwin11.pkg | |
After installing this gcc/gfortran: http://r.research.att.com/tools/gcc-42-5666.3-darwin11.pkg | |
scrm-bio-228-232-2:workspace-git olga$ pip install -vvv pymc | |
Downloading/unpacking pymc | |
Getting page https://pypi.python.org/simple/pymc/ | |
URLs to search for versions for pymc: | |
* https://pypi.python.org/simple/pymc/ | |
Analyzing links from page https://pypi.python.org/simple/pymc/ | |
Skipping link https://pypi.python.org/packages/2.5/p/pymc/pymc-2.0-py2.5-macosx-10.3-i386.egg#md5=23886f86615004f777a0470c69edf265 (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.5/p/pymc/pymc-2.0.win32-py2.5.exe#md5=a96a9c90edd4848bffdff8a809b901e8 (from https://pypi.python.org/simple/pymc/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.5/p/pymc/pymc-2.1beta.win32-py2.5.exe#md5=fdba7f86d41ab515f718b4a5889ed140 (from https://pypi.python.org/simple/pymc/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/p/pymc/pymc-2.1beta-py2.6-macosx-10.6-universal.egg#md5=9c7513869c28d94fb618d8ef140a768e (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.6/p/pymc/pymc-2.1beta.win32-py2.6.exe#md5=50b8c75e52195bb174d9f75f4aa68d3e (from https://pypi.python.org/simple/pymc/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.6/p/pymc/pymc-2.2-py2.6-linux-x86_64.egg#md5=a52da6da8002d6a65b845bad5da8f758 (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/p/pymc/pymc-2.2-py2.7-macosx-10.7-intel.egg#md5=057abfd3bafb37f95e4a899b186ea46b (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/p/pymc/pymc-2.2-py2.7-win32.egg#md5=789c865d6c05fa2bd523ca209894aa97 (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/p/pymc/pymc-2.2.win32-py2.7.exe#md5=d63c53afd042d080c773fe06a639b3ab (from https://pypi.python.org/simple/pymc/); unknown archive format: .exe | |
Skipping link https://pypi.python.org/packages/2.7/p/pymc/pymc-2.3-py2.7-macosx-10.8-intel.egg#md5=fc827efb9be4b2d147eef6883a10bb47 (from https://pypi.python.org/simple/pymc/); unknown archive format: .egg | |
Skipping link https://pypi.python.org/packages/2.7/p/pymc/pymc-2.3.win32-py2.7.exe#md5=022cfb6e97a70dc6e92736407119f96c (from https://pypi.python.org/simple/pymc/); unknown archive format: .exe | |
Found link https://pypi.python.org/packages/source/p/pymc/pymc-2.0.tar.gz#md5=ef673f20c89d845520516111c9c0db08 (from https://pypi.python.org/simple/pymc/), version: 2.0 | |
Found link https://pypi.python.org/packages/source/p/pymc/pymc-2.1beta.zip#md5=265be6fe114f2d52359d59f2c8b912ff (from https://pypi.python.org/simple/pymc/), version: 2.1beta | |
Found link https://pypi.python.org/packages/source/p/pymc/pymc-2.2.tar.gz#md5=f94439b23cbfaf89a1bafb97bfc71b85 (from https://pypi.python.org/simple/pymc/), version: 2.2 | |
Found link https://pypi.python.org/packages/source/p/pymc/pymc-2.3.tar.gz#md5=03678068b552eecb16fc7aded39d125a (from https://pypi.python.org/simple/pymc/), version: 2.3 | |
Ignoring link https://pypi.python.org/packages/source/p/pymc/pymc-2.1beta.zip#md5=265be6fe114f2d52359d59f2c8b912ff (from https://pypi.python.org/simple/pymc/), version 2.1beta is a pre-release (use --pre to allow). | |
Using version 2.3 (newest of versions: 2.3, 2.2, 2.0) | |
Downloading pymc-2.3.tar.gz (13.1MB): | |
Downloading from URL https://pypi.python.org/packages/source/p/pymc/pymc-2.3.tar.gz#md5=03678068b552eecb16fc7aded39d125a (from https://pypi.python.org/simple/pymc/) | |
...Downloading pymc-2.3.tar.gz (13.1MB): 13.1MB downloaded | |
Running setup.py egg_info for package pymc | |
Running command python setup.py egg_info | |
running egg_info | |
running build_src | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
creating build | |
creating build/src.macosx-10.9-x86_64-2.7 | |
creating build/src.macosx-10.9-x86_64-2.7/pymc | |
IOError: [Errno 2] No such file or directory: 'skip:ppnd7'. Skipping file "skip:ppnd7". | |
updatevars:gradlike: attempt to change 'dimension(nx)' to 'dimension(na)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension(nx)' to 'dimension(nb)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension (nmu)' to 'dimension(nmu)'. Ignoring. | |
updatevars:gradlike: attempt to change 'dimension (na)' to 'dimension(na)'. Ignoring. | |
rmbadname1: Replacing "index" with "index_bn". | |
updatevars: "character curterms(20)*24" is mapped to "character curterms(20,24)" | |
updatevars: "character septerms(20)*24" is mapped to "character septerms(20,24)" | |
updatevars: "character tokens(maxtok)*(*)" is mapped to "character tokens(maxtok,(*))" | |
rmbadname1: Replacing "index" with "index_bn". | |
rmbadname1: Replacing "len" with "len_bn". | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between x, nx | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between w, x, nx | |
sortvarnames: failed to compute dependencies because of cyclic dependencies between n, nx, bin0, delta, x, d | |
"object of type 'builtin_function_or_method' has no len()" in evaluating 'len(ord)' (available names: []) | |
Reading fortran codes... | |
Reading file 'pymc/flib.f' (format:fix,strict) | |
Reading file 'pymc/histogram.f' (format:fix,strict) | |
Reading file 'pymc/flib_blas.f' (format:fix,strict) | |
Reading file 'pymc/blas_wrap.f' (format:fix,strict) | |
Reading file 'pymc/math.f' (format:fix,strict) | |
Reading file 'pymc/gibbsit.f' (format:fix,strict) | |
Line #1125 in pymc/gibbsit.f:" DOUBLE PRECISION INTENT(CACHE,HIDE), DIMENSION(2*ITERACNT) :: WORK" | |
updatevars: attempt to change the type of "work" ("integer") to "double precision". Ignoring. | |
Post-processing... | |
Block: flib | |
Block: symmetrize | |
Block: logsum | |
Block: logsum_cpx | |
Block: combinationln | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/flib.f:expand_triangular | |
vars2fortran: No typespec for argument "nf". | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/flib.f:expand_triangular | |
vars2fortran: No typespec for argument "n". | |
Block: expand_triangular | |
Block: mod_to_circle | |
Block: standardize | |
Block: gammln | |
Block: mvgammln | |
Block: factrl | |
Block: factln | |
Block: normcdf | |
Block: sn_like | |
Block: rskewnorm | |
Block: uniform_like | |
Block: uniform_grad_x | |
Block: uniform_grad_l | |
Block: uniform_grad_u | |
Block: duniform_like | |
Block: exponweib | |
Block: exponweib_gx | |
Block: exponweib_gl | |
Block: exponweib_gk | |
Block: exponweib_ga | |
Block: exponweib_gs | |
Block: exponweib_ppf | |
Block: constrain | |
Block: poisson | |
Block: poisson_gmu | |
Block: trpoisson | |
Block: trpoisson_gmu | |
Block: t | |
Block: t_grad_x | |
Block: t_grad_nu | |
Block: chi2_grad_nu | |
Block: nct | |
Block: multinomial | |
Block: weibull | |
Block: weibull_gx | |
Block: weibull_ga | |
Block: weibull_gb | |
Block: logistic | |
Block: normal | |
Block: normal_grad_tau | |
Block: normal_grad_x | |
Block: normal_grad_mu | |
Block: hnormal | |
Block: hnormal_gradx | |
Block: hnormal_gradtau | |
Block: lognormal | |
Block: lognormal_gradx | |
Block: lognormal_gradmu | |
Block: lognormal_gradtau | |
Block: arlognormal | |
Block: gev | |
Block: gev_ppf | |
Block: gamma | |
Block: gamma_grad_x | |
Block: gamma_grad_alpha | |
Block: gamma_grad_beta | |
Block: igamma | |
Block: igamma_grad_x | |
Block: igamma_grad_alpha | |
Block: igamma_grad_beta | |
Block: hyperg | |
Block: geometric | |
Block: geometric_gp | |
Block: dirichlet | |
Block: cauchy | |
Block: cauchy_grad_x | |
Block: cauchy_grad_a | |
Block: cauchy_grad_b | |
Block: negbin | |
Block: negbin2 | |
Block: negbin2_gmu | |
Block: negbin2_ga | |
Block: binomial | |
Block: binomial_gp | |
Block: bernoulli | |
Block: bern_grad_p | |
Block: beta_like | |
Block: beta_grad_x | |
Block: beta_grad_a | |
Block: beta_grad_b | |
Block: betabin_like | |
Block: betabin_ga | |
Block: betabin_gb | |
Block: mvhyperg | |
Block: dirmultinom | |
Block: wishart | |
Block: trace | |
Block: gamfun | |
Block: gammds | |
Block: psi | |
Block: gser | |
Block: gcf | |
Block: gammq | |
Block: trans | |
Block: matmult | |
Block: dtrm | |
Block: elgs | |
Block: bico | |
Block: chol | |
Block: hermpoly | |
Block: set_uniform | |
Block: categorical | |
Block: rcat | |
Block: logit | |
Block: invlogit | |
Block: stukel_logit | |
Block: stukel_invlogit | |
Block: vonmises | |
Block: pareto | |
Block: truncated_pareto | |
Block: fixed_binsize | |
Block: weighted_fixed_binsize | |
Block: fixed_binsize_nd | |
{'attrspec': ['dimension(n)']} | |
In: :flib:pymc/histogram.f:qsorti | |
vars2fortran: No typespec for argument "ord". | |
Block: qsorti | |
Block: checksymm | |
Block: chol_mvnorm | |
Block: cov_mvnorm | |
Block: prec_mvnorm | |
Block: blas_wishart | |
Block: blas_wishart_cov | |
{'attrspec': ['intent(hide)']} | |
In: :flib:pymc/blas_wrap.f:dcopy_wrap | |
vars2fortran: No typespec for argument "nx". | |
Block: dcopy_wrap | |
Block: dtrmm_wrap | |
Block: dtrsm_wrap | |
Block: dpotrf_wrap | |
Block: dchdc_wrap | |
Block: dpotrs_wrap | |
Block: ppnd16 | |
Block: calerf | |
Block: derf | |
Block: derfc | |
Block: derfcx | |
Block: gibbsit | |
Block: matinput | |
Block: vecinput | |
Block: oneparse | |
Block: gibbmain | |
Block: empquant | |
Block: dichot | |
Block: thin | |
Block: mctest | |
Block: indtest | |
Block: mcest | |
Block: ppnd7 | |
Block: ssort | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "flib"... | |
Constructing wrapper function "symmetrize"... | |
symmetrize(c,[cmin,cmax]) | |
Constructing wrapper function "logsum"... | |
s = logsum(x) | |
Constructing wrapper function "logsum_cpx"... | |
s = logsum_cpx(x) | |
Creating wrapper for Fortran function "combinationln"("combinationln")... | |
Constructing wrapper function "combinationln"... | |
combinationln = combinationln(n,k) | |
Constructing wrapper function "expand_triangular"... | |
t = expand_triangular(d,f) | |
Constructing wrapper function "mod_to_circle"... | |
mx = mod_to_circle(x,u,l) | |
Constructing wrapper function "standardize"... | |
z = standardize(x,loc,scale) | |
Creating wrapper for Fortran function "gammln"("gammln")... | |
Constructing wrapper function "gammln"... | |
gammln = gammln(xx) | |
Creating wrapper for Fortran function "mvgammln"("mvgammln")... | |
Constructing wrapper function "mvgammln"... | |
mvgammln = mvgammln(x,k) | |
Creating wrapper for Fortran function "factrl"("factrl")... | |
Constructing wrapper function "factrl"... | |
factrl = factrl(n) | |
Creating wrapper for Fortran function "factln"("factln")... | |
Constructing wrapper function "factln"... | |
factln = factln(n) | |
Constructing wrapper function "normcdf"... | |
normcdf(x) | |
Constructing wrapper function "sn_like"... | |
like = sn_like(x,mu,tau,alph) | |
Constructing wrapper function "rskewnorm"... | |
x = rskewnorm(nx,mu,tau,alph,rn) | |
Constructing wrapper function "uniform_like"... | |
like = uniform_like(x,lower,upper) | |
Constructing wrapper function "uniform_grad_x"... | |
gradxlike = uniform_grad_x(x,lower,upper) | |
Constructing wrapper function "uniform_grad_l"... | |
gradllike = uniform_grad_l(x,lower,upper) | |
Constructing wrapper function "uniform_grad_u"... | |
gradulike = uniform_grad_u(x,lower,upper) | |
Constructing wrapper function "duniform_like"... | |
like = duniform_like(x,lower,upper) | |
Constructing wrapper function "exponweib"... | |
like = exponweib(x,a,c,loc,scale) | |
Constructing wrapper function "exponweib_gx"... | |
gradlike = exponweib_gx(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_gl"... | |
gradlike = exponweib_gl(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_gk"... | |
gradlike = exponweib_gk(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_ga"... | |
gradlike = exponweib_ga(x,alpha,k,loc,scale,[nk]) | |
Constructing wrapper function "exponweib_gs"... | |
gradlike = exponweib_gs(x,alpha,k,loc,scale) | |
Constructing wrapper function "exponweib_ppf"... | |
ppf = exponweib_ppf(q,a,c) | |
Constructing wrapper function "constrain"... | |
pass = constrain(x,a,b,allow_equal) | |
Constructing wrapper function "poisson"... | |
like = poisson(x,mu) | |
Constructing wrapper function "poisson_gmu"... | |
gradlike = poisson_gmu(x,mu) | |
Constructing wrapper function "trpoisson"... | |
like = trpoisson(x,mu,k) | |
Constructing wrapper function "trpoisson_gmu"... | |
gradlike = trpoisson_gmu(x,mu,k) | |
Constructing wrapper function "t"... | |
like = t(x,nu) | |
Constructing wrapper function "t_grad_x"... | |
gradlikex = t_grad_x(x,nu) | |
Constructing wrapper function "t_grad_nu"... | |
gradlikenu = t_grad_nu(x,nu) | |
Constructing wrapper function "chi2_grad_nu"... | |
gradlikenu = chi2_grad_nu(x,nu) | |
Constructing wrapper function "nct"... | |
like = nct(x,mu,lam,nu) | |
Constructing wrapper function "multinomial"... | |
like = multinomial(x,n,p) | |
Constructing wrapper function "weibull"... | |
like = weibull(x,alpha,beta) | |
Constructing wrapper function "weibull_gx"... | |
gradlike = weibull_gx(x,alpha,beta) | |
Constructing wrapper function "weibull_ga"... | |
gradlike = weibull_ga(x,alpha,beta) | |
Constructing wrapper function "weibull_gb"... | |
gradlike = weibull_gb(x,alpha,beta) | |
Constructing wrapper function "logistic"... | |
like = logistic(x,mu,tau) | |
Constructing wrapper function "normal"... | |
like = normal(x,mu,tau) | |
Constructing wrapper function "normal_grad_tau"... | |
grad_tau_like = normal_grad_tau(x,mu,tau) | |
Constructing wrapper function "normal_grad_x"... | |
grad_x_like = normal_grad_x(x,mu,tau) | |
Constructing wrapper function "normal_grad_mu"... | |
gradmulike = normal_grad_mu(x,mu,tau) | |
Constructing wrapper function "hnormal"... | |
like = hnormal(x,tau) | |
Constructing wrapper function "hnormal_gradx"... | |
gradlike = hnormal_gradx(x,tau) | |
Constructing wrapper function "hnormal_gradtau"... | |
gradlike = hnormal_gradtau(x,tau) | |
Constructing wrapper function "lognormal"... | |
like = lognormal(x,mu,tau) | |
Constructing wrapper function "lognormal_gradx"... | |
gradlike = lognormal_gradx(x,mu,tau) | |
Constructing wrapper function "lognormal_gradmu"... | |
gradlike = lognormal_gradmu(x,mu,tau) | |
Constructing wrapper function "lognormal_gradtau"... | |
gradlike = lognormal_gradtau(x,mu,tau) | |
Constructing wrapper function "arlognormal"... | |
like = arlognormal(x,mu,sigma,rho,beta) | |
Constructing wrapper function "gev"... | |
like = gev(x,xi,mu,sigma) | |
Constructing wrapper function "gev_ppf"... | |
ppf = gev_ppf(q,xi) | |
Constructing wrapper function "gamma"... | |
like = gamma(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_x"... | |
gradxlike = gamma_grad_x(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_alpha"... | |
gradalphalike = gamma_grad_alpha(x,alpha,beta) | |
Constructing wrapper function "gamma_grad_beta"... | |
gradbetalike = gamma_grad_beta(x,alpha,beta) | |
Constructing wrapper function "igamma"... | |
like = igamma(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_x"... | |
gradxlike = igamma_grad_x(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_alpha"... | |
gradalphalike = igamma_grad_alpha(x,alpha,beta) | |
Constructing wrapper function "igamma_grad_beta"... | |
gradbetalike = igamma_grad_beta(x,alpha,beta) | |
Constructing wrapper function "hyperg"... | |
like = hyperg(x,draws,success,total) | |
Constructing wrapper function "geometric"... | |
like = geometric(x,p) | |
Constructing wrapper function "geometric_gp"... | |
gradlike = geometric_gp(x,p) | |
Constructing wrapper function "dirichlet"... | |
like = dirichlet(x,theta) | |
Constructing wrapper function "cauchy"... | |
like = cauchy(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_x"... | |
gradlike = cauchy_grad_x(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_a"... | |
gradlike = cauchy_grad_a(x,alpha,beta) | |
Constructing wrapper function "cauchy_grad_b"... | |
gradlike = cauchy_grad_b(x,alpha,beta) | |
Constructing wrapper function "negbin"... | |
like = negbin(x,r,p) | |
Constructing wrapper function "negbin2"... | |
like = negbin2(x,mu,a) | |
Constructing wrapper function "negbin2_gmu"... | |
gradlike = negbin2_gmu(x,mu,alpha) | |
Constructing wrapper function "negbin2_ga"... | |
gradlike = negbin2_ga(x,mu,alpha) | |
Constructing wrapper function "binomial"... | |
like = binomial(x,n,p) | |
Constructing wrapper function "binomial_gp"... | |
gradlike = binomial_gp(x,n,p) | |
Constructing wrapper function "bernoulli"... | |
like = bernoulli(x,p) | |
Constructing wrapper function "bern_grad_p"... | |
grad_like = bern_grad_p(x,p) | |
Constructing wrapper function "beta_like"... | |
like = beta_like(x,alpha,beta) | |
Constructing wrapper function "beta_grad_x"... | |
gradlikex = beta_grad_x(x,alpha,beta) | |
Constructing wrapper function "beta_grad_a"... | |
gradlikea = beta_grad_a(x,alpha,beta) | |
Constructing wrapper function "beta_grad_b"... | |
gradlikeb = beta_grad_b(x,alpha,beta) | |
Constructing wrapper function "betabin_like"... | |
like = betabin_like(x,alpha,beta,n) | |
Constructing wrapper function "betabin_ga"... | |
gradlike = betabin_ga(x,alpha,beta,n) | |
Constructing wrapper function "betabin_gb"... | |
gradlike = betabin_gb(x,alpha,beta,n) | |
Constructing wrapper function "mvhyperg"... | |
like = mvhyperg(x,color) | |
Constructing wrapper function "dirmultinom"... | |
like = dirmultinom(x,theta) | |
Constructing wrapper function "wishart"... | |
like = wishart(x,n,sigma) | |
Constructing wrapper function "trace"... | |
trace(mat,tr,[k]) | |
Constructing wrapper function "gamfun"... | |
gx = gamfun(xx) | |
Creating wrapper for Fortran function "gammds"("gammds")... | |
Constructing wrapper function "gammds"... | |
gammds = gammds(y,p,ifault) | |
Creating wrapper for Fortran function "psi"("psi")... | |
Constructing wrapper function "psi"... | |
psi = psi(x) | |
Constructing wrapper function "gser"... | |
gser(gamser,a,x,gln) | |
Constructing wrapper function "gcf"... | |
gcf(gammcf,a,x,gln) | |
Creating wrapper for Fortran function "gammq"("gammq")... | |
Constructing wrapper function "gammq"... | |
gammq = gammq(a,x) | |
Constructing wrapper function "trans"... | |
tmat = trans(mat) | |
Constructing wrapper function "matmult"... | |
prod = matmult(mat1,mat2) | |
Constructing wrapper function "dtrm"... | |
d = dtrm(a) | |
Constructing wrapper function "elgs"... | |
elgs(a,indx,[n]) | |
Creating wrapper for Fortran function "bico"("bico")... | |
Constructing wrapper function "bico"... | |
bico = bico(n,k) | |
Constructing wrapper function "chol"... | |
c = chol(a,[n]) | |
Constructing wrapper function "hermpoly"... | |
cx = hermpoly(n,x) | |
Constructing wrapper function "set_uniform"... | |
set_uniform(seed1,seed2) | |
Constructing wrapper function "categorical"... | |
like = categorical(x,p) | |
Constructing wrapper function "rcat"... | |
s = rcat(p,rands) | |
Constructing wrapper function "logit"... | |
ltheta = logit(theta) | |
Constructing wrapper function "invlogit"... | |
theta = invlogit(ltheta) | |
Constructing wrapper function "stukel_logit"... | |
ltheta = stukel_logit(theta,a1,a2,[overwrite_theta]) | |
Constructing wrapper function "stukel_invlogit"... | |
theta = stukel_invlogit(ltheta,a1,a2,[overwrite_ltheta]) | |
Constructing wrapper function "vonmises"... | |
like = vonmises(x,mu,kappa) | |
Constructing wrapper function "pareto"... | |
like = pareto(x,alpha,m) | |
Constructing wrapper function "truncated_pareto"... | |
like = truncated_pareto(x,alpha,m,b) | |
Constructing wrapper function "fixed_binsize"... | |
h = fixed_binsize(x,bin0,delta,n) | |
Constructing wrapper function "weighted_fixed_binsize"... | |
h = weighted_fixed_binsize(x,w,bin0,delta,n) | |
Constructing wrapper function "fixed_binsize_nd"... | |
count = fixed_binsize_nd(x,bin0,delta,n,nc) | |
Constructing wrapper function "qsorti"... | |
qsorti(ord,a,[n]) | |
Constructing wrapper function "checksymm"... | |
cs = checksymm(x) | |
Constructing wrapper function "chol_mvnorm"... | |
like = chol_mvnorm(x,mu,sig,[overwrite_x,overwrite_mu]) | |
Constructing wrapper function "cov_mvnorm"... | |
like = cov_mvnorm(x,mu,c,[overwrite_x,overwrite_mu,overwrite_c]) | |
Constructing wrapper function "prec_mvnorm"... | |
like = prec_mvnorm(x,mu,tau,[overwrite_x,overwrite_mu,overwrite_tau]) | |
Constructing wrapper function "blas_wishart"... | |
like = blas_wishart(x,n,t,[overwrite_x,overwrite_t]) | |
Constructing wrapper function "blas_wishart_cov"... | |
like = blas_wishart_cov(x,n,v,[overwrite_x,overwrite_v]) | |
Constructing wrapper function "dcopy_wrap"... | |
dcopy_wrap(x,y) | |
Constructing wrapper function "dtrmm_wrap"... | |
dtrmm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dtrsm_wrap"... | |
dtrsm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dpotrf_wrap"... | |
info = dpotrf_wrap(a) | |
Constructing wrapper function "dchdc_wrap"... | |
piv,info = dchdc_wrap(a) | |
Constructing wrapper function "dpotrs_wrap"... | |
info = dpotrs_wrap(chol_fac,b,[uplo]) | |
Creating wrapper for Fortran function "ppnd16"("ppnd16")... | |
Constructing wrapper function "ppnd16"... | |
ppnd16 = ppnd16(p,ifault) | |
Constructing wrapper function "calerf"... | |
calerf(arg,result,jint) | |
Creating wrapper for Fortran function "derf"("derf")... | |
Constructing wrapper function "derf"... | |
derf = derf(x) | |
Creating wrapper for Fortran function "derfc"("derfc")... | |
Constructing wrapper function "derfc"... | |
derfc = derfc(x) | |
Creating wrapper for Fortran function "derfcx"("derfcx")... | |
Constructing wrapper function "derfcx"... | |
derfcx = derfcx(x) | |
Constructing wrapper function "matinput"... | |
matinput(uid,matout,rowused,colused,r15,[rowmax,colmax]) | |
Constructing wrapper function "vecinput"... | |
vecinput(uid,vecout,vecused,r15,[vecmax]) | |
Constructing wrapper function "oneparse"... | |
getarrdims:warning: assumed shape array, using 0 instead of '(*)' | |
oneparse(instring,delimit,tokens,tokcnt,r15,[maxtok]) | |
Constructing wrapper function "gibbmain"... | |
nmin,kthin,nburn,nprec,kmind = gibbmain(original,q,r,s,epsilon) | |
Creating wrapper for Fortran function "empquant"("empquant")... | |
Constructing wrapper function "empquant"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
empquant = empquant(data,q,work,[iteracnt]) | |
Constructing wrapper function "dichot"... | |
dichot(data,cutpt,zt,[iteracnt]) | |
Constructing wrapper function "thin"... | |
thin(series,kthin,result,thincnt,[iteracnt]) | |
Constructing wrapper function "mctest"... | |
mctest(data,g2,bic,[datacnt]) | |
Constructing wrapper function "indtest"... | |
indtest(data,g2,bic,[datacnt]) | |
Constructing wrapper function "mcest"... | |
mcest(data,alpha,beta,[datacnt]) | |
Creating wrapper for Fortran function "ppnd7"("ppnd7")... | |
Constructing wrapper function "ppnd7"... | |
ppnd7 = ppnd7(p,ifault) | |
Constructing wrapper function "ssort"... | |
ssort(x,y,kflag,[n]) | |
Constructing COMMON block support for "unif_seeds"... | |
s1,s2 | |
Wrote C/API module "flib" to file "build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
copying /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.c -> build/src.macosx-10.9-x86_64-2.7 | |
copying /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/f2py/src/fortranobject.h -> build/src.macosx-10.9-x86_64-2.7 | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/linalg_utilsmodule.c | |
creating build/src.macosx-10.9-x86_64-2.7/pymc/gp | |
Reading fortran codes... | |
Reading file 'pymc/gp/linalg_utils.f' (format:fix,strict) | |
Reading file 'pymc/blas_wrap.f' (format:fix,strict) | |
Post-processing... | |
Block: linalg_utils | |
Block: remove_duplicates | |
Block: check_repeats | |
Block: diag_call | |
Block: cov_fun | |
{'attrspec': ['intent(hide)']} | |
In: :linalg_utils:pymc/gp/linalg_utils.f:basis_diag_call | |
vars2fortran: No typespec for argument "nbas". | |
Block: basis_diag_call | |
Block: gp_array_logp | |
Block: asqs | |
{'attrspec': ['intent(hide)']} | |
In: :linalg_utils:pymc/blas_wrap.f:dcopy_wrap | |
vars2fortran: No typespec for argument "nx". | |
Block: dcopy_wrap | |
Block: dtrmm_wrap | |
Block: dtrsm_wrap | |
Block: dpotrf_wrap | |
Block: dchdc_wrap | |
Block: dpotrs_wrap | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_cov_fun_in_diag_call__user__routines" | |
def cov_fun(xe): return q | |
Building module "linalg_utils"... | |
Constructing wrapper function "remove_duplicates"... | |
nr,rf,rt,nu,xu,ui = remove_duplicates(x) | |
Constructing wrapper function "check_repeats"... | |
f,new_indices,n_new_indices = check_repeats(x,x_sofar,f_sofar) | |
Constructing wrapper function "diag_call"... | |
v = diag_call(x,cov_fun,[cov_fun_extra_args]) | |
Constructing wrapper function "basis_diag_call"... | |
v = basis_diag_call(basis_x) | |
Constructing wrapper function "gp_array_logp"... | |
like = gp_array_logp(x,mu,sig,[overwrite_x,overwrite_mu]) | |
Constructing wrapper function "asqs"... | |
asqs(c,s,[cmin,cmax]) | |
Constructing wrapper function "dcopy_wrap"... | |
dcopy_wrap(x,y) | |
Constructing wrapper function "dtrmm_wrap"... | |
dtrmm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dtrsm_wrap"... | |
dtrsm_wrap(a,b,side,transa,uplo,alpha) | |
Constructing wrapper function "dpotrf_wrap"... | |
info = dpotrf_wrap(a) | |
Constructing wrapper function "dchdc_wrap"... | |
piv,info = dchdc_wrap(a) | |
Constructing wrapper function "dpotrs_wrap"... | |
info = dpotrs_wrap(chol_fac,b,[uplo]) | |
Wrote C/API module "linalg_utils" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/linalg_utilsmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/incomplete_cholmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/incomplete_chol.f' (format:fix,strict) | |
Post-processing... | |
Block: incomplete_chol | |
Block: ichol_continue | |
Block: rowfun | |
Block: ichol | |
Block: rowfun | |
{'attrspec': ['intent(hide)']} | |
In: :incomplete_chol:pymc/gp/incomplete_chol.f:ichol_basis | |
vars2fortran: No typespec for argument "n_nug". | |
Block: ichol_basis | |
Block: ichol_full | |
Post-processing (stage 2)... | |
Building modules... | |
Constructing call-back function "cb_rowfun_in_ichol_continue__user__routines" | |
def rowfun(itot,x,rowvec): return | |
Constructing call-back function "cb_rowfun_in_ichol__user__routines" | |
def rowfun(i,x,rowvec): return | |
Building module "incomplete_chol"... | |
Constructing wrapper function "ichol_continue"... | |
m,piv = ichol_continue(sig,diag,piv,reltol,x,rowfun,mold,[overwrite_x,rowfun_extra_args]) | |
Constructing wrapper function "ichol"... | |
sig,m,piv = ichol(diag,reltol,x,rowfun,rl,[overwrite_x,rowfun_extra_args]) | |
Constructing wrapper function "ichol_basis"... | |
sig,p,m = ichol_basis(basis,nug,reltol) | |
Constructing wrapper function "ichol_full"... | |
sig,m,p = ichol_full(c,reltol) | |
Wrote C/API module "incomplete_chol" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/incomplete_cholmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funsmodule.c | |
creating build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
Reading fortran codes... | |
Reading file 'pymc/gp/cov_funs/isotropic_cov_funs.f' (format:fix,strict) | |
Reading file 'blas/BLAS/dscal.f' (format:fix,strict) | |
Post-processing... | |
Block: isotropic_cov_funs | |
Block: imul | |
Block: symmetrize | |
Block: matern | |
Block: nsmatrn | |
Block: stein_spatiotemporal | |
Block: nsst | |
Block: gaussian | |
Block: exponential | |
Block: brownian | |
Block: frac_brownian | |
Block: pow_exp | |
Block: sphere | |
Block: quadratic | |
Block: dgamma | |
Block: rkbesl | |
Block: dscal | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "isotropic_cov_funs"... | |
Constructing wrapper function "imul"... | |
imul(c,a,[cmin,cmax,symm]) | |
Constructing wrapper function "symmetrize"... | |
symmetrize(c,[cmin,cmax]) | |
Constructing wrapper function "matern"... | |
matern(c,diff_degree,[cmin,cmax,symm]) | |
Constructing wrapper function "nsmatrn"... | |
nsmatrn(c,ddx,ddy,hx,hy,nmax,[cmin,cmax,symm]) | |
Constructing wrapper function "stein_spatiotemporal"... | |
stein_spatiotemporal(c,gt,origin_val,[cmin,cmax,symm]) | |
Constructing wrapper function "nsst"... | |
nsst(c,gt,origin_val,hx,hy,[cmin,cmax,symm]) | |
Constructing wrapper function "gaussian"... | |
gaussian(c,[cmin,cmax,symm]) | |
Constructing wrapper function "exponential"... | |
exponential(c,[cmin,cmax,symm]) | |
Constructing wrapper function "brownian"... | |
brownian(c,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "frac_brownian"... | |
frac_brownian(c,x,y,h,[cmin,cmax,symm]) | |
Constructing wrapper function "pow_exp"... | |
pow_exp(c,pow,[cmin,cmax,symm]) | |
Constructing wrapper function "sphere"... | |
sphere(c,[cmin,cmax,symm]) | |
Constructing wrapper function "quadratic"... | |
quadratic(c,phi,[cmin,cmax,symm]) | |
Creating wrapper for Fortran function "dgamma"("dgamma")... | |
Constructing wrapper function "dgamma"... | |
dgamma = dgamma(x) | |
Constructing wrapper function "rkbesl"... | |
bk = rkbesl(x,alpha,nb,ize,ncalc) | |
Constructing wrapper function "dscal"... | |
getarrdims:warning: assumed shape array, using 0 instead of '*' | |
dscal(n,da,dx,incx) | |
Wrote C/API module "isotropic_cov_funs" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funsmodule.c" | |
Fortran 77 wrappers are saved to "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
f2py:> build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/distancesmodule.c | |
Reading fortran codes... | |
Reading file 'pymc/gp/cov_funs/distances.f' (format:fix,strict) | |
Post-processing... | |
Block: distances | |
Block: euclidean | |
Block: geographic | |
Block: paniso_geo_rad | |
Block: aniso_geo_rad | |
Post-processing (stage 2)... | |
Building modules... | |
Building module "distances"... | |
Constructing wrapper function "euclidean"... | |
euclidean(d,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "geographic"... | |
geographic(d,x,y,[cmin,cmax,symm]) | |
Constructing wrapper function "paniso_geo_rad"... | |
paniso_geo_rad(d,x,y,ctrs,scals,[cmin,cmax,symm]) | |
Constructing wrapper function "aniso_geo_rad"... | |
aniso_geo_rad(d,x,y,inc,ecc,[cmin,cmax,symm]) | |
Wrote C/API module "distances" to file "build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/distancesmodule.c" | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
creating pip-egg-info/pymc.egg-info | |
writing pip-egg-info/pymc.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pymc.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pymc.egg-info/dependency_links.txt | |
writing pip-egg-info/pymc.egg-info/PKG-INFO | |
writing top-level names to pip-egg-info/pymc.egg-info/top_level.txt | |
writing dependency_links to pip-egg-info/pymc.egg-info/dependency_links.txt | |
writing manifest file 'pip-egg-info/pymc.egg-info/SOURCES.txt' | |
warning: manifest_maker: standard file '-c' not found | |
reading manifest file 'pip-egg-info/pymc.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
warning: no files found matching 'README.txt' | |
warning: no files found matching 'INSTALL.txt' | |
warning: no files found matching 'docs/UserGuide.pdf' | |
writing manifest file 'pip-egg-info/pymc.egg-info/SOURCES.txt' | |
Source in /private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc has version 2.3, which satisfies requirement pymc | |
Installing collected packages: pymc | |
Running setup.py install for pymc | |
Running command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-vhJM11-record/install-record.txt --single-version-externally-managed | |
running install | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
running build_py | |
creating build/lib.macosx-10.9-x86_64-2.7 | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/calc_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CircularStochastic.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CommonDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/datatypes.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/decorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/diagnostics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/InstantiationDecorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Matplot.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Node.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NormalApproximation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NumpyDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/progressbar.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/PyMCObjects.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/ScipyDistributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/six.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/StepMethods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/threadpool.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/base.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5ea.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/no_trace.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/pickle.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/ram.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/sqlite.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/txt.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/custom_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_gof.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_linear.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_null.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/gelman_bioassay.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma_data.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/weibull_fit.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/zip.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/covparams.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mesh_choice.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/PyMCmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/realizations.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/objectmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_adaptive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_AM.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_binary_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_convergence.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_database.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_GP_MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_gradients.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_instantiation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_interactive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_MCMCSampler.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_norm_approx.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_special_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/BasisCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Covariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/FullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gp_submodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gpplots.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/GPutils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/NearlyFullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/step_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/bases.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/brownian.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/cov_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/nsmatern.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/wrapped_distances.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'pymc.flib' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include | |
creating build/temp.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/cephes | |
creating build/temp.macosx-10.9-x86_64-2.7/build | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:18: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16817:7: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] | |
d = shape(x,2); | |
^ ~ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:86:24: note: expanded from macro 'shape' | |
#define shape(var,dim) var ## _Dims[dim] | |
^ | |
<scratch space>:394:1: note: expanded from here | |
x_Dims | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16718:3: note: array 'x_Dims' declared here | |
npy_intp x_Dims[2] = {-1, -1}; | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:181:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: build/src.macosx-10.9-x86_64-2.7/fortranobject.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.c:2: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((fp->defs[i].func==NULL)) { | |
~~~~~~~~~~~~~~~~^~~~~~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((fp->defs[i].func==NULL)) { | |
~ ^ ~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: use '=' to turn this equality comparison into an assignment | |
if ((fp->defs[i].func==NULL)) { | |
^~ | |
= | |
2 warnings generated. | |
clang: cephes/chbevl.c | |
clang: cephes/i0.c | |
clang: cephes/c2f.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
gfortran:f77: pymc/flib.f | |
Warning: Nonconforming tab character in column 1 of line 509 | |
Warning: Nonconforming tab character in column 1 of line 510 | |
Warning: Nonconforming tab character in column 1 of line 511 | |
Warning: Nonconforming tab character in column 1 of line 512 | |
Warning: Nonconforming tab character in column 1 of line 513 | |
Warning: Nonconforming tab character in column 1 of line 557 | |
Warning: Nonconforming tab character in column 1 of line 558 | |
Warning: Nonconforming tab character in column 1 of line 559 | |
Warning: Nonconforming tab character in column 1 of line 560 | |
Warning: Nonconforming tab character in column 1 of line 561 | |
Warning: Nonconforming tab character in column 6 of line 707 | |
Warning: Nonconforming tab character in column 6 of line 711 | |
Warning: Nonconforming tab character in column 6 of line 715 | |
Warning: Nonconforming tab character in column 1 of line 723 | |
Warning: Nonconforming tab character in column 6 of line 775 | |
Warning: Nonconforming tab character in column 6 of line 779 | |
Warning: Nonconforming tab character in column 6 of line 783 | |
Warning: Nonconforming tab character in column 1 of line 791 | |
Warning: Nonconforming tab character in column 6 of line 849 | |
Warning: Nonconforming tab character in column 6 of line 853 | |
Warning: Nonconforming tab character in column 6 of line 857 | |
Warning: Nonconforming tab character in column 1 of line 865 | |
Warning: Nonconforming tab character in column 6 of line 921 | |
Warning: Nonconforming tab character in column 6 of line 925 | |
Warning: Nonconforming tab character in column 6 of line 929 | |
Warning: Nonconforming tab character in column 1 of line 937 | |
Warning: Nonconforming tab character in column 6 of line 991 | |
Warning: Nonconforming tab character in column 6 of line 995 | |
Warning: Nonconforming tab character in column 6 of line 999 | |
Warning: Nonconforming tab character in column 1 of line 1007 | |
Warning: Nonconforming tab character in column 1 of line 1195 | |
Warning: Nonconforming tab character in column 1 of line 1196 | |
Warning: Nonconforming tab character in column 1 of line 1197 | |
Warning: Nonconforming tab character in column 1 of line 1200 | |
Warning: Nonconforming tab character in column 1 of line 1201 | |
Warning: Nonconforming tab character in column 1 of line 1408 | |
Warning: Nonconforming tab character in column 1 of line 1409 | |
Warning: Nonconforming tab character in column 1 of line 1412 | |
Warning: Nonconforming tab character in column 5 of line 1420 | |
Warning: Nonconforming tab character in column 5 of line 1421 | |
Warning: Nonconforming tab character in column 5 of line 1422 | |
Warning: Nonconforming tab character in column 5 of line 1423 | |
Warning: Nonconforming tab character in column 5 of line 1424 | |
Warning: Nonconforming tab character in column 5 of line 1425 | |
Warning: Nonconforming tab character in column 1 of line 1452 | |
Warning: Nonconforming tab character in column 1 of line 1454 | |
Warning: Nonconforming tab character in column 1 of line 1457 | |
Warning: Nonconforming tab character in column 5 of line 1465 | |
Warning: Nonconforming tab character in column 5 of line 1466 | |
Warning: Nonconforming tab character in column 5 of line 1467 | |
Warning: Nonconforming tab character in column 5 of line 1469 | |
Warning: Nonconforming tab character in column 5 of line 1470 | |
Warning: Nonconforming tab character in column 5 of line 1471 | |
Warning: Nonconforming tab character in column 5 of line 1472 | |
Warning: Nonconforming tab character in column 5 of line 1473 | |
Warning: Nonconforming tab character in column 1 of line 1478 | |
Warning: Nonconforming tab character in column 1 of line 1499 | |
Warning: Nonconforming tab character in column 1 of line 1501 | |
Warning: Nonconforming tab character in column 1 of line 1504 | |
Warning: Nonconforming tab character in column 5 of line 1512 | |
Warning: Nonconforming tab character in column 5 of line 1513 | |
Warning: Nonconforming tab character in column 5 of line 1514 | |
Warning: Nonconforming tab character in column 5 of line 1515 | |
Warning: Nonconforming tab character in column 5 of line 1516 | |
Warning: Nonconforming tab character in column 5 of line 1517 | |
Warning: Nonconforming tab character in column 1 of line 1740 | |
Warning: Nonconforming tab character in column 1 of line 1743 | |
Warning: Nonconforming tab character in column 1 of line 1746 | |
Warning: Nonconforming tab character in column 1 of line 1755 | |
Warning: Nonconforming tab character in column 1 of line 1783 | |
Warning: Nonconforming tab character in column 1 of line 1786 | |
Warning: Nonconforming tab character in column 1 of line 1789 | |
Warning: Nonconforming tab character in column 1 of line 1798 | |
Warning: Nonconforming tab character in column 1 of line 1800 | |
Warning: Nonconforming tab character in column 1 of line 1832 | |
Warning: Nonconforming tab character in column 1 of line 1835 | |
Warning: Nonconforming tab character in column 1 of line 1838 | |
Warning: Nonconforming tab character in column 1 of line 1847 | |
Warning: Nonconforming tab character in column 1 of line 1849 | |
Warning: Nonconforming tab character in column 1 of line 1977 | |
Warning: Nonconforming tab character in column 1 of line 1978 | |
Warning: Nonconforming tab character in column 1 of line 2030 | |
Warning: Nonconforming tab character in column 1 of line 2031 | |
Warning: Nonconforming tab character in column 1 of line 2079 | |
Warning: Nonconforming tab character in column 1 of line 2080 | |
Warning: Nonconforming tab character in column 1 of line 2168 | |
Warning: Nonconforming tab character in column 1 of line 2174 | |
Warning: Nonconforming tab character in column 1 of line 2218 | |
Warning: Nonconforming tab character in column 1 of line 2224 | |
Warning: Nonconforming tab character in column 1 of line 2339 | |
Warning: Nonconforming tab character in column 1 of line 2395 | |
Warning: Nonconforming tab character in column 1 of line 2692 | |
Warning: Nonconforming tab character in column 1 of line 2693 | |
Warning: Nonconforming tab character in column 1 of line 2694 | |
Warning: Nonconforming tab character in column 1 of line 2696 | |
Warning: Nonconforming tab character in column 1 of line 2697 | |
Warning: Nonconforming tab character in column 1 of line 2756 | |
Warning: Nonconforming tab character in column 1 of line 2820 | |
Warning: Nonconforming tab character in column 1 of line 2881 | |
Warning: Nonconforming tab character in column 1 of line 3191 | |
Warning: Nonconforming tab character in column 1 of line 3192 | |
Warning: Nonconforming tab character in column 1 of line 3656 | |
Warning: Nonconforming tab character in column 1 of line 3657 | |
Warning: Nonconforming tab character in column 1 of line 3658 | |
Warning: Nonconforming tab character in column 1 of line 3660 | |
Warning: Nonconforming tab character in column 1 of line 3661 | |
Warning: Nonconforming tab character in column 1 of line 3662 | |
Warning: Nonconforming tab character in column 1 of line 3664 | |
Warning: Nonconforming tab character in column 1 of line 3665 | |
Warning: Nonconforming tab character in column 1 of line 3666 | |
Warning: Nonconforming tab character in column 1 of line 3716 | |
Warning: Nonconforming tab character in column 1 of line 3717 | |
Warning: Nonconforming tab character in column 1 of line 3718 | |
Warning: Nonconforming tab character in column 1 of line 3720 | |
Warning: Nonconforming tab character in column 1 of line 3721 | |
Warning: Nonconforming tab character in column 1 of line 3722 | |
Warning: Nonconforming tab character in column 1 of line 3724 | |
Warning: Nonconforming tab character in column 1 of line 3725 | |
Warning: Nonconforming tab character in column 1 of line 3726 | |
Warning: Nonconforming tab character in column 1 of line 3732 | |
Warning: Nonconforming tab character in column 1 of line 3846 | |
Warning: Nonconforming tab character in column 1 of line 3847 | |
Warning: Nonconforming tab character in column 1 of line 3849 | |
Warning: Nonconforming tab character in column 1 of line 3851 | |
Warning: Nonconforming tab character in column 1 of line 3875 | |
Warning: Nonconforming tab character in column 1 of line 3876 | |
Warning: Nonconforming tab character in column 1 of line 3877 | |
Warning: Nonconforming tab character in column 1 of line 3878 | |
Warning: Nonconforming tab character in column 1 of line 4276 | |
Warning: Nonconforming tab character in column 1 of line 4277 | |
Warning: Nonconforming tab character in column 1 of line 4278 | |
Warning: Nonconforming tab character in column 1 of line 4280 | |
Warning: Nonconforming tab character in column 1 of line 4281 | |
Warning: Nonconforming tab character in column 1 of line 4282 | |
Warning: Nonconforming tab character in column 1 of line 4284 | |
Warning: Nonconforming tab character in column 1 of line 4285 | |
Warning: Nonconforming tab character in column 1 of line 4286 | |
Warning: Nonconforming tab character in column 1 of line 4288 | |
Warning: Nonconforming tab character in column 1 of line 4289 | |
Warning: Nonconforming tab character in column 1 of line 4290 | |
Warning: Nonconforming tab character in column 1 of line 4342 | |
Warning: Nonconforming tab character in column 1 of line 4343 | |
Warning: Nonconforming tab character in column 1 of line 4344 | |
Warning: Nonconforming tab character in column 1 of line 4346 | |
Warning: Nonconforming tab character in column 1 of line 4347 | |
Warning: Nonconforming tab character in column 1 of line 4348 | |
Warning: Nonconforming tab character in column 1 of line 4350 | |
Warning: Nonconforming tab character in column 1 of line 4351 | |
Warning: Nonconforming tab character in column 1 of line 4352 | |
Warning: Nonconforming tab character in column 1 of line 4354 | |
Warning: Nonconforming tab character in column 1 of line 4355 | |
Warning: Nonconforming tab character in column 1 of line 4356 | |
Warning: Nonconforming tab character in column 1 of line 4620 | |
Warning: Nonconforming tab character in column 1 of line 4622 | |
Warning: Nonconforming tab character in column 1 of line 4623 | |
Warning: Nonconforming tab character in column 1 of line 4624 | |
Warning: Nonconforming tab character in column 1 of line 4626 | |
Warning: Nonconforming tab character in column 1 of line 4628 | |
Warning: Nonconforming tab character in column 1 of line 4630 | |
Warning: Nonconforming tab character in column 1 of line 4632 | |
Warning: Nonconforming tab character in column 1 of line 4633 | |
Warning: Nonconforming tab character in column 1 of line 4634 | |
Warning: Nonconforming tab character in column 1 of line 4635 | |
Warning: Nonconforming tab character in column 1 of line 4637 | |
Warning: Nonconforming tab character in column 1 of line 4638 | |
Warning: Nonconforming tab character in column 1 of line 4639 | |
Warning: Nonconforming tab character in column 1 of line 4640 | |
Warning: Nonconforming tab character in column 1 of line 4642 | |
Warning: Nonconforming tab character in column 1 of line 4643 | |
Warning: Nonconforming tab character in column 1 of line 4644 | |
Warning: Nonconforming tab character in column 1 of line 4645 | |
Warning: Nonconforming tab character in column 1 of line 4646 | |
pymc/flib.f:316.55: | |
DOUBLE PRECISION mu_now, tau_now, alph_now, d_now, like | |
1 | |
Warning: Unused variable 'd_now' declared at (1) | |
pymc/flib.f:314.42: | |
INTEGER i, nx, nalph, nmu, ntau, tnx | |
1 | |
Warning: Unused variable 'tnx' declared at (1) | |
pymc/flib.f:442.71: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'gradxlike' at (1) | |
pymc/flib.f:461.40: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'high' declared at (1) | |
pymc/flib.f:458.36: | |
INTEGER n, nlower, nupper, i | |
1 | |
Warning: Unused variable 'i' declared at (1) | |
pymc/flib.f:461.29: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'like' declared at (1) | |
pymc/flib.f:461.34: | |
DOUBLE PRECISION like, low, high | |
1 | |
Warning: Unused variable 'low' declared at (1) | |
pymc/flib.f:442.39: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'lower' at (1) | |
pymc/flib.f:442.45: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'upper' at (1) | |
pymc/flib.f:442.33: | |
subroutine uniform_grad_x(x,lower,upper,n,nlower,nupper,gradxlike) | |
1 | |
Warning: Unused dummy argument 'x' at (1) | |
pymc/flib.f:692.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:760.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:834.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:906.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:976.41: | |
DOUBLE PRECISION aa, cc, sigma, pdf | |
1 | |
Warning: Unused variable 'pdf' declared at (1) | |
pymc/flib.f:1186.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1185.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1185.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1300.55: | |
DOUBLE PRECISION mu(nmu), gradlike(nmu),grad, cdf | |
1 | |
Warning: Unused variable 'cdf' declared at (1) | |
pymc/flib.f:1302.29: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:1302.36: | |
DOUBLE PRECISION factln, gammq | |
1 | |
Warning: Unused variable 'gammq' declared at (1) | |
pymc/flib.f:1301.59: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumcdf' declared at (1) | |
pymc/flib.f:1301.51: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumfact' declared at (1) | |
pymc/flib.f:1301.27: | |
DOUBLE PRECISION sumx, mut, infinity, sumfact, sumcdf | |
1 | |
Warning: Unused variable 'sumx' declared at (1) | |
pymc/flib.f:1402.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2154.40: | |
DOUBLE PRECISION gradlike(n), grad | |
1 | |
Warning: Unused variable 'grad' declared at (1) | |
pymc/flib.f:2665.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2728.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2793.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2903.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:2959.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3021.29: | |
DOUBLE PRECISION gammln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3396.58: | |
DOUBLE PRECISION gradlike(nx), atmp, btmp, PI, glike | |
1 | |
Warning: Unused variable 'glike' declared at (1) | |
pymc/flib.f:3646.37: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3646.29: | |
DOUBLE PRECISION gammln, factln | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3706.37: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:3706.29: | |
DOUBLE PRECISION gammln, factln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:3836.29: | |
DOUBLE PRECISION factln | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:4039.26: | |
DOUBLE PRECISION psi | |
1 | |
Warning: Unused variable 'psi' declared at (1) | |
pymc/flib.f:4266.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:4332.29: | |
DOUBLE PRECISION gammln, psi | |
1 | |
Warning: Unused variable 'gammln' declared at (1) | |
pymc/flib.f:5184.35: | |
DOUBLE PRECISION like, factln, infinity, sump | |
1 | |
Warning: Unused variable 'factln' declared at (1) | |
pymc/flib.f:5186.23: | |
INTEGER i,j,n_tmp | |
1 | |
Warning: Unused variable 'n_tmp' declared at (1) | |
pymc/flib.f:5434.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5488.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5481.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f:5535.25: | |
DOUBLE PRECISION i0 | |
1 | |
Warning: Unused variable 'i0' declared at (1) | |
pymc/flib.f:5528.26: | |
DOUBLE PRECISION tmp | |
1 | |
Warning: Unused variable 'tmp' declared at (1) | |
pymc/flib.f: In function 'elgs': | |
pymc/flib.f:4882:0: warning: 'k' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
K = I | |
^ | |
pymc/flib.f: In function 'exponweib_gl': | |
pymc/flib.f:778:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
pymc/flib.f: In function 'exponweib_gs': | |
pymc/flib.f:994:0: warning: 'nc' may be used uninitialized in this function [-Wmaybe-uninitialized] | |
do i = 1,nc | |
^ | |
gfortran:f77: pymc/histogram.f | |
gfortran:f77: pymc/flib_blas.f | |
pymc/flib_blas.f:202.25: | |
DOUBLE PRECISION PI | |
1 | |
Warning: Unused variable 'pi' declared at (1) | |
gfortran:f77: pymc/blas_wrap.f | |
gfortran:f77: pymc/math.f | |
pymc/math.f:396.6: | |
DOUBLE PRECISION FUNCTION DERF(X) | |
1 | |
Warning: 'derf' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
pymc/math.f:417.6: | |
DOUBLE PRECISION FUNCTION DERFC(X) | |
1 | |
Warning: 'derfc' declared at (1) is also the name of an intrinsic. It can only be called via an explicit interface or if declared EXTERNAL. | |
gfortran:f77: pymc/gibbsit.f | |
pymc/gibbsit.f:2160.5: | |
215 IF (R .GT. .5898437) GO TO 220 | |
1 | |
Warning: Label 215 at (1) defined but not used | |
pymc/gibbsit.f:2077.5: | |
115 IF (R .GT. .5898437) GO TO 120 | |
1 | |
Warning: Label 115 at (1) defined but not used | |
pymc/gibbsit.f:2064.5: | |
15 IF (KFLAG.GE.1) GO TO 30 | |
1 | |
Warning: Label 15 at (1) defined but not used | |
pymc/gibbsit.f:1204.48: | |
cutpt = empquant(original,iteracnt,qhat,work) | |
1 | |
Warning: Type mismatch in argument 'work' at (1); passed INTEGER(4) to REAL(8) | |
gfortran:f77: build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f | |
/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
Undefined symbols for architecture x86_64: | |
"_PyArg_ParseTupleAndKeywords", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyCObject_AsVoidPtr", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_AsVoidPtr in fortranobject.o | |
"_PyCObject_FromVoidPtr", referenced from: | |
_fortran_getattr in fortranobject.o | |
_F2PyCapsule_FromVoidPtr in fortranobject.o | |
"_PyCObject_Type", referenced from: | |
_initflib in flibmodule.o | |
_F2PyCapsule_Check in fortranobject.o | |
"_PyComplex_FromDoubles", referenced from: | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
"_PyComplex_Type", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyDict_DelItemString", referenced from: | |
_fortran_setattr in fortranobject.o | |
"_PyDict_GetItemString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
"_PyDict_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyDict_SetItemString", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_PyFortranObject_New in fortranobject.o | |
_fortran_getattr in fortranobject.o | |
_fortran_setattr in fortranobject.o | |
"_PyErr_Clear", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyErr_Format", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyErr_NewException", referenced from: | |
_initflib in flibmodule.o | |
"_PyErr_Occurred", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
... | |
"_PyErr_Print", referenced from: | |
_initflib in flibmodule.o | |
_F2PyDict_SetItemString in fortranobject.o | |
"_PyErr_SetString", referenced from: | |
_initflib in flibmodule.o | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_PyEval_RestoreThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyEval_SaveThread", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
_f2py_rout_flib_sn_like in flibmodule.o | |
_f2py_rout_flib_rskewnorm in flibmodule.o | |
... | |
"_PyExc_AttributeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_setattr in fortranobject.o | |
"_PyExc_ImportError", referenced from: | |
_initflib in flibmodule.o | |
"_PyExc_MemoryError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
"_PyExc_RuntimeError", referenced from: | |
_initflib in flibmodule.o | |
_fortran_call in fortranobject.o | |
"_PyExc_TypeError", referenced from: | |
_fortran_call in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyExc_ValueError", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyFloat_Type", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyImport_ImportModule", referenced from: | |
_initflib in flibmodule.o | |
"_PyMem_Free", referenced from: | |
_fortran_dealloc in fortranobject.o | |
"_PyModule_GetDict", referenced from: | |
_initflib in flibmodule.o | |
"_PyNumber_Float", referenced from: | |
_double_from_pyobj in flibmodule.o | |
"_PyNumber_Int", referenced from: | |
_int_from_pyobj in flibmodule.o | |
"_PyObject_GetAttrString", referenced from: | |
_initflib in flibmodule.o | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_fortran_repr in fortranobject.o | |
"_PyObject_IsTrue", referenced from: | |
_f2py_rout_flib_constrain in flibmodule.o | |
"_PyObject_SetAttrString", referenced from: | |
_initflib in flibmodule.o | |
"_PyObject_Str", referenced from: | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyObject_Type", referenced from: | |
_array_from_pyobj in fortranobject.o | |
"_PySequence_Check", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PySequence_GetItem", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
"_PyString_AsString", referenced from: | |
_fortran_repr in fortranobject.o | |
_array_from_pyobj in fortranobject.o | |
"_PyString_ConcatAndDel", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_PyString_FromFormat", referenced from: | |
_fortran_repr in fortranobject.o | |
"_PyString_FromString", referenced from: | |
_initflib in flibmodule.o | |
_fortran_getattr in fortranobject.o | |
_fortran_repr in fortranobject.o | |
"_PyType_IsSubtype", referenced from: | |
_int_from_pyobj in flibmodule.o | |
_double_from_pyobj in flibmodule.o | |
_string_from_pyobj in flibmodule.o | |
_array_from_pyobj in fortranobject.o | |
"_PyType_Type", referenced from: | |
_initflib in flibmodule.o | |
"_Py_BuildValue", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
"_Py_FindMethod", referenced from: | |
_fortran_getattr in fortranobject.o | |
"_Py_InitModule4_64", referenced from: | |
_initflib in flibmodule.o | |
"__PyObject_New", referenced from: | |
_PyFortranObject_New in fortranobject.o | |
_PyFortranObject_NewAsAttr in fortranobject.o | |
"__Py_NoneStruct", referenced from: | |
_f2py_rout_flib_symmetrize in flibmodule.o | |
_f2py_rout_flib_logsum in flibmodule.o | |
_f2py_rout_flib_logsum_cpx in flibmodule.o | |
_f2py_rout_flib_combinationln in flibmodule.o | |
_f2py_rout_flib_expand_triangular in flibmodule.o | |
_f2py_rout_flib_mod_to_circle in flibmodule.o | |
_f2py_rout_flib_standardize in flibmodule.o | |
... | |
ld: symbol(s) not found for architecture x86_64 | |
collect2: error: ld returned 1 exit status | |
error: Command "/usr/local/bin/gfortran -Wall -L/usr/local/opt/zlib/lib build/temp.macosx-10.9-x86_64-2.7/cephes/i0.o build/temp.macosx-10.9-x86_64-2.7/cephes/c2f.o build/temp.macosx-10.9-x86_64-2.7/cephes/chbevl.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/fortranobject.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib.o build/temp.macosx-10.9-x86_64-2.7/pymc/histogram.o build/temp.macosx-10.9-x86_64-2.7/pymc/flib_blas.o build/temp.macosx-10.9-x86_64-2.7/pymc/blas_wrap.o build/temp.macosx-10.9-x86_64-2.7/pymc/math.o build/temp.macosx-10.9-x86_64-2.7/pymc/gibbsit.o build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.o -L/usr/local/Cellar/gfortran/4.8.2/gfortran/lib/gcc/x86_64-apple-darwin13.0.0/4.8.2 -lgfortran -o build/lib.macosx-10.9-x86_64-2.7/pymc/flib.so -Wl,-framework -Wl,Accelerate" failed with exit status 1 | |
Complete output from command /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -c "import setuptools;__file__='/private/var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip_build_olga/pymc/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /var/folders/6l/83vj6nxn6g1b6l2c9ycym4hc0000gn/T/pip-vhJM11-record/install-record.txt --single-version-externally-managed: | |
running install | |
running build | |
running config_cc | |
unifing config_cc, config, build_clib, build_ext, build commands --compiler options | |
running config_fc | |
unifing config_fc, config, build_clib, build_ext, build commands --fcompiler options | |
running build_src | |
build_src | |
building extension "pymc.flib" sources | |
f2py options: ['skip:ppnd7'] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/flib-f2pywrappers.f' to sources. | |
building extension "pymc.LazyFunction" sources | |
building extension "pymc.Container_values" sources | |
building extension "pymc.gp.linalg_utils" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.incomplete_chol" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
building extension "pymc.gp.cov_funs.isotropic_cov_funs" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
adding 'build/src.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs/isotropic_cov_funs-f2pywrappers.f' to sources. | |
building extension "pymc.gp.cov_funs.distances" sources | |
f2py options: [] | |
adding 'build/src.macosx-10.9-x86_64-2.7/fortranobject.c' to sources. | |
adding 'build/src.macosx-10.9-x86_64-2.7' to include_dirs. | |
build_src: building npy-pkg config files | |
running build_py | |
creating build/lib.macosx-10.9-x86_64-2.7 | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/calc_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CircularStochastic.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/CommonDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/datatypes.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/decorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/diagnostics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/InstantiationDecorators.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Matplot.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/Node.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NormalApproximation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/NumpyDeterministics.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/progressbar.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/PyMCObjects.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/ScipyDistributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/six.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/StepMethods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/threadpool.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
copying pymc/utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/base.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/hdf5ea.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/no_trace.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/pickle.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/ram.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/sqlite.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
copying pymc/database/txt.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/database | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/custom_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_gof.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_linear.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/disaster_model_null.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/gelman_bioassay.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/melanoma_data.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/weibull_fit.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
copying pymc/examples/zip.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/covparams.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/mesh_choice.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/PyMCmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
copying pymc/examples/gp/realizations.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/examples/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/objectmodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_adaptive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_AM.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_basiscov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_binary_step.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_container.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_convergence.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_cov.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_database.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_distributions.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_GP_MCMC.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_gradients.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_graph.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_instantiation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_interactive.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_MCMCSampler.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_missing.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_norm_approx.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_observation.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_special_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
copying pymc/tests/test_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/tests | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/BasisCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Covariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/FullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gp_submodel.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/gpplots.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/GPutils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Mean.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/NearlyFullRankCovariance.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/Realization.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
copying pymc/gp/step_methods.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp | |
creating build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/__init__.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/bases.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/brownian.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/cov_utils.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/nsmatern.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
copying pymc/gp/cov_funs/wrapped_distances.py -> build/lib.macosx-10.9-x86_64-2.7/pymc/gp/cov_funs | |
running build_ext | |
customize UnixCCompiler | |
customize UnixCCompiler using build_ext | |
customize Gnu95FCompiler | |
Found executable /usr/local/bin/gfortran | |
customize Gnu95FCompiler | |
customize Gnu95FCompiler using build_ext | |
building 'pymc.flib' extension | |
compiling C sources | |
C compiler: clang -fno-strict-aliasing -fno-common -dynamic -I/usr/local/include -I/usr/local/opt/sqlite/include -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/usr/local/opt/zlib/include | |
creating build/temp.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/cephes | |
creating build/temp.macosx-10.9-x86_64-2.7/build | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7 | |
creating build/temp.macosx-10.9-x86_64-2.7/build/src.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
extra options: '-msse3' | |
clang: build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:18: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16817:7: warning: array index 2 is past the end of the array (which contains 2 elements) [-Warray-bounds] | |
d = shape(x,2); | |
^ ~ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:86:24: note: expanded from macro 'shape' | |
#define shape(var,dim) var ## _Dims[dim] | |
^ | |
<scratch space>:394:1: note: expanded from here | |
x_Dims | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:16718:3: note: array 'x_Dims' declared here | |
npy_intp x_Dims[2] = {-1, -1}; | |
^ | |
build/src.macosx-10.9-x86_64-2.7/pymc/flibmodule.c:181:12: warning: unused function 'f2py_size' [-Wunused-function] | |
static int f2py_size(PyArrayObject* var, ...) | |
^ | |
3 warnings generated. | |
clang: build/src.macosx-10.9-x86_64-2.7/fortranobject.c | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.c:2: | |
In file included from build/src.macosx-10.9-x86_64-2.7/fortranobject.h:13: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17: | |
In file included from /usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1760: | |
/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings] | |
#warning "Using deprecated NumPy API, disable it by " \ | |
^ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] | |
if ((fp->defs[i].func==NULL)) { | |
~~~~~~~~~~~~~~~~^~~~~~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: remove extraneous parentheses around the comparison to silence this warning | |
if ((fp->defs[i].func==NULL)) { | |
~ ^ ~ | |
build/src.macosx-10.9-x86_64-2.7/fortranobject.c:338:30: note: use '=' to turn this equality comparison into an assignment | |
if ((fp->defs[i].func==NULL)) { | |
^~ | |
= | |
2 warnings generated. | |
clang: cephes/chbevl.c | |
clang: cephes/i0.c | |
clang: cephes/c2f.c | |
compiling Fortran sources | |
Fortran f77 compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran f90 compiler: /usr/local/bin/gfortran -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
Fortran fix compiler: /usr/local/bin/gfortran -Wall -ffixed-form -fno-second-underscore -Wall -fno-second-underscore -fPIC -O3 -funroll-loops | |
creating build/temp.macosx-10.9-x86_64-2.7/pymc | |
compile options: '-DNO_ATLAS_INFO=3 -Ibuild/src.macosx-10.9-x86_64-2.7 -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/numpy/core/include -I/usr/local/Cellar/python/2.7.6/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c' | |
gfortran:f77: pymc/flib.f | |
Warning: Nonconforming tab character in column 1 of line 509 | |
Warning: Nonconforming tab character in column 1 of line 510 | |
Warning: Nonconforming tab character in column 1 of line 511 | |
Warning: Nonconforming tab character in column 1 of line 512 | |
Warning: Nonconforming tab character in column 1 of line 513 | |
Warning: Nonconforming tab character in column 1 of line 557 | |
Warning: Nonconforming tab character in column 1 of line 558 | |
Warning: Nonconforming tab character in column 1 of line 559 | |
Warning: Nonconforming tab character in column 1 of line 560 | |
Warning: Nonconforming tab character in column 1 of line 561 | |
Warning: Nonconforming tab character in column 6 of line 707 | |
Warning: Nonconforming tab character in column 6 of line 711 | |
Warning: Nonconforming tab character in column 6 of line 715 | |
Warning: Nonconforming tab character in column 1 of line 723 | |
Warning: Nonconforming tab character in column 6 of line 775 | |
Warning: Nonconforming tab character in column 6 of line 779 | |
Warning: Nonconforming tab character in column 6 of line 783 | |
Warning: Nonconforming tab character in column 1 of line 791 | |
Warning: Nonconforming tab character in column 6 of line 849 | |
Warning: Nonconforming tab character in column 6 of line 853 | |
Warning: Nonconforming tab character in column 6 of line 857 | |
Warning: Nonconforming tab character in column 1 of line 865 | |
Warning: Nonconforming tab character in column 6 of line 921 | |
Warning: Nonconforming tab character in column 6 of line 925 | |
Warning: Nonconforming tab character in column 6 of line 929 | |
Warning: Nonconforming tab character in column 1 of line 937 | |
Warning: Nonconforming tab character in column 6 of line 991 | |
Warning: Nonconforming tab character in column 6 of line 995 | |
Warning: Nonconforming tab character in column 6 of line 999 | |
Warning: Nonconforming tab character in column 1 of line 1007 | |
Warning: Nonconforming tab character in column 1 of line 1195 | |
Warning: Nonconforming tab character in column 1 of line 1196 | |
Warning: Nonconforming tab character in column 1 of line 1197 | |
Warning: Nonconforming tab character in column 1 of line 1200 | |
Warning: Nonconforming tab character in column 1 of line 1201 | |
Warning: Nonconforming tab character in column 1 of line 1408 | |
Warning: Nonconforming tab character in column 1 of line 1409 | |
Warning: Nonconforming tab character in column 1 of line 1412 | |
Warning: Nonconforming tab character in column 5 of line 1420 | |
Warning: Nonconforming tab character in column 5 of line 1421 | |
Warning: Nonconforming tab character in column 5 of line 1422 | |
Warning: Nonconforming tab character in column 5 of line 1423 | |
Warning: Nonconforming tab character in column 5 of line 1424 | |
Warning: Nonconforming tab character in column 5 of line 1425 | |
Warning: Nonconforming tab character in column 1 of line 1452 | |
Warning: Nonconforming tab character in column 1 of line 1454 | |
Warning: Nonconforming tab character in column 1 of line 1457 | |
Warning: Nonconforming tab character in column 5 of line 1465 | |
Warning: Nonconforming tab character in column 5 of line 1466 | |
Warning: Nonconforming tab character in column 5 of line 1467 | |
Warning: Nonconforming tab character in column 5 of line 1469 | |
Warning: Nonconforming tab character in column 5 of line 1470 | |
Warning: Nonconforming tab character in column 5 of line 1471 | |
Warning: Nonconforming tab character in column 5 of line 1472 | |
Warning: Nonconforming tab character in column 5 of line 1473 | |
Warning: Nonconforming tab character in column 1 of line 1478 | |
Warning: Nonconforming tab character in column 1 of line 1499 | |
Warning: Nonconforming tab character in column 1 of line 1501 | |
Warning: Nonconforming tab character in column 1 of line 1504 | |
Warning: Nonconforming tab character in column 5 of line 1512 | |
Warning: Nonconforming tab character in column 5 of line 1513 | |
Warning: Nonconforming tab character in column 5 of line 1514 | |
Warning: Nonconforming tab character in column 5 of line 1515 | |
Warning: Nonconforming tab character in column 5 of line 1516 | |
Warning: Nonconforming tab character in column 5 of line 1517 | |
Warning: Nonconforming tab character in column 1 of line 1740 | |
Warning: Nonconforming tab character in column 1 of line 1743 | |
Warning: Nonconforming tab character in column 1 of line 1746 | |
Warning: Nonconforming tab character in column 1 of line 1755 | |
Warning: Nonconforming tab character in column 1 of line 1783 | |
Warning: Nonconforming tab character in column 1 of line 1786 | |
Warning: Nonconforming tab character in column 1 of line 1789 | |
Warning: Nonconforming tab character in column 1 of line 1798 | |
Warning: Nonconforming tab character in column 1 of line 1800 | |
Warning: Nonconforming tab character in column 1 of line 1832 | |
Warning: Nonconforming tab character in column 1 of line 1835 | |
Warning: Nonconforming tab character in column 1 of line 1838 | |
Warning: Nonconforming tab character in column 1 of line 1847 | |
Warning: Nonconforming tab character in column 1 of line 1849 | |
Warning: Nonconforming tab character in column 1 of line 1977 | |
Warning: Nonconforming tab character in column 1 of line 1978 | |
Warning: Nonconforming tab character in column 1 of line 2030 | |
Warning: Nonconforming tab character in column 1 of line 2031 | |
Warning: Nonconforming tab character in column 1 of line 2079 | |
Warning: Nonconforming tab character in column 1 of line 2080 | |
Warning: Nonconforming tab character in column 1 of line 2168 | |
Warning: Nonconforming tab character in column 1 of line 2174 | |
Warning: Nonconforming tab character in column 1 of line 2218 | |
Warning: Nonconforming tab character in column 1 of line 2224 | |
Warning: Nonconforming tab character in column 1 of line 2339 | |
Warning: Nonconforming tab character in column 1 of line 2395 | |
Warning: Nonconforming tab character in column 1 of line 2692 | |
Warning: Nonconforming tab character in column 1 of line 2693 | |
Warning: Nonconforming tab character in column 1 of line 2694 | |
Warning: Nonconforming tab character in column 1 of line 2696 | |
Warning: Nonconforming tab character in column 1 of line 2697 | |
Warning: Nonconforming tab character in column 1 of line 2756 | |
Warning: Nonconforming tab character in column 1 of line 2820 | |
Warning: Nonconforming tab character in column 1 of line 2881 | |
Warning: Nonconforming tab character in column 1 of line 3191 | |
Warning: Nonconforming tab character in column 1 of line 3192 | |
Warning: Nonconforming tab character in column 1 of line 3656 | |
Warning: Nonconforming tab character in column 1 of line 3657 | |
Warning: Nonconforming tab character in column 1 of line 3658 | |
Warning: Nonconforming tab character in column 1 of line 3660 | |
Warning: Nonconforming tab character in column 1 of line 3661 | |
Warning: Nonconforming tab character in column 1 of line 3662 | |
Warning: Nonconforming tab character in column 1 of line 3664 | |
Warning: Nonconforming tab character in column 1 of line 3665 | |
Warning: Nonconforming tab character in column 1 of line 3666 | |
Warning: Nonconforming tab character in column 1 of line 3716 | |
Warning: Nonconforming tab character in column 1 of line 3717 | |
Warning: Nonconforming tab character in column 1 of line 3718 | |
Warning: Nonconforming tab character in column 1 of line 3720 | |
Warning: Nonconforming tab character in column 1 of line 3721 | |
Warning: Nonconforming tab character in column 1 of line 3722 | |
Warning: Nonconforming tab character in column 1 of line 3724 | |
Warning: Nonconforming tab character in column 1 of line 3725 | |
Warning: Nonconforming tab character in column 1 of line 3726 | |
Warning: Nonconforming tab character in column 1 of line 3732 | |
Warning: Nonconforming tab character in column 1 of line 3846 | |
Warning: Nonconforming tab character in column 1 of line 3847 | |
Warning: Nonconforming tab character in column 1 of line 3849 | |
Warning: Nonconforming tab character in column 1 of line 3851 | |
Warning: Nonconforming tab character in column 1 of line 3875 | |
Warning: Nonconforming tab character in column 1 of line 3876 | |
Warning: Nonconforming tab character in column 1 of line 3877 | |
Warning: Nonconforming tab character in column 1 of line 3878 | |
Warning: Nonconforming tab character in column 1 of line 4276 | |
Warning: Nonconforming tab character in column 1 of line 4277 | |
Warning: Nonconforming tab character in column 1 of line 4278 | |
Warning: Nonconforming tab character in column 1 of line 4280 | |
Warning: Nonconforming tab character in column 1 of line 4281 | |
Warning: Nonconforming tab character in column 1 of line 4282 | |
Warning: Nonconforming tab character in column 1 of line 4284 | |
Warning: Nonconforming tab character in column 1 of line 4285 | |
Warning: Nonconforming tab character in column 1 of line 4286 | |
Warning: Nonconforming tab character in column 1 of line 4288 | |
Warning: Nonconforming tab character in column 1 of line 4289 | |
Warning: Nonconforming tab character in column 1 of line 4290 | |
Warning: Nonconforming tab character in column 1 of line 4342 | |
Warning: Nonconforming tab character in column 1 of line 4343 | |
Warning: Nonconforming tab character in column 1 of line 4344 | |
Warning: Nonconforming tab character in column 1 of line 4346 | |
Warning: Nonconforming tab character in column 1 of line 4347 | |
Warning: Nonconforming tab character in column 1 of line 4348 | |
Warning: Nonconforming tab character in column 1 of line 4350 | |
Warning: Nonconforming tab character in column 1 of line 4351 | |
Warning: Nonconforming tab character in column 1 of line 4352 | |
Warning: Nonconforming tab character in column 1 of line 4354 | |
Warning: Nonconforming tab character in column 1 of line 4355 | |
Warning: Nonconforming tab character in column 1 of line 4356 | |
Warning: Nonconforming tab character in column 1 of line 4620 | |
Warning: Nonconforming tab character in column 1 of line 4622 | |
Warning: Nonconforming tab character in column 1 of line 4623 | |
Warning: Nonconforming tab character in column 1 of line 4624 | |
Warning: Nonconforming tab character in column 1 of line 4626 | |
Warning: Nonconforming tab character in column 1 of line 4628 | |
Warning: Nonconforming tab character in column 1 of line 4630 | |
Warning: Nonconforming tab character in column 1 of line 4632 | |
Warning: Nonconforming tab character in column 1 of line 4633 | |
Warning: Nonconforming tab character in column 1 of line 4634 | |
Warning: Nonconforming tab character in column 1 of line 4635 | |
Warning: Nonconforming tab character in column 1 of line 4637 | |
Warning: Nonconforming tab character in column 1 of line 4638 | |
Warning: Nonconforming tab character in column 1 of line 4639 | |
Warning: Nonconforming tab character in column 1 of line 4640 | |
Warning: Nonconforming tab character in column 1 of line 4642 | |
Warning: Nonconforming tab character in column 1 o |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment