#17805: CONFIG_TARGET_ramips_mt7620a=y: fatal error: sys/sdt.h: No such file or
directory
-------------------------+------------------------
Reporter: rpjday | Owner: developers
Type: defect | Status: new
Priority: normal | Milestone:
Component: base system | Version: Trunk
Keywords: |
-------------------------+------------------------
Building for ramips/mt7620a using default config file on a fully-updated,
Fedora rawhide 64-bit system produces:
{{{
# If this is the top-level multilib, build all the other
# multilibs.
mipsel-openwrt-linux-uclibc-gcc -g -Os -O2 -g -Os -DIN_GCC -W -Wall
-Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-
prototypes -Wold-style-definition -isystem ./include -fPIC -g
-DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -fPIC -I. -I. -I
../../host-mipsel-openwrt-linux-uclibc/gcc -I../.././libgcc
-I../.././libgcc/. -I../.././libgcc/../gcc -I../.././libgcc/../include
-DHAVE_CC_TLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep
-fexceptions -c ../.././libgcc/unwind-dw2.c -fvisibility=hidden
-DHIDE_EXPORTS
cc1: note: someone does not honour COPTS correctly, passed 0 times
../.././libgcc/unwind-dw2.c:41:21: fatal error: sys/sdt.h: No such file or
directory
#include <sys/sdt.h>
^
compilation terminated.
../.././libgcc/shared-object.mk:14: recipe for target 'unwind-dw2.o'
failed
make[6]: *** [unwind-dw2.o] Error 1
make[6]: Leaving directory '/home/rpjday/openwrt/git/build_dir/target-
mipsel_24kec+dsp_uClibc-0.9.33.2/gcc-4.8.3/mipsel-openwrt-linux-
uclibc/libgcc'
Makefile:11257: recipe for target 'all-target-libgcc' failed
make[5]: *** [all-target-libgcc] Error 2
make[5]: Leaving directory '/home/rpjday/openwrt/git/build_dir/target-
mipsel_24kec+dsp_uClibc-0.9.33.2/gcc-4.8.3'
Makefile:863: recipe for target 'all' failed
make[4]: *** [all] Error 2
make[4]: Leaving directory '/home/rpjday/openwrt/git/build_dir/target-
mipsel_24kec+dsp_uClibc-0.9.33.2/gcc-4.8.3'
Makefile:115: recipe for target '/home/rpjday/openwrt/git/build_dir
/target-mipsel_24kec+dsp_uClibc-0.9.33.2/gcc-4.8.3/.built' failed
make[3]: *** [/home/rpjday/openwrt/git/build_dir/target-
mipsel_24kec+dsp_uClibc-0.9.33.2/gcc-4.8.3/.built] Error 2
make[3]: Leaving directory
'/home/rpjday/openwrt/git/feeds/packages/devel/gcc'
package/Makefile:173: recipe for target
'package/feeds/packages/gcc/compile' failed
make[2]: *** [package/feeds/packages/gcc/compile] Error 2
make[2]: Leaving directory '/home/rpjday/openwrt/git'
package/Makefile:170: recipe for target
'/home/rpjday/openwrt/git/staging_dir/target-
mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.package_compile' failed
make[1]: *** [/home/rpjday/openwrt/git/staging_dir/target-
mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory '/home/rpjday/openwrt/git'
/home/rpjday/openwrt/git/include/toplevel.mk:171: recipe for target
'world' failed
make: *** [world] Error 2
}}}
Not sure if I should file this under base system or toolchain, so I went
with base system.
--
Ticket URL: <https://dev.openwrt.org/ticket/17805>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets