Package: gimp-plugin-registry version: 0.2.1-1 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20070823 qa-ftbfs Justification: FTBFS on i386
Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: dpkg-source: building gimp-plugin-registry in gimp-plugin-registry_0.2.1-1.dsc debian/rules build dh_testdir for plugin in DBP GREYCstoration bw-simulation dustcleaner extended-borders fix-ca focus-blur layer-effects planet-render streak; do \ /usr/bin/make -C $plugin CFLAGS="-Wall -g -O2" GIMPVER="2.4.0~rc1-4" build || exit 1 ;\ done make[1]: Entering directory `/build/user/gimp-plugin-registry-0.2.1/DBP' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/build/user/gimp-plugin-registry-0.2.1/DBP' make[1]: Entering directory `/build/user/gimp-plugin-registry-0.2.1/GREYCstoration' cd src; g++ -o ../greycstoration4gimp greycstoration4gimp.cpp -I/usr/include/CImg -Wall -g -O2 `/usr/bin/gimptool-2.0 --cflags` `/usr/bin/gimptool-2.0 --libs` -lpthread /usr/include/c++/4.1.3/bits/cpp_type_traits.h:80: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:82: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:89: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:98: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:102: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:108: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:116: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:123: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:131: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:136: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:143: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:150: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:160: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:170: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:177: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:184: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:191: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:199: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:207: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:214: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:221: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:228: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:235: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:242: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:249: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:256: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:266: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:274: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:281: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:288: error: template specialization with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:298: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:305: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:315: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:322: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:333: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:341: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:349: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:357: error: template with C linkage /usr/include/c++/4.1.3/bits/cpp_type_traits.h:370: error: template with C linkage /usr/include/c++/4.1.3/cmath:86: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'double std::abs(double)': /usr/include/c++/4.1.3/cmath:89: error: declaration of C function 'double std::abs(double)' conflicts with /usr/include/c++/4.1.3/cstdlib:142: error: previous declaration 'long int std::abs(long int)' here /usr/include/c++/4.1.3/cmath: In function 'float std::abs(float)': /usr/include/c++/4.1.3/cmath:93: error: declaration of C function 'float std::abs(float)' conflicts with /usr/include/c++/4.1.3/cmath:89: error: previous declaration 'double std::abs(double)' here /usr/include/c++/4.1.3/cmath: In function 'long double std::abs(long double)': /usr/include/c++/4.1.3/cmath:97: error: declaration of C function 'long double std::abs(long double)' conflicts with /usr/include/c++/4.1.3/cmath:93: error: previous declaration 'float std::abs(float)' here /usr/include/c++/4.1.3/cmath: In function 'long double std::acos(long double)': /usr/include/c++/4.1.3/cmath:107: error: declaration of C function 'long double std::acos(long double)' conflicts with /usr/include/c++/4.1.3/cmath:103: error: previous declaration 'float std::acos(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:110: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::asin(long double)': /usr/include/c++/4.1.3/cmath:124: error: declaration of C function 'long double std::asin(long double)' conflicts with /usr/include/c++/4.1.3/cmath:120: error: previous declaration 'float std::asin(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:127: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::atan(long double)': /usr/include/c++/4.1.3/cmath:139: error: declaration of C function 'long double std::atan(long double)' conflicts with /usr/include/c++/4.1.3/cmath:135: error: previous declaration 'float std::atan(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:142: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::atan2(long double, long double)': /usr/include/c++/4.1.3/cmath:154: error: declaration of C function 'long double std::atan2(long double, long double)' conflicts with /usr/include/c++/4.1.3/cmath:150: error: previous declaration 'float std::atan2(float, float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:157: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::ceil(long double)': /usr/include/c++/4.1.3/cmath:170: error: declaration of C function 'long double std::ceil(long double)' conflicts with /usr/include/c++/4.1.3/cmath:166: error: previous declaration 'float std::ceil(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:173: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::cos(long double)': /usr/include/c++/4.1.3/cmath:185: error: declaration of C function 'long double std::cos(long double)' conflicts with /usr/include/c++/4.1.3/cmath:181: error: previous declaration 'float std::cos(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:188: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::cosh(long double)': /usr/include/c++/4.1.3/cmath:200: error: declaration of C function 'long double std::cosh(long double)' conflicts with /usr/include/c++/4.1.3/cmath:196: error: previous declaration 'float std::cosh(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:203: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::exp(long double)': /usr/include/c++/4.1.3/cmath:215: error: declaration of C function 'long double std::exp(long double)' conflicts with /usr/include/c++/4.1.3/cmath:211: error: previous declaration 'float std::exp(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:218: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::fabs(long double)': /usr/include/c++/4.1.3/cmath:230: error: declaration of C function 'long double std::fabs(long double)' conflicts with /usr/include/c++/4.1.3/cmath:226: error: previous declaration 'float std::fabs(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:233: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::floor(long double)': /usr/include/c++/4.1.3/cmath:245: error: declaration of C function 'long double std::floor(long double)' conflicts with /usr/include/c++/4.1.3/cmath:241: error: previous declaration 'float std::floor(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:248: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::fmod(long double, long double)': /usr/include/c++/4.1.3/cmath:260: error: declaration of C function 'long double std::fmod(long double, long double)' conflicts with /usr/include/c++/4.1.3/cmath:256: error: previous declaration 'float std::fmod(float, float)' here /usr/include/c++/4.1.3/cmath: In function 'long double std::frexp(long double, int*)': /usr/include/c++/4.1.3/cmath:270: error: declaration of C function 'long double std::frexp(long double, int*)' conflicts with /usr/include/c++/4.1.3/cmath:266: error: previous declaration 'float std::frexp(float, int*)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:273: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::ldexp(long double, int)': /usr/include/c++/4.1.3/cmath:285: error: declaration of C function 'long double std::ldexp(long double, int)' conflicts with /usr/include/c++/4.1.3/cmath:281: error: previous declaration 'float std::ldexp(float, int)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:288: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::log(long double)': /usr/include/c++/4.1.3/cmath:300: error: declaration of C function 'long double std::log(long double)' conflicts with /usr/include/c++/4.1.3/cmath:296: error: previous declaration 'float std::log(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:303: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::log10(long double)': /usr/include/c++/4.1.3/cmath:315: error: declaration of C function 'long double std::log10(long double)' conflicts with /usr/include/c++/4.1.3/cmath:311: error: previous declaration 'float std::log10(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:318: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::modf(long double, long double*)': /usr/include/c++/4.1.3/cmath:330: error: declaration of C function 'long double std::modf(long double, long double*)' conflicts with /usr/include/c++/4.1.3/cmath:326: error: previous declaration 'float std::modf(float, float*)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:333: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::pow(long double, long double)': /usr/include/c++/4.1.3/cmath:349: error: declaration of C function 'long double std::pow(long double, long double)' conflicts with /usr/include/c++/4.1.3/cmath:345: error: previous declaration 'float std::pow(float, float)' here /usr/include/c++/4.1.3/cmath: In function 'double std::pow(double, int)': /usr/include/c++/4.1.3/cmath:353: error: declaration of C function 'double std::pow(double, int)' conflicts with /usr/include/c++/4.1.3/cmath:349: error: previous declaration 'long double std::pow(long double, long double)' here /usr/include/c++/4.1.3/cmath: In function 'float std::pow(float, int)': /usr/include/c++/4.1.3/cmath:357: error: declaration of C function 'float std::pow(float, int)' conflicts with /usr/include/c++/4.1.3/cmath:353: error: previous declaration 'double std::pow(double, int)' here /usr/include/c++/4.1.3/cmath: In function 'long double std::pow(long double, int)': /usr/include/c++/4.1.3/cmath:361: error: declaration of C function 'long double std::pow(long double, int)' conflicts with /usr/include/c++/4.1.3/cmath:357: error: previous declaration 'float std::pow(float, int)' here /usr/include/c++/4.1.3/cmath: In function 'long double std::sin(long double)': /usr/include/c++/4.1.3/cmath:371: error: declaration of C function 'long double std::sin(long double)' conflicts with /usr/include/c++/4.1.3/cmath:367: error: previous declaration 'float std::sin(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:374: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::sinh(long double)': /usr/include/c++/4.1.3/cmath:386: error: declaration of C function 'long double std::sinh(long double)' conflicts with /usr/include/c++/4.1.3/cmath:382: error: previous declaration 'float std::sinh(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:389: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::sqrt(long double)': /usr/include/c++/4.1.3/cmath:401: error: declaration of C function 'long double std::sqrt(long double)' conflicts with /usr/include/c++/4.1.3/cmath:397: error: previous declaration 'float std::sqrt(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:404: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::tan(long double)': /usr/include/c++/4.1.3/cmath:416: error: declaration of C function 'long double std::tan(long double)' conflicts with /usr/include/c++/4.1.3/cmath:412: error: previous declaration 'float std::tan(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:419: error: template with C linkage /usr/include/c++/4.1.3/cmath: In function 'long double std::tanh(long double)': /usr/include/c++/4.1.3/cmath:431: error: declaration of C function 'long double std::tanh(long double)' conflicts with /usr/include/c++/4.1.3/cmath:427: error: previous declaration 'float std::tanh(float)' here /usr/include/c++/4.1.3/cmath: At global scope: /usr/include/c++/4.1.3/cmath:434: error: template with C linkage /usr/include/c++/4.1.3/cmath:447: error: template with C linkage /usr/include/c++/4.1.3/cmath:451: error: template with C linkage /usr/include/c++/4.1.3/cmath:455: error: template with C linkage /usr/include/c++/4.1.3/cmath:459: error: template with C linkage /usr/include/c++/4.1.3/cmath:463: error: template with C linkage /usr/include/c++/4.1.3/cmath:467: error: template with C linkage /usr/include/c++/4.1.3/cmath:471: error: template with C linkage /usr/include/c++/4.1.3/cmath:476: error: template with C linkage /usr/include/c++/4.1.3/cmath:481: error: template with C linkage /usr/include/c++/4.1.3/cmath:485: error: template with C linkage /usr/include/c++/4.1.3/cmath:490: error: template with C linkage /usr/include/c++/4.1.3/cmath:495: error: template with C linkage /usr/include/c++/4.1.3/cmath:517: error: template with C linkage /usr/include/c++/4.1.3/cmath:521: error: template with C linkage /usr/include/c++/4.1.3/cmath:525: error: template with C linkage /usr/include/c++/4.1.3/cmath:529: error: template with C linkage /usr/include/c++/4.1.3/cmath:533: error: template with C linkage /usr/include/c++/4.1.3/cmath:537: error: template with C linkage /usr/include/c++/4.1.3/cmath:541: error: template with C linkage /usr/include/c++/4.1.3/cmath:546: error: template with C linkage /usr/include/c++/4.1.3/cmath:551: error: template with C linkage /usr/include/c++/4.1.3/cmath:556: error: template with C linkage /usr/include/c++/4.1.3/cmath:561: error: template with C linkage /usr/include/c++/4.1.3/cmath:566: error: template with C linkage /usr/include/c++/4.1.3/bits/cmath.tcc:37: error: template with C linkage CImg.h:655: error: template with C linkage CImg.h:656: error: template with C linkage CImg.h:673: error: template with C linkage CImg.h:681: error: template with C linkage CImg.h:833: error: template with C linkage CImg.h:834: error: template specialization with C linkage CImg.h:835: error: template specialization with C linkage CImg.h:836: error: template specialization with C linkage CImg.h:837: error: template specialization with C linkage CImg.h:838: error: template specialization with C linkage CImg.h:839: error: template specialization with C linkage CImg.h:840: error: template specialization with C linkage CImg.h:841: error: template specialization with C linkage CImg.h:842: error: template specialization with C linkage CImg.h:843: error: template specialization with C linkage CImg.h:844: error: template specialization with C linkage CImg.h:845: error: template specialization with C linkage CImg.h:846: error: template specialization with C linkage CImg.h:847: error: template specialization with C linkage CImg.h:848: error: template specialization with C linkage CImg.h:849: error: template specialization with C linkage CImg.h:850: error: template specialization with C linkage CImg.h:851: error: template specialization with C linkage CImg.h:852: error: template specialization with C linkage CImg.h:853: error: template specialization with C linkage CImg.h:854: error: template specialization with C linkage CImg.h:855: error: template specialization with C linkage CImg.h:856: error: template specialization with C linkage CImg.h:857: error: template specialization with C linkage CImg.h:858: error: template specialization with C linkage CImg.h:859: error: template specialization with C linkage CImg.h:860: error: template specialization with C linkage CImg.h:861: error: template specialization with C linkage CImg.h:862: error: template specialization with C linkage CImg.h:863: error: template specialization with C linkage CImg.h:864: error: template specialization with C linkage CImg.h:865: error: template specialization with C linkage CImg.h:866: error: template specialization with C linkage CImg.h:867: error: template specialization with C linkage CImg.h:868: error: template specialization with C linkage CImg.h:869: error: template specialization with C linkage CImg.h:870: error: template specialization with C linkage CImg.h:871: error: template specialization with C linkage CImg.h:872: error: template specialization with C linkage CImg.h:873: error: template specialization with C linkage CImg.h:874: error: template specialization with C linkage CImg.h:875: error: template specialization with C linkage CImg.h:876: error: template specialization with C linkage CImg.h:877: error: template specialization with C linkage CImg.h:878: error: template specialization with C linkage CImg.h:879: error: template specialization with C linkage CImg.h:880: error: template specialization with C linkage CImg.h:881: error: template specialization with C linkage CImg.h:882: error: template specialization with C linkage CImg.h:884: error: template with C linkage CImg.h:890: error: template specialization with C linkage CImg.h:896: error: template specialization with C linkage CImg.h:902: error: template specialization with C linkage CImg.h:908: error: template specialization with C linkage CImg.h:914: error: template specialization with C linkage CImg.h:920: error: template specialization with C linkage CImg.h:926: error: template specialization with C linkage CImg.h:932: error: template specialization with C linkage CImg.h:938: error: template specialization with C linkage CImg.h:944: error: template specialization with C linkage CImg.h:950: error: template specialization with C linkage CImg.h:3467: error: template with C linkage CImg.h:3483: error: template with C linkage CImg.h:3501: error: template with C linkage CImg.h:3502: error: template with C linkage CImg.h:3505: error: template with C linkage CImg.h:3508: error: template with C linkage CImg.h:3512: error: template with C linkage CImg.h:3516: error: template with C linkage CImg.h:3521: error: template with C linkage CImg.h:3544: error: template with C linkage CImg.h: In function 'bool cimg_library::cimg::option(const char*, int, char**, bool, const char*)': CImg.h:3578: error: declaration of C function 'bool cimg_library::cimg::option(const char*, int, char**, bool, const char*)' conflicts with CImg.h:3547: error: previous declaration 'const char* cimg_library::cimg::option(const char*, int, char**, const char*, const char*)' here CImg.h: In function 'bool cimg_library::cimg::option(const char*, int, char**, bool, const char*)': CImg.h:3579: error: cannot convert 'bool' to 'const char*' in initialization CImg.h: In function 'int cimg_library::cimg::option(const char*, int, char**, int, const char*)': CImg.h:3586: error: declaration of C function 'int cimg_library::cimg::option(const char*, int, char**, int, const char*)' conflicts with CImg.h:3578: error: previous declaration 'bool cimg_library::cimg::option(const char*, int, char**, bool, const char*)' here CImg.h: In function 'bool cimg_library::cimg::option(const char*, int, char**, bool, const char*)': CImg.h:3587: error: invalid conversion from 'char*' to 'int' CImg.h:3587: error: initializing argument 4 of 'int cimg_library::cimg::option(const char*, int, char**, int, const char*)' CImg.h:3587: error: invalid conversion from 'int' to 'const char*' CImg.h:3591: error: invalid conversion from 'char*' to 'int' CImg.h:3591: error: initializing argument 4 of 'int cimg_library::cimg::option(const char*, int, char**, int, const char*)' CImg.h: In function 'bool cimg_library::cimg::option(const char*, int, char**, bool, const char*)': CImg.h:3596: error: declaration of C function 'char cimg_library::cimg::option(const char*, int, char**, char, const char*)' conflicts with CImg.h:3586: error: previous declaration 'int cimg_library::cimg::option(const char*, int, char**, int, const char*)' here CImg.h: In function 'bool cimg_library::cimg::option(const char*, int, char**, bool, const char*)': CImg.h:3597: error: invalid conversion from 'char*' to 'char' CImg.h:3597: error: initializing argument 4 of 'char cimg_library::cimg::option(const char*, int, char**, char, const char*)' CImg.h:3597: error: invalid conversion from 'char' to 'const char*' CImg.h:3602: error: invalid conversion from 'char*' to 'char' CImg.h:3602: error: initializing argument 4 of 'char cimg_library::cimg::option(const char*, int, char**, char, const char*)' CImg.h: In function 'int cimg_library::cimg::option(const char*, int, char**, int, const char*)': CImg.h:3607: error: declaration of C function 'float cimg_library::cimg::option(const char*, int, char**, float, const char*)' conflicts with CImg.h:3596: error: previous declaration 'char cimg_library::cimg::option(const char*, int, char**, char, const char*)' here CImg.h: In function 'bool cimg_library::cimg::option(const char*, int, char**, bool, const char*)': CImg.h:3608: error: cannot convert 'char*' to 'float' for argument '4' to 'float cimg_library::cimg::option(const char*, int, char**, float, const char*)' CImg.h:3612: error: cannot convert 'char*' to 'float' for argument '4' to 'float cimg_library::cimg::option(const char*, int, char**, float, const char*)' CImg.h: In function 'bool cimg_library::cimg::option(const char*, int, char**, bool, const char*)': CImg.h:3617: error: declaration of C function 'double cimg_library::cimg::option(const char*, int, char**, double, const char*)' conflicts with CImg.h:3607: error: previous declaration 'float cimg_library::cimg::option(const char*, int, char**, float, const char*)' here CImg.h: In function 'bool cimg_library::cimg::option(const char*, int, char**, bool, const char*)': CImg.h:3618: error: cannot convert 'char*' to 'double' for argument '4' to 'double cimg_library::cimg::option(const char*, int, char**, double, const char*)' CImg.h:3622: error: cannot convert 'char*' to 'double' for argument '4' to 'double cimg_library::cimg::option(const char*, int, char**, double, const char*)' CImg.h: In function 'unsigned int cimg_library::cimg::wait(unsigned int)': CImg.h:3844: error: declaration of C function 'unsigned int cimg_library::cimg::wait(unsigned int)' conflicts with CImg.h:3828: error: previous declaration 'unsigned int cimg_library::cimg::wait(unsigned int, long unsigned int&)' here CImg.h: In function 'unsigned int cimg_library::cimg::wait(unsigned int)': CImg.h:3844: error: too many arguments to function 'unsigned int cimg_library::cimg::wait(unsigned int)' CImg.h:3847: error: at this point in file CImg.h: At global scope: CImg.h:3850: error: template with C linkage CImg.h:3854: error: template with C linkage CImg.h:3859: error: template with C linkage CImg.h: In function 'unsigned char cimg_library::cimg::abs(unsigned char)': CImg.h:3861: error: declaration of C function 'unsigned char cimg_library::cimg::abs(unsigned char)' conflicts with CImg.h:3860: error: previous declaration 'bool cimg_library::cimg::abs(bool)' here CImg.h: In function 'short unsigned int cimg_library::cimg::abs(short unsigned int)': CImg.h:3862: error: declaration of C function 'short unsigned int cimg_library::cimg::abs(short unsigned int)' conflicts with CImg.h:3861: error: previous declaration 'unsigned char cimg_library::cimg::abs(unsigned char)' here CImg.h: In function 'unsigned int cimg_library::cimg::abs(unsigned int)': CImg.h:3863: error: declaration of C function 'unsigned int cimg_library::cimg::abs(unsigned int)' conflicts with CImg.h:3862: error: previous declaration 'short unsigned int cimg_library::cimg::abs(short unsigned int)' here CImg.h: In function 'long unsigned int cimg_library::cimg::abs(long unsigned int)': CImg.h:3864: error: declaration of C function 'long unsigned int cimg_library::cimg::abs(long unsigned int)' conflicts with CImg.h:3863: error: previous declaration 'unsigned int cimg_library::cimg::abs(unsigned int)' here CImg.h: In function 'double cimg_library::cimg::abs(double)': CImg.h:3865: error: declaration of C function 'double cimg_library::cimg::abs(double)' conflicts with CImg.h:3864: error: previous declaration 'long unsigned int cimg_library::cimg::abs(long unsigned int)' here CImg.h: In function 'float cimg_library::cimg::abs(float)': CImg.h:3866: error: declaration of C function 'float cimg_library::cimg::abs(float)' conflicts with CImg.h:3865: error: previous declaration 'double cimg_library::cimg::abs(double)' here CImg.h: In function 'int cimg_library::cimg::abs(int)': CImg.h:3867: error: declaration of C function 'int cimg_library::cimg::abs(int)' conflicts with CImg.h:3866: error: previous declaration 'float cimg_library::cimg::abs(float)' here CImg.h: At global scope: CImg.h:3870: error: template with C linkage CImg.h:3873: error: template with C linkage CImg.h:3876: error: template with C linkage CImg.h:3879: error: template with C linkage CImg.h:3882: error: template with C linkage CImg.h:3885: error: template with C linkage CImg.h:3888: error: template with C linkage CImg.h:3891: error: template with C linkage CImg.h: In function 'float cimg_library::cimg::mod(float, float)': CImg.h:3902: error: declaration of C function 'float cimg_library::cimg::mod(float, float)' conflicts with CImg.h:3901: error: previous declaration 'double cimg_library::cimg::mod(double, double)' here CImg.h: In function 'int cimg_library::cimg::mod(int, int)': CImg.h:3903: error: declaration of C function 'int cimg_library::cimg::mod(int, int)' conflicts with CImg.h:3902: error: previous declaration 'float cimg_library::cimg::mod(float, float)' here CImg.h: At global scope: CImg.h:3911: error: template with C linkage CImg.h:4013: error: template with C linkage CImg.h:4018: error: template with C linkage CImg.h:4051: error: template with C linkage CImg.h:4056: error: template with C linkage CImg.h:4240: error: template with C linkage CImg.h:4259: error: template with C linkage CImg.h:4383: error: template with C linkage CImg.h:4388: error: template with C linkage CImg.h:4393: error: template with C linkage CImg.h:4403: error: template with C linkage CImg.h:4419: error: template with C linkage CImg.h:4434: error: template with C linkage CImg.h:4456: error: template with C linkage CImg.h:4593: error: template with C linkage CImg.h:4601: error: template with C linkage CImg.h:4619: error: template with C linkage CImg.h:4677: error: template with C linkage CImg.h: In member function 'cimg_library::CImgDisplay& cimg_library::CImgDisplay::wait(unsigned int)': CImg.h:3844: error: too many arguments to function 'unsigned int cimg_library::cimg::wait(unsigned int)' CImg.h:4326: error: at this point in file CImg.h: At global scope: CImg.h:6253: error: template with C linkage CImg.h: In member function 'cimg_library::CImg<T>& cimg_library::CImg<T>::draw_ellipse(int, int, float, float, float, float, const T*, unsigned int, float)': CImg.h:12160: error: call of overloaded 'pow(double&, int)' is ambiguous /usr/include/bits/mathcalls.h:154: note: candidates are: double pow(double, double) /usr/include/c++/4.1.3/cmath:361: note: long double std::pow(long double, int) CImg.h:12161: error: call of overloaded 'pow(double&, int)' is ambiguous /usr/include/bits/mathcalls.h:154: note: candidates are: double pow(double, double) /usr/include/c++/4.1.3/cmath:361: note: long double std::pow(long double, int) CImg.h: At global scope: CImg.h:19513: error: template with C linkage CImg.h:21383: error: template with C linkage CImg.h:21394: error: template with C linkage CImg.h:21404: error: template with C linkage CImg.h:21415: error: template with C linkage CImg.h:21420: error: template with C linkage CImg.h:21425: error: template with C linkage CImg.h:21430: error: template with C linkage CImg.h:21434: error: template with C linkage CImg.h:21444: error: template with C linkage CImg.h:21455: error: template with C linkage CImg.h:21466: error: template with C linkage CImg.h:21479: error: template with C linkage CImg.h:21487: error: template with C linkage CImg.h:21492: error: template with C linkage CImg.h:21499: error: template with C linkage CImg.h:21504: error: template with C linkage CImg.h:21514: error: template with C linkage CImg.h:21525: error: template with C linkage CImg.h:21535: error: template with C linkage CImg.h:21546: error: template with C linkage CImg.h:21551: error: template with C linkage CImg.h:21562: error: template with C linkage CImg.h:21569: error: template with C linkage CImg.h:21576: error: template with C linkage CImg.h:21588: error: template with C linkage CImg.h:21599: error: template with C linkage CImg.h:21609: error: template with C linkage CImg.h:21622: error: template with C linkage CImg.h:21630: error: template with C linkage CImg.h:21635: error: template with C linkage CImg.h:21642: error: template with C linkage CImg.h:21647: error: template with C linkage CImg.h:21673: error: template with C linkage CImg.h:21819: error: template with C linkage CImg.h:21841: error: template with C linkage CImg.h:22120: error: template with C linkage CImg.h:22132: error: template with C linkage greycstoration4gimp.cpp: In function 'gboolean dialog(GimpDrawable*)': greycstoration4gimp.cpp:495: warning: unused variable 'run' greycstoration4gimp.cpp: At global scope: greycstoration4gimp.cpp:709: error: expected `}' at end of input make[1]: *** [greycstoration4gimp] Error 1 make[1]: Leaving directory `/build/user/gimp-plugin-registry-0.2.1/GREYCstoration' make: *** [build-stamp] Error 1 The full build log is available from http://people.debian.org/~lucas/logs/2007/08/23 About the archive rebuild: The rebuild was done on about 50 AMD64 nodes of the Grid'5000 platform, using a clean chroot containing a sid i386 environment. 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]