First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 219040
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo/BSD Team <bsd@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Dan Coats <admin@easyshellz.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
environment environment text/plain Dan Coats 2008-04-24 13:02 0000 105.50 KB Details
x11-libs:openmotif-2.3.0-r2:20080424-122738.log build log text/plain Dan Coats 2008-04-24 13:02 0000 401.24 KB Details
openmotif-2.3.0-r2.ebuild Updated openmotif-2.3.0-r2.ebuild text/plain Ulrich Müller 2008-04-24 17:02 0000 4.16 KB Details
openmotif-2.3.0-freebsd-libiconv.patch files/openmotif-2.3.0-freebsd-libiconv.patch patch Ulrich Müller 2008-04-24 17:03 0000 406 bytes Details | Diff
openmotif-2.3.0-r2.ebuild Updated openmotif-2.3.0-r2.ebuild text/plain Ulrich Müller 2008-04-24 17:05 0000 4.15 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 219040 depends on: Show dependency tree
Bug 219040 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-23 15:44 0000
openmotif-2.3.0-r2 fails to build on gfbsd

Reproducible: Always

Actual Results:  
        then mv -f ".deps/wmldbcreate.Tpo" ".deps/wmldbcreate.Po"; else rm -f
".deps/wmldbcreate.Tpo"; exit 1; fi
./wmldbcreate.c: In function 'emit_ints':
./wmldbcreate.c:673: warning: 'ptr' may be used uninitialized in this function
./wmldbcreate.c: In function 'emit_int_and_table_shorts':
./wmldbcreate.c:640: warning: 'table' may be used uninitialized in this
function
./wmldbcreate.c: In function 'emit_shorts':
./wmldbcreate.c:574: warning: 'ptr' may be used uninitialized in this function
./wmldbcreate.c: In function 'emit_ints_and_string':
./wmldbcreate.c:354: warning: 'table' may be used uninitialized in this
function
./wmldbcreate.c: In function 'emit_chars':
./wmldbcreate.c:276: warning: 'ptr' may be used uninitialized in this function
./wmldbcreate.c: In function 'emit_length_and_string':
./wmldbcreate.c:453: warning: 'table' may be used uninitialized in this
function
./wmldbcreate.c: In function 'emit_char_table':
./wmldbcreate.c:392: warning: 'table' may be used uninitialized in this
function
/bin/bash ../../libtool --tag=CC --mode=link i686-gentoo-freebsd6.2-gcc  -O2
-mtune=i686 -pipe -fno-strict-aliasing -Wall -g -fno-strict-aliasing
-Wno-unused -Wno-comment -fno-tree-ter -DCSRG_BASED -DXNO_MTSAFE_API
-DXNO_MTSAFE_PWDAPI   -L/usr/local/lib -o wmldbcreate  wmldbcreate.o
../../lib/Xm/libXm.la -ljpeg
i686-gentoo-freebsd6.2-gcc -O2 -mtune=i686 -pipe -fno-strict-aliasing -Wall -g
-fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -DCSRG_BASED
-DXNO_MTSAFE_API -DXNO_MTSAFE_PWDAPI -o .libs/wmldbcreate wmldbcreate.o 
-L/usr/local/lib ../../lib/Xm/.libs/libXm.so /usr/lib/libXmu.so
/usr/lib/libXt.so /usr/lib/libSM.so /usr/lib/libICE.so /usr/lib/libXp.so
/usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so
-lrpcsvc /usr/lib/libjpeg.so 
../../lib/Xm/.libs/libXm.so: undefined reference to `libiconv_open'
../../lib/Xm/.libs/libXm.so: undefined reference to `libiconv_close'
../../lib/Xm/.libs/libXm.so: undefined reference to `libiconv'
collect2: ld returned 1 exit status
gmake[2]: *** [wmldbcreate] Error 1
gmake[2]: Leaving directory
`/var/tmp/portage/x11-libs/openmotif-2.3.0-r2/work/openmotif-2.3.0/tools/wml'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/var/tmp/portage/x11-libs/openmotif-2.3.0-r2/work/openmotif-2.3.0/tools'
gmake: *** [all-recursive] Error 1
 * 
 * ERROR: x11-libs/openmotif-2.3.0-r2 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2829:  Called die
 * The specific snippet of code:
 *       emake -j1 || die "emake failed"
 *  The die message:
 *   emake failed
 * 
 * If you need support, post the topmost build error, and the call stack if
relevant.


Expected Results:  
compile without problems

 # emerge --info
