root@SAIT:/usr/ports/databases # cd mysql56-server
root@SAIT:/usr/ports/databases/mysql56-server # ls
Makefile        distinfo        files           pkg-descr       pkg-message     pkg-plist
root@SAIT:/usr/ports/databases/mysql56-server # make
=> mysql-5.6.10.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch ftp://ftp.fi.muni.cz/pub/mysql/Downloads/MySQL-5.6/mysql-5.6.10.tar.gz
mysql-5.6.10.tar.gz                           100% of   33 MB  362 kBps 00m00s
===>  Extracting for mysql-server-5.6.10
=> SHA256 Checksum OK for mysql-5.6.10.tar.gz.
===>  Patching for mysql-server-5.6.10
===>  Applying FreeBSD patches for mysql-server-5.6.10
===>   mysql-server-5.6.10 depends on file: /usr/local/bin/cmake - not found
===>    Verifying install for /usr/local/bin/cmake in /usr/ports/devel/cmake
===>  License BSD accepted by the user
=> cmake-2.8.10.2.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch http://www.cmake.org/files/v2.8/cmake-2.8.10.2.tar.gz
cmake-2.8.10.2.tar.gz                         100% of 5633 kB  353 kBps 00m00s
===>  Extracting for cmake-2.8.10.2
=> SHA256 Checksum OK for cmake-2.8.10.2.tar.gz.
===>  Patching for cmake-2.8.10.2
===>  Applying FreeBSD patches for cmake-2.8.10.2
===>  Configuring for cmake-2.8.10.2
---------------------------------------------
CMake 2.8.10.2, Copyright 2000-2012 Kitware, Inc.
C compiler on this system is: cc -O2 -pipe -fno-strict-aliasing
C++ compiler on this system is: c++ -O2 -pipe -fno-strict-aliasing
Makefile processor on this system is: make
c++ is GNU compiler
c++ has setenv
c++ has unsetenv
c++ does not have environ in stdlib.h
c++ has STL in std:: namespace
c++ has ANSI streams
c++ has streams in std:: namespace
c++ has sstream
c++ has operator!=(string, char*)
c++ has stl iterator_traits
c++ has standard template allocator
c++ has allocator<>::rebind<>
c++ does not have non-standard allocator<>::max_size argument
c++ has stl containers supporting allocator objects
c++ has header cstddef
c++ requires template friends to use <>
c++ supports member templates
c++ has standard template specialization syntax
c++ has argument dependent lookup
c++ has struct stat with st_mtim member
c++ has ios::binary openmode
c++ has ANSI for scoping
---------------------------------------------
c++ -O2 -pipe -fno-strict-aliasing  -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Source   -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -c /usr/ports/devel/cmake/work/cmake-2.8.10.2/Source/cmStandardIncludes.cxx -o cmStandardIncludes.o
c++ -O2 -pipe -fno-strict-aliasing  -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Source   -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -c /usr/ports/devel/cmake/work/cmake-2.8.10.2/Source/cmake.cxx -o cmake.o
c++ -O2 -pipe -fno-strict-aliasing  -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Source   -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -c /usr/ports/devel/cmake/work/cmake-2.8.10.2/Source/cmakemain.cxx -o cmakemain.o
c++ -O2 -pipe -fno-strict-aliasing  -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Source   -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -c /usr/ports/devel/cmake/work/cmake-2.8.10.2/Source/cmakewizard.cxx -o cmakewizard.o
c++ -O2 -pipe -fno-strict-aliasing  -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Source   -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -c /usr/ports/devel/cmake/work/cmake-2.8.10.2/Source/cmCommandArgumentLexer.cxx -o cmCommandArgumentLexer.o
c++ -O2 -pipe -fno-strict-aliasing  -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Source   -I/usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk -c /usr/ports/devel/cmake/work/cmake-2.8.10.2/Source/cmCommandArgumentParser.cxx -o cmCommandArgumentParser.o
In file included from /usr/include/c++/4.2/locale:46,
                 from /usr/include/c++/4.2/bits/istream.tcc:46,
                 from /usr/include/c++/4.2/istream:845,
                 from /usr/include/c++/4.2/fstream:45,
                 from /usr/ports/devel/cmake/work/cmake-2.8.10.2/Source/cmStandardIncludes.h:84,
                 from cmCommandArgumentParser.y:27:
/usr/include/c++/4.2/bits/locale_facets.tcc: In member function '_InIter std::num_get<_CharT, _InIter>::_M_extract_float(_InIter, _InIter, std::ios_base&, std::_Ios_Iostate&, std::string&) const':
/usr/include/c++/4.2/bits/locale_facets.tcc:409: internal compiler error: Segmentation fault: 11
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
*** [cmCommandArgumentParser.o] Error code 1

Stop in /usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk.
---------------------------------------------
Error when bootstrapping CMake:
Problem while running make
---------------------------------------------
Log of errors: /usr/ports/devel/cmake/work/cmake-2.8.10.2/Bootstrap.cmk/cmake_bootstrap.log
---------------------------------------------
===>  Script "configure" failed unexpectedly.
Please report the problem to [email protected] [maintainer] and attach the
"/usr/ports/devel/cmake/work/cmake-2.8.10.2/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a /usr/sbin/pkg_info
-Ea).
*** [do-configure] Error code 1

Stop in /usr/ports/devel/cmake.
*** [build-depends] Error code 1
_______________________________________________
kde-freebsd mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information
  • [kde-free... Шляпников Андрей
    • [kde... Квитченко Константин Владимирович
      • ... Max Brazhnikov

Reply via email to