Re: Failed: phase compiling: qt4-base-x11-4.7.3-145 failed

"Franchetti, Giuliano Dr." <[email protected]>
Newsgroups gmane.os.apple.fink.general
Message-ID <[email protected]>
Now the errors are of a different type. 
There are too many to show all of them. 

Giuliano



_LIBCPP_OVERRIDABLE_FUNC_VIS void  operator delete(void* __p, std::align_val_t, const std::nothrow_t&) _NOEXCEPT;
                                                                                      ~~~~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/new:205:104: error: no type named 'align_val_t' in namespace 'std'
_LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new[](std::size_t __sz, std::align_val_t) _THROW_BAD_ALLOC;
                                                                                                  ~~~~~^
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/new:205:117: error: no type named 'bad_alloc' in namespace 'std'
_LIBCPP_NODISCARD_AFTER_CXX17 _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new[](std::size_t __sz, std::align_val_t) _THROW_BAD_ALLOC;
                                                                                                                    ^~~~~~~~~~~~~~~~
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/c++/v1/new:173:37: note: expanded from macro '_THROW_BAD_ALLOC'
#define _THROW_BAD_ALLOC throw(std::bad_alloc)
                               ~~~~~^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
make[1]: *** [obj/release/pcre_compile.o] Error 1
make: *** [sub-script-make_default-ordered] Error 2
### execution of /tmp/fink.ZyU3E failed, exit code 2
### execution of /tmp/fink.asYCB failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/opt/sw2/bin/dpkg-lockwait -r fink-buildlock-qt4-base-x11-4.7.3-145
(Reading database ... 253329 files and directories currently installed.)
Removing fink-buildlock-qt4-base-x11-4.7.3-145 (2023.01.22-20.55.23) ...
Failed: phase compiling: qt4-base-x11-4.7.3-145 failed

Before reporting any errors, please run "fink selfupdate" and try again.
Also try using "fink configure" to set your maximum build jobs to 1 and
attempt to build the package again.
If you continue to have issues, please check to see if the FAQ on Fink's 
website solves the problem.  If not, ask on one (not both, please) of
these mailing lists:

        The Fink Users List <[email protected]>
        The Fink Beginners List <[email protected]>.

Please try to include the complete error message in your report.  This
generally consists of a compiler line starting with e.g. "gcc" or "g++"
followed by the actual error output from the compiler.

Also include the following system information:
Package manager version: 0.45.99.git
Distribution version: selfupdate-rsync Sun Jan 22 20:54:56 2023, 13.0, x86_64
Trees: local/main stable/main
Xcode.app: 14.2
Xcode command-line tools: 14.2.0.0.1.1668646533
Max. Fink build jobs:  12

giuliano@FGs-MacBook-Pro:/Users/giuliano/bin> 




> On 22. Jan 2023, at 18:38, Franchetti, Giuliano Dr. <[email protected]> wrote:
> 
> this is the output: 
> 
>> 
>> readlink /usr/bin/cc
>> /usr/bin/cc --version
> Apple clang version 14.0.0 (clang-1400.0.29.202)
> Target: x86_64-apple-darwin22.2.0
> Thread model: posix
> InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
>> ls -l /usr/bin/cc
> -rwxr-xr-x  76 root  wheel  167136 Dec  2 12:37 /usr/bin/cc
>> 
> 
> 
> Giuliano
> 
> 
> 
>> On 22. Jan 2023, at 15:02, Hanspeter Niederstrasser <[email protected]> wrote:
>> 
>> On 1/16/23 9:35 AM, Franchetti, Giuliano Dr. wrote:
>>> llvm-g++4.2  is missing
>>> .
>>> .
>>> .
>>> .
>>> llvm-g++-4.2 -c -o unixmake2.o -pipe -DQMAKE_OPENSOURCE_EDITION -D__USE_WS_X11__ -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/include -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/include/QtCore -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/src/corelib/global -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/src/corelib/xml -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/mkspecs/darwin-
 g++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT  generators/unix/unixmake2.cpp
>>> make: llvm-g++-4.2: No such file or directory
>>> llvm-g++-4.2 -c -o unixmake.o -pipe -DQMAKE_OPENSOURCE_EDITION -D__USE_WS_X11__ -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -Igenerators/symbian -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/include -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/include/QtCore -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/src/corelib/global -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/src/corelib/xml -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/tools/shared -DQT_NO_PCRE -DQT_BUILD_QMAKE -DQT_BOOTSTRAPPED -DQLIBRARYINFO_EPOCROOT -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/opt/sw2/src/fink.build/qt4-base-x11-4.7.3-145/qt-kde-qt-mac/mkspecs/darwin-g
 ++ -DHAVE_QCONFIG_CPP -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT  generators/unix/unixmake.cpp
>>> make: llvm-g++-4.2: No such file or directory
>> 
>> What's the output of the following commands:
>> 
>> readlink /usr/bin/cc
>> /usr/bin/cc --version
>> ls -l /usr/bin/cc
>> 
>> Hanspeter
>> 
>> -- 
>> Disclaimer:
>> By sending an email to ANY of my addresses you are agreeing that:
>> 1. I am by definition, "the intended recipient"
>> 2. All information in the email is mine to do with as I see fit and
>> make such financial profit, political mileage, or good joke as it
>> lends itself to.
>> 3. I may take the contents as representing the views of your company.
>> 4. This overrides any disclaimer or statement of confidentiality that
>> may be included with your message.
>> 
> 
> 
> 
> _______________________________________________
> Fink-users mailing list
> [email protected]
> List archive:
> https://sourceforge.net/p/fink/mailman/fink-users/
> Subscription management:
> https://lists.sourceforge.net/lists/listinfo/fink-users



_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.