**** BEGIN LOGGING AT Fri Apr 28 03:00:02 2017 Apr 28 08:39:50 sicelo: i can try to bring irssi to extras what I would like to know if you applied some patch to original source, what was your configure command, which perl version did you use (perl-5.16)? Apr 28 10:26:17 Halftux: you're the maintainer? Apr 28 10:27:32 merlin1991: ping Apr 28 10:29:16 halftux - i have no patches, and use Maemo's default perl (5.8.3). ./configure --with-perl=yes. simple enough really. i've asked to be added as a maintainer Apr 28 10:47:08 mmm, povbot ... Apr 28 11:08:41 you can upload to extra-devel without to be maintainer permission for autobuilder is enough I think that is why you need to be careful with extra-devel Apr 28 11:09:07 to promote packages you need to be maintainer Apr 28 11:16:24 is your account in the developer group? Apr 28 11:17:50 you can apply to be maintainer and somebody will get an email. This doesn't mean that it will go faster but worse a try Apr 28 11:19:46 log in with your maemo.org account not tmo and then you get a link below the maintainer section "Request to be maintainer of this package" Apr 28 14:27:08 cool. will try that Apr 28 15:53:59 just as i expected - autobuilder pulling the wrong Perl: Apr 28 15:54:01 https://garage.maemo.org/builder/fremantle/irssi_0.8.21-1/armel.build.log.FAILED.txt Apr 28 15:55:03 anyway, g2g - will see this later Apr 28 15:55:05 that can;t be real, I hit gcc bug compiling patched gtk2 on devuan :( Apr 28 15:55:36 the result of gtk_hbox_new is converted to 32 bits Apr 28 15:58:37 Pali: ever heard about something similar ^^^? Apr 28 16:15:46 implicit declaration of function? Apr 28 16:16:00 then return value is type of int Apr 28 16:16:03 so 32bit Apr 28 16:16:06 just guess Apr 28 16:16:08 not idea Apr 28 17:35:58 Pali: hmm Apr 28 17:36:22 * freemangordon checks Apr 28 17:37:32 Pali: you're genius :) Apr 28 17:37:59 gtkhbox.h is not included Apr 28 17:39:32 you compile things without -Wall -Wextra ? o.O Apr 28 17:39:52 and maybe -Werror to make it more pronounced Apr 28 17:40:21 I compile gtk2 with whatever compiler settings it uses Apr 28 19:01:57 sicelo: for my local scratchbox install the following hack was working, don't know if autobuilder has same structure. I added to the debian rules file before the configure command "ln -s ~/../../targets/FREMANTLE_ARMEL/usr/bin/perl ~/../../host_usr/bin/perl" witout quotes. Your export fix will not work because of rfakeroot. You can also add to the clean section "rm ~/../../host_usr/bin/perl". If the structure from the autobuilder is different you n Apr 28 19:01:57 eed to analyse with ls command and build it again. It could be that there is a more elegant solution but due to my missing knowlege about scratchbox and sbdmock I can't tell you a better way. Apr 28 19:29:07 sicelo: I forgot the -f option in the remove command "rm -f ~/../../host_usr/bin/perl" **** BEGIN LOGGING AT Sat Apr 29 00:04:54 2017 **** ENDING LOGGING AT Sat Apr 29 03:00:01 2017