Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Oct 2016 13:43:20 +0200
From:      "O. Hartmann" <ohartman@zedat.fu-berlin.de>
To:        Dimitry Andric <dim@FreeBSD.org>
Cc:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Re: graphics/opencv2-core: compiler error on CURRENT: error: 'stddef.h' file not found
Message-ID:  <20161007134320.2b241a96.ohartman@zedat.fu-berlin.de>
In-Reply-To: <82D50395-FC1C-475B-B414-C83EB90AAB77@FreeBSD.org>
References:  <20161007102619.7989b299.ohartman@zedat.fu-berlin.de> <82D50395-FC1C-475B-B414-C83EB90AAB77@FreeBSD.org>

index | next in thread | previous in thread | raw e-mail

[-- Attachment #1 --]
Am Fri, 7 Oct 2016 13:27:19 +0200
Dimitry Andric <dim@FreeBSD.org> schrieb:

> On 07 Oct 2016, at 10:26, O. Hartmann <ohartman@zedat.fu-berlin.de> wrote:
> > 
> > I'm being haunted by this error on two CURRENT systems, while several other CURRENT
> > systems with identical src.conf and make.conf are not affected, please see below.  
> ...
> > cd /usr/ports/graphics/opencv2-core/work/opencv-2.4.13.1/modules/core && /usr/bin/c++
> > -DCVAPI_EXPORTS
> > -I/usr/ports/graphics/opencv2-core/work/opencv-2.4.13.1/modules/dynamicuda/include
> > -I/usr/ports/graphics/opencv2-core/work/opencv-2.4.13.1/modules/core
> > -I/usr/ports/graphics/opencv2-core/work/opencv-2.4.13.1/modules/core/src
> > -I/usr/ports/graphics/opencv2-core/work/opencv-2.4.13.1/modules/core/include
> > -I/usr/ports/graphics/opencv2-core/work/opencv-2.4.13.1
> > -isystem /usr/local/include/eigen3 -isystem /usr/include/include -O2 -pipe -O3
> > -march=native -fstack-protector -fno-strict-aliasing   -fsigned-char -W
> > -Werror=return-type -Werror=address -Werror=sequence-point -Wformat
> > -Werror=format-security -Wmissing-declarations -Wmissing-prototypes
> > -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo
> > -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args
> > -Wno-array-bounds -fdiagnostics-show-option -Wno-long-long -pthread
> > -fomit-frame-pointer -msse -msse2 -mavx -mavx2 -ffunction-sections -O2 -pipe -O3
> > -march=native -fstack-protector -fno-strict-aliasing  -DNDEBUG -fPIC -o
> > CMakeFiles/opencv_core.dir/src/arithm.cpp.o  
> ...
> > In file included
> > from /usr/ports/graphics/opencv2-core/work/opencv-2.4.13.1/modules/core/include/opencv2/core/core.hpp:53:
> > In file included from /usr/include/c++/v1/algorithm:624: In file included
> > from /usr/include/c++/v1/initializer_list:47: /usr/include/c++/v1/cstddef:43:15: fatal
> > error: 'stddef.h' file not found #include_next <stddef.h>  
> 
> So for some reason, on your system, the compilation flags include
> -isystem /usr/include/include, which is rather strange.  I would not
> expect this to break compilation in the fashion you are seeing.  Do you
> have an /usr/include/include directory on your system, by any chance?

YES :-(

/usr/include/include does exist ... 

> 
> That said, for me graphics/opencv2-core compiles just fine, and the
> compilation flags only have an -isystem option to point at the
> /usr/local/include/eigen3 directory.
> 
> Maybe the problem lies in the eigen3 port?  I assume this will have a
> pkg-config file, or some other way at getting the required CFLAGS and
> CXXFLAGS for using it.
> 
> -Dimitry
> 


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJX94pYAAoJEOgBcD7A/5N8vVQH/in62+LZRZYWkngr32JrPOD/
5wjUGV0q46Ogh1n2/r5faAmx/6Mpk/x/ctcC+zofH3hC0lPOLFrFfMpv84Da3BRj
+/DAX6ki7ffIINVOwyKjfxgve5jS64LQRT1bPNW/enXl338S2ZPBLruojHSs30ID
E9svJYZiP/QM4H6f0vrZOj3SVVWxq1VvoHjVYPdgEXgnuyS2gRoLhQlVh/a6mmiq
9KvWFQbvAnJYB7dgGv/Qzw5AHSgvWCsV2t6Ve8yYunXE3afAz1AP1AASFdp6hqTg
w7lmfBH4T4cxw4Iz0lb12/jOAtctkGAi8+Tju0qOe/M1N/cL9MLFMdfzZEHUrt4=
=jo3m
-----END PGP SIGNATURE-----
help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20161007134320.2b241a96.ohartman>