Package: nsis Version: 2.33-1 Usertags: ftbfs-gcc-4.3 Your package fails to build with GCC 4.3. Version 4.3 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning.
You can reproduce this problem with gcc-snapshot from unstable. Note that Red Hat, Novell and Ubuntu have done some work getting packages to build with GCC 4.3 so there might be patches floating around somewhere. I suggest you talk to your upstream. > Automatic build of nsis_2.33-1 on em64t by sbuild/amd64 0.53 ... > g++ -o build/release/Library/LibraryLocal/util.o -c -Wall -g -O2 -O2 -Wall > -fno-strict-aliasing Source/util.cpp > Source/util.cpp: In function 'int update_bitmap(CResourceEditor*, WORD, const > char*, int, int, int)': > Source/util.cpp:81: warning: comparison between signed and unsigned integer > expressions > Source/util.cpp: In function 'std::string get_full_path(const std::string&)': > Source/util.cpp:376: error: cannot convert 'const std::basic_string<char, > std::char_traits<char>, std::allocator<char> >' to 'const char*' for argument > '1' to 'long int pathconf(const char*, int)' > Source/util.cpp: In function 'std::string lowercase(const std::string&)': > Source/util.cpp:470: error: no matching function for call to > 'transform(__gnu_cxx::__normal_iterator<const char*, std::basic_string<char, > std::char_traits<char>, std::allocator<char> > >, > __gnu_cxx::__normal_iterator<const char*, std::basic_string<char, > std::char_traits<char>, std::allocator<char> > >, > __gnu_cxx::__normal_iterator<char*, std::basic_string<char, > std::char_traits<char>, std::allocator<char> > >, <unresolved overloaded > function type>)' > scons: *** [build/release/Library/LibraryLocal/util.o] Error 1 > scons: building terminated because of errors. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

