This forum has been archived. All content is frozen. Please use KDE Discuss instead.

[make error] SVN 526244

Tags: None
(comma "," separated)
stoeptegel
Registered Member
Posts
1075
Karma
0

[make error] SVN 526244

Tue Apr 04, 2006 2:19 pm
When making:
Code: Select all
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I./../libktorrent -I./.. -I/usr/include/kde                                -I/usr/share/qt3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-lon                               g -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wch                               ar-subscripts -Wall -W -Wpointer-arith -g3 -fno-inline -Wformat-security -Wmissi                               ng-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-co                               mmon -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_                               TRANSLATION -fexceptions   -MT biginttest.o -MD -MP -MF ".deps/biginttest.Tpo" -                               c -o biginttest.o biginttest.cpp; \
        then mv -f ".deps/biginttest.Tpo" ".deps/biginttest.Po"; else rm -f ".de                               ps/biginttest.Tpo"; exit 1; fi
make[2]: *** No rule to make target `../ktorrent/plugins/upnp/libktupnp.la', nee                               ded by `ktutester'.  Stop.
make[2]: Leaving directory `/home/mvv/svn/ktorrent/utests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mvv/svn/ktorrent'
make: *** [all] Error 2



SVN 525816 was without this error.

PS. It also looked that with SVN 525816 the ratio stalled on 0.00 (announce was good though), i was looking for this bug in latest SVN, but i was running in this dead end...
George
Moderator
Posts
5421
Karma
1

Wed Apr 05, 2006 9:40 am
Stupid **** automake ...


Goto in plugins/upnp and type make there first then cd ../.. and make and it should work.

I will make a permanent solution for this when I get home.
stoeptegel
Registered Member
Posts
1075
Karma
0

Wed Apr 05, 2006 7:42 pm
You're really out of luck with automake :cry:

Make in upnp doesn't work somehow:
Code: Select all
~/svn/ktorrent/plugins/upnp$ make
make: Nothing to be done for `all'.


When i wipe all and co svn again, and do the first make in ../ktorrent/plugins/upnp i get:

Code: Select all
make: *** No rule to make target `../../libktorrent/libktorrent.la', needed by `ktupnpplugin.la'.  Stop.
imported4-Ivan
Registered Member
Posts
819
Karma
0

Wed Apr 05, 2006 8:30 pm
There's really something wrong with automake.
Anyway, I saw some 'strange' SVN commits by thiago after which everything went wrong:

Property changes on: /home/wwwchrisde/svn/ktorrent/utests
___________________________________________________________________
Name: svn:ignore
+ .deps
ktutester
.libs
Makefile
Makefile.in
*.moc



Property changes on: /home/wwwchrisde/svn/ktorrent/libktorrent/mse
___________________________________________________________________
Name: svn:ignore
+ .deps
libmse.la
.libs
Makefile
Makefile.in
*.moc



Property changes on: /home/wwwchrisde/svn/ktorrent/apps/ktupnptest
___________________________________________________________________
Name: svn:ignore
+ .deps
ktupnptest
.libs
mainwidget.cpp
mainwidget.h
Makefile
Makefile.in
*.moc


and this one:

Index: /home/wwwchrisde/svn/ktorrent/utests/Makefile.am
===================================================================
--- /home/wwwchrisde/svn/ktorrent/utests/Makefile.am (revision 526242)
+++ /home/wwwchrisde/svn/ktorrent/utests/Makefile.am (revision 526243)
@@ -6,5 +6,5 @@
ktutester_LDFLAGS = $(KDE_RPATH) $(all_libraries)
ktutester_SOURCES = unittest.cpp testrunner.cpp main.cpp \
upnpparsedescriptiontest.cpp upnpparseresponsetest.cpp dhtmsgparsetest.cpp biginttest.cpp
-ktutester_LDADD = $(top_builddir)/plugins/upnp/libktupnp.la \
- $(top_builddir)/libktorrent/libktorrent.la
+ktutester_LDADD = $(top_builddir)/ktorrent/plugins/upnp/libktupnp.la \
+ $(top_builddir)/ktorrent/libktorrent/libktorrent.la



Now, I'm not really sure why he did this but my local version still won't compile...
George
Moderator
Posts
5421
Karma
1

Thu Apr 06, 2006 4:53 pm
OK it should work now.

Thiago fixed it so it would build from extragear/network/, his change however breaks the compilation when building from the ktorrent dir.

I have now fixed it so that it will build from both directories, by using relative paths.
stoeptegel
Registered Member
Posts
1075
Karma
0

Thu Apr 06, 2006 7:10 pm
Thanks George, it's working again :)
And there wasn't anything wrong with the ratio in GUI, it was due to a 22GB torrent. I should have known that...

PS. I was just importing a torrent while running rtorrent in konsole on another torrent. I got the KTorrent generated massages
Code: Select all


                                                                               Checked 3770 chunks
                  Checked 3771 chunks
                                     Checked 3772 chunks
                                                        Checked 3773 chunks
                                                                           Checked 3774 chunks
              Checked 3775 chunks
                                 Checked 3776 chunks
                                                    Checked 3777 chunks
                                                                       Checked 3778 chunks
          Checked 3779 chunks
                             Checked 3780 chunks

viewed in rtorrent too. :lol:


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], Sogou [Bot]