Menu

#7 failed to compile

open
nobody
None
5
2007-11-05
2007-11-05
svrmarty
No

debian 4.0 (amd64)

# debuild -uc -us
This package has a Debian revision number but there does not seem to be
an appropriate original tar file or .orig directory in the parent directory;
(expected proxytunnel_1.7.0.orig.tar.gz or proxytunnel-1.7.2.orig)
continue anyway? (y/n) y
fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/home/mho/proxytunnel-1.7.2'
make[1]: Leaving directory `/home/mho/proxytunnel-1.7.2'
dh_clean
dh_clean: Compatibility levels before 4 are deprecated.
dpkg-source -b proxytunnel-1.7.2
dpkg-source: warning: source directory `./proxytunnel-1.7.2' is not <sourcepackage>-<upstreamversion> `proxytunnel-1.7.0'
dpkg-source: building proxytunnel in proxytunnel_1.7.0-1.tar.gz
dpkg-source: building proxytunnel in proxytunnel_1.7.0-1.dsc
debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
svn: '.' is not a working copy
make[1]: Entering directory `/home/mho/proxytunnel-1.7.2'
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o proxytunnel.o proxytunnel.c
svn: '.' is not a working copy
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o base64.o base64.c
svn: '.' is not a working copy
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o strlcpy.o strlcpy.c
svn: '.' is not a working copy
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o strlcat.o strlcat.c
svn: '.' is not a working copy
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o setproctitle.o setproctitle.c
svn: '.' is not a working copy
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o io.o io.c
svn: '.' is not a working copy
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o http.o http.c
svn: '.' is not a working copy
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o basicauth.o basicauth.c
svn: '.' is not a working copy
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o readpassphrase.o readpassphrase.c
svn: '.' is not a working copy
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o messages.o messages.c
svn: '.' is not a working copy
cc -Wall -O2 -ggdb -DHAVE_GETOPT_LONG -DUSE_SSL -DSETPROCTITLE -DSPT_TYPE=2 -DREV= -DSO_REUSEPORT -c -o cmdline.o cmdline.c
cmdline.c: In function âcmdline_parser_print_versionâ:
cmdline.c:38: error: expected expression before â,â token
make[1]: *** [cmdline.o] Error 1
make[1]: Leaving directory `/home/mho/proxytunnel-1.7.2'
make: *** [build-stamp] Error 2
debuild: fatal error at line 1228:
debian/rules build failed

Discussion


Log in to post a comment.