Salut Julien,

On 15 July 2006 at 08:38, Julien Danjou wrote:
| Package: linuxtrade
| Version: 3.65-7
| Severity: serious
| 
| Hello,
| 
| There was a problem while autobuilding your package:
| 
| > Automatic build of linuxtrade_3.65-7 on avidan by sbuild/i386 0.48
| > Build started at 20060715-0407
| > 
******************************************************************************
| ...
| > gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -Wno-format-y2k  -c `test 
-f 'futs.c' || echo './'`futs.c
| > gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -Wno-format-y2k  -c `test 
-f 'ma.c' || echo './'`ma.c
| > gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -Wno-format-y2k  -c `test 
-f 'util.c' || echo './'`util.c
| > gcc  -g -O2 -Wall -Wno-format-y2k    -o linuxtrade  linuxtrade.o colon.o 
curse.o error.o debug.o rc.o streamer.o null.o advfn.o datek.o esignal.o 
moneyam.o moneynet.o quotemedia.o schwab.o scottrader.o sonictrading.o 
swissquote.o yahoo.o pref.o srpref.o stocklist.o help.o chart.o info.o news.o 
article.o arca.o island.o qml2.o l2sr.o inplay.o updown.o splits.o markcal.o 
symlookup.o alert.o alertipo.o regsha1.o optchain.o holdings.o bloomearn.o 
quiet.o wsrnearn.o exthours.o toolmode.o minihtml.o sgml.o p2open.o futs.o ma.o 
util.o  -lnsl -lglib -lpthread -lm -lpanel -lncurses 
| > gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -Wno-format-y2k  -c `test 
-f 'linuxtrade-curl.c' || echo './'`linuxtrade-curl.c
| > gcc  -g -O2 -Wall -Wno-format-y2k    -o linuxtrade-curl  linuxtrade-curl.o 
-L/usr/lib -lcurl -L/usr/lib -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support 
-lcom_err -lresolv -lidn -lssl -lcrypto -ldl -lssl -lcrypto -lz -lnsl -lglib 
-lpthread -lm -lpanel -lncurses 
| > cd . && /bin/bash ./config.status linuxtrade.1
| > config.status: creating linuxtrade.1
| > make[2]: *** No rule to make target `linuxtrade-curl.1', needed by 
`all-am'.  Stop.
| > make[2]: Leaving directory `/build/buildd/linuxtrade-3.65'
| > make[1]: *** [all] Error 2
| > make[1]: Leaving directory `/build/buildd/linuxtrade-3.65'
| > make: *** [debian/stamp-makefile-build] Error 2
| > 
******************************************************************************
| > Build finished at 20060715-0409
| > FAILED [dpkg-buildpackage died]
| > 
------------------------------------------------------------------------------

Aiee. The package is dead upstream (in fact, no longer GPL--I am caretaker of
the last sources under GPL) and this used to build. Something must have
changed with autoconf et al.

I have the following as 
debian/patches/05_Makefile.am_linuxtrade-curl_manpage.patch

--- Makefile.am.orig    2003-07-01 09:13:08.000000000 -0500
+++ Makefile.am 2003-07-01 21:13:48.000000000 -0500
@@ -2,7 +2,7 @@
 
 bin_SCRIPTS =
 
-man_MANS =  linuxtrade.1
+man_MANS =  linuxtrade.1 linuxtrade-curl.1
 
 linuxtrade_SOURCES =   linuxtrade.c linuxtrade.h \
                        colon.c colon.h \


I guess I need a phony target for the contributed linuxtrade-curl.1, no?

Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
                                                  -- Thomas A. Edison


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to