From nobody Mon Jan 06 10:11:45 2025 X-Original-To: stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4YRVMl6CJMz5kHJj for ; Mon, 06 Jan 2025 10:11:47 +0000 (UTC) (envelope-from SRS0=SQkI=T6=klop.ws=ronald-lists@realworks.nl) Received: from smtp-relay-int.realworks.nl (smtp-relay-int.realworks.nl [194.109.157.24]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4YRVMl43jTz4K3t for ; Mon, 6 Jan 2025 10:11:47 +0000 (UTC) (envelope-from SRS0=SQkI=T6=klop.ws=ronald-lists@realworks.nl) Authentication-Results: mx1.freebsd.org; none Date: Mon, 6 Jan 2025 11:11:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=klop.ws; s=rw2; t=1736158305; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=0yO0cr2MGAt+c0C65uB1Pns/c8NYEWgNtNsQdx+bsqI=; b=G2+0eEUVKxyBbiQI3g96ik4oWcZBzg3nTIMjuEcADhy7qjNbUjZz1342JewsYAw104easV z2lyyRkCxnxL9tPSFLhKBjBJ4SGs5dsUt12R/xQl88EEBz1WAC8CNuOmEmLOrbafxfMUko hTct4pCZr3vgsv4YdkmX1hEbQb5HOd+1m5Ke2Wr0Ra+Mdpkq4x5ZlC32eVi6QNe2DK+B7t q31ZSJU/ThNVNXeYOUahkZtQ1D9VHJvk/G4OdELJEpdrFayb35ZZUp0/fh7oRwx2xhadv9 im6zamoxOFGZFATHjaNXocbDCs/lH2eXcRxBJc93pjEKACwt1AAGDR/7SJODFg== From: Ronald Klop To: ml@ft-c.de Cc: stable@freebsd.org Message-ID: <10336547.3360.1736158305536@localhost> In-Reply-To: References: Subject: Re: error message: php extension qrencode List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3359_1081689707.1736158305513" X-Mailer: Realworks (732.110) Importance: Normal X-Priority: 3 (Normal) X-Rspamd-Queue-Id: 4YRVMl43jTz4K3t X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:3265, ipnet:194.109.0.0/16, country:NL] ------=_Part_3359_1081689707.1736158305513 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, What does pkg upgrade do? Do you have a mix of php versions in your installed packages? Regards, Ronald. Van: ft Datum: maandag, 6 januari 2025 05:46 Aan: stable@freebsd.org Onderwerp: error message: php extension qrencode > > Hello, > > uname -a > FreeBSD jail_www 14.1-RELEASE-p3 FreeBSD 14.1-RELEASE-p3 GENERIC amd64 > > All packages I installed with: pkg install ... > > Now, I get an error message with php extension > > php -m > Warning: PHP Startup: qrencode: Unable to initialize module > Module compiled with module API=20230831 > PHP compiled with module API=20220830 > These options need to match > in Unknown on line 0 > > What should I do? > Compile all php packages with portupgrade? > > Franz > > > > ------=_Part_3359_1081689707.1736158305513 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Hi,

What does pkg upgrade do?
Do you have a mix of php versions in your installed packages?

Regards,
Ronald.

 

Van: ft <ml@ft-c.de>
Datum: maandag, 6 januari 2025 05:46
Aan: stable@freebsd.org
Onderwerp: error message: php extension qrencode

Hello,

uname -a
FreeBSD jail_www 14.1-RELEASE-p3 FreeBSD 14.1-RELEASE-p3 GENERIC amd64

All packages I installed with: pkg install ...

Now, I get an error message with php extension

php -m
Warning: PHP Startup: qrencode: Unable to initialize module
Module compiled with module API=20230831
PHP compiled with module API=20220830
These options need to match
 in Unknown on line 0

What should I do?
Compile all php packages with portupgrade?

Franz
 


  ------=_Part_3359_1081689707.1736158305513--