+ dirname /input/Singularity + REPO_ROOT=/input + cp -r /input/ /usr/local/var/singularity/mnt/container/planner + apt-get update + apt-get -y install mercurial g++ g++-multilib make cmake bison flex libbdd-dev python automake autoconf libtool debconf: delaying package configuration, since apt-utils is not installed + cd /planner/src/rddl_parser + make -j 6 + cd ../search/cudd-3.0.0 + touch Doxyfile Doxyfile.in LICENSE Makefile.am Makefile.in README RELEASE.NOTES aclocal.m4 build-aux config.h config.h.in configure configure.ac cplusplus cudd dddmp doc epd groups.dox lib m4 mtr nanotrav src st stamp-h1 tmp util + ./configure --enable-obj --enable-dddmp CFLAGS=-m64 -Wall -Wextra -g -O3 CXXFLAGS=-m64 -Wall -Wextra -g -std=c++14 -O3 LDFLAGS=-m64 configure: WARNING: Doxygen not found - continuing without Doxygen support configure: WARNING: pdflatex not found - unable to compile manual to PDF configure: WARNING: makeindex not found - unable to compile manual to PDF + make -j 6 In file included from dddmp/dddmpInt.h:39:0, from dddmp/dddmpStoreCnf.c:29: dddmp/dddmpStoreCnf.c: In function 'DddmpCuddBddArrayStoreCnf': dddmp/dddmp.h:238:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((expr) == 1) { \ ^ dddmp/dddmpStoreCnf.c:599:7: note: in expansion of macro 'Dddmp_Warning' Dddmp_Warning (1, "Wrong DDDMP Store Mode. Force DDDMP_MODE_BEST."); ^~~~~~~~~~~~~ dddmp/dddmpStoreCnf.c:600:5: note: here case DDDMP_CNF_MODE_BEST: ^~~~ In file included from dddmp/dddmpInt.h:39:0, from dddmp/dddmpStoreCnf.c:29: dddmp/dddmp.h:238:12: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((expr) == 1) { \ ^ dddmp/dddmpStoreCnf.c:645:7: note: in expansion of macro 'Dddmp_Warning' Dddmp_Warning (1, "Wrong DDDMP Store Mode. Force DDDMP_MODE_BEST."); ^~~~~~~~~~~~~ dddmp/dddmpStoreCnf.c:646:5: note: here case DDDMP_CNF_MODE_BEST: ^~~~ cudd/cuddWindow.c: In function 'ddPermuteWindow3': cudd/cuddWindow.c:386:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case BCA: if (!cuddSwapInPlace(table,y,z)) return(0); ^ cudd/cuddWindow.c:387:5: note: here case CBA: if (!cuddSwapInPlace(table,x,y)) return(0); ^~~~ cudd/cuddWindow.c:387:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case CBA: if (!cuddSwapInPlace(table,x,y)) return(0); ^ cudd/cuddWindow.c:388:5: note: here case ABC: if (!cuddSwapInPlace(table,y,z)) return(0); ^~~~ cudd/cuddWindow.c:390:18: warning: this statement may fall through [-Wimplicit-fallthrough=] case BAC: if (!cuddSwapInPlace(table,y,z)) return(0); ^ cudd/cuddWindow.c:391:5: note: here case CAB: if (!cuddSwapInPlace(table,x,y)) return(0); ^~~~ cudd/cuddWindow.c: In function 'ddPermuteWindow4': cudd/cuddWindow.c:759:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case DBCA: if (!cuddSwapInPlace(table,y,z)) return(0); ^ cudd/cuddWindow.c:760:5: note: here case BDCA: if (!cuddSwapInPlace(table,x,y)) return(0); ^~~~ cudd/cuddWindow.c:760:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case BDCA: if (!cuddSwapInPlace(table,x,y)) return(0); ^ cudd/cuddWindow.c:761:5: note: here case CDBA: if (!cuddSwapInPlace(table,w,x)) return(0); ^~~~ cudd/cuddWindow.c:761:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case CDBA: if (!cuddSwapInPlace(table,w,x)) return(0); ^ cudd/cuddWindow.c:762:5: note: here case ADBC: if (!cuddSwapInPlace(table,y,z)) return(0); ^~~~ cudd/cuddWindow.c:762:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case ADBC: if (!cuddSwapInPlace(table,y,z)) return(0); ^ cudd/cuddWindow.c:763:5: note: here case ABDC: if (!cuddSwapInPlace(table,x,y)) return(0); ^~~~ cudd/cuddWindow.c:763:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case ABDC: if (!cuddSwapInPlace(table,x,y)) return(0); ^ cudd/cuddWindow.c:764:5: note: here case ACDB: if (!cuddSwapInPlace(table,y,z)) return(0); ^~~~ cudd/cuddWindow.c:766:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case DCBA: if (!cuddSwapInPlace(table,y,z)) return(0); ^ cudd/cuddWindow.c:767:5: note: here case BCDA: if (!cuddSwapInPlace(table,x,y)) return(0); ^~~~ cudd/cuddWindow.c:767:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case BCDA: if (!cuddSwapInPlace(table,x,y)) return(0); ^ cudd/cuddWindow.c:768:5: note: here case CBDA: if (!cuddSwapInPlace(table,w,x)) return(0); ^~~~ cudd/cuddWindow.c:772:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case DBAC: if (!cuddSwapInPlace(table,x,y)) return(0); ^ cudd/cuddWindow.c:773:5: note: here case DCAB: if (!cuddSwapInPlace(table,w,x)) return(0); ^~~~ cudd/cuddWindow.c:773:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case DCAB: if (!cuddSwapInPlace(table,w,x)) return(0); ^ cudd/cuddWindow.c:774:5: note: here case DACB: if (!cuddSwapInPlace(table,y,z)) return(0); ^~~~ cudd/cuddWindow.c:774:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case DACB: if (!cuddSwapInPlace(table,y,z)) return(0); ^ cudd/cuddWindow.c:775:5: note: here case BACD: if (!cuddSwapInPlace(table,x,y)) return(0); ^~~~ cudd/cuddWindow.c:775:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case BACD: if (!cuddSwapInPlace(table,x,y)) return(0); ^ cudd/cuddWindow.c:776:5: note: here case CABD: if (!cuddSwapInPlace(table,w,x)) return(0); ^~~~ cudd/cuddWindow.c:778:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case DABC: if (!cuddSwapInPlace(table,y,z)) return(0); ^ cudd/cuddWindow.c:779:5: note: here case BADC: if (!cuddSwapInPlace(table,x,y)) return(0); ^~~~ cudd/cuddWindow.c:779:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case BADC: if (!cuddSwapInPlace(table,x,y)) return(0); ^ cudd/cuddWindow.c:780:5: note: here case CADB: if (!cuddSwapInPlace(table,w,x)) return(0); ^~~~ cudd/cuddWindow.c:783:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case BDAC: if (!cuddSwapInPlace(table,x,y)) return(0); ^ cudd/cuddWindow.c:784:5: note: here case CDAB: if (!cuddSwapInPlace(table,w,x)) return(0); ^~~~ cudd/cuddWindow.c:784:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case CDAB: if (!cuddSwapInPlace(table,w,x)) return(0); ^ cudd/cuddWindow.c:785:5: note: here case ADCB: if (!cuddSwapInPlace(table,y,z)) return(0); ^~~~ cudd/cuddWindow.c:785:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case ADCB: if (!cuddSwapInPlace(table,y,z)) return(0); ^ cudd/cuddWindow.c:786:5: note: here case ABCD: if (!cuddSwapInPlace(table,x,y)) return(0); ^~~~ cudd/cuddWindow.c:788:19: warning: this statement may fall through [-Wimplicit-fallthrough=] case BCAD: if (!cuddSwapInPlace(table,x,y)) return(0); ^ cudd/cuddWindow.c:789:5: note: here case CBAD: if (!cuddSwapInPlace(table,w,x)) return(0); ^~~~ In file included from /usr/include/assert.h:35:0, from util/util.h:70, from util/cpu_stats.c:66: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ ar: `u' modifier ignored since `D' is the default (see `U') + cd .. + make -j 6 make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. + cp ../rddl_parser/rddl-parser ./