Date: Sun, 24 Nov 2013 14:58:30 -0500 From: Ajtim <lumiwa@gmail.com> To: Joe Nosay <superbisquit@gmail.com> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: problems Message-ID: <3410216.CuObByAguk@lumiwa.farms.net> In-Reply-To: <CA%2BWntOvqru3b4cysTjibM2-VfVbFUAqEPFXsdew7HOE0SJUDeg@mail.gmail.com> References: <7076908.jUUDNzHvnc@lumiwa.farms.net> <CA%2BWntOt881OciCd-28Chfx8b7V6wGoV97f6kbrv=he5wNuuFcQ@mail.gmail.com> <CA%2BWntOvqru3b4cysTjibM2-VfVbFUAqEPFXsdew7HOE0SJUDeg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --nextPart1620225.5HGOvhmCvD Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Sunday 24 November 2013 14:14:46 Joe Nosay wrote: > You need to have thew output in a text such as "make >& output.txt" in > order for others to know what is going on with your system. > > > On Sun, Nov 24, 2013 at 2:11 PM, Joe Nosay <superbisquit@gmail.com> wrote: > > > Give me a moment > > > > > > On Sun, Nov 24, 2013 at 12:31 PM, Ajtim <lumiwa@gmail.com> wrote: > > > >> On Sunday 24 November 2013 11:41:30 Joe Nosay wrote: > >> > Edit the Makefile to include" USE_GCC= yes" - sans quotation marks - > >> with > >> > nvi or another editor. > >> > Some programs will not compile with the new Clang default. > >> > > >> > > >> > On Sat, Nov 23, 2013 at 7:48 AM, Ajtim <lumiwa@gmail.com> wrote: > >> > > >> > > Hi! > >> > > > >> > > I tried to build some programs on FreeBSD 10.0-BETA3 and as they told > >> me > >> > > there is not a problem to build on FreeBSD 9.2 for example (amd64) > >> but on > >> > > my system doesn't work: > >> > > > >> > > math/sage > >> > > k3b-kde4 > >> > > multimedia/vlc > >> > > audio/last.fm > >> > > > >> > > There are more but the above four I like to have. > >> > > > >> > > What is your experience, please? > >> > > > >> > > Thank you. > >> > > > >> > > -- > >> > > Mitja > >> > > ------- > >> > > http://www.redbubble.com/people.lumiwa > >> > > > >> > > _______________________________________________ > >> > > freebsd-current@freebsd.org mailing list > >> > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > >> > > To unsubscribe, send any mail to " > >> freebsd-current-unsubscribe@freebsd.org" > >> > > > >> > >> I did try to use "USE_GCC=any "and it didn't work. > >> > >> -- > >> Mitja > >> ------- > >> http://www.redbubble.com/people.lumiwa > >> > >> > > Here is for example output for audio/last.fm. -- Mitja ------- http://www.redbubble.com/people.lumiwa --nextPart1620225.5HGOvhmCvD Content-Disposition: attachment; filename="output.txt" Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="ISO-8859-1"; name="output.txt" =3D=3D=3D> Building for last.fm-1.5.4.26862 --- sub-src-libUnicorn-all-ordered --- cd src/libUnicorn/ && /usr/bin/make -f Makefile all --- sub-src-libMoose-all-ordered --- cd src/libMoose/ && /usr/bin/make -f Makefile all --- sub-src-libFingerprint-fplib-pro_qmake-fplib-pro-all-ordered --- cd src/libFingerprint/fplib/pro_qmake/ && /usr/bin/make -f Makefile.fpl= ib all --- sub-src-libFingerprint-all-ordered --- cd src/libFingerprint/ && /usr/bin/make -f Makefile all --- sub-src-all-ordered --- cd src/ && /usr/bin/make -f Makefile all --- ../bin/last.fm --- g++46 -Wl,-O1 -pthread -Wl,-rpath,/usr/local/lib/qt4 -o ../bin/last.fm = ../build/last.fm/release/main.o ../build/last.fm/release/container.o = ../build/last.fm/release/settingsdialog.o ../build/last.fm/release/abo= utdialog.o ../build/last.fm/release/Scrobbler-1.2.o ../build/last.fm/= release/simplewizard.o ../build/last.fm/release/configwizard.o ../bui= ld/last.fm/release/wizardinfopage.o ../build/last.fm/release/WizardBoo= tstrapSelectorPage.o ../build/last.fm/release/wizardmediadeviceconfirm= page.o ../build/last.fm/release/wizardloginpage.o ../build/last.fm/re= lease/wizardprogresspage.o ../build/last.fm/release/wizardselectplugin= page.o ../build/last.fm/release/wizardbootstrappage.o ../build/last.f= m/release/addplayerdialog.o ../build/last.fm/release/loginwidget.o ..= /build/last.fm/release/updateinfogetter.o ../build/last.fm/release/com= ponentinfo.o ../build/last.fm/release/plugininfo.o ../build/last.fm/r= elease/appinfo.o ../build/last.fm/release/versionnumber.o ../build/la= st.fm/release/FileVersionInfo.o ../build/last.fm/release/autoupdater.o= ../build/last.fm/release/updatewizard.o ../build/last.fm/release/wiz= ardselectupdatespage.o ../build/last.fm/release/playerlistener.o ../b= uild/last.fm/release/playercommandparser.o ../build/last.fm/release/pl= ayerconnection.o ../build/last.fm/release/iconshack.o ../build/last.f= m/release/systray.o ../build/last.fm/release/progressframe.o ../build= /last.fm/release/checkdirtree.o ../build/last.fm/release/deleteuserdia= log.o ../build/last.fm/release/failedlogindialog.o ../build/last.fm/r= elease/toolbarvolumeslider.o ../build/last.fm/release/tagdialog.o ../= build/last.fm/release/ShareDialog.o ../build/last.fm/release/lastfmapp= lication.o ../build/last.fm/release/AudioController.o ../build/last.f= m/release/Radio.o ../build/last.fm/release/RadioPlaylist.o ../build/l= ast.fm/release/XspfResolver.o ../build/last.fm/release/MediaDeviceScro= bbler.o ../build/last.fm/release/SideBarView.o ../build/last.fm/relea= se/SideBarModel.o ../build/last.fm/release/SideBarDelegate.o ../build= /last.fm/release/SideBarTreeStyle.o ../build/last.fm/release/SideBarTo= olTipLabel.o ../build/last.fm/release/SideBarRevealPopup.o ../build/l= ast.fm/release/MetaDataWidget.o ../build/last.fm/release/TagListWidget= .o ../build/last.fm/release/TrackProgressFrame.o ../build/last.fm/rel= ease/RestStateWidget.o ../build/last.fm/release/DiagnosticsDialog.o .= ./build/last.fm/release/User.o ../build/last.fm/release/RestStateMessa= ge.o ../build/last.fm/release/ProxyOutput.o ../build/last.fm/release/= AbstractBootstrapper.o ../build/last.fm/release/AbstractFileBootstrapp= er.o ../build/last.fm/release/WizardTwiddlyBootstrapPage.o ../build/l= ast.fm/release/simplewizard_mac.o ../build/last.fm/release/winstyleove= rrides.o ../build/last.fm/release/moc_container.o ../build/last.fm/re= lease/moc_settingsdialog.o ../build/last.fm/release/moc_aboutdialog.o = ../build/last.fm/release/moc_Scrobbler-1.2.o ../build/last.fm/release= /moc_simplewizard.o ../build/last.fm/release/moc_configwizard.o ../bu= ild/last.fm/release/moc_wizardinfopage.o ../build/last.fm/release/moc_= WizardBootstrapSelectorPage.o ../build/last.fm/release/moc_wizardmedia= deviceconfirmpage.o ../build/last.fm/release/moc_wizardloginpage.o ..= /build/last.fm/release/moc_wizardprogresspage.o ../build/last.fm/relea= se/moc_wizardselectpluginpage.o ../build/last.fm/release/moc_wizardboo= tstrappage.o ../build/last.fm/release/moc_addplayerdialog.o ../build/= last.fm/release/moc_loginwidget.o ../build/last.fm/release/moc_updatei= nfogetter.o ../build/last.fm/release/moc_autoupdater.o ../build/last.= fm/release/moc_updatewizard.o ../build/last.fm/release/moc_wizardselec= tupdatespage.o ../build/last.fm/release/moc_playerlistener.o ../build= /last.fm/release/moc_playerconnection.o ../build/last.fm/release/moc_s= ystray.o ../build/last.fm/release/moc_progressframe.o ../build/last.f= m/release/moc_checkdirtree.o ../build/last.fm/release/moc_deleteuserdi= alog.o ../build/last.fm/release/moc_failedlogindialog.o ../build/last= .fm/release/moc_toolbarvolumeslider.o ../build/last.fm/release/moc_tag= dialog.o ../build/last.fm/release/moc_ShareDialog.o ../build/last.fm/= release/moc_lastfmapplication.o ../build/last.fm/release/moc_AudioCont= roller.o ../build/last.fm/release/moc_Radio.o ../build/last.fm/releas= e/moc_RadioPlaylist.o ../build/last.fm/release/moc_MediaDeviceScrobble= r.o ../build/last.fm/release/moc_SideBarView.o ../build/last.fm/relea= se/moc_SideBarModel.o ../build/last.fm/release/moc_SideBarDelegate.o = ../build/last.fm/release/moc_MetaDataWidget.o ../build/last.fm/release= /moc_TagListWidget.o ../build/last.fm/release/moc_TrackProgressFrame.o= ../build/last.fm/release/moc_DiagnosticsDialog.o ../build/last.fm/re= lease/moc_User.o ../build/last.fm/release/moc_RestStateWidget.o ../bu= ild/last.fm/release/moc_RestStateMessage.o ../build/last.fm/release/mo= c_ProxyOutput.o ../build/last.fm/release/moc_AbstractBootstrapper.o .= ./build/last.fm/release/moc_AbstractFileBootstrapper.o ../build/last.f= m/release/moc_itunesdevice.o ../build/last.fm/release/moc_WizardTwiddl= yBootstrapPage.o ../build/last.fm/release/moc_simplewizard_mac.o ../b= uild/last.fm/release/qrc_last.fm.o -L/usr/local/lib/qt4 -L/usr/local= /lib -L/usr/ports/audio/last.fm/work/last.fm-1.5.4.26862/bin -lMoose -l= LastFmTools -L/usr/ports/audio/last.fm/work/last.fm-1.5.4.26862/bin -lL= astFmFingerprint -lmad -lfftw3f -lQtSql -L/usr/local/lib/qt4 -L/usr/loc= al/lib -lQtXml -lQtGui -lQtNetwork -lQtCore /usr/local/bin/ld: ../build/last.fm/release/AbstractBootstrapper.o: und= efined reference to symbol 'gzclose@@ZLIB_1.2.4.0' /usr/local/bin/ld: note: 'gzclose@@ZLIB_1.2.4.0' is defined in DSO //li= b/libz.so.6 so try adding it to the linker command line //lib/libz.so.6: could not read symbols: Invalid operation collect2: ld returned 1 exit status *** [../bin/last.fm] Error code 1 make[2]: stopped in /usr/ports/audio/last.fm/work/last.fm-1.5.4.26862/s= rc 1 error make[2]: stopped in /usr/ports/audio/last.fm/work/last.fm-1.5.4.26862/s= rc *** [sub-src-all-ordered] Error code 2 make[1]: stopped in /usr/ports/audio/last.fm/work/last.fm-1.5.4.26862 1 error make[1]: stopped in /usr/ports/audio/last.fm/work/last.fm-1.5.4.26862 =3D=3D=3D> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=3Dyes and rebuild before reporting the fail= ure to the maintainer. *** Error code 1 Stop. make: stopped in /usr/ports/audio/last.fm --nextPart1620225.5HGOvhmCvD--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3410216.CuObByAguk>