Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13912] New: mail-clamav fails compile

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13912] New: mail-clamav fails compile
  • Date: 30 Jul 2007 02:02:58 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13912

Summary: mail-clamav fails compile
Product: Codex
Version: test grimoire
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: perl-cpan
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: MatthewClark AT InLesserTerms.net


Building mail-clamav
hash checking source file Mail-ClamAV-0.17.tar.gz...
Algorithm used: sha512
Allowing new hash sha512
Checking spell level WORKS_FOR_ME
Spell level is a new allowed level
hash verification succeeded
Unpacking source file Mail-ClamAV-0.17.tar.gz for spell mail-clamav.
Using gcc version: 4.1.2
Installing in dir: /usr/src/Mail-ClamAV-0.17
mail-clamav 0.17
Checking if your kit is complete...
Looks good
Writing Makefile for Mail::ClamAV
/usr/bin/perl -Mblib -MInline=NOISY,_INSTALL_ -MMail::ClamAV -e1 0.17
blib/arch
cp ClamAV.pm blib/lib/Mail/ClamAV.pm
Starting Build Prepocess Stage
Finished Build Prepocess Stage

Starting Build Parse Stage
Finished Build Parse Stage

Starting Build Glue 1 Stage
Finished Build Glue 1 Stage

Starting Build Glue 2 Stage
Finished Build Glue 2 Stage

Starting Build Glue 3 Stage
Finished Build Glue 3 Stage

Starting Build Compile Stage
Starting "perl Makefile.PL" Stage
Writing Makefile for Mail::ClamAV
Finished "perl Makefile.PL" Stage

Starting "make" Stage
make[1]: Entering directory
`/usr/src/Mail-ClamAV-0.17/_Inline/build/Mail/ClamAV'
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make
rule.
/usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.8/ExtUtils/typemap ClamAV.xs > ClamAV.xsc && mv
ClamAV.xsc
ClamAV.c
cc -c -I/usr/src/Mail-ClamAV-0.17 -I/usr/include -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-march=k8 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -O3
-DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fpic
"-I/usr/lib/perl5/5.8.8/x86_64-linux/CORE" ClamAV.c
ClamAV.xs: In function 'clamav_perl_constant':
ClamAV.xs:308: error: 'CL_EMALFZIP' undeclared (first use in this function)
ClamAV.xs:308: error: (Each undeclared identifier is reported only once
ClamAV.xs:308: error: for each function it appears in.)
ClamAV.xs:334: error: 'CL_SCAN_DISABLERAR' undeclared (first use in this
function)
make[1]: *** [ClamAV.o] Error 1
make[1]: Leaving directory
`/usr/src/Mail-ClamAV-0.17/_Inline/build/Mail/ClamAV'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
make

The build directory was:
/usr/src/Mail-ClamAV-0.17/_Inline/build/Mail/ClamAV

To debug the problem, cd to the build directory, and inspect the output files.

at /usr/src/Mail-ClamAV-0.17/blib/lib/Mail/ClamAV.pm line 193
BEGIN failed--compilation aborted at
/usr/src/Mail-ClamAV-0.17/blib/lib/Mail/ClamAV.pm line 537.
Compilation failed in require.
BEGIN failed--compilation aborted.
make: *** [ClamAV.inl] Error 25
Running make with 2 jobs failed. Attempt to run with a single job? [y]

/usr/bin/perl -Mblib -MInline=NOISY,_INSTALL_ -MMail::ClamAV -e1 0.17
blib/arch
Starting Build Prepocess Stage
Finished Build Prepocess Stage

Starting Build Parse Stage
Finished Build Parse Stage

Starting Build Glue 1 Stage
Finished Build Glue 1 Stage

Starting Build Glue 2 Stage
Finished Build Glue 2 Stage

Starting Build Glue 3 Stage
Finished Build Glue 3 Stage

Starting Build Compile Stage
Starting "perl Makefile.PL" Stage
Writing Makefile for Mail::ClamAV
Finished "perl Makefile.PL" Stage

Starting "make" Stage
make[1]: Entering directory
`/usr/src/Mail-ClamAV-0.17/_Inline/build/Mail/ClamAV'
/usr/bin/perl /usr/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap
/usr/lib/perl5/5.8.8/ExtUtils/typemap ClamAV.xs > ClamAV.xsc && mv
ClamAV.xsc
ClamAV.c
cc -c -I/usr/src/Mail-ClamAV-0.17 -fno-strict-aliasing -pipe
-Wdeclaration-after-statement -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-march=k8 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -O3
-DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" -fpic
"-I/usr/lib/perl5/5.8.8/x86_64-linux/CORE" ClamAV.c
ClamAV.xs: In function 'clamav_perl_constant':
ClamAV.xs:308: error: 'CL_EMALFZIP' undeclared (first use in this function)
ClamAV.xs:308: error: (Each undeclared identifier is reported only once
ClamAV.xs:308: error: for each function it appears in.)
ClamAV.xs:334: error: 'CL_SCAN_DISABLERAR' undeclared (first use in this
function)
make[1]: *** [ClamAV.o] Error 1
make[1]: Leaving directory
`/usr/src/Mail-ClamAV-0.17/_Inline/build/Mail/ClamAV'

A problem was encountered while attempting to compile and install your Inline
C code. The command that failed was:
make

The build directory was:
/usr/src/Mail-ClamAV-0.17/_Inline/build/Mail/ClamAV

To debug the problem, cd to the build directory, and inspect the output files.

at /usr/src/Mail-ClamAV-0.17/blib/lib/Mail/ClamAV.pm line 188
BEGIN failed--compilation aborted at
/usr/src/Mail-ClamAV-0.17/blib/lib/Mail/ClamAV.pm line 532.
Compilation failed in require.
BEGIN failed--compilation aborted.
make: *** [ClamAV.inl] Error 25
! Problem Detected !
Creating compile log /var/log/sorcery/compile/mail-clamav-0.17.bz2

Spells that encountered problems:
---------------------------------
mail-clamav

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13912] New: mail-clamav fails compile, bugzilla-daemon, 07/29/2007

Archive powered by MHonArc 2.6.24.

Top of Page