id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,port 62700,glib2 @2.62.5 +universal is missing some i386 bits,ryandesign,mascguy,"glib2 @2.62.5 +universal (meson build system) installs and appears to be universal (all the installed binaries are both x86_64 and i386 according to `lipo -info`) but trying to build something universal against it (litebrowser) leads to this error: {{{ Undefined symbols for architecture i386: ""Gio::InputStream::read(void*, unsigned int)"", referenced from: html_widget::load_text_file(std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator >&) in html_widget.cpp.o ""Gio::MemoryInputStream::add_data(void const*, int)"", referenced from: http_loader::curlWriteFunction(void*, unsigned long, unsigned long, void*) in http_loader.cpp.o ld: symbol(s) not found for architecture i386 }}} But it works fine with glib2 @2.58.3_1 +universal (autoconf build system).",defect,closed,Normal,,ports,2.6.4,fixed,pending,barracuda156 evanmiller,glib2