Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2009-02-24

Tuesday 24th February 2009

Fedora Project

  • Added buildreq glibc-static to ORBit in Rawhide to fix this build failure for the popt test code due to the splitting out of the static C library from glibc-devel:

  • make[4]: Entering directory `/builddir/build/BUILD/ORBit-0.5.17/popt'
    /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c popt.c
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c popt.c  -fPIC -DPIC -o .libs/popt.o
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c popt.c -o popt.o >/dev/null 2>&1
    /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c findme.c
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c findme.c  -fPIC -DPIC -o .libs/findme.o
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c findme.c -o findme.o >/dev/null 2>&1
    /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c poptparse.c
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c poptparse.c  -fPIC -DPIC -o .libs/poptparse.o
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c poptparse.c -o poptparse.o >/dev/null 2>&1
    /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c poptconfig.c
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c poptconfig.c  -fPIC -DPIC -o .libs/poptconfig.o
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c poptconfig.c -o poptconfig.o >/dev/null 2>&1
    /usr/bin/libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c popthelp.c
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c popthelp.c  -fPIC -DPIC -o .libs/popthelp.o
    libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c popthelp.c -o popthelp.o >/dev/null 2>&1
    /usr/bin/libtool --mode=link gcc  -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -o libpopt.la   popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo  
    libtool: link: ar cru .libs/libpopt.a .libs/popt.o .libs/findme.o .libs/poptparse.o .libs/poptconfig.o .libs/popthelp.o 
    libtool: link: ranlib .libs/libpopt.a
    libtool: link: ( cd ".libs" && rm -f "libpopt.la" && ln -s "../libpopt.la" "libpopt.la" )
    gcc -DHAVE_CONFIG_H -I. -I. -I. -I.    -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c test1.c
    /usr/bin/libtool --mode=link gcc  -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -o test1 -all-static test1.o libpopt.la 
    libtool: link: gcc -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o test1 -static test1.o  ./.libs/libpopt.a
    /usr/bin/ld: cannot find -lc
    collect2: ld returned 1 exit status
    make[4]: Leaving directory `/builddir/build/BUILD/ORBit-0.5.17/popt'


Recent