Branch: rosetta:commits 「revision: №20707」
Test: linux.gcc.cxx11thread.serialization.code_quality.serialization
SubTest: apps_public_motif_ligand_discovery_ligand_discovery_search_protocol.cc
SubTest files: 「file-system-view」
Daemon: hojo-3    
State: apps_public_motif_ligand_discovery_ligand_discovery_search_protocol.cc

Processing file src/apps/public/motif_ligand_discovery/ligand_discovery_search_protocol.cc: In file included from /home/benchmark/rosetta/source/src/apps/public/motif_ligand_discovery/ligand_discovery_search_protocol.cc:126: /home/benchmark/rosetta/source/src/protocols/motifs/LigandDiscoverySearch.hh:276:27: error: no type named 'ProteinGridOP' in namespace 'protocols::protein_grid'; did you mean 'ProteinGrid'? protocols::protein_grid::ProteinGridOP clash_pose_grid_; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ProteinGrid /home/benchmark/rosetta/source/src/protocols/protein_grid/ProteinGrid.fwd.hh:20:7: note: 'ProteinGrid' declared here class ProteinGrid; // fwd declaration ^ In file included from /home/benchmark/rosetta/source/src/apps/public/motif_ligand_discovery/ligand_discovery_search_protocol.cc:126: /home/benchmark/rosetta/source/src/protocols/motifs/LigandDiscoverySearch.hh:276:41: error: field has incomplete type 'protocols::protein_grid::ProteinGrid' protocols::protein_grid::ProteinGridOP clash_pose_grid_; ^ /home/benchmark/rosetta/source/src/protocols/protein_grid/ProteinGrid.fwd.hh:20:7: note: forward declaration of 'protocols::protein_grid::ProteinGrid' class ProteinGrid; // fwd declaration ^ In file included from /home/benchmark/rosetta/source/src/apps/public/motif_ligand_discovery/ligand_discovery_search_protocol.cc:126: /home/benchmark/rosetta/source/src/protocols/motifs/LigandDiscoverySearch.hh:281:27: error: no type named 'ProteinGridOP' in namespace 'protocols::protein_grid'; did you mean 'ProteinGrid'? protocols::protein_grid::ProteinGridOP sf_pose_grid_; ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ ProteinGrid /home/benchmark/rosetta/source/src/protocols/protein_grid/ProteinGrid.fwd.hh:20:7: note: 'ProteinGrid' declared here class ProteinGrid; // fwd declaration ^ In file included from /home/benchmark/rosetta/source/src/apps/public/motif_ligand_discovery/ligand_discovery_search_protocol.cc:126: /home/benchmark/rosetta/source/src/protocols/motifs/LigandDiscoverySearch.hh:281:41: error: field has incomplete type 'protocols::protein_grid::ProteinGrid' protocols::protein_grid::ProteinGridOP sf_pose_grid_; ^ /home/benchmark/rosetta/source/src/protocols/protein_grid/ProteinGrid.fwd.hh:20:7: note: forward declaration of 'protocols::protein_grid::ProteinGrid' class ProteinGrid; // fwd declaration ^ 4 errors generated. Error while processing /home/benchmark/rosetta/source/src/apps/public/motif_ligand_discovery/ligand_discovery_search_protocol.cc.