Installing modules from formats... make[1]: Warning: File `/usr/include/sqlite3.h' has modification time 9874 s in the future [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o cdr_sqlite3_custom.c:40:22: fatal error: asterisk.h: No such file or directory compilation terminated. Reproducible: Always Steps to Reproduce: 1. emerge =net-misc/asterisk-10.2.1 2. 3. Actual Results: make install target failed. Expected Results: Installed asterisk Here is build logs: http://storage.v12.su/a500/asterisk_10_2_1_build_log.txt for 10.2.1 and http://storage.v12.su/a500/asterisk_10_3_0_build_log.txt for 10.3.0
(In reply to comment #0) > Installing modules from formats... > make[1]: Warning: File `/usr/include/sqlite3.h' has modification time 9874 s > in the future That future modification time is a problem in itself or is at the very least indicative of problems. > [CC] cdr_sqlite3_custom.c -> cdr_sqlite3_custom.o > cdr_sqlite3_custom.c:40:22: fatal error: asterisk.h: No such file or > directory > compilation terminated. > Here is build logs: > http://storage.v12.su/a500/asterisk_10_2_1_build_log.txt for 10.2.1 and > http://storage.v12.su/a500/asterisk_10_3_0_build_log.txt for 10.3.0 1) Please attach those files to this bug report. 2) Please post your `emerge --info' output in a comment.
Outpu of emerge --info: rp2470 asterisk-10.3.0 # emerge --info /usr/lib/portage/pym/portage/package/ebuild/config.py:353: UserWarning: 'cache.metadata_overlay.database' is deprecated: /etc/portage/modules (user_auxdbmodule, modules_file)) Portage 2.1.10.49 (default/linux/hppa/10.0, gcc-4.5.3, glibc-2.13-r4, 3.3.0-gentoo parisc64) ================================================================= System uname: Linux-3.3.0-gentoo-parisc64-PA8700_-PCX-W2-with-gentoo-2.0.3 Timestamp of tree: Fri, 20 Apr 2012 19:30:01 +0000 app-shells/bash: 4.2_p20 dev-lang/python: 3.2.2 dev-util/pkgconfig: 0.26 sys-apps/baselayout: 2.0.3 sys-apps/openrc: 0.9.8.4 sys-apps/sandbox: 2.5 sys-devel/autoconf: 2.68 sys-devel/automake: 1.11.1 sys-devel/binutils: 2.21.1-r1 sys-devel/gcc: 4.5.3-r2 sys-devel/gcc-config: 1.5-r2 sys-devel/libtool: 2.4-r1 sys-devel/make: 3.82-r1 sys-kernel/linux-headers: 3.1 (virtual/os-headers) sys-libs/glibc: 2.13-r4 Repositories: gentoo ACCEPT_KEYWORDS="hppa" ACCEPT_LICENSE="* -@EULA" CBUILD="hppa2.0-unknown-linux-gnu" CFLAGS="-O2 -pipe -march=2.0" CHOST="hppa2.0-unknown-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/gconf /etc/gentoo-release /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=2.0" DISTDIR="/usr/portage/distfiles" FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" FFLAGS="" GENTOO_MIRRORS="http://distfiles.gentoo.org" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="berkdb bzip2 cli cracklib crypt cups cxx firefox foomaticdb fortran gdbm gpm hppa iconv imlib ipv6 libwww modules mudflap ncurses nls nptl nptlonly openmp pam pcre pppd readline session spell ssl sysfs tcpd unicode xml2 xorg xulrunner zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev dummy" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
(In reply to comment #1) > > Here is build logs: > > http://storage.v12.su/a500/asterisk_10_2_1_build_log.txt for 10.2.1 and > > http://storage.v12.su/a500/asterisk_10_3_0_build_log.txt for 10.3.0 > > 1) Please attach those files to this bug report.