The following warnings occurred:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.1.28 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 573 - File: global.php PHP 8.1.28 (Linux)
File Line Function
/global.php 573 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 752 - File: global.php PHP 8.1.28 (Linux)
File Line Function
/global.php 752 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.1.28 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 892 - File: global.php PHP 8.1.28 (Linux)
File Line Function
/global.php 892 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(959) : eval()'d code PHP 8.1.28 (Linux)
File Line Function
/global.php(959) : eval()'d code 34 errorHandler->error
/global.php 959 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1024 - File: global.php PHP 8.1.28 (Linux)
File Line Function
/global.php 1024 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5308 - File: inc/functions.php PHP 8.1.28 (Linux)
File Line Function
/inc/functions.php 5308 errorHandler->error
/global.php 1024 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1474 - File: inc/functions.php PHP 8.1.28 (Linux)
File Line Function
/inc/functions.php 1474 errorHandler->error
/inc/functions.php 1429 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Forums
problems building deb-packages with Revision 2544 - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Community (https://www.vdrift.net/Forum/forumdisplay.php?fid=3)
+--- Forum: Help (https://www.vdrift.net/Forum/forumdisplay.php?fid=5)
+--- Thread: problems building deb-packages with Revision 2544 (/showthread.php?tid=1170)



problems building deb-packages with Revision 2544 - mitscherdinger - 10-08-2009

Hi!

Tried to build a Debian-Package on Ubuntu 9.04 with the latest Version from svn (Revision 2544). I copied the vdrift/tools/debian directory into vdrift/ and started dpkg-buildpackage.
Compiling went fine, but dpkg-buildpackage stopped a short time before finishing the whole process. I build it yesterday, so I haven't got the exact output of dpkg-buildpackage, but it was sth like "searching in vdrift/debian/tmp/usr/share/..." but I only have vdrift/debian/usr/local/share/... on my system. I guess sth went wrong with some PATHs...
I'm not that fimiliar with building and compiling, so I won't try to fix the scripts on my own. At least, until someone tells me exactly what to do... Smile

Greetings!
Mitsch


- mitscherdinger - 10-08-2009

O.k. - to be more precise, here the last lines of dpkg-buildpackage:
Code:
Install file: "data/tracks/zandvoort/trackshot.png" as "debian/tmp/usr/local/share/games/vdrift/tracks/zandvoort/trackshot.png"
Install file: "build/vdrift" as "debian/tmp/usr/local/games/vdrift"
scons: done building targets.
dh_installdirs -pvdrift-data
dh_installdocs -pvdrift-data  
dh_installexamples -pvdrift-data
dh_installman -pvdrift-data  
dh_installinfo -pvdrift-data  
dh_installmenu -pvdrift-data
dh_installcron -pvdrift-data
dh_installinit -pvdrift-data  
dh_installdebconf -pvdrift-data
dh_installemacsen -pvdrift-data  
dh_installcatalogs -pvdrift-data
dh_installpam -pvdrift-data
dh_installlogrotate -pvdrift-data
dh_installlogcheck -pvdrift-data
dh_installchangelogs -pvdrift-data  
dh_installudev -pvdrift-data
dh_lintian -pvdrift-data
dh_install -pvdrift-data  
cp: Aufruf von stat für „./debian/tmp/usr/share/games/vdrift/cars“ nicht möglich: No such file or directory
dh_install: command returned error code 256
make: *** [binary-install/vdrift-data] Fehler 1
dpkg-buildpackage: Fehlschlag: debian/rules binary gab Fehler-Exitstatus 2