Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 483420 - =app-emulation/wine-9999 - node.c:(.text+0x3600): undefined reference to `xmlOutputBufferGetContent'
Summary: =app-emulation/wine-9999 - node.c:(.text+0x3600): undefined reference to `xml...
Status: RESOLVED DUPLICATE of bug 482038
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-02 18:27 UTC by Carter Young
Modified: 2013-09-03 14:37 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Build Log (Buildlog,78.37 KB, application/x-gzip)
2013-09-03 03:46 UTC, Carter Young
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carter Young 2013-09-02 18:27:37 UTC
$ sudo emerge -av wine
Password: 

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild     U *] app-emulation/wine-9999 [1.7.0] USE="X alsa cups fontconfig gecko gphoto2 gsm jpeg lcms ldap mono mp3 ncurses nls odbc openal opengl perl png prelink run-exes scanner ssl threads truetype udisks xcomposite xinerama xml -capi -custom-cflags -dos -gstreamer -opencl -osmesa -oss -samba (-selinux) {-test} -v4l (-pulseaudio%*)" ABI_X86="32 -64 (-x32)" LINGUAS="en en_US -ar -bg -ca -cs -da -de -el -eo -es -fa -fi -fr -he -hi -hr -hu -it -ja -ko -lt -ml -nb_NO -nl -or -pa -pl -pt_BR -pt_PT -rm -ro -ru -sk -sl -sr_RS@cyrillic -sr_RS@latin -sv -te -th -tr -uk -wa -zh_CN -zh_TW" 0 kB

Total: 1 package (1 upgrade), Size of downloads: 0 kB

Would you like to merge these packages? [Yes/No] y

>>> Unpacking source...
GIT update -->
   repository:               git://source.winehq.org/git/wine.git
   at the commit:            c71bbc7d24647f225e95beee3299d48b62e6b80c
   branch:                   master
   storage directory:        "/var/cache/distfiles/egit-src/wine.git"
   checkout type:            bare repository
Cloning into '/var/tmp/portage/app-emulation/wine-9999/work/wine-9999'...
done.
Checking connectivity... done
Branch branch-master set up to track remote branch master from origin.
Switched to a new branch 'branch-master'
<snip>
../../tools/winegcc/winegcc  -B../../tools/winebuild --sysroot=../.. -fasynchronous-unwind-tables -shared /var/tmp/portage/app-emulation/wine-9999/work/wine-9999/dlls/msxml3/msxml3.spec attribute.o bsc.o cdata.o comment.o dispex.o docfrag.o doctype.o domdoc.o domimpl.o element.o entityref.o factory.o httprequest.o main.o mxnamespace.o mxwriter.o node.o nodelist.o nodemap.o parseerror.o pi.o saxreader.o schema.o selection.o stylesheet.o text.o uuid.o xdr.o xmldoc.o xmlelem.o xmlparser.o xmlview.o xslpattern.tab.o xslpattern.yy.o   xmlparser_r.res msxml3_v1_t.res schemas.res version.res    -o msxml3.dll.so  -luuid -lurlmon -lshlwapi -loleaut32 -lole32 -luser32 -ladvapi32  ../../libs/port/libwine_port.a -L/usr/lib32 -lxml2  -Wl,-O1 -Wl,--as-needed 
node.o: In function `node_transform_node':
node.c:(.text+0x3600): undefined reference to `xmlOutputBufferGetContent'
collect2: ld returned 1 exit status
winegcc: x86_64-pc-linux-gnu-gcc failed
make[1]: *** [msxml3.dll.so] Error 2
make[1]: Leaving directory `/var/tmp/portage/app-emulation/wine-9999/work/wine-9999-x86/dlls/msxml3'
make: *** [dlls/msxml3] Error 2
 * ERROR: app-emulation/wine-9999 failed (compile phase):
 *   emake failed

Tried rebuilding libxml2-2.91, same error.  Any pointera would  be apprecated...
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-09-02 18:37:13 UTC
Please attach the entire build log to this bug report.
Comment 2 Carter Young 2013-09-03 03:46:44 UTC
Created attachment 357722 [details]
Build Log

Added Build log  as requested
Comment 3 Carter Young 2013-09-03 03:49:10 UTC
(In reply to Carter Young from comment #2)
> Created attachment 357722 [details]
> Build Log
> 
> Added Build log  as requested

Build,log was compressed using Ark as a tar archive
Comment 4 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-09-03 14:37:32 UTC

*** This bug has been marked as a duplicate of bug 482038 ***