From Debian BTS https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804422
Source: kamailio Version: 4.3.3-1 Severity: serious
Your package failed to build on mips: ``` gcc -funroll-loops -march=r3000 -minline-all-stringops -ftree-vectorize -fno-strict-overflow -Wall -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -DVERSION_NODATE -DNAME='"kamailio"' -DVERSION='"4.3.3"' -DARCH='"mips"' -DOS='linux_' -DOS_QUOTED='"linux"' -DCOMPILER='"gcc 5.2.1"' -D__CPU_mips -D__OS_linux -DSER_VER=4003003 -DCFG_DIR='"/etc/kamailio/"' -DRUN_DIR='"/var/run/kamailio/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DHAVE_RESOLV_RES -DUSE_DNS_CACHE -DUSE_DNS_FAILOVER -DUSE_DST_BLACKLIST -DUSE_NAPTR -DWITH_XAVP -DDBG_QM_MALLOC -DMEM_JOIN_FREE -DUSE_TLS -DTLS_HOOKS -DUSE_CORE_STATS -DSTATISTICS -DMALLOC_STATS -DWITH_AS_SUPPORT -DUSE_SCTP -DMIPS_HAS_LLSC -DNOSMP -DCC_GCC_LIKE_ASM -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -DHAVE_TIMEGM -DHAVE_SCHED_SETSCHEDULER -DUSE_RAW_SOCKS -DUSE_PTHREAD_MUTEX -DHAVE_EPOLL -DHAVE_S IGIO_RT -DSIGINFO64_WORKARROUND -DUSE_FUTEX -DHAVE_SELECT -c ppcfg.c -o ppcfg.o -MMD -MP gcc: error: unrecognized command line option '-minline-all-stringops' ``` Full logs at:
https://buildd.debian.org/status/logs.php?pkg=kamailio&ver=4.3.3-1&a...
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/392
Pushed patch 2718efddb8e87a269af012d8661d57887e7c4d86 to master, removing the -minline-all-stringops compile option on mips. It was backported to 4.3.
Re-open if still an issue.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/392#issuecomment-154997326
Closed #392.
--- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/392#event-458591775