Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 277103 Details for
Bug 371737
app-admin/syslog-ng-3.2.4 ebuild fails on wrong dependancy version
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log with error
syslog-ng-3.2.4-build.log (text/plain), 10.71 KB, created by
Ross Drummond
on 2011-06-15 10:51:54 UTC
(
hide
)
Description:
build log with error
Filename:
MIME Type:
Creator:
Ross Drummond
Created:
2011-06-15 10:51:54 UTC
Size:
10.71 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: app-admin/syslog-ng-3.2.4 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: mr_bones_@gentoo.org >[32;01m * [39;49;00mUSE: consolekit elibc_glibc ipv6 kernel_linux pcre policykit ssl tcpd userland_GNU x86 >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking syslog-ng_3.2.4.tar.gz to /var/tmp/portage/app-admin/syslog-ng-3.2.4/work >>>> Source unpacked in /var/tmp/portage/app-admin/syslog-ng-3.2.4/work >>>> Preparing source in /var/tmp/portage/app-admin/syslog-ng-3.2.4/work/syslog-ng-3.2.4 ... > [32;01m*[0m Replacing obsolete head/tail with POSIX compliant ones > [32;01m*[0m - fixed configure.in > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/app-admin/syslog-ng-3.2.4/work/syslog-ng-3.2.4' ... > [32;01m*[0m Running aclocal -I m4 --install ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 --install ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[120C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: syslog-ng-3.2.4/ > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-admin/syslog-ng-3.2.4/work/syslog-ng-3.2.4 ... > * econf: updating syslog-ng-3.2.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating syslog-ng-3.2.4/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --sysconfdir=/etc/syslog-ng --localstatedir=/var/lib/misc --with-pidfile-dir=/var/run --with-module-dir=/usr/lib/syslog-ng --disable-linux-caps --enable-ipv6 --enable-pcre --disable-spoof-source --disable-sql --enable-ssl --enable-tcp-wrapper --enable-dynamic-linking >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 i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of i686-pc-linux-gnu-gcc... none >checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of i686-pc-linux-gnu-gcc... (cached) none >checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking whether make sets $(MAKE)... (cached) yes >checking for i686-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc -std=gnu99... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc -std=gnu99 object... ok >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -std=gnu99 -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 for dlfcn.h... yes >checking for objdir... .libs >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 static flag -static works... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc -std=gnu99 supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc -std=gnu99 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking for shl_load... no >checking for shl_load in -ldld... no >checking for dlopen... no >checking for dlopen in -ldl... yes >checking whether a program can dlopen itself... yes >checking whether a statically linked program can dlopen itself... no >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking CFLAGS_NOWARN_POINTER_SIGN for gcc -Wno-pointer-sign... -Wno-pointer-sign >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... 64 >checking how to enable static linking for certain libraries... GNU or Solaris >checking for ANSI C header files... (cached) yes >checking dmalloc.h usability... no >checking dmalloc.h presence... no >checking for dmalloc.h... no >checking for strings.h... (cached) yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking stropts.h usability... yes >checking stropts.h presence... yes >checking for stropts.h... yes >checking sys/strlog.h usability... no >checking sys/strlog.h presence... no >checking for sys/strlog.h... no >checking door.h usability... no >checking door.h presence... no >checking for door.h... no >checking sys/capability.h usability... no >checking sys/capability.h presence... no >checking for sys/capability.h... no >checking sys/prctl.h usability... yes >checking sys/prctl.h presence... yes >checking for sys/prctl.h... yes >checking tcpd.h usability... yes >checking tcpd.h presence... yes >checking for tcpd.h... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for SO_ACCEPTCONN... no >checking for struct tm.tm_gmtoff... yes >checking for I_CONSLOG... no >checking for O_LARGEFILE... yes >checking for struct sockaddr_storage... yes >checking for struct sockaddr_in6... yes >checking for PR_SET_KEEPCAPS... yes >checking for door_create in -ldoor... no >checking for socket in -lsocket... no >checking for nanosleep in -lrt... yes >checking for gethostbyname in -lnsl... yes >checking for regexec in -lregex... no >checking for res_init in -lresolv... no >checking for strdup... yes >checking for strtol... yes >checking for strtoll... yes >checking for strtoimax... yes >checking for inet_aton... yes >checking for inet_ntoa... yes >checking for getopt_long... yes >checking for getaddrinfo... yes >checking for getutent... yes >checking for pread... yes >checking for pwrite... yes >checking for strcasestr... yes >checking for memrchr... yes >checking for EVTLOG... no >configure: error: Package requirements (eventlog >= 0.2.12) were not met: > >Requested 'eventlog >= 0.2.12' but version of EventLog is 0.2.10 > >Consider adjusting the PKG_CONFIG_PATH environment variable if you >installed software in a non-standard prefix. > >Alternatively, you may set the environment variables EVTLOG_CFLAGS >and EVTLOG_LIBS to avoid the need to call pkg-config. >See the pkg-config man page for more details. > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/app-admin/syslog-ng-3.2.4/work/syslog-ng-3.2.4/config.log > [31;01m*[0m ERROR: app-admin/syslog-ng-3.2.4 failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_configure > [31;01m*[0m environment, line 2770: Called econf '--disable-dependency-tracking' '--sysconfdir=/etc/syslog-ng' '--localstatedir=/var/lib/misc' '--with-pidfile-dir=/var/run' '--with-module-dir=/usr/lib/syslog-ng' '--disable-linux-caps' '--enable-ipv6' '--enable-pcre' '--disable-spoof-source' '--disable-sql' '--enable-ssl' '--enable-tcp-wrapper' '--enable-dynamic-linking' > [31;01m*[0m ebuild.sh, line 557: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =app-admin/syslog-ng-3.2.4', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =app-admin/syslog-ng-3.2.4'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-admin/syslog-ng-3.2.4/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-admin/syslog-ng-3.2.4/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/app-admin/syslog-ng-3.2.4/work/syslog-ng-3.2.4'
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 371737
: 277103