#47271: FileZilla @3.10.1.1_0: update to 3.10.2 ------------------------+---------------------- Reporter: asedeno@… | Owner: mojca@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: FileZilla | ------------------------+---------------------- Comment (by mojca@…): The [https://build.macports.org/builders/buildports-mtln- x86_64/builds/22269 Mountain Lion buildbot] fails with: {{{ /usr/bin/clang++ -DHAVE_CONFIG_H -I. -I../../src/include -I./../include -I/opt/local/include -I/opt/local/include/p11-kit-1 -I/opt/local/include -I/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0-libcxx/lib/wx/include /osx_cocoa-unicode-3.0 -I/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0-libcxx/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -I/opt/local/include -fpch-preprocess -I/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0-libcxx/lib/wx/include /osx_cocoa-unicode-3.0 -I/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0-libcxx/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXMAC__ -D__WXOSX__ -D__WXOSX_COCOA__ -pipe -Os -arch x86_64 -stdlib=libc++ -Wall -g -std=gnu++11 -MT libengine_a-event_handler.o -MD -MP -MF .deps /libengine_a-event_handler.Tpo -c -o libengine_a-event_handler.o `test -f 'event_handler.cpp' || echo './'`event_handler.cpp engineprivate.cpp:15:63: error: initialization of non-aggregate type 'std::atomic_int' (aka 'atomic<int>') with an initializer list std::atomic_int CFileZillaEnginePrivate::m_activeStatus[2] = {{0}, {0}}; ^~~ engineprivate.cpp:15:68: error: initialization of non-aggregate type 'std::atomic_int' (aka 'atomic<int>') with an initializer list std::atomic_int CFileZillaEnginePrivate::m_activeStatus[2] = {{0}, {0}}; ^~~ }}} The [https://build.macports.org/builders/buildports-snowleopard- x86_64/builds/34570 Snow Leopard buildbot] fails with: {{{ checking for std::wstring in <string>... no checking if std::basic_string<wchar_t> works... no configure: error: Can't use --enable-std_string without std::wstring or std::basic_string<wchar_t> Command failed: cd "/opt/local/var/macports/build/_opt_mports_dports_graphics_wxWidgets-3.0/wxWidgets-3.0-libcxx/work/wxWidgets-3.0.2/build" && ../configure --prefix=/opt/local --prefix=/opt/local/Library/Frameworks/wxWidgets.framework/Versions/wxWidgets/3.0-libcxx --with-libiconv-prefix=/opt/local --with-libjpeg --with-libtiff --with- libpng --with-zlib --with-opengl --with-cocoa --without-sdl --enable-aui --disable-sdltest --enable-unicode --enable-display --enable-xrc --enable- graphics_ctx --with-macosx-sdk=no --with-macosx-version-min=no }}} -- Ticket URL: <https://trac.macports.org/ticket/47271#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X