Portage 2.1.5_rc6 (default-bsd/fbsd/6.2/x86, gcc-4.2.3, freebsd-lib-6.2-r3,
6.2-RELEASE i386)
=================================================================
System uname: 6.2-RELEASE i386 i386
Timestamp of tree: Wed, 23 Apr 2008 14:04:01 +0000
app-shells/bash:     3.2_p33
dev-java/java-config: 1.3.7, 2.1.5
dev-lang/python:     2.4.4-r4, 2.5.2-r2
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.2.2
sys-devel/autoconf:  2.13, 2.62
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.1
sys-devel/binutils:  2.17-r2
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  6.2-r3
ACCEPT_KEYWORDS="x86-fbsd ~x86-fbsd"
CBUILD="i686-gentoo-freebsd6.2"
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i686-gentoo-freebsd6.2"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config
/usr/kde/3.5/shutdown /usr/share/config /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf
/etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/
/etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild
/etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache collision-protect distlocks parallel-fetch sfperms strict
unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/
http://mirror.datapipe.net/gentoo http://open-systems.ufl.edu/mirrors/gentoo
http://mirror.phy.olemiss.edu/mirror/gentoo"
LDFLAGS=""
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --stats --timeout=180 --exclude=/distfiles
--exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac accessibility acl adns apache2 bash-completion bcmath berkdb
bidi bindinst browserplugin bzip2 cairo calendar cli cracklib crypt cups
curlwrappers dbus dedicated dga dlloader dri dts emacs emacs-w3 erandom
ethereal expat fastcgi font ftp gd gdbm geoip glitz glut gnusetup gnutls gtk
gtkhtml hal iconv imap immqt-bc inifile innodb java java5 javascript jp2 jpeg
jpeg2k libcaca libclamv live lzo midi mime ming mmap motif mpi ncurses nls
nsplugin nvidia oav objc oracle oscar oss pam pcre pdf perl php pic posix ppds
python qt3support readline reflection samba session shared spl sqlite sse ssl
symlink tcltktcpd tcpd test threads unicode urandom usb usepackagedmakefiles
userlocales vcd vhosts x86-fbsd xcomposite xml xorg xpm xprint zeroconf zlib"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route
share shm softvol" APACHE2_MODULES="actions alias auth_basic auth_digest
authn_anon authn_dbd authn_dbm authn_default authn_file authz_dbm authz_default
authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs
dav_lock dbd deflate dir disk_cache env expires ext_filter file_cache filter
headers ident imagemap include info log_config logio mem_cache mime mime_magic
negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite
setenvif so speling status unique_id userdir usertrack vhost_alias"
ELIBC="FreeBSD" INPUT_DEVICES="keyboard mouse" KERNEL="FreeBSD"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses
text" USERLAND="BSD" VIDEO_CARDS="nv vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Ulrich Müller 2008-04-23 21:43:35 0000 -------
Do you have virtual/libiconv installed?

------- Comment #2 From Dan Coats 2008-04-23 23:12:27 0000 -------
yes and iconv-1.11

------- Comment #3 From Ulrich Müller 2008-04-24 06:08:02 0000 -------
Please attach the complete build.log.
What is the output of "emerge -pv openmotif"?

------- Comment #4 From Dan Coats 2008-04-24 13:02:12 0000 -------
Created an attachment (id=150822) [edit]
environment

------- Comment #5 From Dan Coats 2008-04-24 13:02:44 0000 -------
Created an attachment (id=150824) [edit]
build log

------- Comment #6 From Ulrich Müller 2008-04-24 17:02:43 0000 -------
Created an attachment (id=150845) [edit]
Updated openmotif-2.3.0-r2.ebuild

(In reply to comment #5)
> Created an attachment (id=150824) [edit]
> build log
> [...]
> checking for iconv_open in -liconv... no
> [...]

I guess the problem is that configure is checking for iconv_open, while iconv.h
on FreeBSD redefines the name of this function:
#ifndef LIBICONV_PLUG
#define iconv_open libiconv_open
#endif

Does attached ebuild and patch fix the problem?

------- Comment #7 From Ulrich Müller 2008-04-24 17:03:13 0000 -------
Created an attachment (id=150847) [edit]
files/openmotif-2.3.0-freebsd-libiconv.patch

------- Comment #8 From Ulrich Müller 2008-04-24 17:05:04 0000 -------
Created an attachment (id=150848) [edit]
Updated openmotif-2.3.0-r2.ebuild

Sorry, had attached wrong file.

------- Comment #9 From Dan Coats 2008-04-25 13:01:51 0000 -------
yes, that fixed it, thanks

------- Comment #10 From Ulrich Müller 2008-04-25 15:05:35 0000 -------
Fixed in CVS and forwarded upstream:
<http://bugs.motifzone.net/show_bug.cgi?id=1423>

Thank you for reporting the issue.

------- Comment #11 From Ulrich Müller 2008-09-11 09:43:44 0000 -------
> Fixed in CVS and forwarded upstream:
> <http://bugs.motifzone.net/show_bug.cgi?id=1423>

Gentoo patch was accepted upstream.

First Last Prev Next    No search results available      Search page      Enter new bug