Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 547425 Details for
Bug 666647
sys-process/cronie-1.5.2: [fbsd] env.c:145:17: error: ‘environ’ undeclared
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-process:cronie-1.5.2:20180920-173702.log
sys-process:cronie-1.5.2:20180920-173702.log (text/plain), 10.13 KB, created by
Michał Górny
on 2018-09-20 17:42:15 UTC
(
hide
)
Description:
sys-process:cronie-1.5.2:20180920-173702.log
Filename:
MIME Type:
Creator:
Michał Górny
Created:
2018-09-20 17:42:15 UTC
Size:
10.13 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: sys-process/cronie-1.5.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: polynomial-c@gentoo.org cron-bugs@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64-fbsd anacron elibc_FreeBSD kernel_FreeBSD pam userland_BSD >[32;01m * [39;49;00mFEATURES: ccache preserve-libs test userpriv >>>> Unpacking source... >>>> Unpacking cronie-1.5.2.tar.gz to /var/tmp/portage/sys-process/cronie-1.5.2/work >>>> Source unpacked in /var/tmp/portage/sys-process/cronie-1.5.2/work >>>> Preparing source in /var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2 ... > [32;01m*[0m Applying cronie-systemd.patch ... >[A[139C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2' ... > [32;01m*[0m Running aclocal ... >[A[139C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[139C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[139C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --force-missing ... >[A[139C [34;01m[ [32;01mok[34;01m ][0m > [m[1m[32m*[m Running elibtoolize in: cronie-cronie-1.5.2/ >>>> Source prepared. > [32;01m*[0m ===> FreeBSD 10 autotools fix applied to /var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2/configure > [32;01m*[0m ===> FreeBSD 10 autotools fix applied to /var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2/aclocal.m4 >>>> Configuring source in /var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2 ... > * econf: updating cronie-cronie-1.5.2/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating cronie-cronie-1.5.2/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-gentoo-freebsd11.1 --host=x86_64-gentoo-freebsd11.1 --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/cronie-1.5.2 --htmldir=/usr/share/doc/cronie-1.5.2/html --libdir=/usr/lib --without-inotify --with-pam --without-selinux --enable-anacron --enable-syscrontab --with-daemon_username=cron --with-daemon_groupname=cron >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... ./install-sh -c -d >checking for gawk... gawk >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking whether gmake supports nested variables... (cached) yes >checking build system type... x86_64-gentoo-freebsd11.1 >checking host system type... x86_64-gentoo-freebsd11.1 >checking for x86_64-gentoo-freebsd11.1-gcc... x86_64-gentoo-freebsd11.1-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-gentoo-freebsd11.1-gcc accepts -g... yes >checking for x86_64-gentoo-freebsd11.1-gcc option to accept ISO C89... none needed >checking whether x86_64-gentoo-freebsd11.1-gcc understands -c and -o together... yes >checking whether gmake supports the include directive... yes (GNU style) >checking dependency style of x86_64-gentoo-freebsd11.1-gcc... none >checking whether ln -s works... yes >checking how to run the C preprocessor... x86_64-gentoo-freebsd11.1-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 dirent.h usability... yes >checking dirent.h presence... yes >checking for dirent.h... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking glob.h usability... yes >checking glob.h presence... yes >checking for glob.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking pty.h usability... no >checking pty.h presence... no >checking for pty.h... no >checking selinux/selinux.h usability... no >checking selinux/selinux.h presence... no >checking for selinux/selinux.h... no >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking for stdint.h... (cached) yes >checking sys/audit.h usability... no >checking sys/audit.h presence... no >checking for sys/audit.h... no >checking sys/inotify.h usability... no >checking sys/inotify.h presence... no >checking for sys/inotify.h... no >checking for sys/stat.h... (cached) yes >checking sys/stream.h usability... no >checking sys/stream.h presence... no >checking for sys/stream.h... no >checking sys/stropts.h usability... no >checking sys/stropts.h presence... no >checking for sys/stropts.h... no >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking sys/timers.h usability... yes >checking sys/timers.h presence... yes >checking for sys/timers.h... yes >checking for sys/types.h... (cached) yes >checking sys/cdefs.h usability... yes >checking sys/cdefs.h presence... yes >checking for sys/cdefs.h... yes >checking sys/fcntl.h usability... yes >checking sys/fcntl.h presence... yes >checking for sys/fcntl.h... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for unistd.h... (cached) yes >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking utime.h usability... yes >checking utime.h presence... yes >checking for utime.h... yes >checking for fcntl... yes >checking for lockf... yes >checking for flock... yes >checking for fchown... yes >checking for fchgrp... no >checking for an ANSI C-conforming const... yes >checking return type of signal handlers... void >checking for uid_t in sys/types.h... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_gmtoff... yes >checking for vi... /usr/bin/vi >checking username to run under... cron >checking groupname to run under... cron >checking pam/pam_appl.h usability... no >checking pam/pam_appl.h presence... no >checking for pam/pam_appl.h... no >checking security/pam_appl.h usability... yes >checking security/pam_appl.h presence... yes >checking for security/pam_appl.h... yes >checking for dlopen in -ldl... no >checking for pam_set_item in -lpam... yes >checking for pam_getenvlist... yes >checking for pam_putenv... yes >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 man/Makefile >config.status: creating anacron/Makefile >config.status: creating config.h >config.status: executing depfiles commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2 ... >gmake -j4 >gmake all-recursive >gmake[1]: Entering directory '/var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2' >Making all in src >gmake[2]: Entering directory '/var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2/src' >creating cron-paths.h >gmake all-am >gmake[3]: Entering directory '/var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2/src' >x86_64-gentoo-freebsd11.1-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -c -o crontab.o crontab.c >x86_64-gentoo-freebsd11.1-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -c -o security.o security.c >x86_64-gentoo-freebsd11.1-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -c -o entry.o entry.c >x86_64-gentoo-freebsd11.1-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -march=native -c -o env.o env.c >env.c: In function âenv_set_from_environâ: >env.c:145:17: error: âenvironâ undeclared (first use in this function) > for (procenv = environ; *procenv != NULL; ++procenv) { > ^~~~~~~ >env.c:145:17: note: each undeclared identifier is reported only once for each function it appears in >gmake[3]: *** [Makefile:492: env.o] Error 1 >gmake[3]: *** Waiting for unfinished jobs.... >gmake[3]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2/src' >gmake[2]: *** [Makefile:331: all] Error 2 >gmake[2]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2/src' >gmake[1]: *** [Makefile:438: all-recursive] Error 1 >gmake[1]: Leaving directory '/var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2' >gmake: *** [Makefile:358: all] Error 2 > [31;01m*[0m ERROR: sys-process/cronie-1.5.2::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=sys-process/cronie-1.5.2::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=sys-process/cronie-1.5.2::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/sys-process:cronie-1.5.2:20180920-173702.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-process/cronie-1.5.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/sys-process/cronie-1.5.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2' > [31;01m*[0m S: '/var/tmp/portage/sys-process/cronie-1.5.2/work/cronie-cronie-1.5.2'
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 666647
: 547425