1 | $ sudo port install lilypond |
---|
2 | ---> Computing dependencies for lilypond |
---|
3 | ---> Fetching lilypond |
---|
4 | ---> Verifying checksum(s) for lilypond |
---|
5 | ---> Extracting lilypond |
---|
6 | ---> Configuring lilypond |
---|
7 | ---> Building lilypond |
---|
8 | Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_lilypond/work/lilypond-2.12.2" && /usr/bin/make -j1 all " returned error 2 |
---|
9 | Command output: from file-name.cc:10: |
---|
10 | /usr/include/c++/4.2.1/bits/vector.tcc:68: error: expected unqualified-id before '<' token |
---|
11 | /usr/include/c++/4.2.1/bits/vector.tcc:90: error: expected nested-name-specifier before '__attribute__' |
---|
12 | /usr/include/c++/4.2.1/bits/vector.tcc:90: error: expected unqualified-id before '<' token |
---|
13 | /usr/include/c++/4.2.1/bits/vector.tcc:107: error: expected nested-name-specifier before '__attribute__' |
---|
14 | /usr/include/c++/4.2.1/bits/vector.tcc:107: error: expected unqualified-id before '<' token |
---|
15 | /usr/include/c++/4.2.1/bits/vector.tcc:119: error: expected nested-name-specifier before '__attribute__' |
---|
16 | /usr/include/c++/4.2.1/bits/vector.tcc:119: error: expected unqualified-id before '<' token |
---|
17 | /usr/include/c++/4.2.1/bits/vector.tcc:130: error: expected unqualified-id before '<' token |
---|
18 | /usr/include/c++/4.2.1/bits/vector.tcc:170: error: expected unqualified-id before '<' token |
---|
19 | /usr/include/c++/4.2.1/bits/vector.tcc:193: error: expected unqualified-id before '<' token |
---|
20 | /usr/include/c++/4.2.1/bits/vector.tcc:210: error: expected unqualified-id before '<' token |
---|
21 | /usr/include/c++/4.2.1/bits/vector.tcc:244: error: expected unqualified-id before '<' token |
---|
22 | /usr/include/c++/4.2.1/bits/vector.tcc:306: error: expected unqualified-id before '<' token |
---|
23 | /usr/include/c++/4.2.1/bits/vector.tcc:393: error: expected unqualified-id before '<' token |
---|
24 | /usr/include/c++/4.2.1/bits/vector.tcc:407: error: expected unqualified-id before '<' token |
---|
25 | In file included from ./include/file-name.hh:12, |
---|
26 | from file-name.cc:10: |
---|
27 | ./include/std-vector.hh:74: error: expected class-name before '__attribute__' |
---|
28 | ./include/std-vector.hh:74: error: expected `{' before '__attribute__' |
---|
29 | ./include/std-vector.hh:74: error: expected unqualified-id before '<' token |
---|
30 | file-name.cc: In member function 'File_name File_name::canonicalized() const': |
---|
31 | file-name.cc:190: error: variable 'std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > components' has initializer but incomplete type |
---|
32 | file-name.cc:190: error: invalid use of incomplete type 'class std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >' |
---|
33 | ./include/std-vector.hh:74: error: declaration of 'class std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >' |
---|
34 | file-name.cc:191: error: aggregate 'std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > new_components' has incomplete type and cannot be defined |
---|
35 | cc1plus: warning: command line option "-Wstrict-prototypes" is valid for C/ObjC but not for C++ |
---|
36 | lipo: can't open input file: /var/tmp//ccfJ9O87.out (No such file or directory) |
---|
37 | make[1]: *** [out/file-name.o] Error 1 |
---|
38 | make: *** [all] Error 2 |
---|
39 | |
---|
40 | Error: Status 1 encountered during processing. |
---|