From: sotrdg sotrdg <euloanty@live.com>
To: libstdc++ <libstdc++@gcc.gnu.org>,
Jonathan Wakely <jwakely.gcc@gmail.com>
Subject: bootstrap failure since std::errc::operation_not_permitted does not exist on windows
Date: Thu, 17 Dec 2020 15:56:22 +0000 [thread overview]
Message-ID: <CH2PR02MB652233530EF6B82F076E79B7B2C40@CH2PR02MB6522.namprd02.prod.outlook.com> (raw)
D:/msys64/home/unlvs/mingw-gcc-mcf-gthread/src/build-x86_64-w64-mingw32/x86_64-w64-mingw32/libstdc++-v3/include/bits/unique_lock.h: In member function 'void std::unique_lock<_Mutex>::unlock()':
D:/msys64/home/unlvs/mingw-gcc-mcf-gthread/src/build-x86_64-w64-mingw32/x86_64-w64-mingw32/libstdc++-v3/include/bits/unique_lock.h:191:42: error: 'operation_not_permitted' is not a member of 'std::errc'; did you mean 'operation_not_supported'?
191 | __throw_system_error(int(errc::operation_not_permitted));
| ^~~~~~~~~~~~~~~~~~~~~~~
| operation_not_supported
make[5]: *** [Makefile:648: future.lo] Error 1
make[5]: *** [Makefile:648: futex.lo] Error 1
make[5]: *** [Makefile:648: mutex.lo] Error 1
make[5]: Leaving directory '/home/unlvs/mingw-gcc-mcf-gthread/src/build-x86_64-w64-mingw32/x86_64-w64-mingw32/libstdc++-v3/src/c++11'
make[4]: *** [Makefile:764: all-recursive] Error 1
make[4]: Leaving directory '/home/unlvs/mingw-gcc-mcf-gthread/src/build-x86_64-w64-mingw32/x86_64-w64-mingw32/libstdc++-v3/src'
make[3]: *** [Makefile:568: all-recursive] Error 1
make[3]: Leaving directory '/home/unlvs/mingw-gcc-mcf-gthread/src/build-x86_64-w64-mingw32/x86_64-w64-mingw32/libstdc++-v3'
make[2]: *** [Makefile:493: all] Error 2
make[2]: Leaving directory '/home/unlvs/mingw-gcc-mcf-gthread/src/build-x86_64-w64-mingw32/x86_64-w64-mingw32/libstdc++-v3'
make[1]: *** [Makefile:12181: all-target-libstdc++-v3] Error 2
make[1]: Leaving directory '/home/unlvs/mingw-gcc-mcf-gthread/src/build-x86_64-w64-mingw32'
make: *** [Makefile:973: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10
next reply other threads:[~2020-12-17 15:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-17 15:56 sotrdg sotrdg [this message]
2020-12-17 16:20 ` sotrdg sotrdg
2020-12-17 16:22 ` Jonathan Wakely
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CH2PR02MB652233530EF6B82F076E79B7B2C40@CH2PR02MB6522.namprd02.prod.outlook.com \
--to=euloanty@live.com \
--cc=jwakely.gcc@gmail.com \
--cc=libstdc++@gcc.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).