[Bug 224905] unable to compile gettext-0.19.8.1 on rapbery pi model B arm6

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jan 4 17:29:11 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224905

            Bug ID: 224905
           Summary: unable to compile gettext-0.19.8.1 on rapbery pi model
                    B arm6
           Product: Ports & Packages
           Version: Latest
          Hardware: arm
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: mparchet at sunrise.ch
                CC: freebsd-arm at FreeBSD.org
                CC: freebsd-arm at FreeBSD.org

Hello,

Step to reproduce

take a raspbery pi and install raspbsd laat version with

http://www.raspbsd.org/raspberrypi.html

the freebsd image for my raspberry pi is

http://download.raspbsd.org/FreeBSD-armv6-12.0-RPI2-310476.img.gz

take the port catalogue with

portsnap auto

compile gettext-tools with
/usr/ports/devel/gettext-tools/work/gettext-0.19.8.1 #
./configure
make
make  all-recursive
Making all in gnulib-local
Making all in gettext-runtime
make  all-recursive
Making all in doc
Making all in intl
Making all in intl-java
cd . && test ! -d /usr/lib/jdk1.3.1 || env PATH=/usr/lib/jdk1.3.1/bin:$PATH
javadoc -d javadoc2 gnu.gettext gnu/gettext/*.java
Making all in intl-csharp
Making all in gnulib-lib
make  all-recursive
Making all in libasprintf
make  all-am
Making all in src
Making all in po
Making all in man
Making all in m4
Making all in tests
Making all in gettext-tools
make  all-recursive
Making all in doc
Making all in intl
Making all in gnulib-lib
make  all-am
Making all in libgrep
make  all-am
Making all in src
make  all-am
/bin/sh ../libtool  --tag=CC    --mode=link cc  -g -O2    -o msgcmp
msgcmp-msgcmp.o  msgcmp-msgl-fsearch.o libgettextsrc.la  -lm  
libtool: link: cc -g -O2 -o .libs/msgcmp msgcmp-msgcmp.o msgcmp-msgl-fsearch.o 
./.libs/libgettextsrc.so
/usr/ports/devel/gettext-tools/work/gettext-0.19.8.1/gettext-tools/gnulib-lib/.libs/libgettextlib.so
-L/usr/local/lib
/usr/ports/devel/gettext-tools/work/gettext-0.19.8.1/gettext-tools/intl/.libs/libintl.so
-lm -lncurses -liconv -Wl,-rpath -Wl,/usr/local/lib
/usr/ports/devel/gettext-tools/work/gettext-0.19.8.1/gettext-tools/intl/.libs/libintl.so:
undefined reference to `pthread_create'
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error code 1

Stop.
make[5]: stopped in
/usr/ports/devel/gettext-tools/work/gettext-0.19.8.1/gettext-tools/src
*** Error code 1

Stop.
make[4]: stopped in
/usr/ports/devel/gettext-tools/work/gettext-0.19.8.1/gettext-tools/src
*** Error code 1

Stop.
make[3]: stopped in
/usr/ports/devel/gettext-tools/work/gettext-0.19.8.1/gettext-tools
*** Error code 1

Stop.
make[2]: stopped in
/usr/ports/devel/gettext-tools/work/gettext-0.19.8.1/gettext-tools
*** Error code 1

Stop.
make[1]: stopped in /usr/ports/devel/gettext-tools/work/gettext-0.19.8.1
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/gettext-tools/work/gettext-0.19.8.1

My configuration :

 uname -a
FreeBSD raspberry-pi 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r312343: Tue Jan 17
08:00:38 MST 2017    
brd at hive.raspbsd.org:/usr/local/raspbsd/obj/RPI-B/obj/arm.armv6/usr/local/raspbsd/src/common/sys/RPI-B
 arm


Could you help me to fix this issues

Best regards and happy new year 2018

Battant

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list