From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.neuhaus.de ([62.109.85.115]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1YJhSi-0004PB-GV for ptxdist@pengutronix.de; Fri, 06 Feb 2015 12:52:40 +0100 Received: from [172.23.1.40] (port=37869 helo=reddoxx.neuhaus.local) by mail.neuhaus.de with esmtp (Exim 4.76) (envelope-from ) id 1YJhSa-00079R-0g for ptxdist@pengutronix.de; Fri, 06 Feb 2015 12:52:35 +0100 Message-ID: From: Oliver.Graute@neuhaus.de Date: Fri, 6 Feb 2015 12:52:21 +0100 MIME-Version: 1.0 Subject: [ptxdist] Apache2 build fails after Toolchain update Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0243500289==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de This is an S/MIME signed message --===============0243500289== Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="----EA9E0B0079FEF9D766C2C9DBF8545EAE" This is an S/MIME signed message ------EA9E0B0079FEF9D766C2C9DBF8545EAE MIME-Version: 1.0 Content-type: multipart/alternative; Boundary="0__=4EBBF777DFAC4CE18f9e8a93df938690918c4EBBF777DFAC4CE1" Content-Disposition: inline --0__=4EBBF777DFAC4CE18f9e8a93df938690918c4EBBF777DFAC4CE1 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: quoted-printable Hello all. after swicthing from OSELAS.Toolchain-2012.12.0 to OSELAS.Toolchain-2014.12.0 the apache2 build failed according to some linking errors regarding libaprutils and lcrypt. Some idea what went wrong here? /media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-t= arget/usr/build/libtool --silent --mode=3Dlink arm-v5te-linux-gnueabi-gcc -g -O2 -D_REENTR= ANT -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot= -target/usr/include/apr-0 -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot= -target/usr/include -I. -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-t= arget/httpd-2.0.64/os/unix -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-t= arget/httpd-2.0.64/server/mpm/prefork -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-t= arget/httpd-2.0.64/modules/http -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-t= arget/httpd-2.0.64/modules/filters -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-t= arget/httpd-2.0.64/modules/proxy -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-t= arget/httpd-2.0.64/include -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-t= arget/httpd-2.0.64/modules/generators -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-t= arget/httpd-2.0.64/modules/dav/main -export-dynamic -L/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot= -target/usr/lib -o httxt2dbm httxt2dbm.lo /media/data/bsp/dnt8209ptxdist_new_toolchain/platform-d= nt3202/build-target/httpd-2.0.64/srclib/pcre/libpcre.la /media/data/bsp= /dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-target/usr/lib/l= ibaprutil-0.la -lexpat /media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/s= ysroot-target/usr/lib/libapr-0.la -lrt -lm -lcrypt -lnsl -lpthread -ldl /media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-t= arget/usr/lib/libaprutil-0.so: undefined reference to `crypt_r' collect2: error: ld returned 1 exit status make[3]: *** [httxt2dbm] Error 1 make[3]: *** Waiting for unfinished jobs.... /media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-t= arget/usr/lib/libaprutil-0.so: undefined reference to `crypt_r' collect2: error: ld returned 1 exit status make[3]: *** [htdigest] Error 1 /media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-t= arget/usr/lib/libaprutil-0.so: undefined reference to `crypt_r' collect2: error: ld returned 1 exit status make[3]: *** [ab] Error 1 make[3]: Leaving directory `/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-ta= rget/httpd-2.0.64/support' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-ta= rget/httpd-2.0.64/support' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-ta= rget/httpd-2.0.64' make: *** [/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/state/ap= ache2.compile] Error 2 Best regards, Oliver= --0__=4EBBF777DFAC4CE18f9e8a93df938690918c4EBBF777DFAC4CE1 Content-type: text/html; charset=US-ASCII Content-Disposition: inline Content-transfer-encoding: quoted-printable

Hello all.

after swicthing from OSELAS.Toolchain-2012.12.0 to OSELAS.Toolchain-201= 4.12.0 the apache2 build failed according to some linking errors regar= ding libaprutils and lcrypt.

Some idea what went wrong here?

/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-t= arget/usr/build/libtool --silent --mode=3Dlink arm-v5te-linux-gnueabi-g= cc -g -O2 -D_REENTRANT -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZ= ER -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sy= sroot-target/usr/include/apr-0 -I/media/data/bsp/dnt8209ptxdist_new_too= lchain/platform-dnt3202/sysroot-target/usr/include -I. -I/media/data/bs= p/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-target/httpd-2.0.= 64/os/unix -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3= 202/build-target/httpd-2.0.64/server/mpm/prefork -I/media/data/bsp/dnt8= 209ptxdist_new_toolchain/platform-dnt3202/build-target/httpd-2.0.64/mod= ules/http -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt32= 02/build-target/httpd-2.0.64/modules/filters -I/media/data/bsp/dnt8209p= txdist_new_toolchain/platform-dnt3202/build-target/httpd-2.0.64/modules= /proxy -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/= build-target/httpd-2.0.64/include -I/media/data/bsp/dnt8209ptxdist_new_= toolchain/platform-dnt3202/build-target/httpd-2.0.64/modules/generators= -I/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/build-= target/httpd-2.0.64/modules/dav/main -export-dynamic -L/media/data/bsp/= dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-target/usr/lib = -o httxt2dbm httxt2dbm.lo /media/data/bsp/dnt8209ptxdist_new_toolch= ain/platform-dnt3202/build-target/httpd-2.0.64/srclib/pcre/libpcre.la /= media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-ta= rget/usr/lib/libaprutil-0.la -lexpat /media/data/bsp/dnt8209ptxdist_new= _toolchain/platform-dnt3202/sysroot-target/usr/lib/libapr-0.la -lrt -lm= -lcrypt -lnsl -lpthread -ldl
/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-t= arget/usr/lib/libaprutil-0.so: undefined reference to `crypt_r'
collect2: error: ld returned 1 exit status
make[3]: *** [httxt2dbm] Error 1
make[3]: *** Waiting for unfinished jobs....
/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-t= arget/usr/lib/libaprutil-0.so: undefined reference to `crypt_r'
collect2: error: ld returned 1 exit status
make[3]: *** [htdigest] Error 1
/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt3202/sysroot-t= arget/usr/lib/libaprutil-0.so: undefined reference to `crypt_r'
collect2: error: ld returned 1 exit status
make[3]: *** [ab] Error 1
make[3]: Leaving directory `/media/data/bsp/dnt8209ptxdist_new_toolchai= n/platform-dnt3202/build-target/httpd-2.0.64/support'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/media/data/bsp/dnt8209ptxdist_new_toolchai= n/platform-dnt3202/build-target/httpd-2.0.64/support'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/media/data/bsp/dnt8209ptxdist_new_toolchai= n/platform-dnt3202/build-target/httpd-2.0.64'
make: *** [/media/data/bsp/dnt8209ptxdist_new_toolchain/platform-dnt320= 2/state/apache2.compile] Error 2

Best regards,

Oliver= --0__=4EBBF777DFAC4CE18f9e8a93df938690918c4EBBF777DFAC4CE1-- ------EA9E0B0079FEF9D766C2C9DBF8545EAE Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" MIIJYwYJKoZIhvcNAQcCoIIJVDCCCVACAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3 DQEHAaCCB2QwggOhMIICiaADAgECAgRTKpskMA0GCSqGSIb3DQEBBQUAMGUxGDAW BgNVBAMTD2Z3MXQubmV1aGF1cy5kZTEQMA4GA1UECxMHR2F0ZXdheTEqMCgGA1UE ChMhRHIgTmV1aGF1cyBUZWxla29tbXVuaWthdGlvbiBHbWJIMQswCQYDVQQGEwJk ZTAeFw0xNDAzMjAwNzM5MTZaFw0zNDAzMTUwNzM5MTZaMIGMMQswCQYDVQQGEwJk ZTEqMCgGA1UEChMhRHIgTmV1aGF1cyBUZWxla29tbXVuaWthdGlvbiBHbWJIMRAw DgYDVQQLEwdHYXRld2F5MRYwFAYDVQQDEw1PbGl2ZXIgR3JhdXRlMScwJQYJKoZI hvcNAQkBFhhPbGl2ZXIuR3JhdXRlQG5ldWhhdXMuZGUwgZ8wDQYJKoZIhvcNAQEB BQADgY0AMIGJAoGBANnANTj15llaogP5PS5qQZfo8FpeQCMWO4RcCitX5G8OrTR+ bilKdhylqIRbb2J9eYbBgrhwRIJwk696ZB3N0eJhk4WHXarBXUx2CKqLuRymTSGZ sIhWRkRUXUVc5067J4xL0/4yCj4+U7s+S7V/9bmQqB2Wk+if28tK6cGEpdIPAgMB AAGjgbQwgbEwCQYDVR0TBAIwADARBglghkgBhvhCAQEEBAMCBLAwLAYJYIZIAYb4 QgENBB8WHU9wZW5TU0wgR2VuZXJhdGVkIENlcnRpZmljYXRlMB0GA1UdDgQWBBQ5 rpfOC5wJcJPg5vtZJ96Nt0UgKTAfBgNVHSMEGDAWgBTs+JXPYwn0sdl6NX256a/J cW9YoDAjBgNVHREEHDAagRhPbGl2ZXIuR3JhdXRlQG5ldWhhdXMuZGUwDQYJKoZI hvcNAQEFBQADggEBAHM02XacfrbOAa0f1e+HE940vZaE5xgEUPcOaTCe6Wdu3nK3 OGAGIAnHfQ130XKDW1/w2XY7EoSwK8IkGRN7PJY/oZ214mcBrMBa/oB2i3uhhV9J bxG5cRnGyY10BpkFYag/6Jd9YI+4HjhKCDp/YB2MbslphU/Dw8c30qS/UOYzC5Ix 4QyN/qK6ykGnvJAV2K120IYiO3O8W4TpdloF0ZMUtExTpDgFgFQdLtDbaMVzAzxz 1nnncN6uf+Yd4B8Rz6H3xn4El5TYkyPCY/S0N0TBeFVih8pzh7g88YqfZMQ9msIS SCCEl5BpLDHbwAaBV5cHjkrvbXO7RnO56tmZ9wcwggO7MIICo6ADAgECAhRTTkX+ umlHGjEnbVuCyKf7ZDxsAzANBgkqhkiG9w0BAQUFADBlMRgwFgYDVQQDEw9mdzF0 Lm5ldWhhdXMuZGUxEDAOBgNVBAsTB0dhdGV3YXkxKjAoBgNVBAoTIURyIE5ldWhh dXMgVGVsZWtvbW11bmlrYXRpb24gR21iSDELMAkGA1UEBhMCZGUwHhcNMDcwMzE5 MTYyOTI5WhcNMjcwMzE0MTYyOTI5WjBlMRgwFgYDVQQDEw9mdzF0Lm5ldWhhdXMu ZGUxEDAOBgNVBAsTB0dhdGV3YXkxKjAoBgNVBAoTIURyIE5ldWhhdXMgVGVsZWtv bW11bmlrYXRpb24gR21iSDELMAkGA1UEBhMCZGUwggEiMA0GCSqGSIb3DQEBAQUA A4IBDwAwggEKAoIBAQDO/vqAga4J46o9WABfVwTFOYiUyA7GMnRK5Nck4InVoQYy Bd3kZGANQhSFocmiBd0ptwVaJ5CdZivSe1K/FzhNVygo5UyL2C85uqrb51H7pVFV 93yuB399V6sMnZnMYkoQpfbGdFfeQx2YlopLkvvJPQK8I9qbpK/XqjxHcnQh21d4 D890UWUAWGIDk4iwwyII75k32HJO2D+fiygjzfoT0azyEfoYH9jUSA3tk3wQX3N3 tCLxsCKta1TIaAyb7eUvXlk3rbrWh5UYVuUMaCo8tEC6mLvoG+gJbAhKePOV4DMM OpplBXCw/bj2CXK7q/3TbJ507jO56EBt/q+7+nqpAgMBAAGjYzBhMA8GA1UdEwEB /wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBTs+JXPYwn0sdl6NX25 6a/JcW9YoDAfBgNVHSMEGDAWgBTs+JXPYwn0sdl6NX256a/JcW9YoDANBgkqhkiG 9w0BAQUFAAOCAQEARW5yvbZw9SgSKfhT+ty1dS3DSdMZdEs4BL2q7lGq/kWM5Wec F2U4ygvUd/H2Bw4S7n566gTgMxarh0v3cxw36HqDlT1/ZNsPD1653WLDAVNe1/qu RrTMRrXwABa/G9W7T4eOBjcjsX/id5NR3y9UPbbAkozx0TRSO16puxd8tMcAW/p2 zzueErvCJU5OwhGvbDgjhp0eXRKkifkyCeC9ETda8+FaZhKI9Wsq3FW0fONnYhQu i4lIHNPbkLJuL3a10pRSgZamkjy/gTCeiNj2JyrpMD9SrSe/gxguAElQ5Z2xGlpN vfWmJ8HR4vZBvGvfBq/1c5gjsHiCHVq9sHNdajGCAccwggHDAgEBMG0wZTEYMBYG A1UEAxMPZncxdC5uZXVoYXVzLmRlMRAwDgYDVQQLEwdHYXRld2F5MSowKAYDVQQK EyFEciBOZXVoYXVzIFRlbGVrb21tdW5pa2F0aW9uIEdtYkgxCzAJBgNVBAYTAmRl AgRTKpskMAkGBSsOAwIaBQCggbEwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAc BgkqhkiG9w0BCQUxDxcNMTUwMjA2MTE1MjQwWjAjBgkqhkiG9w0BCQQxFgQUeHbP 7GrbPJIpxNujaaYyQr1rCl4wUgYJKoZIhvcNAQkPMUUwQzAKBggqhkiG9w0DBzAO BggqhkiG9w0DAgICAIAwDQYIKoZIhvcNAwICAUAwBwYFKw4DAgcwDQYIKoZIhvcN AwICASgwDQYJKoZIhvcNAQEBBQAEgYBu058Ws+RUszhfRppeYddRbhCn8OBj39dM /0X8FV9ESyuyJYwdhgONhPXQqls5qsuadmEdGstLd23gvz3+WPST3BRtGyDcmoso f77DHDt80TwQ7na0wosuzHJirNjHP/od+xuBZljNYieLrT4Ta0m2NnGAQ/xTG/sf ZCdgv+JVXQ== ------EA9E0B0079FEF9D766C2C9DBF8545EAE-- --===============0243500289== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============0243500289==--