Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 16006] New: package/opencv4: Debian12 + ccache: fatal error: stdlib.h: No such file or directory
@ 2024-03-21  8:21 bugzilla
  2024-06-15 15:22 ` [Buildroot] [Bug 16006] " bugzilla
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla @ 2024-03-21  8:21 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=16006

            Bug ID: 16006
           Summary: package/opencv4: Debian12 + ccache: fatal error:
                    stdlib.h: No such file or directory
           Product: buildroot
           Version: 2024.02
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned@buildroot.uclibc.org
          Reporter: niziak@spox.org
                CC: buildroot@uclibc.org
  Target Milestone: ---

Hi.
I cannot build opencv4 package under Debian 12 (on older Debian it works). I've
prepared minimum scenario to reproduce:

Download and unpack: `buildroot-2024.02.tar.gz`

Go to BR dir.

make freescale_imx8mmevk_defconfig
./utils/config --enable CCACHE
./utils/config --enable TOOLCHAIN_EXTERNAL
./utils/config --enable PACKAGE_OPENCV4
./utils/config --enable PACKAGE_OPENCV4_WITH_TBB
make olddefconfig
make opencv4

...

[ 29%] Building CXX object
modules/core/CMakeFiles/opencv_core.dir/src/directx.cpp.o
In file included from
/home/runner/buildroot-2024.02/output/host/opt/ext-toolchain/aarch64-none-linux-gnu/include/c++/13.2.1/bits/stl_algo.h:71,
                 from
/home/runner/buildroot-2024.02/output/host/opt/ext-toolchain/aarch64-none-linux-gnu/include/c++/13.2.1/algorithm:61,
                 from
/home/runner/buildroot-2024.02/output/build/opencv4-4.9.0/modules/core/include/opencv2/core/base.hpp:55,
                 from
/home/runner/buildroot-2024.02/output/build/opencv4-4.9.0/modules/core/include/opencv2/core/utils/buffer_area.private.hpp:7,
                 from
/home/runner/buildroot-2024.02/output/build/opencv4-4.9.0/modules/core/src/buffer_area.cpp:5:
/home/grunner/buildroot-2024.02/output/host/opt/ext-toolchain/aarch64-none-linux-gnu/include/c++/13.2.1/cstdlib:79:15:
fatal error: stdlib.h: No such file or directory
   79 | #include_next <stdlib.h>
      |               ^~~~~~~~~~
compilation terminated.
...

It looks like sth is messed in opencv4 cmake files.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-15 15:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-21  8:21 [Buildroot] [Bug 16006] New: package/opencv4: Debian12 + ccache: fatal error: stdlib.h: No such file or directory bugzilla
2024-06-15 15:22 ` [Buildroot] [Bug 16006] " bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox