Date: Mon, 27 Jan 2014 11:41:55 +0000 (UTC) From: Charlie <cwr@SDF.ORG> To: lists@elfsechsundzwanzig.de Cc: freebsd-questions@freebsd.org Subject: Re: weird error messages with various ports Message-ID: <Pine.NEB.4.64.1401271140380.9750@faeroes.freeshell.org> In-Reply-To: <20140127120519.Horde.zk6gGzrJZ8n-kUHavzPiTw1@webmail.df.eu> References: <20140127120519.Horde.zk6gGzrJZ8n-kUHavzPiTw1@webmail.df.eu>
next in thread | previous in thread | raw e-mail | index | archive | help
I am getting the same error with ruby19 on my poudriere build server: ===> Building for ruby-1.9.3.484_1,1 make[1]: don't know how to make OPENSSL_CFLAGS. Stop make[1]: stopped in /wrkdirs/usr/ports/lang/ruby19/work/ruby-1.9.3-p484 *** Error code 1 Stop. make: stopped in /usr/ports/lang/ruby19 Charlie On Mon, 27 Jan 2014, lists@elfsechsundzwanzig.de wrote: > Date: Mon, 27 Jan 2014 12:05:19 +0100 > From: lists@elfsechsundzwanzig.de > To: freebsd-questions@freebsd.org > Subject: weird error messages with various ports > > Hello! > > This is my first posting on this mailinglist, so I hope I am doing > everything ok. > > I am running a 10.0-RELEASE on a Thinkpad X220 - and everything was > just fine. > > Until I did a > > $ sudo portsnap fetch update > > today and afterwards a > > $ sudo portmaster -aD > > which told me that it wanted to update lang/ruby19. I confirmed its > wish and it started making this port. After a couple of seconds it > failed with the following error message: > > ruby library version = 1.9 > configure: creating ./config.status > config.status: creating Makefile > config.status: creating ruby-1.9.pc > ===> Building for ruby-1.9.3.484_1,1 > make[2]: don't know how to make OPENSSL_CFLAGS. Stop > > make[2]: stopped in /usr/ports/lang/ruby19/work/ruby-1.9.3-p484 > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/lang/ruby19 > *** Error code 1 > > I did some research but could not find anything. I tried to rebuild > security/openssl, which failed with the following error message: > > generating dummy tests (if needed)... > > Since you've disabled or enabled at least one algorithm, you need to do > the following before building: > > make depend > > Configured for BSD-x86_64. > /usr/bin/sed -i.bak -e 's|^MANDIR=.*$|MANDIR=$(MANPREFIX)/man|' -e > 's|$(LIBDIR)/pkgconfig|libdata/pkgconfig|g' -e 's|LIBVERSION=[^ ]* > |LIBVERSION=8 |' /usr/ports/security/openssl/work/openssl-1.0.1f/Makefile > ===> Building for openssl-1.0.1_9 > make[2]: don't know how to make WHOLE_ARCHIVE_FLAG. Stop > > make[2]: stopped in /usr/ports/security/openssl/work/openssl-1.0.1f > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/security/openssl > *** Error code 1 > > Stop. > make: stopped in /usr/ports/security/openssl > > I tried some other ports, too, like mail/mutt, which fails during the build > of www/lynx ("don't know how to make helpdir") ... One port did work, though, > lang/go. > > What is going on here? Has my make environment some sort of amnesia? > > Thanks for help in advance! > > I'm happy to provide more information if needed. > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" cwr@sdf.org SDF Public Access UNIX System - http://sdf.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.4.64.1401271140380.9750>