[Bug 222651] databases/soci: Compilation failed unexpectedly.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Sep 27 19:25:00 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222651

            Bug ID: 222651
           Summary: databases/soci: Compilation failed unexpectedly.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jlaffaye at FreeBSD.org
          Reporter: neel at neelc.org
          Assignee: jlaffaye at FreeBSD.org
             Flags: maintainer-feedback?(jlaffaye at FreeBSD.org)

When I compile databases/soci: I get this error:

[55/207] /usr/bin/c++  -DHAVE_BOOST=1 -DHAVE_BOOST_DATE_TIME=1 -DHAVE_MYSQL=1
-DSOCI_ABI_VERSION=\"3.2\" -I/usr/local/include/mysql -Icore -O2 -pipe
-fstack-protector -fno-strict-aliasing -pedantic -ansi -Wall -Wpointer-arith
-Wcast-align -Wcast-qual -Wfloat-equal -Wredundant-decls -Wno-long-long -O2
-pipe -fstack-protector -fno-strict-aliasing -MD -MT
backends/mysql/CMakeFiles/soci_mysql_static.dir/standard-use-type.cpp.o -MF
backends/mysql/CMakeFiles/soci_mysql_static.dir/standard-use-type.cpp.o.d -o
backends/mysql/CMakeFiles/soci_mysql_static.dir/standard-use-type.cpp.o -c
backends/mysql/standard-use-type.cpp
[56/207] /usr/bin/c++  -DSOCI_ABI_VERSION=\"3.2\"
-DSOCI_LIB_PREFIX=\"libsoci_\" -DSOCI_LIB_SUFFIX=\".so\" -Dsoci_core_EXPORTS
-Icore -O2 -pipe -fstack-protector -fno-strict-aliasing -pedantic -ansi -Wall
-Wpointer-arith -Wcast-align -Wcast-qual -Wfloat-equal -Wredundant-decls
-Wno-long-long -O2 -pipe -fstack-protector -fno-strict-aliasing -fPIC -MD -MT
core/CMakeFiles/soci_core.dir/soci-simple.cpp.o -MF
core/CMakeFiles/soci_core.dir/soci-simple.cpp.o.d -o
core/CMakeFiles/soci_core.dir/soci-simple.cpp.o -c core/soci-simple.cpp
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make[1]: stopped in /usr/poudriere/ports/databases/soci
*** Error code 1

Stop.
make: stopped in /usr/poudriere/ports/databases/soci

Please advise.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list