This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] arc 5.21 -- The ARC archive utility


>>>>> Jari Aalto writes:

    > Included in Debian stable

    >     http://packages.debian.org/unstable/arc

01:23 PM [516]> ./arc-5.21m-1.sh all
-- cygbuild 2008.0216.1812 http://freshmeat.net/projects/cygbuild
-- [NOTE] Using GBS compat mode for source and binary packages
-- [NOTE] command [all] is used for checking build procedure only. See -h for source development options.
== Verifying signatures in /misc/src
-- Extracting /misc/src/arc_5.21m.orig.tar.gz
-- [WARN] archive does not contain arc-5.21m/
-- Renaming unpack dir: mv arc-5.21m.orig arc-5.21m
-- arc-5.21m-1-cygwin.patch
-- [NOTE] applying included patches to sources (if any)
-- CYGWIN-PATCHES/0001-arcdos.c-Add-sys-time.h.patch
-- CYGWIN-PATCHES/0001-Makefile-Add-install-target.patch
-- Making Cygwin directories under /misc/src/arc-5.21m
-- Running 'make clean' (or equiv.) in /misc/src/arc-5.21m
rm *.o arc marc
rm: cannot remove `*.o': No such file or directory
rm: cannot remove `arc': No such file or directory
rm: cannot remove `marc': No such file or directory
make: [clean] Error 1 (ignored)
-- Running 'make distclean' (or equiv.) in /misc/src/arc-5.21m
== Shadow command
-- Running: make clean distclean (ignore errors; if any)
rm *.o arc marc
rm: cannot remove `*.o': No such file or directory
rm: cannot remove `arc': No such file or directory
rm: cannot remove `marc': No such file or directory
make: [clean] Error 1 (ignored)
make: *** No rule to make target `distclean'.  Stop.
== Configure command
-- [NOTE] No ./configre script found.
== Build command
ccache g++ -O -DSYSV=1 -c arc.c
In file included from arc.c:74:
arc.h:123: error: expected unqualified-id before "new"
arc.h:123: error: expected init-declarator before "new"
arc.h:123: error: expected `,' or `;' before "new"
arc.c:108: error: expected constructor, destructor, or type conversion before '(' token
arc.c:108: error: expected `,' or `;' before '(' token
arc.c:110: error: storage size of `arg' isn't known
arc.c:110: error: storage size of `arg' isn't known
arc.c:111: error: expected unqualified-id before '{' token
arc.c:111: error: expected `,' or `;' before '{' token
arc.c:424: error: variable or field `expandlst' declared void
arc.c:424: error: `int expandlst' redeclared as different kind of symbol
arc.c:92: error: previous declaration of `void expandlst()'
arc.c:424: error: declaration of `int expandlst'
arc.c:92: error: conflicts with previous declaration `void expandlst()'
arc.c:424: error: `n' was not declared in this scope
arc.c:425: error: expected `,' or `;' before "int"
arc.c:426: error: expected unqualified-id before '{' token
arc.c:426: error: expected `,' or `;' before '{' token
make: *** [arc.o] Error 1
There was an error. Run [finish] (y/N) y
== finish: removing /misc/src/arc-5.21m
-- [NOTE] GBS compat mode: results are not in ./.sinst but in /misc/src. Please note that possible GPG signatures are now invalid
   total 391018
   drwxr-xr-x+   6 vzell admin        0 Feb 17 13:28 arc-5.21m
   drwxr-xr-x+ 107 vzell admin        0 Feb 17 13:28 .
-- Done.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]