Re: Anyone knows how to build a build node for SUSE Linux Enterprise?

From: Eliezer Croitoru <eliezer_at_ngtech.co.il>
Date: Thu, 17 Apr 2014 00:19:13 +0300

On 04/17/2014 12:11 AM, Francesco wrote:
> I have built the OpenSUSE node; it's not the same but it should be pretty similar. What are you curious about in particular?
>
> Francesco
I want to build a SLES and I have used SUSE STUDIO to create a KVM image
that runs but failed to build due to something like:

libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../../include
-I../../lib -I../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2
-march=native -std=c++0x -MT FunAction.lo -MD -MP -MF
.deps/FunAction.Tpo -c FunAction.cc -fPIC -DPIC -o .libs/FunAction.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../../include
-I../../lib -I../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2
-march=native -std=c++0x -MT FunAction.lo -MD -MP -MF
.deps/FunAction.Tpo -c FunAction.cc -o FunAction.o >/dev/null 2>&1
mv -f .deps/FunAction.Tpo .deps/FunAction.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../.. -I../../include -I../../lib -I../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe
-D_REENTRANT -g -O2 -march=native -std=c++0x -MT InfoAction.lo -MD -MP
-MF .deps/InfoAction.Tpo -c -o InfoAction.lo InfoAction.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../../include
-I../../lib -I../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2
-march=native -std=c++0x -MT InfoAction.lo -MD -MP -MF
.deps/InfoAction.Tpo -c InfoAction.cc -fPIC -DPIC -o .libs/InfoAction.o
libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../../include
-I../../lib -I../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2
-march=native -std=c++0x -MT InfoAction.lo -MD -MP -MF
.deps/InfoAction.Tpo -c InfoAction.cc -o InfoAction.o >/dev/null 2>&1
mv -f .deps/InfoAction.Tpo .deps/InfoAction.Plo
/bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H
-I../.. -I../../include -I../../lib -I../../src -I../../include
-Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Werror -pipe
-D_REENTRANT -g -O2 -march=native -std=c++0x -MT Inquirer.lo -MD -MP -MF
.deps/Inquirer.Tpo -c -o Inquirer.lo Inquirer.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I../.. -I../../include
-I../../lib -I../../src -I../../include -Wall -Wpointer-arith
-Wwrite-strings -Wcomments -Wshadow -Werror -pipe -D_REENTRANT -g -O2
-march=native -std=c++0x -MT Inquirer.lo -MD -MP -MF .deps/Inquirer.Tpo
-c Inquirer.cc -fPIC -DPIC -o .libs/Inquirer.o
cc1plus: warnings being treated as errors
Inquirer.cc: In member function 'virtual void Mgr::Inquirer::start()':
Inquirer.cc:90: error: 'auto_ptr' is deprecated (declared at
/usr/include/c++/4.3/backward/auto_ptr.h:91)
make[3]: *** [Inquirer.lo] Error 1
make[3]: Leaving directory `/home/makerpm/src/squid-3.4.4/src/mgr'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/makerpm/src/squid-3.4.4/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/makerpm/src/squid-3.4.4/src'
make: *** [all-recursive] Error 1
##END

Which is unknown to me yet.
I am not sure what is missing or incompatible.

I have time to release the OpenSUSE RPM so access to the node can be nice.

Eliezer
Received on Wed Apr 16 2014 - 21:19:34 MDT

This archive was generated by hypermail 2.2.0 : Thu Apr 17 2014 - 12:00:23 MDT