Package: coinor-cbc
Version: 2.4.1-1
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20100906 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in a squeeze chroot, your package failed
to build on amd64.

Relevant part:
>  g++ -DHAVE_CONFIG_H -I. -I. -I../inc 
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Clp/src 
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Osi/src/OsiClp 
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cbc/../Clp/inc 
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src 
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglClique
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglDuplicateRow
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglFlowCover
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglGomory
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglKnapsackCover
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglMixedIntegerRounding
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglMixedIntegerRounding2
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglOddHole
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglPreProcess
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglProbing
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglRedSplit
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglTwomir
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglLandP
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglResidualCapacity
>  
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cgl/src/CglZeroHalf
>  -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/CoinUtils/src 
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cbc/../CoinUtils/inc
>  -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Osi/src 
> -I/build/user-coinor-cbc_2.4.1-1-amd64-84i1Hd/coinor-cbc-2.4.1/Cbc/../Osi/inc 
> -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG -I/usr/include/coin -g -O2 -g -Wall -O2 
> -c CbcCbcParam.cpp  -fPIC -DPIC -o .libs/CbcCbcParam.o
> In file included from CbcCbcParam.cpp:2:
> ../../Clp/src/CbcOrClpParam.cpp: In constructor 
> 'CbcOrClpParam::CbcOrClpParam()':
> ../../Clp/src/CbcOrClpParam.cpp:62: error: 'INVALID' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'void 
> CbcOrClpParam::printLongHelp() const':
> ../../Clp/src/CbcOrClpParam.cpp:409: error: 'SOLVERLOGLEVEL' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:412: error: 'DIRECTION' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:415: error: 'DIRECTORY' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'const char* 
> CbcOrClpParam::setDoubleParameterWithMessage(OsiSolverInterface*, double, 
> int&)':
> ../../Clp/src/CbcOrClpParam.cpp:445: error: 'DUALTOLERANCE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:449: error: 'PRIMALTOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'const char* 
> CbcOrClpParam::setDoubleParameterWithMessage(ClpSimplex*, double, int&)':
> ../../Clp/src/CbcOrClpParam.cpp:488: error: 'DUALTOLERANCE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:491: error: 'PRIMALTOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:494: error: 'DUALBOUND' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:497: error: 'PRIMALWEIGHT' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:505: error: 'OBJSCALE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:508: error: 'RHSSCALE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:511: error: 'PRESOLVETOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'double 
> CbcOrClpParam::doubleParameter(ClpSimplex*) const':
> ../../Clp/src/CbcOrClpParam.cpp:533: error: 'DUALBOUND' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:536: error: 'PRIMALWEIGHT' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:544: error: 'OBJSCALE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:547: error: 'RHSSCALE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'const char* 
> CbcOrClpParam::setIntParameterWithMessage(ClpSimplex*, int, int&)':
> ../../Clp/src/CbcOrClpParam.cpp:580: error: 'SOLVERLOGLEVEL' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:587: error: 'MAXFACTOR' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:590: error: 'PERTVALUE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:593: error: 'MAXITERATION' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:596: error: 'SPECIALOPTIONS' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'int 
> CbcOrClpParam::intParameter(ClpSimplex*) const':
> ../../Clp/src/CbcOrClpParam.cpp:621: error: 'MAXFACTOR' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:625: error: 'PERTVALUE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:628: error: 'MAXITERATION' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:631: error: 'SPECIALOPTIONS' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'double 
> CbcOrClpParam::doubleParameter(OsiSolverInterface*) const':
> ../../Clp/src/CbcOrClpParam.cpp:669: error: 'DUALTOLERANCE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:672: error: 'PRIMALTOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'const char* 
> CbcOrClpParam::setIntParameterWithMessage(OsiSolverInterface*, int, int&)':
> ../../Clp/src/CbcOrClpParam.cpp:702: error: 'SOLVERLOGLEVEL' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'int 
> CbcOrClpParam::intParameter(OsiSolverInterface*) const':
> ../../Clp/src/CbcOrClpParam.cpp:719: error: 'SOLVERLOGLEVEL' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'const char* 
> CbcOrClpParam::setDoubleParameterWithMessage(CbcModel&, double, int&)':
> ../../Clp/src/CbcOrClpParam.cpp:749: error: 'INFEASIBILITYWEIGHT' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:753: error: 'INTEGERTOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:757: error: 'INCREMENT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:760: error: 'ALLOWABLEGAP' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:764: error: 'GAPRATIO' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:768: error: 'CUTOFF' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:772: error: 'TIMELIMIT_BAB' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:781: error: 'DUALTOLERANCE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:782: error: 'PRIMALTOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'double 
> CbcOrClpParam::doubleParameter(CbcModel&) const':
> ../../Clp/src/CbcOrClpParam.cpp:799: error: 'INFEASIBILITYWEIGHT' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:802: error: 'INTEGERTOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:805: error: 'INCREMENT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:808: error: 'ALLOWABLEGAP' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:811: error: 'GAPRATIO' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:814: error: 'CUTOFF' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:817: error: 'TIMELIMIT_BAB' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:820: error: 'DUALTOLERANCE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:821: error: 'PRIMALTOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'const char* 
> CbcOrClpParam::setIntParameterWithMessage(CbcModel&, int, int&)':
> ../../Clp/src/CbcOrClpParam.cpp:851: error: 'LOGLEVEL' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:855: error: 'SOLVERLOGLEVEL' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:859: error: 'MAXNODES' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:863: error: 'MAXSOLS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:867: error: 'STRONGBRANCHING' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:871: error: 'NUMBERBEFORE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:875: error: 'NUMBERANALYZE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:879: error: 'CUTPASSINTREE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:883: error: 'CUTPASS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:889: error: 'THREADS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp: In member function 'int 
> CbcOrClpParam::intParameter(CbcModel&) const':
> ../../Clp/src/CbcOrClpParam.cpp:909: error: 'LOGLEVEL' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:912: error: 'SOLVERLOGLEVEL' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:915: error: 'MAXNODES' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:918: error: 'MAXSOLS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:921: error: 'STRONGBRANCHING' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:924: error: 'NUMBERBEFORE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:927: error: 'NUMBERANALYZE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:930: error: 'CUTPASSINTREE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:933: error: 'CUTPASS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:938: error: 'THREADS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp: In function 'void establishParams(int&, 
> CbcOrClpParam*)':
> ../../Clp/src/CbcOrClpParam.cpp:1297: error: 'GENERALQUERY' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1299: error: 'FULLGENERALQUERY' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1302: error: 'STDIN' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:1305: error: 'ALLCOMMANDS' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1317: error: 'ALLOWABLEGAP' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1328: error: 'ALLSLACK' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1338: error: 'ARTIFICIALCOST' was not 
> declared in this scope
> In file included from CbcCbcParam.cpp:2:
> ../../Clp/src/CbcOrClpParam.cpp:1348: error: 'AUTOSCALE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1358: error: 'BARRIER' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1369: error: 'BASISIN' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1379: error: 'BASISOUT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1388: error: 'BIASLU' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1397: error: 'BAB' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:1419: error: 'BARRIERSCALE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1427: error: 'CHOLESKY' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1463: error: 'CLIQUECUTS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1476: error: 'COMBINE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1489: error: 'CROSSOVER2' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1502: error: 'COSTSTRATEGY' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1516: error: 'CPX' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:1531: error: 'CPP' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:1545: error: 'CRASH' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:1559: error: 'CROSSOVER' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1575: error: 'CSVSTATISTICS' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1584: error: 'CUTDEPTH' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1596: error: 'CUTLENGTH' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1608: error: 'CUTOFF' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1618: error: 'CUTSSTRATEGY' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1631: error: 'DEBUG' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:1647: error: 'DENSE' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:1658: error: 'DEPTHMINIBAB' was not declared 
> in this scope
> In file included from CbcCbcParam.cpp:2:
> ../../Clp/src/CbcOrClpParam.cpp:1667: error: 'DEXTRA3' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1671: error: 'DEXTRA4' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1675: error: 'DEXTRA5' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1679: error: 'DINS' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:1692: error: 'DIRECTION' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1702: error: 'DIRECTORY' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1710: error: 'DIRSAMPLE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1720: error: 'DIRNETLIB' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1732: error: 'DIRMIPLIB' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1745: error: 'DIVEOPT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1758: error: 'DIVINGS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1771: error: 'DIVINGC' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1777: error: 'DIVINGF' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1783: error: 'DIVINGG' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1789: error: 'DIVINGL' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1795: error: 'DIVINGP' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1801: error: 'DIVINGV' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1807: error: 'DOHEURISTIC' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1819: error: 'DUALBOUND' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1834: error: 'DUALIZE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1841: error: 'DUALPIVOT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1856: error: 'DUALSIMPLEX' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1867: error: 'DUALTOLERANCE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1878: error: 'EITHERSIMPLEX' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1887: error: 'EXIT' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:1894: error: 'ENVIRONMENT' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1901: error: 'ERRORSALLOWED' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1920: error: 'EXPERIMENT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1930: error: 'EXPORT' was not declared in 
> this scope
> In file included from CbcCbcParam.cpp:2:
> ../../Clp/src/CbcOrClpParam.cpp:1941: error: 'EXTRA1' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1945: error: 'EXTRA2' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1949: error: 'EXTRA3' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1953: error: 'EXTRA4' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1970: error: 'FACTORIZATION' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:1981: error: 'FAKEBOUND' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:1985: error: 'FPUMP' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:1999: error: 'DJFIX' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2007: error: 'FLOWCUTS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2020: error: 'USESOLUTION' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2030: error: 'SMALLBAB' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2041: error: 'GAMMA' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2052: error: 'GOMORYCUTS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2071: error: 'GREEDY' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2084: error: 'HEURISTICSTRATEGY' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2095: error: 'HELP' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2104: error: 'HOPTIONS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2116: error: 'MAXHOTITS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2121: error: 'IDIOT' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2132: error: 'IMPORT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2145: error: 'INCREMENT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2156: error: 'INFEASIBILITYWEIGHT' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2164: error: 'SOLVECONTINUOUS' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2172: error: 'INTEGERTOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2181: error: 'KEEPNAMES' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2190: error: 'KKT' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2196: error: 'KNAPSACKCUTS' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2210: error: 'LANDPCUTS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2222: error: 'LOCALTREE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2239: error: 'LOGLEVEL' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2249: error: 'MAXIMIZE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2259: error: 'MAXFACTOR' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2269: error: 'MAXITERATION' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2280: error: 'MAXNODES' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2288: error: 'MAXSOLS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2297: error: 'MINIMIZE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2307: error: 'MIPOPTIONS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2310: error: 'MOREMIPOPTIONS' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2313: error: 'MIXEDCUTS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2327: error: 'MESSAGES' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2339: error: 'FPUMPTUNE2' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2354: error: 'MIPLIB' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2357: error: 'NAIVE' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2369: error: 'NETLIB_EITHER' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2377: error: 'NETLIB_BARRIER' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2385: error: 'NETLIB_DUAL' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2393: error: 'NETLIB_PRIMAL' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2401: error: 'NETLIB_TUNE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2411: error: 'NETWORK' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2422: error: 'NODESTRATEGY' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2438: error: 'NUMBERANALYZE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2447: error: 'OBJSCALE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2458: error: 'OUTDUPROWS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2462: error: 'OUTPUTFORMAT' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2475: error: 'CUTPASS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2483: error: 'FPUMPITS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2493: error: 'PRESOLVEPASS' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2504: error: 'CUTPASSINTREE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2513: error: 'PERTVALUE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2516: error: 'PERTURBATION' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2527: error: 'PFI' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2537: error: 'PIVOTANDCOMPLEMENT' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2547: error: 'PIVOTANDFIX' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2559: error: 'PLUSMINUS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2568: error: 'PRINTOPTIONS' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2576: error: 'PRESOLVEOPTIONS' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2580: error: 'PRESOLVE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2595: error: 'PREPROCESS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2619: error: 'PRESOLVETOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2627: error: 'PRIMALPIVOT' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2645: error: 'PRIMALSIMPLEX' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2657: error: 'PRIMALTOLERANCE' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2667: error: 'PRIMALWEIGHT' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2681: error: 'INTPRINT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2699: error: 'PRINTMASK' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2710: error: 'PRIORITYIN' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2721: error: 'PROBINGCUTS' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2740: error: 'FAKECUTOFF' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2749: error: 'FAKEINCREMENT' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2758: error: 'FPUMPTUNE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2783: error: 'RANDROUND' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2794: error: 'GAPRATIO' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2804: error: 'STOREDFILE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2809: error: 'OBJSCALE2' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2817: error: 'REALLY_SCALE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2822: error: 'REDSPLITCUTS' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2834: error: 'RESIDCUTS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2848: error: 'RESTORE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2857: error: 'REVERSE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2864: error: 'RHSSCALE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2875: error: 'RENS' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2890: error: 'RINS' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2901: error: 'ROUNDING' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2916: error: 'SAVE' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2926: error: 'SAVESOL' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2938: error: 'SCALING' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2964: error: 'TIMELIMIT_BAB' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:2972: error: 'DUMMY' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:2980: error: 'SLPVALUE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2989: error: 'SMALLFACT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:2999: error: 'SOLUTION' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3018: error: 'SOS' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:3028: error: 'SOLVERLOGLEVEL' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:3048: error: 'SPARSEFACTOR' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:3052: error: 'SPECIALOPTIONS' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:3055: error: 'SPRINT' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3065: error: 'STATISTICS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3083: error: 'STRATEGY' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3107: error: 'STRONGBRANCHING' was not 
> declared in this scope
> ../../Clp/src/CbcOrClpParam.cpp:3119: error: 'SUBSTITUTION' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:3130: error: 'TESTOSI' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3135: error: 'THREADS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3148: error: 'TIGHTENFACTOR' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:3157: error: 'TIGHTEN' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3162: error: 'NUMBERBEFORE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:3172: error: 'PROCESSTUNE' was not declared 
> in this scope
> ../../Clp/src/CbcOrClpParam.cpp:3185: error: 'TWOMIRCUTS' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3201: error: 'UNITTEST' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3208: error: 'USERCLP' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3217: error: 'USERCBC' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3226: error: 'VND' was not declared in this 
> scope
> ../../Clp/src/CbcOrClpParam.cpp:3238: error: 'VECTOR' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3246: error: 'VERBOSE' was not declared in 
> this scope
> ../../Clp/src/CbcOrClpParam.cpp:3255: error: 'VUBTRY' was not declared in 
> this scope
> make[3]: *** [CbcCbcParam.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/09/06/coinor-cbc_2.4.1-1_lsqueeze64.buildlog

It is possible that your package builds fine in sid, but you should make sure
that your package also builds fine in squeeze before the release.

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to