Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 409434 Details for
Bug 558154
app-admin/sagan-1.0.0_rc3 : /.../liblognorm.h:65:18: fatal error: json.h: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-admin:sagan-1.0.0_rc3:20150819-110952.log
app-admin:sagan-1.0.0_rc3:20150819-110952.log (text/plain), 11.73 KB, created by
Toralf Förster
on 2015-08-19 12:22:39 UTC
(
hide
)
Description:
app-admin:sagan-1.0.0_rc3:20150819-110952.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-08-19 12:22:39 UTC
Size:
11.73 KB
patch
obsolete
> * Package: app-admin/sagan-1.0.0_rc3 > * Repository: gentoo > * Maintainer: andreis.vinogradovs@gmail.com maksbotan@gentoo.org,qnikst@gentoo.org,proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux libdnet lognorm pcap userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking sagan-1.0.0RC3.tar.gz to /var/tmp/portage/app-admin/sagan-1.0.0_rc3/work >>>> Source unpacked in /var/tmp/portage/app-admin/sagan-1.0.0_rc3/work >>>> Preparing source in /var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3 ... > * Applying json_header_location.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3' ... > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --force-missing ... > [ ok ] > * Running elibtoolize in: sagan-1.0.0RC3/ >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3/" > * econf: updating sagan-1.0.0RC3/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating sagan-1.0.0RC3/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3//configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/sagan-1.0.0_rc3 --disable-esmtp --enable-lognorm --enable-libdnet --enable-libpcap --disable-snortsam --disable-geoip >configure: loading site script /usr/share/config.site >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking whether byte ordering is bigendian... no >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking whether make sets $(MAKE)... (cached) yes >checking for ANSI C header files... (cached) yes >checking for sys/wait.h that is POSIX.1 compatible... yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking for stdlib.h... (cached) yes >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking errno.h usability... yes >checking errno.h presence... yes >checking for errno.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for sys/stat.h... (cached) yes >checking for string.h... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking stdarg.h usability... yes >checking stdarg.h presence... yes >checking for stdarg.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for an ANSI C-conforming const... yes >checking whether time.h and sys/time.h may both be included... yes >checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking for sys/socket.h... (cached) yes >checking types of arguments for select... int,fd_set *,struct timeval * >checking whether lstat correctly handles trailing slash... yes >checking whether stat accepts an empty string... no >checking return type of signal handlers... void >checking for strftime... yes >checking for pid_t... yes >checking vfork.h usability... no >checking vfork.h presence... no >checking for vfork.h... no >checking for fork... yes >checking for vfork... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for pid_t... (cached) yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for select... yes >checking for strstr... yes >checking for strchr... yes >checking for strcmp... yes >checking for strlen... yes >checking for sizeof... no >checking for write... yes >checking for snprintf... yes >checking for strncat... yes >checking for strlcat... no >checking for strlcpy... no >checking for getopt_long... yes >checking for gethostbyname... yes >checking for socket... yes >checking for htons... yes >checking for connect... yes >checking for send... yes >checking for recv... yes >checking for dup2... yes >checking for strspn... yes >checking for strdup... yes >checking for memset... yes >checking for main in -lpcre... yes >checking for main in -lpthread... yes >checking for main in -lm... yes >------- liblognorm support is enabled ------- >checking liblognorm.h usability... no >checking liblognorm.h presence... no >checking for liblognorm.h... no >checking json-c/json.h usability... yes >checking json-c/json.h presence... yes >checking for json-c/json.h... yes >checking for main in -lestr... yes >checking for main in -lee... yes >checking for main in -llognorm... yes >checking for json_object_put in -ljson... no >checking for json_object_put in -ljson-c... yes >------- libpcap support is enabled ------- >checking pcap.h usability... yes >checking pcap.h presence... yes >checking for pcap.h... yes >checking net/if.h usability... yes >checking net/if.h presence... yes >checking for net/if.h... yes >checking net/if_arp.h usability... yes >checking net/if_arp.h presence... yes >checking for net/if_arp.h... yes >checking netinet/in_systm.h usability... yes >checking netinet/in_systm.h presence... yes >checking for netinet/in_systm.h... yes >checking netinet/if_ether.h usability... yes >checking netinet/if_ether.h presence... yes >checking for netinet/if_ether.h... yes >checking netinet/ip.h usability... yes >checking netinet/ip.h presence... yes >checking for netinet/ip.h... yes >checking netinet/udp.h usability... yes >checking netinet/udp.h presence... yes >checking for netinet/udp.h... yes >checking for main in -lpcap... yes >------- libdnet support is enabled ------- >checking dnet.h usability... yes >checking dnet.h presence... yes >checking for dnet.h... yes >checking dumbnet.h usability... no >checking dumbnet.h presence... no >checking for dumbnet.h... no >checking for eth_set in -ldnet... yes >checking for eth_set in -ldumbnet... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating config.h >config.status: executing depfiles commands > > ,-._,-. Sagan has been configured! > \/)"(\/ > (_o_) Champ Clark III & The Quadrant InfoSec Team [quadrantsec.com] > / \/) Copyright (C) 2009-2014 Quadrant Information Security, et al. > (|| ||) > oo-oo > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3/" >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3' >Making all in src >make[2]: Entering directory '/var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -c -o sagan.o sagan.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -c -o sagan-classifications.o sagan-classifications.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -march=native -O2 -pipe -c -o sagan-config.o sagan-config.c >In file included from sagan-config.c:49:0: >/usr/include/liblognorm.h:65:18: fatal error: json.h: No such file or directory > #include <json.h> > ^ >compilation terminated. >Makefile:461: recipe for target 'sagan-config.o' failed >make[2]: *** [sagan-config.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3/src' >Makefile:369: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3' >Makefile:310: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: app-admin/sagan-1.0.0_rc3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-admin/sagan-1.0.0_rc3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-admin/sagan-1.0.0_rc3::gentoo'`. > * The complete build log is located at '/var/log/portage/app-admin:sagan-1.0.0_rc3:20150819-110952.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-admin/sagan-1.0.0_rc3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-admin/sagan-1.0.0_rc3/temp/environment'. > * Working directory: '/var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3' > * S: '/var/tmp/portage/app-admin/sagan-1.0.0_rc3/work/sagan-1.0.0RC3/'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 558154
: 409434 |
409436
|
414376